<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 17, 2020 at 2:37 AM 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 Sun, 16 Aug 2020 21:06:22 -0700, you wrote:<br>
<br>
><br>
>On 8/16/20 4:25 PM, Jim Abernathy wrote:<br>
>><br>
>><br>
>> On 8/16/20 6:57 PM, DryHeat122 wrote:<br>
>>> I recently upgraded to Ubuntu 18.04/Myth 31.  I leave the frontend<br>
>>> running all the time and just turn off the monitor when I'm not<br>
>>> watching anything.  Twice now, the following has happened.  After the<br>
>>> system has sat idle for some time (overnight this time) I turn on the<br>
>>> monitor and the screen is black.  I cannot change to a terminal<br>
>>> window with ctl-alt-F2.  However, I can SSH to the myth box from<br>
>>> another machine and issue terminal commands just fine.  Rebooting<br>
>>> fixes the problem.  I have all the screen-saver and sleep<br>
>>> functionality turned off, and the monitor works fine on other inputs,<br>
>>> so I don't think it's either of those things.<br>
>>><br>
>>> I have searched the black screen symptom and the threads I find (for<br>
>>> example this one<br>
>>> <<a href="https://askubuntu.com/questions/1085807/black-screen-after-installation-of-ubuntu-18-04" rel="noreferrer" target="_blank">https://askubuntu.com/questions/1085807/black-screen-after-installation-of-ubuntu-18-04</a>>)<br>
>>> are about this problem happening at boot, not after the machine has<br>
>>> been sitting idle for some time.  It also doesn't happen<br>
>>> consistently, maybe twice in the last couple weeks.<br>
>>><br>
>>> Has anyone experienced this problem before?  Any pointers for how to<br>
>>> fix or troubleshoot? Thanks......Steve<br>
>><br>
>> I've fought this problem off and on for many years and releases of<br>
>> *buntu and mythtv.<br>
>><br>
>> IMHO it's a linux problem. too many things control the power options.<br>
>> On some systems I install the screensave and then disable it.  On<br>
>> others I use the power settings. Generally I've found that I enable<br>
>> the screensaver but set the time to never works the best.<br>
>><br>
>> There are just too many things that seem to have access to control the<br>
>> screen off and on.<br>
>><br>
>> I have on occasions control-alt-F1 then logged in and restarted<br>
>> lightdm to fix it without rebooting. sudo systemctl restart lightdm<br>
>><br>
>> Jim A<br>
>><br>
>> ***<br>
><br>
>I have the same issue (Ubuntu 18.04/Myth30) but in my case hitting the<br>
>Enter button on the remote restores normal operation so I haven't paid<br>
>much attention.<br>
><br>
<br>
I have had this one once recently.  It went away when I hit the shift<br>
key, which is what screen savers do.  I had to reboot to stop it<br>
happening all the time, so it must be something that only happens on<br>
occasional boots as I have not seen it before.<br>
<br>
Apart from the power and screen saver settings, the other thing that<br>
needs to be set off is the DPMS option in /etc/X11/xorg.conf:<br>
<br>
Section "Monitor"<br>
        Identifier "Sony TV"<br>
        Option "DPMS"   "false"<br>
EndSection<br><br></blockquote><div>Just had the problem reoccur so got to try these fixes.  Hitting shift did nothing.  Hitting enter played a recorded show, with audio but no video bc the screen is black.  esc stopped the playback.  ctl-alt-f1 does nothing.  SSH from another machine and try @Stehpen's fix restarting lightdm and I get " Unit lightdm.service not found."  This reboot will install the edit to xorg.conf so we will see if that helps.</div><div> </div></div></div>