balena-raspberrypi
balena-raspberrypi copied to clipboard
Raspberry Pi 4 - HDMI Active, no output
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.
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?
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.
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 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 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
@floion just following up, any chance to try the balena dash project?
@codefriar there is an issue with balena dash currently, see https://github.com/balena-io-projects/balena-dash/issues/43
@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?
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.
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.