2013年12月15日 星期日

[Raspberry Pi] How to configrate HDMI to VGA(D-Sub)


[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:




  1. Raspberry Pi tip: mount Raspbmc images


  2. [RPi] 在Raspberry Pi上使用HDMI轉VGA接頭


  3. RPiconfig


  4. Raspberry Pi Setup Using VGA Monitor and Wireless Adapter


Related Posts:

0 意見:

張貼留言