Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly Build Gets black screen on RaspberryPi 1/Zero/B+ #12

Closed
NF3RN0 opened this issue Jan 14, 2016 · 12 comments
Closed

Nightly Build Gets black screen on RaspberryPi 1/Zero/B+ #12

NF3RN0 opened this issue Jan 14, 2016 · 12 comments

Comments

@NF3RN0
Copy link

NF3RN0 commented Jan 14, 2016

I get a back screen with a cursor after the boot messages. I first tried changing the webpage in fullpageos.txt to no avail.

I can ssh to the Pi and can ping google from it so I know that I have internet connection to the pi.

If I kill Xorg and then try to restart the service from ./run_onepageos I get a list of several error messages that it cannot open the display.

xset: unable to open display ""
xset: unable to open display ""
xset: unable to open display ""
matchbox: can't open display! check your DISPLAY variable.
14/01/2016 04:40:36 passing arg to libvncserver: -rfbauth
14/01/2016 04:40:36 passing arg to libvncserver: /home/pi/.vnc/passwd
14/01/2016 04:40:36 x11vnc version: 0.9.13 lastmod: 2011-08-10 pid: 953
14/01/2016 04:40:36 XOpenDisplay("") failed.
14/01/2016 04:40:36 Trying again with XAUTHLOCALHOSTNAME=localhost ...
14/01/2016 04:40:36
14/01/2016 04:40:36 *** XOpenDisplay failed. No -display or DISPLAY.
14/01/2016 04:40:36 *** Trying ":0" in 4 seconds. Press Ctrl-C to abort.
14/01/2016 04:40:36 *** 1 2 3 4
14/01/2016 04:40:40 XOpenDisplay(":0") failed.
14/01/2016 04:40:40 Trying again with XAUTHLOCALHOSTNAME=localhost ...
14/01/2016 04:40:40 XOpenDisplay(":0") failed.
14/01/2016 04:40:40 Trying again with unset XAUTHLOCALHOSTNAME ...
14/01/2016 04:40:40

14/01/2016 04:40:40 ***************************************
14/01/2016 04:40:40 *** XOpenDisplay failed (:0)

*** x11vnc was unable to open the X DISPLAY: ":0", it cannot continue.
*** There may be "Xlib:" error messages above with details about the failure.

This is with the latest nightly build, I'll try the october build to see if I can get that working.

I think it might be trivial to note that I am using a Pi Zero.

Cheers.

@guysoft
Copy link
Owner

guysoft commented Jan 31, 2016

Hey,
There is a new nightly that might fix this issue. It waits for the an internal webserver to start before starting chromium.

@jorgeiglesiasca
Copy link

In the nithtly from 31 of Jan (lite version around 600mb) take ages to load in Pi2 (around 10 minutes) and does not load in PiB

If i unplug the pi when it hangs loading (happens allways in Pi B ) next boot gets into a loop and at the end i get a kernel panic.

Tried to write 3 or 4 SD cards to check if was product of casuality and i always end in kernel panic. This does not happen on Pi2

@guysoft
Copy link
Owner

guysoft commented Feb 13, 2016 via email

@samjrdn
Copy link

samjrdn commented Feb 29, 2016

I am also seeing the OP's issue on a Pi B with the latest nightly.

@tob1987
Copy link

tob1987 commented Mar 13, 2016

Same issue here with all nighty builds, X11 starting with black screen and mouse but no chrome comes up, but has PID. Only stable version with wheezy and chromium 22 is working for me on Pi B+ v1 2. Any ideas?

@guysoft
Copy link
Owner

guysoft commented Mar 15, 2016

It seems like everyone experiencing this has a Pi 1/B+/zero. It might be anything slower than a Pi2 is too slow for the recent distro.

@luedm
Copy link

luedm commented Mar 24, 2016

I'm using a Pi 3 and it is stuck on the colored screen when I boot. Unable to connect via SSH.

@guysoft
Copy link
Owner

guysoft commented Mar 24, 2016 via email

@guysoft guysoft changed the title Nightly Build 12-27-15: Black Screen On Boot Nightly Build Gets black screen on RaspberryPi 1/Zero/B+ Apr 3, 2016
@guysoft
Copy link
Owner

guysoft commented Jun 2, 2016

Hey, if anyone wants to try the recent RC, it seems to work far more better and has a chance on the RaspberryPi 1/Zero/B+.
This is a release candidate that I tested, if it works then great, if not, I am thinking about closing this as "wontfix"

@bacacosta
Copy link

I tried the last nightly with a Raspberry Pi B and still have the black screen problem. Looks like this can't be fixed.

@guysoft
Copy link
Owner

guysoft commented Jun 15, 2016

So the reason FullPageOS does not work on these devices ie since they use ARMv6, please see #43

@guysoft
Copy link
Owner

guysoft commented Oct 23, 2017

Fixed, it works now, its slow as hell and takes 5-10 minutes to boot. Might work as a digital picture frame.

@guysoft guysoft closed this as completed Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants