notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.84k stars 495 forks source link

ili9488 can display console but cannot start xorg #579

Closed kluoyun closed 2 years ago

kluoyun commented 2 years ago

I added the driver of ili9488, the console shows that everything is normal, but I cannot start xorg Kernel version: 5.10.85

(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 14 12:41:12 2022
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) 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) 
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
kluoyun commented 2 years ago
[  1653.469] (II) Module shadow: vendor="X.Org Foundation"
[  1653.469]    compiled for 1.20.11, module version = 1.1.0
[  1653.469]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1653.469] (EE) FBDEV(0): FBIOPUT_VSCREENINFO succeeded but modified mode
[  1653.469] (EE) FBDEV(0): mode initialization failed
[  1653.469] (EE) 
Fatal server error:
[  1653.469] (EE) AddScreen/ScreenInit failed for driver 0
[  1653.469] (EE) 
[  1653.469] (EE) 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
[  1653.469] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1653.469] (EE) 
[  1653.477] (EE) Server terminated with error (1). Closing log file.