[mythtv-users] suspend with nvidia driver

Peter Bennett (cats22) cats22 at comcast.net
Thu Apr 9 16:08:30 UTC 2015


On 04/08/2015 01:37 PM, Josu Lazkano wrote:
> Hello list,
>
> I want to configure my frontend to suspend when exit from the frontend.
>
> I make a script to shutdown this way:
>
> killall mythfrontend
> sudo /etc/init.d/lightdm stop
> sudo pm-suspend
>
> It works well, then I can resume it with a remote key.
>
> But the problem is that it doesn't show nothing in the TV. I think
> that it is a the nvidia driver problem.
>
> I try to "rmmod nvidia" and "modprobe nvidia" but nothing. When I
> start lightdm "/etc/init.d/lightdm start" it doesn't show nothing.
>
> I am using Debian Jessie with Nvidia 340.65.
>
> Anyone use to suspend nvidia frontends?
>
> Thanks for your help.
>
> Best regards.
>
No need to kill anything.

I have a script that monitors to see when I have logged off, then runs
this command
sudo /usr/sbin/pm-suspend
When I resume, just log in again and start the front end

Peter


More information about the mythtv-users mailing list