Moode Forum
I made some mess... - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: I made some mess... (/showthread.php?tid=6337)



I made some mess... - Venerdi - 03-19-2024

Hi everyone,
during the last update (to version 8.39), I made such a mess (started with Camilla Cool ), that I was forced to do a new clean install. Unfortunately the backup files were not useful, because they gave errors especially with Camilla, and therefore I had to reconfigure everything in moOde from scratch. There are two things I can't remember how to fix, and they involve display.
1) I don't remember how the screens sync. If I have the moOde screen open on the PC and on the TV at the same time, if I make a change on one of the two, the other remains on the old screen.
2) After reinstalling 8.39 from scratch, I now see a smaller image on the TV with black sidebars and a lot of empty space at the bottom.
These two things didn't happen before.
I remember reading posts about this, but I can't find them.
Thank you
v.


RE: I made some mess... - DRONE7 - 03-20-2024

2 things
M>Refresh
this may refresh your browser and sync the attached screens.
Clear your Browser Cache (Whatever browser you use)


RE: I made some mess... - Venerdi - 03-21-2024

(03-20-2024, 06:40 AM)DRONE7 Wrote: 2 things
M>Refresh
this may refresh your browser and sync the attached screens.
Clear your Browser Cache (Whatever browser you use)



Thanks Bob, but I probably didn't phrase my questions well.

V.


RE: I made some mess... - muddiver - 03-23-2024

Hi Venerdi,

i'm not quiete sure if you still have problems, but you should look at the Documentation
https://github.com/stweil/raspberrypi-documentation/blob/master/configuration/config-txt.md
to apply changes to the /boot/config.txt
I had to insert 3 lines to my config .txt to make my display work properly.

hdmi_group=2
hdmi_mode=87
hdmi_cvt=1024 600 60 6 0 0 0

Greets, Tom


RE: I made some mess... - Venerdi - 03-23-2024

(03-23-2024, 10:59 AM)muddiver Wrote: Hi Venerdi,

i'm not quiete sure if you still have problems, but you should look at the Documentation
https://github.com/stweil/raspberrypi-documentation/blob/master/configuration/config-txt.md
to apply changes to the /boot/config.txt
I had to insert 3 lines to my config .txt to make my display work properly.

hdmi_group=2
hdmi_mode=87
hdmi_cvt=1024 600 60 6 0 0 0

Greets, Tom

This is interesting. I have to study it a bit and do some tests.

Tom, thank you very much for the suggestion Smile 
v.