To connect your Raspberry Pi to an old monitor using HDMI-VGA Converter.
Connect your Raspberry Pi SD card to your computer. find and open the config.txt file on it using any text editor of your choice.
Then nn-comment the following lines:
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=16
hdmi_drive=2
The above hdmi_mode value set resolution to 1024x768 60Hz which will work with most of old and new monitors.
Special thanks to S.Chen from Amazon
http://www.amazon.com/review/R396ASQCRHL7EV/ref=cm_cr_rdp_perm/?ie=UTF8&ASIN=B007KFVQXI&linkCode=&nodeID=&tag=
No comments:
Post a Comment