

InterviewSolution
Saved Bookmarks
1. |
Solve : Computer won't stay in hibernate? |
Answer» <html><body><p>I'm running windows vista, i got it to hibernate, but the computer just turns back on. Sometimes it turns on instantly, sometimes it takes 10 <a href="https://interviewquestions.tuteehub.com/tag/minutes-770612" style="font-weight:bold;" target="_blank" title="Click to know more about MINUTES">MINUTES</a>, sometimes hours. What is wrong?Is wake on LAN enabled in the BIOS ? ?<br/>If it is a program phoning home for updates will take it out of hibernation...Quote from: patio on August 25, 2007, 09:32:59 AM</p><blockquote>Is wake on LAN enabled in the BIOS ? ?<br/>If it is a program phoning home for updates will take it out of hibernation...<br/></blockquote><br/>I'm a bit confused here. <a href="https://interviewquestions.tuteehub.com/tag/hibernated-7687786" style="font-weight:bold;" target="_blank" title="Click to know more about HIBERNATED">HIBERNATED</a> computers aren't running programs, and wake on LAN works when an incoming packet is received... Isn't that right? Could it be e.g. a peer to peer program where your IP is being pinged because of a previous connection?<br/><br/><br/><br/>It could be that, and it can also be a server that was <a href="https://interviewquestions.tuteehub.com/tag/connected-929389" style="font-weight:bold;" target="_blank" title="Click to know more about CONNECTED">CONNECTED</a> to while browsing and did not receive a disconnect. After a period of inactivity, many servers will check to see if the connection is <a href="https://interviewquestions.tuteehub.com/tag/still-653256" style="font-weight:bold;" target="_blank" title="Click to know more about STILL">STILL</a> "live" before doing an automatic disconnect. Sometimes you have to disable wake on line in the NIC's properties as well as BIOS to prevent software overrides.So I should go into BIOS and try to find a setting that has to do with networking?Quote from: Soviet Genius on August 25, 2007, 10:54:54 AM<blockquote>So I should go into BIOS and try to find a setting that has to do with networking?<br/></blockquote><br/>It's usually called "Wake on LAN".<br/><br/>Maybe also change the BIOS settings for power saving from S1 & S3 to just S3 (STR).<br/><br/>You do mean hibernate and not <a href="https://interviewquestions.tuteehub.com/tag/suspend-633359" style="font-weight:bold;" target="_blank" title="Click to know more about SUSPEND">SUSPEND</a>? (They are different)<br/><br/><br/><br/>I don't know what to change, I took pictures of each menu:<br/><br/><br/><br/><br/>In the Power menu, set "WOL in S4" to "Disabled". <br/><br/>WOL = Wake On LAN. <br/><br/>S4 = Hibernation. <br/><br/>It is currently set to "Enabled".<br/><br/><br/><br/>Thanks, I'll try leaving it hibernated overnight.Quote from: Soviet Genius on August 25, 2007, 05:58:30 PM<blockquote>Thanks, I'll try leaving it hibernated overnight.<br/></blockquote><br/>While you hibernate ? ?<br/><br/>Quote from: patio on August 25, 2007, 07:26:10 PM<blockquote>While you hibernate ? ?<br/></blockquote>lol <br/>That fixed it, thanks.</body></html> | |