User avatar
D.E.L.B.
Posts: 92
Joined: Sat Jun 09, 2012 7:16 pm
Location: Wales, UK
Contact: Website

No HDMI Display

Sat Jun 09, 2012 7:19 pm

Hi,

Raspberry Pi came in the post 2 days ago, and when I plug the HDMI cable into the Pi from the TV, there is no output on any of the AV channels.

I do not think there is a problem with booting from the SD card, as the green light on the Pi flashes to show that the memory card is being read, but if needed, I have a PNY 8GB SDHC card.

There is also no config.txt file so I can alter the settings in my SD card. So now not sure what to do.

Any help? Thanks.

prg318
Posts: 1
Joined: Thu Jul 19, 2012 1:03 am

Re: No HDMI Display

Thu Jul 19, 2012 1:05 am

Have you tried connecting your pi via composite video? If you can get any output from composite video, you might want to take a look at this link from the wiki: http://elinux.org/R-Pi_Troubleshooting# ... put_at_all

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13092
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: No HDMI Display

Thu Jul 19, 2012 1:29 am

Unlike a conventional PC that always puts out a picture whenever you power on, the PI doesn't do anything unless it can boot properly from an SD-card.
So if you failed to properly create an SD-card then do not expect to see anything on the screen, whether HDMI or composite.

The config.txt file isn't created until the boot software can read "edid" information from your monitor, and compile a valid config.txt settings from it, then compose a valid config.txt from it, and write that back to the sd-card.
So no config.txt in the /boot directory on the sd-card, (with a turned on HDMI monitor connected) is another indication that the PI couldn't properly boot

Return to “Troubleshooting”