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 3269 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
  • mp2100
    0 mp2100 over 5 years ago

    I have a way that you probably can use your original rPi, but you may not like it.

     

    First of all, good troubleshooting and documenting your troubleshooting.  I had a few suggestions half way through and then, oh, you tried that already.

     

    So, I happen to have my own Dell 2007fbp monitor.  It's an old model, I rescued it from the recycle pile.  And I rescued it for use with an rPi because it has a composite port:

    https://www.dell.com/downloads/emea/products/snp/UltraSharp%202007FP_EN.pdf

    And all raspberry pi models have a composite port.  Resolution won't be very good, but it would make your rPi usable.  With the newer Pi models, it's a bit more difficult because you'll need a 3.5mm jack to composite cable.

    .imageimage

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

    I have a way that you probably can use your original rPi, but you may not like it.

     

    First of all, good troubleshooting and documenting your troubleshooting.  I had a few suggestions half way through and then, oh, you tried that already.

     

    So, I happen to have my own Dell 2007fbp monitor.  It's an old model, I rescued it from the recycle pile.  And I rescued it for use with an rPi because it has a composite port:

    https://www.dell.com/downloads/emea/products/snp/UltraSharp%202007FP_EN.pdf

    And all raspberry pi models have a composite port.  Resolution won't be very good, but it would make your rPi usable.  With the newer Pi models, it's a bit more difficult because you'll need a 3.5mm jack to composite cable.

    .imageimage

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

    Thanks for the response.  I do have the newer version, so if I did go this route I'd have to get one of the cables you mentioned.  I think I'd probably shop around for a different monitor in the resale shops first to see if I could find one that would work with it before going that route, since as you said, the resolution wouldn't be the best.  Worst case, I could use the original Pi to run Octopi or something along those lines so it's not a total loss.  I'm really mainly interested in understanding what could have happened so I can avoid running into this issue again.  For the time being, I'm not removing the HDMI cable from the Pi that's working.

    • 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