After DU no X with nvida

Begonnen von mrsarmitage, 2014/05/23, 12:34:42

Vorheriges Thema - Nächstes Thema

mrsarmitage

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


towo

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
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

mrsarmitage

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

absolut

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-'

towo

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.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

mrsarmitage

yes thank you-  during the DU the headers were removed, I reinstalled them and the module has built now, problem solved.
Thanks again
UB