nedjelja, 16. veljače 2014.

Force VGA monitor output on Raspberry Pi

Force VGA monitor output on Raspberry Pi
--------------------------

$ sudo nano /boot/config.txt

Uncomment line 25: hdmi_mode=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
hdmi_mode=1

save and reboot

$ sudo shutdown -r now

--------------------------

Nema komentara:

Objavi komentar