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 HDMI output to Dell 2007fpb monitor not working
  • 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
  • State Suggested Answer
  • Replies 13 replies
  • Answers 3 answers
  • Subscribers 663 subscribers
  • Views 3278 views
  • Users 0 members are here
  • raspberry_pi
Related

HDMI output to Dell 2007fpb monitor not working

kse001
kse001 over 5 years ago

Hello,

 

I purchased an Element14 Raspberry Pi 3b+ in late November 2019.  My plan was to use it in a retroPi type of setup, using a Dell 2007fpb monitor as the display.  When I initially got the Pi I connected it to the monitor via a HDMI-DVI cable and it booted the image I had just fine.  Everything looked good so I disconnected things until I was ready to really devote some time to doing the build.  The next time I put things together - with zero changes to anything, other than cables having been disconnected and reconnected - I no longer got any output displaying on the monitor.  I tried many different troubleshooting steps:

 

  • I was able to connect the Pi to a TV via HDMI and the output was fine.
  • I was able to connect it to another (newer) monitor via the same HDMI-DVI cable I originally used and everything worked fine.
  • I tried 3 different HDMI-DVI adapters with the 2007fpb, none worked
  • I tried reflashing the boot image, as well as trying different boot images.  None worked
  • I tried an HDMI-VGA adapter with the 2007fpb, it didn't work
  • I tried editing the config.txt file as follows (note that I didn't have to do any of this when it was working the first time):
    • I tried setting hdmi_safe in the config.txt file, it didn't work.  This was re-commented out after verifying, so all subsequent testing was done with this turned off.
    • I tried setting hdmi_force_hotplug in the config.txt file, it didn't work
    • I tried setting various recommended combinations of hdmi_drive, hdmi_group, hdmi_mode, config_hdmi_boost, none worked
  • I read about people experiencing problems with the EDID being corrupted on the 2007fpb monitor, so I tried editing the config.txt file to ignore the EDID from the monitor and force a specific mode, but none worked (I tried all supported modes for the monitor)
  • I also read about sometimes more power being required so I upgraded to a 3A power supply (had been using 2.5A previously).  No effect
  • At this point I assumed the monitor was somehow "bad", but when I connected it to a PC using the same HDMI-DVI cable it worked fine
  • Finally, I ordered another Element14 Raspberry Pi and hooked everything up again and everything worked fine. 

 

This seems to suggest that something "happened" to the original Pi that I was using, but for the life of me I have no idea what since as mentioned HDMI output to other devices does work.  Of course all the time I spent troubleshooting has put me beyond the return period for the original, so I'm stuck there.  But now my main concern is understanding what happened because I'd like to ensure that the same thing doesn't happen again to the new Pi.  Does anyone have any thoughts on what may have caused this problem?  And even better, some way to fix it so my original can still be used?

 

Thanks

  • Sign in to reply
  • Cancel
Parents
  • cstanton
    0 cstanton over 5 years ago

    This sounds like it could be the victim of the order in which the devices are setup and powered on.

     

    For example:

     

    - Power off all devices

    - Connect up the cabling, except power.

    - Connect power to the display first, turn the monitor on into standby mode with only one display input

    - Power on the Raspberry Pi using a default Raspbian setup on the SDCard

     

    Raspbian in its latest builds have some accommodations for the display due to the dual output of the Raspberry Pi 4, it tries to detect how the screen works that it's connected to and determine the correct resolution and settings, and if it hasn't received this information as the Raspberry Pi is powered up/powered on, then it's going to have difficulty negotiating the display properly.

     

    I'd be interested if an older version of Raspbian would work 'better', though it may be difficult to find an older version these days. Still, my main thoughts here are the order in which the devices are plugged in and powered on.

     

    Equally if this has already been tried, then attempting to plug in the display when both the display and Raspberry Pi have been powered on separately may be worth trying, though I would suspect it may not renegotiate the connection to the display as well.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • cstanton
    0 cstanton over 5 years ago

    This sounds like it could be the victim of the order in which the devices are setup and powered on.

     

    For example:

     

    - Power off all devices

    - Connect up the cabling, except power.

    - Connect power to the display first, turn the monitor on into standby mode with only one display input

    - Power on the Raspberry Pi using a default Raspbian setup on the SDCard

     

    Raspbian in its latest builds have some accommodations for the display due to the dual output of the Raspberry Pi 4, it tries to detect how the screen works that it's connected to and determine the correct resolution and settings, and if it hasn't received this information as the Raspberry Pi is powered up/powered on, then it's going to have difficulty negotiating the display properly.

     

    I'd be interested if an older version of Raspbian would work 'better', though it may be difficult to find an older version these days. Still, my main thoughts here are the order in which the devices are plugged in and powered on.

     

    Equally if this has already been tried, then attempting to plug in the display when both the display and Raspberry Pi have been powered on separately may be worth trying, though I would suspect it may not renegotiate the connection to the display as well.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • kse001
    0 kse001 over 5 years ago in reply to cstanton

    That's a very interesting idea!  I did not really play around with the order in which I connected devices - never thought about that.  I will have to give that a shot and see if it has any effect!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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