[mythtv-users] MythTV Light on RPi 3b

Rob bertaboy at gmail.com
Sun May 16 16:09:30 UTC 2021


On Thu, Dec 31, 2020 at 6:32 AM Jeff <jffry at posteo.net> wrote:

> On 29/12/2020 13:06, Jeff wrote:
> > How can I prevent MythTV Light from passing the keystrokes through to
> > the terminal?
>
> I've solved this problem by moving the job starting mythfrontend from a
> cronjob to /etc/rc.local (leaving it as a foreground task):
>
> https://www.raspberrypi.org/documentation/linux/usage/rc-local.md
>
>
Hi Jeff,

What did you enter in your rc.local to get mythfrontend to load?  I'm
trying the following, but getting an error-out:
sleep 10 && QT_QPA_EGLFS_ALWAYS_SET_MODE="1" QT_QPA_PLATFORM=eglfs
mythfrontend --logpath=/tmp/ > /home/pi/mythlog.log

Warning: The unit file, source configuration file or drop-ins of
rc-local.service changed on disk. Run 'systemctl daem
● rc-local.service - /etc/rc.local Compatibility
   Loaded: loaded (/lib/systemd/system/rc-local.service; enabled-runtime;
vendor preset: enabled)
  Drop-In: /usr/lib/systemd/system/rc-local.service.d
           └─debian.conf
           /etc/systemd/system/rc-local.service.d
           └─ttyoutput.conf
   Active: failed (Result: exit-code) since Sun 2021-05-16 12:04:15 EDT;
49s ago
     Docs: man:systemd-rc-local-generator(8)
  Process: 628 ExecStart=/etc/rc.local start (code=exited, status=139)

May 16 12:03:21 raspberrypi systemd[1]: Starting /etc/rc.local
Compatibility...
May 16 12:03:34 raspberrypi rc.local[628]: error: XDG_RUNTIME_DIR not set
in the environment.
May 16 12:03:34 raspberrypi rc.local[628]: QStandardPaths: XDG_RUNTIME_DIR
not set, defaulting to '/tmp/runtime-root'
May 16 12:03:37 raspberrypi rc.local[628]: QOpenGLFramebufferObject:
Framebuffer incomplete attachment.
May 16 12:03:37 raspberrypi rc.local[628]: QOpenGLFramebufferObject:
Framebuffer incomplete, missing attachment.
May 16 12:03:42 raspberrypi rc.local[628]: Handling Segmentation fault
May 16 12:04:15 raspberrypi rc.local[628]: Segmentation fault
May 16 12:04:15 raspberrypi systemd[1]: rc-local.service: Control process
exited, code=exited, status=139/n/a
May 16 12:04:15 raspberrypi systemd[1]: rc-local.service: Failed with
result 'exit-code'.
May 16 12:04:15 raspberrypi systemd[1]: Failed to start /etc/rc.local
Compatibility.

Kind regards,
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20210516/fd6731ea/attachment.htm>


More information about the mythtv-users mailing list