Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: No more display after in-place update
#21
@romain I edited the localui service definition file and restarted the daemon and localui service as you suggested. Still didn’t work and when I rebooted the RPi4 I think the username in the file again got overwritten to ‘pi’. Any suggestions?
Reply
#22
@Tim Curtis let me know if you have any suggestions for fixing this
Reply
#23
@Tim Curtis @romain I managed to edit the localui.service file again and got it to working now. Everytime the Raspberry Pi reboots, the localui user file gets overwritten with 'Pi' user and the display stops working, until I edit the file again. BTW when hooked up to the LG OLED 4K display the Moode UI is pixelated and not crisp. Is this expected or is there a way to fix the display resolution?
Reply
#24
(09-25-2023, 02:10 AM)varunach Wrote:
(09-22-2023, 10:57 AM)Tim Curtis Wrote: Prolly the same issue.

What is the output of the commands below?

Code:
ls -l /home

ls -al /home/pi



vasanth@moode:~ $ ls -l /home                                                                                                                                                                                  
drwxr-xr-x 2 root    root    4096 Sep 21 18:43 pi
drwxr-xr-x 2 vasanth vasanth 4096 Jun  8 14:59 vasanth


vasanth@moode:~ $ ls -al /home/pi
total 24                                                                                                                                                                                      
drwxr-xr-x 2 root root 4096 Sep 21 18:43 .
drwxr-xr-x 4 root root 4096 Aug 27 19:26 ..
-rwxr-xr-x 1 root root 4681 Sep  5 10:50 .dircolors
-rwxr-xr-x 1 root root 1388 Apr  6 09:40 piano.sh
-rwxr-xr-x 1 root root 1218 Sep  5 10:50 .xinitrc

To fix do the following:

1. Leave the local service file as-is with User=pi
2. Delete /home/pi using the command below

Code:
sudo rm -rf /home/pi


3. Reboot
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#25
I had this problem (it seemed to be the same, at least):
Wrong time/date in operating system

I really don't know why this happened
musical regards

y.
Reply


Forum Jump: