<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 22, 2020 at 6:33 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com">jfabernathy@gmail.com</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"><div dir="ltr">I was helping someone on the forum with a mythtv light problem and discovered I now had it also.<div><br></div><div>I just installed a fresh Raspberry Pi OS with Desktop and did a full update and discovered that the kernel is now 5.4.51.</div><div>I use MikeB's pi-utils that install v31 mythtv-light and setup the raspberry Pi for mythfrontend.  Always works until today.</div><div><br></div><div>I've attached the console output, but the key difference now is that mythfrontend never starts and it seems to loop with the error message below until you kill it from ssh.</div><div><br></div><div>Could not queue DRM page flip on screen HDMI1 (Invalid argument)<br></div><div><br></div><div>Jim A</div></div></blockquote><div>What seems to get around it is this:</div><div><br></div><div>Get rid of the part referencing the json file:<br><br>QT_QPA_EGLFS_KMS_CONFIG=/home/pi/pi_mythfrontend.json<br>and added the export:<br><br>export QT_QPA_EGLFS_ALWAYS_SET_MODE="1"<br></div><div> </div><div>Jim A<br><br></div></div></div>