Tried to install Buster on a SLIMBOOK (I7) with nvidia card. Installation successfull but no X server at boot.
Followed this tuto https://linuxconfig.org/how-to-install- ... ster-linux without success. Started with default driver and ended compiling [460.39] version with no result.
Here some X logs:
- Code: Select all
# cat /var/log/Xorg.0.log|grep '(EE)'
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.219] (EE) Failed to load module "nv" (module does not exist, 0)
[ 9.222] (EE) Unable to find a valid framebuffer device
[ 9.223] (EE) Screen 0 deleted because of no matching config section.
[ 9.223] (EE) Screen 0 deleted because of no matching config section.
[ 9.223] (EE)
[ 9.223] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 9.223] (EE)
[ 9.223] (EE)
[ 9.223] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 9.223] (EE)
[ 9.227] (EE) Server terminated with error (1). Closing log file.
Any help greatly apreciated