balena-raspberrypi icon indicating copy to clipboard operation
balena-raspberrypi copied to clipboard

Raspberry Pi 4 - HDMI Active, no output

Open codefriar opened this issue 5 years ago • 10 comments

Greetings!

First, thanks for your work!

I downloaded, etched and booted a rpi 4 4gb. It shows up in the dashbaord, is ssh'able etc. When the device boots, the attached monitor wakes up, but no ouput is displayed. It's clear the monitor thinks there will be /is data present, because of backlight bleedthrough. However, nothing but a black screen is seen.

I'm attempting to run the Balena Dash project on it.

Please advise. Any other information that would be helpful, let me know and I'll get it.

codefriar avatar Aug 29 '19 17:08 codefriar

Had tested on my side with https://github.com/balena-io-playground/x11-window-manager and that worked fine. Have you done any changes to the config.txt through the dashboard?

floion avatar Aug 30 '19 10:08 floion

No I haven’t On Aug 30, 2019, 06:19 -0400, Florin Sarbu [email protected], wrote:

Had tested on my side with https://github.com/balena-io-playground/x11-window-manager and that worked fine. Have you done any changes to the config.txt through the dashboard? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

codefriar avatar Aug 30 '19 12:08 codefriar

Update: I've gotten it to display the Balena logo / splash screen, but it never flips over to the X display to show the URL.

@floion What changes did you make / suggest to config.txt?

codefriar avatar Aug 30 '19 22:08 codefriar

@codefriar what changes did you do to have the logo displayed? There should be nothing to do to have it display that, I'm just curious what was the problem in your case. By showing the URL, you are referring to the balena dash project? I haven't tried that yet, will do that in the following days. I only tried the X11 window manager demo

floion avatar Aug 31 '19 13:08 floion

@floion So in order to see the logo, I had to switch monitors. on my 4k i get nothing, on an older 1080p i see the logo. Neither gets to the point where it's displaying the dashbaord

codefriar avatar Sep 04 '19 14:09 codefriar

@floion just following up, any chance to try the balena dash project?

codefriar avatar Sep 10 '19 15:09 codefriar

@codefriar there is an issue with balena dash currently, see https://github.com/balena-io-projects/balena-dash/issues/43

floion avatar Sep 11 '19 14:09 floion

@codefriar did you get your rpi to appear in the dashboard? If not, could you use a development image and login over serial debug connection so we can check what's wrong there?

floion avatar Oct 04 '19 05:10 floion

It does show in the dashboard.

I was having the issue where the boot graphic never shows on 4k, and on 1080p it loads the graphic, but never boots to the application (because the application needs gl drivers that were removed.)

On Oct 4, 2019, 1:23 AM -0400, Florin Sarbu [email protected], wrote:

@codefriar did you get your rpi to appear in the dashboard? If not, could you use a development image and login over serial debug connection so we can check what's wrong there? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

codefriar avatar Oct 04 '19 13:10 codefriar

I also have been experiencing this same issue when running x11 applications on RPI4. HDMI output is active (monitor stays alive) but no video content is output, and the application logs do not throw errors/warns etc.

willswire avatar Oct 25 '19 15:10 willswire