element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Can I connect Pi to a VGA monitor ?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Locked Locked
  • Replies 24 replies
  • Subscribers 669 subscribers
  • Views 7294 views
  • Users 0 members are here
  • video
  • raspberry_pi
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can I connect Pi to a VGA monitor ?

mgt6910
mgt6910 over 13 years ago

I don't have a HD monitor (the TV is out of bounds....), so can I connect the Pi's  RCA  or DVI output to

a VGA screen via an adaptor ?   I've found this RCA/VGA converter, but it is designed to work in the other direction ..

 

http://www.amazon.co.uk/S-VIDEO-ADAPTER-CONVERTER-CABLE-LAPTOP/dp/B000P3UB24/ref=pd_sim_ce_1

  • Cancel
Parents
  • Former Member
    Former Member over 12 years ago

    I too, bought a HDMI to VGA adapter over Ebay, from a supplier out in California.. No particular name or maker on the device..

    I have a HP L1908W VGA wide-screen monitor,

    and.... a major headache...  image

     

    I set the following in the config.txt file:

     

    safe-mode=1

    HDMI-group=2

    HDMI-mode=47

     

    result, a 1/2-sized and badly out of focus screen in text, and if I startx, it stays in the small size, and again, badly out of focus.

     

    Odd thing is, If I connect the same adapter to a HP DV6 laptop running Win-7, it works fine!

    2nd platform, if I connect it to a Toshiba A505 laptop running Ultimate Edition (Ubuntu) Linux 3.5, again, it works just fine. crystal clear view on both..

     

    Odd thing is, if I put the Pi in a simple 820X420 mode, it works just fine, but the obvious oversized resolution.. So.... what is wrong here?  I've noticed the adapter gets a little warm (not burning, but warmer than ambient) when running.. Voltage on the Pi is still staying within the reasonable range... supply is via a 3.6A 5.0V in parallel with a 7-port USB hub. (took a cable, clipped the "A" side off, ran the +5V & GND wires to the barrel socket (supply) of the hub.)

     

    So....  Why is it still outof focus, and not running the full 1440X900 resolution?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Former Member
    Former Member over 12 years ago

    I too, bought a HDMI to VGA adapter over Ebay, from a supplier out in California.. No particular name or maker on the device..

    I have a HP L1908W VGA wide-screen monitor,

    and.... a major headache...  image

     

    I set the following in the config.txt file:

     

    safe-mode=1

    HDMI-group=2

    HDMI-mode=47

     

    result, a 1/2-sized and badly out of focus screen in text, and if I startx, it stays in the small size, and again, badly out of focus.

     

    Odd thing is, If I connect the same adapter to a HP DV6 laptop running Win-7, it works fine!

    2nd platform, if I connect it to a Toshiba A505 laptop running Ultimate Edition (Ubuntu) Linux 3.5, again, it works just fine. crystal clear view on both..

     

    Odd thing is, if I put the Pi in a simple 820X420 mode, it works just fine, but the obvious oversized resolution.. So.... what is wrong here?  I've noticed the adapter gets a little warm (not burning, but warmer than ambient) when running.. Voltage on the Pi is still staying within the reasonable range... supply is via a 3.6A 5.0V in parallel with a 7-port USB hub. (took a cable, clipped the "A" side off, ran the +5V & GND wires to the barrel socket (supply) of the hub.)

     

    So....  Why is it still outof focus, and not running the full 1440X900 resolution?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • johnbeetem
    johnbeetem over 12 years ago in reply to Former Member

    gelfling6 wrote:

     

    I set the following in the config.txt file:

     

    safe-mode=1

    HDMI-group=2

    HDMI-mode=47

    Your problem may be that your config.txt settings are not being recognized because of wrong characters (they use underscore, not minus sign) and CaSe SenSiTivity.

     

    Here's the config.txt Wiki.

     

    Here's the VGA -> HDMI adapter section from the Verified Peripherals Wiki.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to johnbeetem

    Sorry, that was typed hastily (and from remote, with the Pi at home, and me at the library.)  but, generally the settings are right, unhashed (no #).. etc... Still, the wrong view, (smaller, and out of focus.)

     

    I just picked-up a pair of Gateway FPD 1975W monitors from the same source as the HP L1908W's.  (the Gateway monitors have a DVI socket besides the Analog/VGA.. and, I have a HDMI to DVi cable.)  So...  Here's hoping.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • johnbeetem
    johnbeetem over 12 years ago in reply to Former Member

    gelfling6 wrote:

     

    Sorry, that was typed hastily (and from remote, with the Pi at home, and me at the library.)  but, generally the settings are right, unhashed (no #).. etc... Still, the wrong view, (smaller, and out of focus.)

    "hdmi_safe=1" set values for "hdmi_group" and "hdmi_mode".  I don't know if providing other values for "hdmi_group" and "hdmi_mode" interferes.  I'd try "hdmi_safe" by itself first, which gives 640x480, then replace "hdmi_safe" with its equivalent individual settings, and then change those individual settings one by one.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    And, it's been working for about a week, til I botched something that caused it to refuse to boot further than one of the initializing steps..  Gotta love the looks I get, bringing a small rolling vertical suitcase into the library (My home ADSL was cancelled due to lack of subscribers in the area) , opening it, pulling out the Gateway Monitor, the USB hub, the full-sized keyboard, the HDMI to DVI cable, the mouse, the power supply for the hub, a few extra cables, then a Ethernet cable.. (Oh-Joy! my micro WiFi-N adaptor is not recognized!) , then pull out this dinky little case with the Pi in it, and wire everything up to one of the open Ethernet sockets and a power socket.   The lock-up, resulted in needing to wipe the SD card clean (Ultimate Edition 3.5 on a USB stick, running Disk Utility to wipe the partitions on the card, then re-formatting with a single FAT-32.)...

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube