On 2020-09-08 13:59:07 +0200, Bastian Blank wrote:
> Control: tag -1 moreinfo
> Control: severity -1 important
> 
> On Tue, Sep 08, 2020 at 01:36:45PM +0200, Vincent Lefevre wrote:
> > This version fails to load kernel modules (no issues with previous
> > Linux kernels provided by Debian). As a consequence, X does not work.
> 
> > ** Loaded modules:
> > rfcomm
> > ipt_REJECT
> 
> Your system have a lot of loaded modules.  Please provide the real error
> message.

OK, I thought that the dmesg outout should contain it.
According to journalctl:

Sep 08 13:31:20 zira systemd-modules-load[408]: Error running install command 
'modprobe nvidia-modeset ; modprobe -i nvidia-legacy-390xx-drm ' for module 
nvidia_drm: retcode 1
Sep 08 13:31:20 zira systemd-modules-load[408]: Failed to insert module 
'nvidia_drm': Invalid argument

Indeed, /var/log/apt/term.log contains:

Setting up linux-headers-5.8.0-1-amd64 (5.8.7-1) ...
/etc/kernel/header_postinst.d/dkms:
dkms: running auto installation service for kernel 5.8.0-1-amd64:
[...]
{ unset ARCH; env NV_VERBOSE=1 make -j8 modules KERNEL_UNAME=5.8.0-1-amd64; } 
>> /var/lib/dkms/nvidia-legacy-390xx/390.138/build/make.log 2>&1
(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.8.0-1-amd64 (x86_64)
Consult /var/lib/dkms/nvidia-legacy-390xx/390.138/build/make.log for more 
information.
.
Setting up linux-headers-amd64 (5.8.7-1) ...
Setting up linux-image-amd64 (5.8.7-1) ...
Log ended: 2020-09-08  13:23:01

(note that this error was not forwarded to aptitude).

and /var/lib/dkms/nvidia-legacy-390xx/390.138/build/make.log contains:

[...]
FATAL: modpost: GPL-incompatible module nvidia-uvm.ko uses GPL-only symbol 
'radix_tree_preloads'
make[3]: *** 
[/usr/src/linux-headers-5.8.0-1-common/scripts/Makefile.modpost:111: 
/var/lib/dkms/nvidia-legacy-390xx/390.138/build/Module.symvers] Error 1
make[2]: *** [/usr/src/linux-headers-5.8.0-1-common/Makefile:1681: modules] 
Error 2
make[2]: Leaving directory '/usr/src/linux-headers-5.8.0-1-amd64'
make[1]: *** [Makefile:185: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.8.0-1-common'
make: *** [Makefile:81: modules] Error 2

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to