bananapi-zero-ubuntu-base-minimal icon indicating copy to clipboard operation
bananapi-zero-ubuntu-base-minimal copied to clipboard

AddScreen/ScreenInit failed for driver 0

Open lblabr opened this issue 3 years ago • 2 comments

i followed your instruction to install ubuntu, i used

https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/tree/v3.10

and installed lxde.

lxde does not start up it exiits with the following errors:

`

    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.

(==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 20 16:22:28 2022 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Fatal server error: (EE) AddScreen/ScreenInit failed for driver 0 (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. (EE) ` any idea, how to solve?

thanks a lot!

lblabr avatar Aug 20 '22 16:08 lblabr

Please, type "uname -ra"

avafinger avatar Aug 22 '22 12:08 avafinger

https://www.x.org/wiki/FAQErrorMessages/

Make sure you have the "server" kernel without mali. The mali version released with the image is for GBM only.

avafinger avatar Aug 29 '22 17:08 avafinger