BLFS-12.0: no more xorg video driver?
by derguteweka from LinuxQuestions.org on (#6FRP4)
Moin,
Just building BLFS-12.0 on an old DELL Latitude D820.
LFS runs properly, didn't experience anything unusual so far.
I also went through capter 24 until "Xorg-7 Testing and Configuration" without visible hassels.
Now, after typing "startx" problems start. No graphics, but errors:
Code:grep EE /var/log/Xorg.0.log
[ 47.506] Current Operating System: Linux d820 6.4.12 #4 SMP PREEMPT_DYNAMIC Sat Oct 21 11:16:32 CEST 2023 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 48.091] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 48.091] (EE) Failed to load module "nv" (module does not exist, 0)
[ 48.167] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 48.168] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 48.172] (EE) open /dev/dri/card0: No such file or directory
[ 48.172] (EE) open /dev/dri/card0: No such file or directory
[ 48.172] (EE) Screen 0 deleted because of no matching config section.
[ 48.172] (EE) Device(s) detected, but none match those in the config file.
[ 48.172] (EE)
[ 48.172] (EE) no screens found(EE)
[ 48.172] (EE)
[ 48.172] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 48.172] (EE)
[ 48.176] (EE) Server terminated with error (1). Closing log file.Well, i didn't build any of the video drivers, which were tried to load.
Looks like the chapter "xorg drivers" e.g. in BLFS-11.3, where also video drivers used to be built, has been reduced to "xorg input drivers" in BLFS-12.0.
What did i miss?
cheers,
WK
Just building BLFS-12.0 on an old DELL Latitude D820.
LFS runs properly, didn't experience anything unusual so far.
I also went through capter 24 until "Xorg-7 Testing and Configuration" without visible hassels.
Now, after typing "startx" problems start. No graphics, but errors:
Code:grep EE /var/log/Xorg.0.log
[ 47.506] Current Operating System: Linux d820 6.4.12 #4 SMP PREEMPT_DYNAMIC Sat Oct 21 11:16:32 CEST 2023 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 48.091] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 48.091] (EE) Failed to load module "nv" (module does not exist, 0)
[ 48.167] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 48.168] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 48.172] (EE) open /dev/dri/card0: No such file or directory
[ 48.172] (EE) open /dev/dri/card0: No such file or directory
[ 48.172] (EE) Screen 0 deleted because of no matching config section.
[ 48.172] (EE) Device(s) detected, but none match those in the config file.
[ 48.172] (EE)
[ 48.172] (EE) no screens found(EE)
[ 48.172] (EE)
[ 48.172] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 48.172] (EE)
[ 48.176] (EE) Server terminated with error (1). Closing log file.Well, i didn't build any of the video drivers, which were tried to load.
Looks like the chapter "xorg drivers" e.g. in BLFS-11.3, where also video drivers used to be built, has been reduced to "xorg input drivers" in BLFS-12.0.
What did i miss?
cheers,
WK