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
Media Portal freezes on wake
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="mm1352000" data-source="post: 1160532" data-attributes="member: 82144"><p>Maybe try to make a change to the first patch. Change this:</p><p>[code]if (_suspended && !_resumedSuspended)[/code]</p><p>...to...</p><p>[code]if (_suspended && _resumedAutomatic && !_resumedSuspended)[/code]</p><p></p><p></p><p>Yes, exactly. That is the cause of the problem, and the reason why the patch is needed. I thought maybe the message was missing due to a GPU driver problem, but Jeffrios and keeperoftracken have completely different GPUs.</p><p></p><p>Jeffrios = AMD Radeon HD 8670D, driver date 10/23/2015, W10</p><p>keeperoftracken = NVidia ION, driver date 10/11/2015, W10</p><p></p><p>Perhaps it's related to 3rd party software. I don't know...</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1160532, member: 82144"] Maybe try to make a change to the first patch. Change this: [code]if (_suspended && !_resumedSuspended)[/code] ...to... [code]if (_suspended && _resumedAutomatic && !_resumedSuspended)[/code] Yes, exactly. That is the cause of the problem, and the reason why the patch is needed. I thought maybe the message was missing due to a GPU driver problem, but Jeffrios and keeperoftracken have completely different GPUs. Jeffrios = AMD Radeon HD 8670D, driver date 10/23/2015, W10 keeperoftracken = NVidia ION, driver date 10/11/2015, W10 Perhaps it's related to 3rd party software. I don't know... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Media Portal freezes on wake
Contact us
RSS
Top
Bottom