Main > Raspberry Pi & Dev Board

Monitor not recognising PI booting at same time

(1/1)

wirelessjava2002:
My monitor and Raspberry PI are booting at the same time, from the same mains power inlet into the cabinet. (Old VGA monitor using an HDMI to VGA adapter) However the monitor doesn't display the PI
(Re-Booting the Pi after the monitor has power works fine)

Does anyone know of an elegant way to delay the Pi until the monitor has power? (Or other solution to display PI from single AC power source/switch)

I have searched the forum but didn't come up with anything.

Thanks in advance.

pbj:
http://www.amazon.com/Power-Supply-Adjustable-Trigger-Module/dp/B00E1JNLTS

wirelessjava2002:
Thank you, this looks as if it could do the trick.

jan:
This worked fine in my case (no hardware needed): add (or uncomment) hdmi_force_hotplug=1 in /boot/config.txt.

More info: http://raspberrypi.stackexchange.com/questions/2169/how-do-i-force-the-raspberry-pi-to-turn-on-hdmi

ArcadeNerd:
I had the same problem.   You have to change the boot config.txt.  this shows you how to change it.

http://elinux.org/R-Pi_configuration_file

You can set a boot delay so the pi boots a certain number of seconds after plugged in (which let's the converter and monitor be running when the pi is booting so it can be detected).

In the config.txt add the line boot_delay=3

Navigation

[0] Message Index

Go to full version