Page 1 of 1

It takes long time to start booting with HDMI/DVI plugged in

Posted: Thu Aug 15, 2013 7:34 am
by jojen
Hello,

i'm currently in Nepal setting up an IT Lab for education. It was not easy to get DVI monitors. But finally there are brand new ViewSonic VA2046m LED monitors. The monitors are connected via the DVI cable and a DVI/HDMI Adapter (http://www.amazon.de/Wentronic-Adapter- ... +Buchse%29) .

If I'm using the a SD Card with a new copy of NOOBSv1_1 I and I start the Raspberry the monitor says no signal. If I'm unplugging the cable from the raspberry ... wait a little bit I will get the installation page on the screen. After installing, the raspberry needs to reboot. The red light PWR is glowing, but again there is no signal at the monitor. After unplugging the cable again, the green light (OK) starts to glow. The Raspberry seems to boot, but I won't get a signal after plugging in again. After uncommenting hdmi_force_hotplug=1 in /boot/config.txt unplug the cable .. wail until the OK light is glowing und plugging it in again. I will get the signal again.

So at the moment for every booting phase it is necessary to unplug ... wait ... plug the monitor in again to get the screen running.

I tried also some modifications from http://elinux.org/RPiconfig to avoid unplug / pugging it in again.
Some of them I tried alone ... some of them I tried in combination:
hdmi_safe=1

config_hdmi_boost=4
hdmi_drive=1
hdmi_ignore_cec=1
avoid_edid_fuzzy_match=1
hdmi_ignore_edid=0xa5000080

/opt/vc/bin/tvservice -m CEA
Group CEA has 0 modes:

/opt/vc/bin/tvservice -m DMT
(prefer) mode 83

There is a better resolution by using:
hdmi_mode=83
hdmi_group=2

Does anybody know how to solve this problem? Thanks so far.
Greetings from Sauraha, Nepal
Jojen

Re: Raspberry does not boot with HDMI/DVI plugged in

Posted: Thu Aug 15, 2013 8:13 am
by RaTTuS
hdmi_force_hotplug=1 is probably all you need
can you try latest raspbian and not latest noobs

if you are using noobs then with a fresh install hitting keys 1,2,3,4 should get you a displayable screen initially [after it has booted things change I think]

Re: Raspberry does not boot with HDMI/DVI plugged in

Posted: Fri Aug 16, 2013 7:33 am
by jojen
in my setup unfortunately i won't get a picture on the screen with a fresh installation from NOOBS after pressing 1234. I have to unplug ... wait and plugging it in again, to get the picture.
Currently I'm downloading the new version of raspbian. But it can take some time, because slow internet connection and power interrupts ;/

Re: Raspberry does not boot with HDMI/DVI plugged in

Posted: Sat Aug 17, 2013 4:59 pm
by jojen
Thank for your support. In the latest Version of Raspbian it works!

Re: Raspberry does not boot with HDMI/DVI plugged in

Posted: Sun Sep 01, 2013 10:35 am
by jojen
Unfortunately i have to refresh this thread again. In the Lab there are 8 Raspberry Pis. All of them are based on the same Image in Version 2013-07-26-wheezy-raspbian and are copys. If I turn on power supply some of them starts directly booting. But others needs more time to boot. Some of them needs so much time you won't wait. If you take one of them, unplug the monitor ... wait a little bit and pug it in again, the raspberry starts booting.
We had a problem of earthing in the power supply in the past but our electrician told us, this should be fixed right now.
Is there someone who has any additional ideas? Thanks for your help!