Windows 8은 "MTRR(메모리 유형 범위 레지스터)" 관련 오류와 함께 즉시 절전 모드에서 깨어납니다.

Windows 8은 "MTRR(메모리 유형 범위 레지스터)" 관련 오류와 함께 즉시 절전 모드에서 깨어납니다.

임의적이지만 약간의 시간이 지나면 컴퓨터가 잠자기 상태에서 다시 깨어납니다. 저는 공식 지원팀에 문의하거나 Windows를 다시 설치하지 않고 이 문제를 해결하기 위해 필사적으로 노력했습니다. Windows를 처음 설치할 때 발생한 문제는 기억나지 않지만 잘 모르겠습니다. 이 기계는 Windows 8 Pro를 실행하여 자체 제작되었습니다.

수면과 함께 발생하는 이벤트는 다음과 같습니다(순서대로).

Log Name:      System
Source:        BROWSER
Date:          1/1/2013 1:52:23 PM
Event ID:      8033
Task Category: None
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      andrew-pc
Description:
The browser has forced an election on network \Device\NetBT_Tcpip_{38B1E9D2-97C3-46D5-A867-3B8B3C95D6B6} because a master browser was stopped.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="BROWSER" />
    <EventID Qualifiers="16384">8033</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-01-01T18:52:23.000000000Z" />
    <EventRecordID>8968</EventRecordID>
    <Channel>System</Channel>
    <Computer>andrew-pc</Computer>
    <Security />
  </System>
  <EventData>
    <Data>\Device\NetBT_Tcpip_{38B1E9D2-97C3-46D5-A867-3B8B3C95D6B6}</Data>
  </EventData>
</Event>

다음:

Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          1/1/2013 1:52:23 PM
Event ID:      42
Task Category: (64)
Level:         Information
Keywords:      (4)
User:          N/A
Computer:      andrew-pc
Description:
The system is entering sleep.

Sleep Reason: Application API
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
    <EventID>42</EventID>
    <Version>2</Version>
    <Level>4</Level>
    <Task>64</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000004</Keywords>
    <TimeCreated SystemTime="2013-01-01T18:52:23.839972400Z" />
    <EventRecordID>8969</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="6192" />
    <Channel>System</Channel>
    <Computer>andrew-pc</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="TargetState">4</Data>
    <Data Name="EffectiveState">5</Data>
    <Data Name="Reason">4</Data>
    <Data Name="Flags">0</Data>
  </EventData>
</Event>

다음:

Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          1/1/2013 1:52:24 PM
Event ID:      137
Task Category: None
Level:         Error
Keywords:      (4)
User:          N/A
Computer:      andrew-pc
Description:
The system firmware has changed the processor's memory type range registers (MTRRs) across a sleep state transition (S4). This can result in reduced resume performance.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
    <EventID>137</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000004</Keywords>
    <TimeCreated SystemTime="2013-01-01T18:52:24.616270300Z" />
    <EventRecordID>8970</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="6192" />
    <Channel>System</Channel>
    <Computer>andrew-pc</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="SleepState">4</Data>
  </EventData>
</Event>

다음:

Log Name:      System
Source:        Microsoft-Windows-Kernel-General
Date:          1/1/2013 2:10:25 PM
Event ID:      1
Task Category: None
Level:         Information
Keywords:      Time
User:          N/A
Computer:      andrew-pc
Description:
The system time has changed to ‎2013‎-‎01‎-‎01T19:10:25.500000000Z from ‎2013‎-‎01‎-‎01T18:52:24.616366600Z.

Change Reason: System time synchronized with the hardware clock.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-General" Guid="{A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D}" />
    <EventID>1</EventID>
    <Version>1</Version>
    <Level>4</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000010</Keywords>
    <TimeCreated SystemTime="2013-01-01T19:10:25.499903700Z" />
    <EventRecordID>8971</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="6192" />
    <Channel>System</Channel>
    <Computer>andrew-pc</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="NewTime">2013-01-01T19:10:25.500000000Z</Data>
    <Data Name="OldTime">2013-01-01T18:52:24.616366600Z</Data>
    <Data Name="Reason">2</Data>
  </EventData>
</Event>

다음:

Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          1/1/2013 2:10:25 PM
Event ID:      131
Task Category: (33)
Level:         Information
Keywords:      (4)
User:          N/A
Computer:      andrew-pc
Description:
Firmware S3 times. ResumeCount: 13, FullResume: 473, AverageResume: 472
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
    <EventID>131</EventID>
    <Version>0</Version>
    <Level>4</Level>
    <Task>33</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000004</Keywords>
    <TimeCreated SystemTime="2013-01-01T19:10:25.825934500Z" />
    <EventRecordID>8972</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="6192" />
    <Channel>System</Channel>
    <Computer>andrew-pc</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="ResumeCount">13</Data>
    <Data Name="FullResume">473</Data>
    <Data Name="AverageResume">472</Data>
  </EventData>
</Event>

마지막으로:

Log Name:      System
Source:        Microsoft-Windows-Power-Troubleshooter
Date:          1/1/2013 2:10:27 PM
Event ID:      1
Task Category: None
Level:         Information
Keywords:      
User:          LOCAL SERVICE
Computer:      andrew-pc
Description:
The system has returned from a low power state.

Sleep Time: ‎2013‎-‎01‎-‎01T18:52:23.452847300Z
Wake Time: ‎2013‎-‎01‎-‎01T19:10:25.849947800Z

Wake Source: Unknown
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Power-Troubleshooter" Guid="{CDC05E28-C449-49C6-B9D2-88CF761644DF}" />
    <EventID>1</EventID>
    <Version>2</Version>
    <Level>4</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2013-01-01T19:10:27.826143400Z" />
    <EventRecordID>8973</EventRecordID>
    <Correlation ActivityID="{6A001E78-384D-427C-BC09-CB6A4CD14750}" />
    <Execution ProcessID="1580" ThreadID="4592" />
    <Channel>System</Channel>
    <Computer>andrew-pc</Computer>
    <Security UserID="S-1-5-19" />
  </System>
  <EventData>
    <Data Name="SleepTime">2013-01-01T18:52:23.452847300Z</Data>
    <Data Name="WakeTime">2013-01-01T19:10:25.849947800Z</Data>
    <Data Name="SleepDuration">430</Data>
    <Data Name="WakeDuration">350</Data>
    <Data Name="DriverInitDuration">317</Data>
    <Data Name="BiosInitDuration">866</Data>
    <Data Name="HiberWriteDuration">1426</Data>
    <Data Name="HiberReadDuration">0</Data>
    <Data Name="HiberPagesWritten">150823</Data>
    <Data Name="Attributes">16641</Data>
    <Data Name="TargetState">4</Data>
    <Data Name="EffectiveState">5</Data>
    <Data Name="WakeSourceType">0</Data>
    <Data Name="WakeSourceTextLength">0</Data>
    <Data Name="WakeSourceText">
    </Data>
    <Data Name="WakeTimerOwnerLength">0</Data>
    <Data Name="WakeTimerContextLength">0</Data>
    <Data Name="NoMultiStageResumeReason">0</Data>
    <Data Name="WakeTimerOwner">
    </Data>
    <Data Name="WakeTimerContext">
    </Data>
  </EventData>
</Event>

요청 시 다른 시스템 사양을 제공할 수 있습니다. 많은 사람들이 Windows 8에서 문제를 겪고 있는 것 같습니다. 다양한 솔루션을 사용해도 문제가 해결되지 않습니다. 제 직감으로는 드라이버나 마더보드 문제인 것 같습니다. 문제 해결에 도움을 주시면 대단히 감사하겠습니다.

편집하다:

문제를 해결하기 위한 추가 시도에서전력 효율성 진단 보고서유도된 잠자기/깨우기 주기 동안 Powercfg –energy다음 "오류:"가 나타나지 않았습니다.

System Availability Requests:System Required Request
The program has made a request to prevent the system from automatically entering sleep.
 Requesting Process \Device\HarddiskVolume4\Program Files\Windows Media Player\wmpnetwk.exe

(전체 보고서)

비활성화 중Windows Media Player 네트워크 공유 서비스~에서비스아직까지는 문제가 해결되지 않았습니다. 잠자기 후에도 컴퓨터가 깨어 있는 것을 발견하기 때문입니다.

답변1

시행착오를 거쳐 마침내 네트워크 어댑터를 비활성화하면 컴퓨터를 깨울 수 없다는 사실을 발견했습니다.기기 관리자즉시 문제를 해결했습니다. 내 PC가 더 이상 예기치 않게 절전 모드에서 깨어나지 않습니다!

관련 정보