Thank you for your donation!


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


Instruction Guide [How to?]change ratio for Local UI display for a 16/9 TV
#1
hi!
moode is installed on an RPI 4 itself connected to a TV via HDMI. the display ratio is not the 16:9 ratio with the "local UI display" (black bands on the sides) is there a setting (config file etc.) to obtain a 16/9 display with the local UI display ? thank you
Reply
#2
Does the output from the command below match the resolution of the display?

Code:
echo $(fbset -s | awk '$1 == "geometry" { print $2","$3 }')
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
the command return 1920, 1280...
that all i can see no change on screen even with a restart Local UI (I'm rookie... with linux)
Reply
#4
Check your TV settings to make sure it's not doing some sort of automatic screen sizing.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
I'll check it before. no settings for the screen sizing. try to change the hdmi port etc.
Reply
#6
If 1920 x 1280 is not the correct resolution for your tv then try adding appropriate display settings to /boot/config.txt file.
https://www.raspberrypi.com/documentatio...ay-options
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#7
thank Tim for this info je jette un oeil !
Reply
#8
C ok ! with few modification in the config.txt ! merci pour le coup de main!
Reply


Forum Jump: