<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>该主题</title>
    <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192584#M73178</link>
    <description>&lt;P&gt;Microsoft Windows 11 家庭中文版&lt;BR /&gt;10.0.22000&lt;BR /&gt;F.26&lt;BR /&gt;492J3PA#AB2&lt;BR /&gt;True&lt;BR /&gt;Intel(R) UHD Graphics&lt;BR /&gt;30.0.101.2079&lt;/P&gt;&lt;P&gt;Status Name DisplayName&lt;BR /&gt;------ ---- -----------&lt;BR /&gt;Running HP Comm Recover HP Comm Recovery&lt;BR /&gt;Running HPAppHelperCap HP App Helper HSA Service&lt;BR /&gt;Running HPDiagsCap HP Diagnostics HSA Service&lt;BR /&gt;Running HPNetworkCap HP Network HSA Service&lt;BR /&gt;Running HPOmenCap HP Omen HSA Service&lt;BR /&gt;Running HPSysInfoCap HP System Info HSA Service&lt;BR /&gt;Running HpTouchpointAna... HP Analytics service&lt;/P&gt;</description>
    <pubDate>Sat, 15 Oct 2022 09:41:41 GMT</pubDate>
    <dc:creator>落叶幻秋</dc:creator>
    <dc:date>2022-10-15T09:41:41Z</dc:date>
    <item>
      <title>暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192538#M73166</link>
      <description>&lt;P&gt;笔记本设备管理器里只有核显，无法安装最新的n卡驱动。 使用各种检测软件都无法找到3060显卡，只显示核显&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20221015_092743.jpg" style="width: 1143px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/80566i9D025B2F07473BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20221015_092743.jpg" alt="IMG_20221015_092743.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20221015_092916.jpg" style="width: 1851px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/80567i943BBF9F26F65614/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20221015_092916.jpg" alt="IMG_20221015_092916.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="-2b5703746b92ab75.jpg" style="width: 542px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/80565i3DAF83FEA545FDB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="-2b5703746b92ab75.jpg" alt="-2b5703746b92ab75.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 01:29:58 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192538#M73166</guid>
      <dc:creator>落叶幻秋</dc:creator>
      <dc:date>2022-10-15T01:29:58Z</dc:date>
    </item>
    <item>
      <title>回复： 暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192562#M73173</link>
      <description>&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;提供&lt;/STRONG&gt;更多机器有关的&lt;STRONG&gt;信息，仅仅是提供信息，不是修复，不是解决方案。不提供，不勉强。&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;开始菜单，搜索windows powershell&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;以管理员身份运行&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;在命令行窗口中复制粘贴下面命令回车&lt;/P&gt;
