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