Hi to All !!
I'm using LibreElec for a long time now, and i really like it !!
I use a 6 core AMD_x64 that can software-decode Hevc without problems. (i even have 2 cores disabled to save energy)
Lately I had to move to LE9.0.1 because of DRM.
Since the new linux kernel, resume from sleep takes 12 seconds instead of 2 seconds.
It turns out to be the onboardGPU that locks-up during suspend/resume. The new kernel has a soft-reset function, but that takes 10.000 msec to react.
Is there a way to shorten the reaction time to f.i. 2 seconds ? or force a softreset directly ?
Google tells me to use the "lockup_timeout=xxxxx" command, but that does not seem to work.
I attached the dmesg: at 82.479772 Resume starts, at 94.790050 the GPU lockup is detected, and softreset kicks in.
Is there a linux-guru around to help me ?
Thanks in advance !!