Siduction Forum

Siduction Forum => Upgrade Warnings => Thema gestartet von: mrsarmitage in 2014/05/23, 12:34:42

Titel: After DU no X with nvida
Beitrag von: mrsarmitage in 2014/05/23, 12:34:42
After DU today and Kernel 3.14-4 there is no X.
Message is: Could not insert nvidia_current.
dkms status: nvidia-current, 331.67: added. Var/log/Xorg.0.log states: Failed to load the nvidia kernel module.
Inxi -G: Nvidia GF119 (Geforce GT 610), X.org 1.15.1, driver : nvidia
dpkg -l | grep nvidia:
ii glx-alternative-nvidia 0.4.1
ii libgl1-nvidia-glx:amd64 331.67-2
ii libnvidia-ml1:amd 64 331.67-2
ii nvidia-alternative amd 64 331.67-2
nvidia-driver amd 64 331.67-2
nvidia-glx amd 64 331.67-2
nvidia-kernel-dkms amd 64 331.67-2
nvidia-kernel-source amd64 331.67-2
nvidia-modprobe amd64 334.16-1
nvidia-vdpau-driver amd64 331.67-2


sorry I am not on this machine right now.
Greetings UB

Titel: Re: After DU no X with nvida
Beitrag von: towo in 2014/05/23, 12:43:08
dpkg-reconfigure nvidia-kernel-dkms

btw dkms status added != dkms status installed

If the module does not build, provide the buildlog of the nvidia-module
Titel: Re: After DU no X with nvida
Beitrag von: mrsarmitage in 2014/05/23, 13:48:33
dpkg-reconfigure nvidia-kernel-dkms:


"deleting module version: 331.67 completely from the DKMS tree


Done
Loading new nvidia-current-331.67 DKMS files...
Building only for 3.14-4 towo-siduction-amd64
Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed."


UB
Titel: Re: After DU no X with nvida
Beitrag von: absolut in 2014/05/23, 13:53:27
well, the info is actually there, it seems the kernel headers are not there for nvidia to be built... right?

check with: dpkg -l | egrep 'linux-headers-|linux-image-'
Titel: Re: After DU no X with nvida
Beitrag von: towo in 2014/05/23, 14:03:05
On your d-u the headers are removed, so without headers, no module-building, easy that is.
You should read, what apt is removing on d-u.
Titel: Re: After DU no X with nvida
Beitrag von: mrsarmitage in 2014/05/23, 14:44:20
yes thank you-  during the DU the headers were removed, I reinstalled them and the module has built now, problem solved.
Thanks again
UB