[Raspberry Pi] How to configrate HDMI to VGA(D-Sub)
1. mount image
sudo mount -t vfat -o loop,offset=4194304 2013-09-25-wheezy-raspbian.img test/ [1]
2. Edit config.txt
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
hdmi_drive=2
disable_overscan=1
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=16
3. dd image to SD card
sudo dd bs=2M if=2013-09-25-wheezy-raspbian.img of=/dev/mmcblk0
Reference:
Raspberry Pi tip: mount Raspbmc images
[RPi] 在Raspberry Pi上使用HDMI轉VGA接頭
RPiconfig
Raspberry Pi Setup Using VGA Monitor and Wireless Adapter
0 意見:
張貼留言