Posts: 87
Threads: 18
Joined: Dec 2019
Reputation:
1
When I boot up an rpi, using the latest moOde image, and it is connected via HDMI to a monitor, I get a "Signal out of range" error on the monitor.
I have previously booted into Raspbian and got a normal display.
I tried 2 monitors.
Is moOde supposed to display the boot process, and/or boot to a usable display, even just a login prompt?
Posts: 13,428
Threads: 304
Joined: Mar 2018
Reputation:
545
No problem on my end with my HDMI monitors and Pi 7" touch.
Can you provide steps to reproduce your issue so other users can try to help debug?
Posts: 87
Threads: 18
Joined: Dec 2019
Reputation:
1
I have an rPi (3 model B) running the latest image. It works, and I can access it's web page via my LAN. In system settings HDMI is switched on.
So, I turned it off, plugged a HDMI cable into it and into my monitor, and powered up. The monitor just flickered. I swapped the cable to a second monitor, and it said 'signal out of range'.
I powered down the rpi, and put in a raspbian desktop image - and it booted and displayed fine. I powered down again, and put back the moOde image, but as it boots up nothing shows now - just a blank screen.
I might try putting a fresh image on a new disk and try again.
Posts: 87
Threads: 18
Joined: Dec 2019
Reputation:
1
12-12-2019, 05:59 AM
(This post was last modified: 12-12-2019, 06:01 AM by inthemoode.)
Progress of a sort. I commented out the hdmi_drive and hdmi_blanking lines (Edit: sorry I also added a hdmi_force_hotplug=1 line)and got a low res view of the boot process. So I removed hdmi_safe and now I get to watch a normal boot process.
At the end of which thew screen goes blank. I can hotswitch to get the text tty1 to 6 and login successfully.
So what is supposed to happen. Is it switching to a GUI mode at the end of boot. Should it display the normal Moode screen, like in the web browser?