&lt;P&gt;(gwmi Win32_OperatingSystem).Caption;(gwmi Win32_OperatingSystem).Version;(gwmi win32_bios).caption;(gwmi MS_SystemInformation -namespace root\wmi).SystemSKU;Confirm-SecureBootUEFI;(gwmi win32_VideoController).caption;(gwmi win32_VideoController).DriverVersion;service hp*;gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0} | Select Name, DeviceID&lt;/P&gt;
&lt;P&gt;命令行窗口的内容文字可以鼠标全选之后回车完成复制。&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;或者点窗口左上角，从菜单选择全选，然后回车完成复制&lt;/SPAN&gt;&lt;SPAN&gt;。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;复制成功后粘贴回复出来。&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 04:47:55 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192562#M73173</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-10-15T04:47:55Z</dc:date>
    </item>
    <item>
      <title>回复： 暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192584#M73178</link>
      <description>&lt;P&gt;Microsoft Windows 11 家庭中文版&lt;BR /&gt;10.0.22000&lt;BR /&gt;F.26&lt;BR /&gt;492J3PA#AB2&lt;BR /&gt;True&lt;BR /&gt;Intel(R) UHD Graphics&lt;BR /&gt;30.0.101.2079&lt;/P&gt;&lt;P&gt;Status Name DisplayName&lt;BR /&gt;------ ---- -----------&lt;BR /&gt;Running HP Comm Recover HP Comm Recovery&lt;BR /&gt;Running HPAppHelperCap HP App Helper HSA Service&lt;BR /&gt;Running HPDiagsCap HP Diagnostics HSA Service&lt;BR /&gt;Running HPNetworkCap HP Network HSA Service&lt;BR /&gt;Running HPOmenCap HP Omen HSA Service&lt;BR /&gt;Running HPSysInfoCap HP System Info HSA Service&lt;BR /&gt;Running HpTouchpointAna... HP Analytics service&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 09:41:41 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192584#M73178</guid>
      <dc:creator>落叶幻秋</dc:creator>
      <dc:date>2022-10-15T09:41:41Z</dc:date>
    </item>
    <item>
      <title>回复： 暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192585#M73179</link>
      <description>&lt;P&gt;之前在玩游戏时突然黑屏，开机所有指示灯都有反应，但屏幕不亮，后面找惠普授权服务网点确认说可能是屏幕坏了，就寄回原厂修理的（保修期内）。一星期寄过来后可以开机，但我检测不到独立显卡，也打电话问过原厂，只换了个屏幕。开机使用惠普游戏控制中心的直连功能又会变成之前的黑屏状态。现在能开机是硬重置后开机的，但还是只有核显。网上各种检测方式都试过（没试过拆机确认），但还是检查不出独立显卡。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;您说的代码已经在下楼回复。&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 09:52:07 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192585#M73179</guid>
      <dc:creator>落叶幻秋</dc:creator>
      <dc:date>2022-10-15T09:52:07Z</dc:date>
    </item>
    <item>
      <title>回复： 暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192586#M73180</link>
      <description>&lt;P&gt;这是输入后的反馈：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Windows 11 家庭中文版&lt;BR /&gt;10.0.22000&lt;BR /&gt;F.26&lt;BR /&gt;492J3PA#AB2&lt;BR /&gt;True&lt;BR /&gt;Intel(R) UHD Graphics&lt;BR /&gt;30.0.101.2079&lt;/P&gt;&lt;P&gt;Status Name DisplayName&lt;BR /&gt;------ ---- -----------&lt;BR /&gt;Running HP Comm Recover HP Comm Recovery&lt;BR /&gt;Running HPAppHelperCap HP App Helper HSA Service&lt;BR /&gt;Running HPDiagsCap HP Diagnostics HSA Service&lt;BR /&gt;Running HPNetworkCap HP Network HSA Service&lt;BR /&gt;Running HPOmenCap HP Omen HSA Service&lt;BR /&gt;Running HPSysInfoCap HP System Info HSA Service&lt;BR /&gt;Running HpTouchpointAna... HP Analytics service&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 09:54:23 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192586#M73180</guid>
      <dc:creator>落叶幻秋</dc:creator>
      <dc:date>2022-10-15T09:54:23Z</dc:date>
    </item>
    <item>
      <title>回复： 暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192590#M73181</link>
      <description>&lt;P&gt;好像被吞贴了好几次，这是输入后的反馈：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Windows 11 家庭中文版&lt;BR /&gt;10.0.22000&lt;BR /&gt;F.26&lt;BR /&gt;492J3PA#AB2&lt;BR /&gt;True&lt;BR /&gt;Intel(R) UHD Graphics&lt;BR /&gt;30.0.101.2079&lt;/P&gt;&lt;P&gt;Status Name DisplayName&lt;BR /&gt;------ ---- -----------&lt;BR /&gt;Running HP Comm Recover HP Comm Recovery&lt;BR /&gt;Running HPAppHelperCap HP App Helper HSA Service&lt;BR /&gt;Running HPDiagsCap HP Diagnostics HSA Service&lt;BR /&gt;Running HPNetworkCap HP Network HSA Service&lt;BR /&gt;Running HPOmenCap HP Omen HSA Service&lt;BR /&gt;Running HPSysInfoCap HP System Info HSA Service&lt;BR /&gt;Running HpTouchpointAna... HP Analytics service&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2022 10:40:03 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192590#M73181</guid>
      <dc:creator>落叶幻秋</dc:creator>
      <dc:date>2022-10-15T10:40:03Z</dc:date>
    </item>
    <item>
      <title>回复： 暗影精灵7设备管理器里只有核显，没有独立显卡</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192676#M73208</link>
      <description>&lt;P&gt;少了个服务&lt;/P&gt;
&lt;P&gt;这些装一下&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;最新支持的 Visual C++ 下载，安装&lt;/SPAN&gt;&lt;SPAN&gt;64&lt;/SPAN&gt;&lt;SPAN&gt;位版本&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;A href="https://support.microsoft.com/zh-cn/help/2977003" target="_blank"&gt;https://support.microsoft.com/zh-cn/help/2977003&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;HP Software Framework&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;&lt;A href="https://ftp.ext.hp.com/pub/caps-softpaq/cmit/softpaq/CASLSetup.exe" target="_blank"&gt;https://ftp.ext.hp.com/pub/caps-softpaq/cmit/softpaq/CASLSetup.exe&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;HP System Event Utility&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;A href="https://www.microsoft.com/store/productId/9P4W8RFN9M2T" target="_blank"&gt;https://www.microsoft.com/store/productId/9P4W8RFN9M2T&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 05:15:30 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ying-jing-ling7she-bei-guan-li-qi-li-zhi-you-he-xian-mei-you-du-li-xian-ka/m-p/1192676#M73208</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-10-16T05:15:30Z</dc:date>
    </item>
  </channel>
</rss>

