07-15-2022, 02:05 AM
(07-14-2022, 08:52 PM)ciro73 Wrote: Hi Guys,
fresh installed 8.1.2 64bit release on a Raspi 3B+ with a local 7" Touchscreen LCD
After the boot is finished (login) the screen turns black, a flicking on the screen and then I jumps back to the cl
Code:pi@moode:~ $ moodeutl --revision
0xa020d3 3B+ 1.3 1GB Sony UK BCM2837
pi@moode:~ $ moodeutl --mooderel
8.1.2 2022-07-08
pi@moode:~ $ uname -a
Linux moode 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux
Local UI is activated and it worked with 8.0 release
In the xorg.log I can see that /dev/dri/card0 is missing. Not sure if this is normal
Let me know if I should provide log files
thanks
cheers
Ciro
Hi, Ciro.
I have moOde 8.1.2 running on a Pi3B+ with official 7" LCD touchscreen display attached. It runs fine using an official Raspberry Pi power supply but exhibits behavior similar to what you report when I use a no-name power supply I got "somewhere". I don't really want to try reinstalling 8.0 but my memory is that with it I could get away with using the no-name power supply.
That "missing card" Xorg error message is benign. (There's no /dev/dri directory in Raspberry Pi OS; there is in my Linux Mint desktop and the /dev/dri/card0 file exists but is empty.)
Regards,
Kent