mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
No longer use hardcoded screen resolutions
This commit is contained in:
@ -20,9 +20,9 @@ kernel=Image
|
||||
# Automatically load overlays for detected DSI displays
|
||||
dtoverlay=vc4-fkms-v3d
|
||||
# dtoverlay=vc4-kms-v3d
|
||||
hdmi_drive=2
|
||||
hdmi_group=2
|
||||
hdmi_mode=14
|
||||
# hdmi_drive=2
|
||||
# hdmi_group=2
|
||||
# hdmi_mode=14
|
||||
max_framebuffers=2
|
||||
# uncomment if you get no picture on HDMI for a default "safe" mode
|
||||
# hdmi_safe=1
|
||||
|
@ -23,9 +23,9 @@ display_auto_detect=1
|
||||
# Enable DRM VC4 V3D driver and setup the mode
|
||||
dtoverlay=vc4-fkms-v3d
|
||||
# dtoverlay=vc4-kms-v3d-pi4
|
||||
hdmi_drive=2
|
||||
hdmi_group=2
|
||||
hdmi_mode=14
|
||||
# hdmi_drive=2
|
||||
# hdmi_group=2
|
||||
# hdmi_mode=14
|
||||
max_framebuffers=2
|
||||
# uncomment if you get no picture on HDMI for a default "safe" mode
|
||||
# hdmi_safe=1
|
||||
|
Reference in New Issue
Block a user