home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Hibernation does not work anymore after installing MP
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ronilse" data-source="post: 222579" data-attributes="member: 13858"><p>Hi, </p><p>Yeah i know about that key & it enables things like MCE remotes to wake up comp from S3 & S4, if you had deselected "Enable S3 etc" in MP Config & started MP & then restarted windows, the key should have been deleted again(thats how it looks like in the code & worked here when i tested this evening).</p><p></p><p>The reason why your comp "starts" after it hibernates it's because something it's telling it to do so. On my com that is the mouse & keyboard & Lan, so i have disabled wakeup function on those (in Windows Manager(or whatever it is called on English) & of course usb hack in registry it still there).</p><p>In the code this is the reason the dev gave:</p><p></p><p>[code]</p><p> /// <summary></p><p> /// Enables the S3 system power state for standby when USB devices are armed for wake, </p><p> /// if this option is enabled in the configuration.</p><p> /// </summary></p><p> /// <remarks></p><p> /// <para>The trick is to create the following registry value: </p><p> /// HKLM\SYSTEM\CurrentControlSet\Services\usb\USBBIOSx and set it to 0.</para></p><p> /// <para>This method checks whether the <b>enables3trick</b> option in the <b>general</b></p><p> /// section of the mediaportal.xml file is enabled (which is the default), before setting</p><p> /// the value. The reason for this configuration option is a bug in the S3 implementation</p><p> /// of various (Asus) motherboards like the A7NX8 and A7VX8 that causes the computer to</p><p> /// reboot immediately after hibernating.</para></p><p> /// <para>The previous implementation of this method also created an USBBIOSHACKS value,</p><p> /// which according to this article http://support.microsoft.com/kb/841858/en-us should</p><p> /// not be used. That is why the current implementation deletes this key if it still</p><p> /// exists.</para></p><p> /// </remarks></p><p>[/code]</p><p></p><p>Thanks for reporting & testing <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>Regards</p><p>Roy</p></blockquote><p></p>
[QUOTE="ronilse, post: 222579, member: 13858"] Hi, Yeah i know about that key & it enables things like MCE remotes to wake up comp from S3 & S4, if you had deselected "Enable S3 etc" in MP Config & started MP & then restarted windows, the key should have been deleted again(thats how it looks like in the code & worked here when i tested this evening). The reason why your comp "starts" after it hibernates it's because something it's telling it to do so. On my com that is the mouse & keyboard & Lan, so i have disabled wakeup function on those (in Windows Manager(or whatever it is called on English) & of course usb hack in registry it still there). In the code this is the reason the dev gave: [code] /// <summary> /// Enables the S3 system power state for standby when USB devices are armed for wake, /// if this option is enabled in the configuration. /// </summary> /// <remarks> /// <para>The trick is to create the following registry value: /// HKLM\SYSTEM\CurrentControlSet\Services\usb\USBBIOSx and set it to 0.</para> /// <para>This method checks whether the <b>enables3trick</b> option in the <b>general</b> /// section of the mediaportal.xml file is enabled (which is the default), before setting /// the value. The reason for this configuration option is a bug in the S3 implementation /// of various (Asus) motherboards like the A7NX8 and A7VX8 that causes the computer to /// reboot immediately after hibernating.</para> /// <para>The previous implementation of this method also created an USBBIOSHACKS value, /// which according to this article http://support.microsoft.com/kb/841858/en-us should /// not be used. That is why the current implementation deletes this key if it still /// exists.</para> /// </remarks> [/code] Thanks for reporting & testing ;) Regards Roy [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Hibernation does not work anymore after installing MP
Contact us
RSS
Top
Bottom