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

New Build Not Booting Pi 3 B+ #235

Closed
conrad9900 opened this issue Jul 5, 2018 · 9 comments
Closed

New Build Not Booting Pi 3 B+ #235

conrad9900 opened this issue Jul 5, 2018 · 9 comments

Comments

@conrad9900
Copy link

What were you doing?

Writing Image to new 64GB SanDisk SD Card

What did you expect to happen?

To boot to FullPageOS

What happened instead?

Boots past Rainbow landing page, Black Screen after

Was there an error message displayed? What did it say?

No Message, only black screen,
Tried a different SD card, still no boot.
Formatted the SD card first also

Version of FullPageOS?

2018-06-27-fullpageos-stretch-lite-0.10.0

[Can be found in /etc/fullpageos_version ALWAYS INCLUDE.]

Screenshot(s) showing the problem:

[If applicable. Always include if unsure or reporting UI issues.]

@guysoft
Copy link
Owner

guysoft commented Jul 5, 2018

This is a nightly build that has not been tested yet, please use the released builds to test if they work first.

@conrad9900
Copy link
Author

Ok, will go back to stable build.

@guysoft guysoft closed this as completed Jul 5, 2018
@jyy1082
Copy link

jyy1082 commented Aug 30, 2018

I just tried "2018-04-22_2018-04-18-fullpageos-stretch-lite-0.9.0.zip" on 3 B+, but it does not work. It can not boot, just black screen.

@guysoft
Copy link
Owner

guysoft commented Aug 30, 2018

@jyy1082 try the non-acceleration version at:
http://unofficialpi.org/Distros/FullPageOS/no-acceleration/nightly/2018-07-22_2018-06-27-fullpageos-no-acceleration-stretch-lite-0.10.0.zip
md5:
http://unofficialpi.org/Distros/FullPageOS/no-acceleration/nightly/2018-07-22_2018-06-27-fullpageos-no-acceleration-stretch-lite-0.10.0.zip.md5

There are reports with 3B+ acceleration not working on some models, the fact you are based in China might give a good hit this is the issue, because you likely have access to much more diverse hardware there, which I can't test.

@jyy1082
Copy link

jyy1082 commented Aug 30, 2018

The non-acceleration version works.
Could you tell me how should I disable GPU when use CustomPiOS to build a non-acceleration image?
Thank you!

@guysoft
Copy link
Owner

guysoft commented Aug 30, 2018

The non-acceleration version just disabled the acceleration in the gui module.
Its variant is here:
https://github.com/guysoft/FullPageOS/tree/devel/src/variants/no-acceleration

You can read about it here: https://github.com/guysoft/FullPageOS#building-using-vagrant

@jyy1082
Copy link

jyy1082 commented Aug 30, 2018

How about I build from Debian and just set "[ -n "$FULLPAGEOS_INCLUDE_ACCELERATION" ] || FULLPAGEOS_INCLUDE_ACCELERATION=no" in this file:
https://github.com/guysoft/FullPageOS/blob/devel/src/modules/fullpageos/config
?

@guysoft
Copy link
Owner

guysoft commented Aug 30, 2018

In both cases you are building from debian/raspbian.
You can also write it from scratch. The varant and module system are there so you can easily keep your own code separate. You could also add a jjosfolder and append it to the main config file, if you are planning to maintain code against FullPageOS, which I am guessing you are. Read about writing CustomPiOS modules.

@jyy1082
Copy link

jyy1082 commented Aug 30, 2018

Got it. Thanks so much for your support!

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

3 participants