MagicAndre1981 Posted July 3, 2014 Author Posted July 3, 2014 I couln´t yet identify the culprit who is responsible for a long, long boottime. the long boot comes from the slow HDD. It is busy for 90s: So, replace your HDD with a SSD to kill this bootleneck.
MagicAndre1981 Posted July 3, 2014 Author Posted July 3, 2014 My brother's having a problem where his PC will wake from standby but the monitor won't come on, so he has to hard reboot. I can't see this in the trace. I only see that resuming the HDD is a bit slow (over 2s)
doveman Posted July 3, 2014 Posted July 3, 2014 I can't see this in the trace. I only see that resuming the HDD is a bit slow (over 2s) It didn't happen when I made this trace and he says it doesn't happen all the time but frequently enough to be annoying. I thought the trace might show something that's happening when resuming that could be causing it anyway. Is there a batch file I can make for him that will collect some useful files after he has to hard reboot? He's also finding his PC is on in the mornings after putting it into standby before going to bed (I got the impression that when this happens he is generally able to wake the monitor), so I've made him a batch file to run powercfg -lastwake >>log.txt, so he can send me the log so that we can try and find out what's doing that.
albert1234 Posted July 3, 2014 Posted July 3, 2014 So, replace your HDD with a SSD to kill this bootleneck. I actually have two SSD?
MagicAndre1981 Posted July 4, 2014 Author Posted July 4, 2014 I actually have two SSD? no, you have 2 Seagate HDDs.
MagicAndre1981 Posted July 4, 2014 Author Posted July 4, 2014 @doveman xbootmgr is used to troubleshoot PERF issues only, not stability issues.
doveman Posted July 4, 2014 Posted July 4, 2014 @doveman xbootmgr is used to troubleshoot PERF issues only, not stability issues. Gotcha, thanks. I'll start a new thread for my brother's problem.
albert1234 Posted July 4, 2014 Posted July 4, 2014 I actually have two SSD?no, you have 2 Seagate HDDs.
albert1234 Posted July 4, 2014 Posted July 4, 2014 Sorry, you wäre right.FGI actually have two SSD?no, you have 2 Seagate HDDs.
albert1234 Posted July 4, 2014 Posted July 4, 2014 I actually have two SSD?no, you have 2 Seagate HDDs.You were right.MfG
albert1234 Posted July 4, 2014 Posted July 4, 2014 I actually have two SSD?no, you have 2 Seagate HDDs.You you were right.
MagicAndre1981 Posted July 5, 2014 Author Posted July 5, 2014 take a look at one of those SSDs: http://geizhals.de/crucial-mx100-512gb-ct512mx100ssd1-a1122682.html?t=v&vl=de&va=b http://geizhals.de/samsung-ssd-840-evo-500gb-mz-7te500bw-a977941.html
jaclaz Posted July 23, 2014 Posted July 23, 2014 @MagicAndre1981JFYI , and OT (but not much ), while looking for other things I found this:http://blogs.msdn.com/b/ntdebugging/archive/2010/06/30/i-want-a-debugger-robot.aspxwhich I believe may be of use for some "strange" cases of slow boots. jaclaz
shuaau Posted July 27, 2014 Posted July 27, 2014 help - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">- <System> <Provider Name="Microsoft-Windows-Diagnostics-Performance" Guid="{CFC18EC0-96B1-4EBA-961B-622CAEE05B0A}" /> <EventID>100</EventID> <Version>2</Version> <Level>1</Level> <Task>4002</Task> <Opcode>34</Opcode> <Keywords>0x8000000000010000</Keywords> <TimeCreated SystemTime="2014-07-27T00:24:29.585781500Z" /> <EventRecordID>1337</EventRecordID> <Correlation ActivityID="{8F7DA2B4-A930-0005-C9A2-7D8F30A9CF01}" /> <Execution ProcessID="1336" ThreadID="1636" /> <Channel>Microsoft-Windows-Diagnostics-Performance/Operational</Channel> <Computer>Mubarak-PC</Computer> <Security UserID="S-1-5-19" /> </System>- <EventData> <Data Name="BootTsVersion">2</Data> <Data Name="BootStartTime">2014-07-27T00:20:24.793362000Z</Data> <Data Name="BootEndTime">2014-07-27T00:24:16.210113400Z</Data> <Data Name="SystemBootInstance">7</Data> <Data Name="UserBootInstance">4</Data> <Data Name="BootTime">156908</Data> <Data Name="MainPathBootTime">88108</Data> <Data Name="BootKernelInitTime">30</Data> <Data Name="BootDriverInitTime">446</Data> <Data Name="BootDevicesInitTime">642</Data> <Data Name="BootPrefetchInitTime">0</Data> <Data Name="BootPrefetchBytes">0</Data> <Data Name="BootAutoChkTime">0</Data> <Data Name="BootSmssInitTime">13694</Data> <Data Name="BootCriticalServicesInitTime">12157</Data> <Data Name="BootUserProfileProcessingTime">4331</Data> <Data Name="BootMachineProfileProcessingTime">4481</Data> <Data Name="BootExplorerInitTime">47949</Data> <Data Name="BootNumStartupApps">20</Data> <Data Name="BootPostBootTime">68800</Data> <Data Name="BootIsRebootAfterInstall">false</Data> <Data Name="BootRootCauseStepImprovementBits">0</Data> <Data Name="BootRootCauseGradualImprovementBits">0</Data> <Data Name="BootRootCauseStepDegradationBits">15730432</Data> <Data Name="BootRootCauseGradualDegradationBits">0</Data> <Data Name="BootIsDegradation">true</Data> <Data Name="BootIsStepDegradation">true</Data> <Data Name="BootIsGradualDegradation">false</Data> <Data Name="BootImprovementDelta">0</Data> <Data Name="BootDegradationDelta">94080</Data> <Data Name="BootIsRootCauseIdentified">true</Data> <Data Name="OSLoaderDuration">2752</Data> <Data Name="BootPNPInitStartTimeMS">30</Data> <Data Name="BootPNPInitDuration">1114</Data> <Data Name="OtherKernelInitDuration">2639</Data> <Data Name="SystemPNPInitStartTimeMS">3746</Data> <Data Name="SystemPNPInitDuration">289</Data> <Data Name="SessionInitStartTimeMS">4043</Data> <Data Name="Session0InitDuration">1330</Data> <Data Name="Session1InitDuration">163</Data> <Data Name="SessionInitOtherDuration">12200</Data> <Data Name="WinLogonStartTimeMS">17738</Data> <Data Name="OtherLogonInitActivityDuration">13609</Data> <Data Name="UserLogonWaitDuration">36269</Data> </EventData> </Event>
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now