mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Set framebuffer resolution to 800x480
This commit is contained in:
@ -15,9 +15,10 @@ kernel=zImage
|
|||||||
|
|
||||||
# Disable overscan assuming the display supports displaying the full resolution
|
# Disable overscan assuming the display supports displaying the full resolution
|
||||||
# If the text shown on the screen disappears off the edge, comment this out
|
# If the text shown on the screen disappears off the edge, comment this out
|
||||||
disable_overscan=1
|
# disable_overscan=1
|
||||||
hdmi_group=1
|
hdmi_drive=2
|
||||||
hdmi_mode=4
|
hdmi_group=2
|
||||||
|
hdmi_mode=14
|
||||||
max_framebuffers=2
|
max_framebuffers=2
|
||||||
|
|
||||||
# uncomment if you get no picture on HDMI for a default "safe" mode
|
# uncomment if you get no picture on HDMI for a default "safe" mode
|
||||||
|
Reference in New Issue
Block a user