Support #417
Changing the Stock Resolution on Raspbian
Description
While setting up a Raspbian system, I found the need to change the resolution. Unfortunately, Raspbian sets the default resolution to 1900x1080 and makes the resolution unchangeable.
To work around this problem, the config.txt
in the /boot
section needs to be modified.
- Make the following changes to set the resolution to 1024x768:
sudo vi /boot/config.txt
hdmi_group=2
hdmi_mode=16