Posts: 25
Threads: 2
Joined: Oct 2024
Reputation:
0
I'd never tried the animated backdrop before - just tried it and it seemed slow and jerky so I removed the disable-gpu option and restarted.
The animation still seemed slow and jerky so maybe thats as good as a Pi 3 can do.
I am still running the animated "now playing" waveform and that seems to cope.
Posts: 25
Threads: 2
Joined: Oct 2024
Reputation:
0
Yes, before the update.
I decided to download the startup log before doing the update in case I wanted to compare with startup after updating and noticed Log2RAM was enabled.
I've no idea what changed between 10/10/24 and today but when I wrote that post on the 10th I had tried enabling Log2RAM multiple times, and each time the local display service would not display so I thought I had left Log2RAM disabled.
I'm now running 9.1.3 with Log2RAM enabled and the Chromium --disable-GPU set and all is still good
Posts: 5,995
Threads: 175
Joined: Apr 2018
Reputation:
233
RPi 3B+ / Official 7" Touchscreen
Fresh install of moOde 9.13 (e.g., Log2RAM is enabled)
The local display still lacks the roundels in the Playback view. The screen breakup when changing from Playback view to a Configuration view remains but perhaps it's not as severe. The bleed-through of the Playbck view randomly occupies anywhere from none to 30 percent, say, of the screen and keeps showing up and then disappearing. Subjectively, I think it is less disruptive than before but that may be wishful thinking.
DIsabling the GPU in the Peripherals view seems to suffice to fix both problems whether Log2RAM is enabled or disabpled.
Note - I just discovered this afternoon that there is a more specific chromium switch which seems to suffice.
Try
--disable-gpu-compositing
instead of
--disable-gpu
I don't know what the difference is---they may well be equivalent in terms of the moOde webUI---and I have only of few hours of testing under my belt.
As always, YMMV.
Regards,
Kent
Posts: 13,357
Threads: 302
Joined: Mar 2018
Reputation:
538
Our OS images are actually made with Pi-Gen the same tooling thats used to make the official Raspberry Pi images. In fact you can just install the moode-player package on an official RaspiOS Bookworm Lite. The only difference would be some of the specific package versions that we use and two patched kernel drivers.
I'll respond to the issue.