config: disable HDMI overscan
I don't even know why HDMI overscan exists, and I especially don't understand why it is ON BY DEFAULT on a Raspberry Pi.
This commit is contained in:
@@ -34,6 +34,8 @@ start_x=1
|
||||
# Stop the RPi turning on HDMI monitors on reboot
|
||||
hdmi_ignore_cec_init=1
|
||||
|
||||
disable_overscan=1
|
||||
|
||||
# New option to allow the firmware to load upstream dtb
|
||||
# Will allow things like camera, touchscreen etc to work OOTB
|
||||
upstream_kernel=1
|
||||
|
||||
Reference in New Issue
Block a user