koos147
Posts: 17
Joined: Sat Aug 24, 2013 8:20 am

hdmi stops pi from booting

Sun Jul 10, 2016 4:57 pm

Hello,

I have a raspberry pi behind my television for mediacenter.
when the tv is on or standby the pi isn't booting.

When i unplug the hdmi the pi is booting but it need another reboot before it recognize the screen.
when my tv is powered off (powercord unpluged) the pi is booting fine and after i turned on the tv everything is working normal.

are there some conditions that will prevent the pi from booting with hdmi connected? and offcourse the real question. how can i fix this?

Kind regards
Mark

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: hdmi stops pi from booting

Sun Jul 10, 2016 5:38 pm

It is most likely booting but is outputting to composite rather than HDMI when HDMI is not powered when Pi boots.
See: http://kodi.wiki/view/Raspberry_Pi_FAQ# ... d_on_first

koos147
Posts: 17
Joined: Sat Aug 24, 2013 8:20 am

Re: hdmi stops pi from booting

Sun Jul 10, 2016 6:21 pm

Hey,

Thanks for the reply.

The pi isn't responding to ssh.
The green light is constantly on. So I am afraid that this is a different problem.

Kind regards
Mark

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: hdmi stops pi from booting

Sun Jul 10, 2016 6:26 pm

Green LED on = problem reading files from the SD card.
See the not booting sticky viewtopic.php?f=28&t=58151

koos147
Posts: 17
Joined: Sat Aug 24, 2013 8:20 am

Re: hdmi stops pi from booting

Mon Jul 11, 2016 8:50 am

Hey,

I already know the "not reading from sd card" error.
But that doesn't explain why it is working fine without the tv turned on...

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: hdmi stops pi from booting

Mon Jul 11, 2016 10:58 am

Can you follow the suggestions from my link in previous post anyway?
After that the Pi should have no knowledge of whether the TV is switched on or off.

koos147
Posts: 17
Joined: Sat Aug 24, 2013 8:20 am

Re: hdmi stops pi from booting

Tue Jul 12, 2016 8:06 am

Hey Dom,

I didn't find this command.
I downloaded the newest version of raspbian and manualy installed kodi on top of this.
now it is working as it should be.

So i think your solution is right.
still strange that the pi isn't passing the post check due to a driver issue....?
but everything is working fine now.
So againg thanks for your help.

Mark

Kvaron
Posts: 2
Joined: Thu Jun 25, 2020 6:31 pm

Re: hdmi stops pi from booting

Thu Jun 25, 2020 7:10 pm

there are similar problems.
After reading the forums, I thought that the problem would be SD cards. But this is not so.
If a clean correctly formatted card is in the slot, the device reports the absence of the necessary files.
If the card is not formatted correctly, a message is displayed stating that this is not a fat.
But if the card with the recorded installer of the system, then the device comes to the definition of the card and is silent.
Initial Connections: hdmi
If you turn on without connecting hdmi, then the system is installed, you need to wait until small flashing green lights.
After that, you need to fix the config.txt by uncommenting mode hdmi_safe = 1.
After that, the system boots normally, but without sound.
The inclusion of sound changes in the config file.
For a normal system boot, you must disable the hdmi at boot time, and then connect it.
Question: Is this a normal system operation or a malfunction?

raspberry pi 4 model b 4gb vs. LG smart
Google translate(c)

Kvaron
Posts: 2
Joined: Thu Jun 25, 2020 6:31 pm

Re: hdmi stops pi from booting

Mon Jun 29, 2020 10:01 am

last configuration:

hdmi_ignore_edid=0xa5000080
dtparam=audio=on

everything is working fine.

Return to “Troubleshooting”