Troubleshooting HDMI Display Issue in Raspberry Pi
If you are using Raspberry Pi for the 1st time & HDMI display is having no signal then:
If you are using Raspberry Pi for the 1st time & HDMI display is having no signal then:
- I assume you have already loaded Raspbian OS a SD Card inserted in your Raspberry Pi.
- Remove the SDCard on which from your Pi and open the SDcard it in your PC or laptop.
- Search for config.txt and open it to edit.
- remove the # from the starting of following lines in config.txt to un-comment it.
hdmi_safe=1
hdmi_force_hotplug=1 - update config_hdmi_boost= 4 to below line
config_hdmi_boost=9
- Save the config.txt on the SD Card with these changes .
- Insert SD Card back to Raspberry Pi.
- Power on your HDMI display TV/Monitor.
- Power on your raspberry pi .
- Check your cables are connected well (there may be loose connection near micro HDMI port sometimes so check that end.)
[ micro HDMI must be inserted in HDMI 0 slot in Raspberry Pi 4 model ]
No comments:
Post a Comment