<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><div class="gmail_default" style="font-family:verdana,sans-serif">I did 
try pressing remote buttons and keys on the keyboard to try to wake it 
up, but the screen stays blank. In fact, the TV shows what it would show
 for a disconnected input. I am not 100% certain, but while I was having
 the problem, with the screen blank, I could press a button on my remote
 to start playing Live TV. I wouldn't see or hear anything on the TV. 
But if I used the keyboard to CTRL+ALT+F2 out to TTY2, then press 
CTRL+ALT+F1 to go back to X, I could see whatever channel it started 
playing on and hear the audio. The playback is jumpy when I do this, but
 stopping playback and restarting works fine and the system is ok until 
the next time I turn the TV off or stop playing content.<br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I
 did see your suggestion about the Xorg config for DPMS on another 
thread. I didn't have those settings in my config, but I tried them to 
see and it made no difference. On my system, I have mythfrontend started
 with a small script that uses "xset" to disable the screensaver and 
disable DPMS:</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">xset s off -dpms && mythfrontend</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">This
 has worked for me for a few years now to keep the system screensaver 
from kicking in and from DPMS blanking the screen for power savings. My 
Xorg.conf is pretty small, and like I said, it hasn't changed for a 
number of NVidia driver and kernel upgrades.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I
 looked briefly on the NVidia forums to see if anyone else was having a 
similar issue, but didn't really find anything. At this point, I'm 
content with leaving my NVidia drivers on 450.66 as it just works with 
those drivers. The 455.23.04 drivers are technically beta drivers, but 
they are the ones ArchLinux has as current. So for now, I'll just 
pin/hold back upgrades on my NVidia drivers. I'll keep checking as 
NVidia and ArchLinux update drivers and see if the problem is resolved 
down the road, but I have a work-around for now.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">With
 the limited investigation I've done so far, I'd say this is an issue 
with the NVidia drivers, and not likely an issue in MythTV.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Many thanks,</div><div class="gmail_default" style="font-family:verdana,sans-serif">Erik</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 23, 2020 at 10:12 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 23 Sep 2020 13:26:46 -0500, you wrote:<br>
<br>
>Not sure if this is the best place for this, but I am having an issue with<br>
>MythTV 0.31 and the latest NVidia drivers. My system is ArchLinux and the<br>
>latest NVidia drivers are 455.23.04.<br>
><br>
>What I'm experiencing is that when I pause anything (live tv or videos) for<br>
>a long enough time, the output to the TV goes to sleep to the point that<br>
>the only way I can get it back is to use CTRL+ALT+F2 to switch to a virtual<br>
>tty, then CTRL+ALT+F1 to get back to the X display. This also is the case<br>
>if I turn my TV off and then immediately back on.<br>
><br>
>I haven't touched my Xorg config in about 6 months, and things were working<br>
>fine until recently. I tried rolling back my NVidia drivers to version<br>
>450.66 (left Xorg config alone), rebooted and tested again and it works<br>
>fine, the problem goes away.<br>
><br>
>Again, not sure if this mailing list is the appropriate place to raise<br>
>this, but I thought it might help anyone that happened to have the same<br>
>issue. For now I'll stick with the slightly older drivers and maybe check<br>
>the NVidia forums to see if it's a known issue.<br>
><br>
>Thanks,<br>
>Erik<br>
<br>
Did you try just using the shift key on the keyboard, or using the IR<br>
remote blindly to cause a screen change?  If what you are seeing is<br>
DPMS blanking, either of those would cause the screen to display<br>
again.  Using Ctrl-Alt-F2 also works, but is more than is needed.  I<br>
have off and on again problems with recent Nvidia drivers and DPMS.<br>
Even when I have:<br>
<br>
Option "DPMS" "false"<br>
<br>
in the Monitor section of my /etc/xorf/conf file, the drivers<br>
sometimes disobey this and enable DPMS anyway.  When this happens, I<br>
have to change the DPMS option to "true" and tell DPMS that all of its<br>
timeouts that cause it to blank the screen are disabled:<br>
<br>
Section "ServerFlags"<br>
  Option "BlankTime"    "0"<br>
  Option "StandbyTime"  "0"<br>
  Option "SuspendTime"  "0"<br>
  Option "OffTime"      "0"<br>
EndSection<br>
<br>
That normally fixes this problem.<br>
<br>
I have had this same problem in the past with much older Nvidia<br>
drivers, so I have always suspected that it is triggered by some of<br>
the other configuration I am putting in my xorg.conf file.  Just last<br>
night I made a change to my xorg.conf file and had the problem come<br>
back again using the 450.66 drivers.  So today I am going to have to<br>
turn on the workaround again and reboot, when I have a gap in the<br>
recordings.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div>