[mythtv-users] MythTV Light Builds
James Abernathy
jfabernathy at gmail.com
Thu Mar 10 02:00:54 UTC 2022
On Wed, Mar 9, 2022 at 8:38 PM Ken Mandelberg <km at mathcs.emory.edu> wrote:
>
> Yes, I was starting from the GUI. I now switched to a CLI boot, and tried
> to follow the wiki running
>
> QT_QPA_PLATFORM=eglfs mythfrontend
>
> I get "Cannot Find DRM Device"
>
> Any suggestions?
>
>
> Peter Bennett wrote on 3/8/22 11:10:
>
>
> On 3/8/22 10:55, Ken Mandelberg wrote:
>
> Peter, thanks!
>
> I have an old 3B (not 3B+) that was doing nothing, so I thought I would
> try it.
>
> I loaded Buster and then the Mythtv light. No tweaks no MPG license. The
> GUI ran painfully slowly each screen change rendered incrementally. The
> setup video even in standard was very choppy.
>
> Is there anything I can do to make this usable, or is a 3B just totally
> inadequate.
>
>
> It should not be that bad. Did you follow the guide in the wiki?
>
> https://www.mythtv.org/wiki/Raspberry_Pi#Setup_on_Raspbian
>
> and improving performance
>
> https://www.mythtv.org/wiki/Raspberry_Pi#System_Performance
>
> This version is run from command line so you should set up the system to
> start in command line mode.
>
> Peter
>
>
This was discussed on the mythtv forum (link below). But here is a quick
summary.
use this command:
QT_QPA_EGLFS_ALWAYS_SET_MODE="1" QT_QPA_PLATFORM=eglfs
QT_QPA_EGLFS_KMS_CONFIG=./pi_mythfrontend.json mythfrontend --noupnp
--logpath /tmp
and create ./pi_mythfrontend.json:
{ "device": "/dev/dri/by-path/platform-gpu-card", "outputs": [ { "name":
"HDMI1", "mode": "1920x1080 at 60" } ] }
https://forum.mythtv.org/viewtopic.php?f=46&t=4694
Jim A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20220309/5842b463/attachment.htm>
More information about the mythtv-users
mailing list