<?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-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231236#M80115</link>
    <description>&lt;P&gt;OGH更新到最新版了，电源模式一直是高性能。还是没有用，显卡还是锁110w，大概在4月份开始的&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 15:58:06 GMT</pubDate>
    <dc:creator>a1959865188</dc:creator>
    <dc:date>2023-05-10T15:58:06Z</dc:date>
    <item>
      <title>暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1229636#M80015</link>
      <description>&lt;P&gt;暗夜精灵9p，4080显卡锁110w功耗&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 17:43:33 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1229636#M80015</guid>
      <dc:creator>a1959865188</dc:creator>
      <dc:date>2023-04-30T17:43:33Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230018#M80016</link>
      <description>&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;********************提供更多机器有关的信息*************************&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;**************提供信息，不是修复，不是解决方案*******************&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;********************不提供信息，不勉强******************************&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI lang="zh-CN" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;系统桌面按Win+R打开运行，输入&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;" lang="zh-CN"&gt;powershell&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;按&lt;/SPAN&gt;&lt;SPAN&gt;住&lt;/SPAN&gt;&lt;SPAN&gt;键盘ctrl+shift，鼠标点确定&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;&lt;SPAN&gt;命令行打开显示&lt;/SPAN&gt;&lt;SPAN&gt;PS C:\Windows\system32&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;则是成功以管理员运行打开了&lt;/SPAN&gt;&lt;SPAN&gt;powershell，否则以上重试&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI lang="zh-CN" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;在命令行窗口中复制粘贴下面命令回车&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;if (test-path c:\hpinfo.txt){remove-item c:\hpinfo.txt -force};`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;gwmi Win32_OperatingSystem | select caption,version |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;(gwmi win32_bios).caption |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;(gwmi MS_SystemInformation -namespace root\wmi).SystemSKU |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;Confirm-SecureBootUEFI |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;gwmi win32_VideoController | select caption,DriverVersion |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0} | select caption,deviceID,ConfigManagerErrorCode |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;service hp* |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;Get-AppxPackage | where-object{$_.name -like "*omen*"} | select name,version |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;(Get-Item C:\Windows\OMENSDK_Ver.exe).versioninfo | out-file \hpinfo.txt -force -append&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;打开c:\hpinfo.txt将文件内容全选(ctrl+A)复制(ctrl+c)粘贴(ctrl+v)出来发帖回复，之后c:\hpinfo.txt可以删除。&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;&lt;SPAN&gt;如果红字报错或没有文件，确认是以管理员身份运行了powershell&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 06:21:45 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230018#M80016</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2023-05-04T06:21:45Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230106#M80017</link>
      <description>&lt;P&gt;&lt;SPAN&gt;c:\hpinfo.txt将文件内容如下&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;caption : Microsoft Windows 11 家庭中文版&lt;BR /&gt;version : 10.0.22621&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;F.05&lt;BR /&gt;7H3N2PA#AB2&lt;BR /&gt;True&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;caption : NVIDIA GeForce RTX 4080 Laptop GPU&lt;BR /&gt;DriverVersion : 31.0.15.3118&lt;/P&gt;&lt;P&gt;caption : Intel(R) UHD Graphics&lt;BR /&gt;DriverVersion : 31.0.101.4146&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Name : HP Comm Recover&lt;BR /&gt;DisplayName : HP Comm Recovery&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HPAppHelperCap&lt;BR /&gt;DisplayName : HP App Helper HSA Service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {rpcss}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HPDiagsCap&lt;BR /&gt;DisplayName : HP Diagnostics HSA Service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {rpcss}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HpMallWindowsService&lt;BR /&gt;DisplayName : HpMallWindowsService&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HPNetworkCap&lt;BR /&gt;DisplayName : HP Network HSA Service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {rpcss}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HPOmenCap&lt;BR /&gt;DisplayName : HP Omen HSA Service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : hpqcaslwmiex&lt;BR /&gt;DisplayName : HP CASL Framework Service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {RPCSS}&lt;BR /&gt;CanPauseAndContinue : True&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HPSysInfoCap&lt;BR /&gt;DisplayName : HP System Info HSA Service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {rpcss}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;Name : HpTouchpointAnalyticsService&lt;BR /&gt;DisplayName : HP Analytics service&lt;BR /&gt;Status : Running&lt;BR /&gt;DependentServices : {}&lt;BR /&gt;ServicesDependedOn : {rpcss, winmgmt}&lt;BR /&gt;CanPauseAndContinue : False&lt;BR /&gt;CanShutdown : True&lt;BR /&gt;CanStop : True&lt;BR /&gt;ServiceType : Win32OwnProcess&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Name : AD2F1837.OMENLightStudio&lt;BR /&gt;Version : 1.0.28.0&lt;/P&gt;&lt;P&gt;Name : AD2F1837.OMENAudioControl&lt;BR /&gt;Version : 1.40.284.0&lt;/P&gt;&lt;P&gt;Name : AD2F1837.OMENSpectate&lt;BR /&gt;Version : 1.24.2.0&lt;/P&gt;&lt;P&gt;Name : AD2F1837.OMENCommandCenter&lt;BR /&gt;Version : 1101.2304.1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ProductVersion FileVersion FileName&lt;BR /&gt;-------------- ----------- --------&lt;BR /&gt;1.0.67.0 1.0.67.0 C:\Windows\OMENSDK_Ver.exe&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 11:48:07 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230106#M80017</guid>
      <dc:creator>a1959865188</dc:creator>
      <dc:date>2023-05-04T11:48:07Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230387#M80018</link>
      <description>&lt;P&gt;还是没有解决，狂暴模式也是开着的，还是锁在110w&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 13:57:47 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230387#M80018</guid>
      <dc:creator>a1959865188</dc:creator>
      <dc:date>2023-05-05T13:57:47Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230432#M80019</link>
      <description>&lt;P&gt;插电源 电源模式调节成卓越性能&amp;nbsp; 进入Microsoft store 搜索 OMEN Gaming Hub，更新后重启再试&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2023 02:31:30 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1230432#M80019</guid>
      <dc:creator>NAVI_Sasha</dc:creator>
      <dc:date>2023-05-06T02:31:30Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231236#M80115</link>
      <description>&lt;P&gt;OGH更新到最新版了，电源模式一直是高性能。还是没有用，显卡还是锁110w，大概在4月份开始的&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:58:06 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231236#M80115</guid>
      <dc:creator>a1959865188</dc:creator>
      <dc:date>2023-05-10T15:58:06Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231238#M80116</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a1959865188_0-1683734339939.png" style="width: 800px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/90951iF2749F8BA0DEA7EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="a1959865188_0-1683734339939.png" alt="a1959865188_0-1683734339939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:58:57 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231238#M80116</guid>
      <dc:creator>a1959865188</dc:creator>
      <dc:date>2023-05-10T15:58:57Z</dc:date>
    </item>
    <item>
      <title>回复： 暗夜精灵9p，4080显卡锁110w功耗</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231295#M80123</link>
      <description>&lt;P&gt;你机器的显卡驱动也是&lt;SPAN&gt;31.0.1&lt;/SPAN&gt;&lt;STRONG&gt;5.3118&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/bi-ji-ben-zai-kong-xian-zhuang-tai-xia-du-li-xian-ka-ye-shi-zhong-chu-yu-huo-yue-zhuang-tai-ji-bian-ta-de-zhan-yong-lu-yi-zhi-chu-yu0/td-p/1219000/page/2" target="_blank" rel="noopener"&gt;已解决: 笔记本在空闲状态下，独立显卡也始终处于活跃状态，即便他的占用率一直处于0% - 第2页 - 惠普支持社区 - 1219000 (hp.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 03:33:09 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/an-ye-jing-ling9p-4080xian-ka-suo110w-gong-hao/m-p/1231295#M80123</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2023-05-11T03:33:09Z</dc:date>
    </item>
  </channel>
</rss>

