<div dir="ltr">>>Tried to kill the pid associated with mythfrontend.real; tried both -15,<br>>>which didn't work, and  and -9 (which did kill it).  I didn't try using -15<br>>>twice.<br><br>>Right, so it would be useful to know if 2x "kill -15" works - that<br>>tells us that mythfrontend is not actually locked up, it is just that<br>> the screen display is not working.<br>>You might also like to install a copy of my killm program which does<br>>the 2x kill -15 automatically and if mythfrontend.real does not stop<br>>then, goes on to do a kill -9 one second later:<br><br><div>>sudo su<br>>cd /usr/local/bin<br>>wget <a href="http://www.jsw.gen.nz/mythtv/killm" rel="noreferrer" target="_blank">http://www.jsw.gen.nz/mythtv/killm</a><br>>chown root:root killm<br>>chmod u=rwx,go=rx killm<br><br></div><div>>If you do "killm x" (any non-empty parameter), it will also kill the<br>>mythfrontend script to stop it from automatically restarting<br>>mythfrontend.real.<br><br></div><div>>My best guess from the evidence so far is that the GUI is being<br>>started in a mode the monitor does not actually support.  There is<br>>long history of TVs and monitors having bad EDID data and advertising<br>>modes they do not actually support.  So you should be able to get<br>>mythfrontend.real to work well enough for you to change its GUI<br>>settings by using an override on the command line to put it in a<br>>usable mode.<br><br>><a href="https://www.mythtv.org/wiki/Override_settings" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/Override_settings</a><br><br>>I have never done this, and the documentation is decidedly lacking,<br>>but I think you should try using a --geometry option, maybe 1920x1080<br>>or 1280x720.<br><br>>Another thing to try is to use xrandr from ssh.  To make xrandr work<br>>from ssh you have to log in as the same user that the desktop is being<br>>run from.  Then you can use commands like this:<br><br>>xrandr -d :0<br><br>>to access the :0 display.  That command should tell you what mode X is<br>>running in and what other modes it will allow you to switch to.  And<br>>you should be able to select a different mode (with the --mode option)<br>>to see if it will switch to that and start working.<br clear="all"><div><br></div><div><br></div><div>Thanks again, Stephen.  I downloaded your killm utility.</div><div><br></div><div>Before running mythfrontend:</div><div><br></div><div>rcs@yoda: ~]$ xrandr<br>Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 16384 x 16384<br>VGA-0 disconnected (normal left inverted right x axis y axis)<br>DVI-D-0 disconnected (normal left inverted right x axis y axis)<br>HDMI-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1872mm x 1053mm<br>   3840x2160     30.00*+  30.00    29.97    25.00    23.98  <br>   1920x1080     60.00    59.94    29.97    23.98    60.00  <br>   1600x900      60.00  <br>   1280x1024     60.02  <br>   1280x800      59.81  <br>   1280x720      60.00    59.94  <br>   1152x864      60.00  <br>   1024x768      60.00  <br>   800x600       60.32  <br>   720x480       59.94  <br>   640x480       59.94    59.93  <br>DVI-D-1 disconnected (normal left inverted right x axis y axis)<br></div><div><br></div><div>Running mythfrontend --geometry 1920x1080+200+200 (after myth update today) does not cause the X display to go black, as it did before; now it simply freezes up.  Ctrl-Alt-F1 to log back in gives me the gdm login screen, but after username/password, I now have the black screen again.  After Ctrl-Alt-F3 and login via the CLI:</div><div><br></div><div>[rcs@yoda: ~]$ sudo su -                                                                                 [sudo] password for rcs:                                                                                  root@yoda:~# killm                                                                                        root@yoda:~# exit</div><div><br></div><div>Going back to the X screen -> still all black, unresponsive.</div><div><br></div><div>Now, after logging in via ssh from another machine OR via Ctrl-Alt-Fx from the affected machine (same result):</div><div><br></div><div>[rcs@yoda: ~]$ xrandr -d :0                                                                            Invalid MIT-MAGIC-COOKIE-1 keyCan't open display :0                                 </div><div>[rcs@yoda: ~]$ xrandr                                                                                    Can't open display    <br></div><div><br></div><div><scratching my head></div><div>Thanks again -</div><div>Bob</div><div><br></div><div dir="ltr" data-smartmail="gmail_signature"><div><br></div></div></div></div>