Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  After DU no X with nvida  (Read 2462 times)

Offline mrsarmitage

  • User
  • Posts: 32
After DU no X with nvida
« on: 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


Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: After DU no X with nvida
« Reply #1 on: 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
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline mrsarmitage

  • User
  • Posts: 32
Re: After DU no X with nvida
« Reply #2 on: 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

Offline absolut

  • User
  • Posts: 455
Re: After DU no X with nvida
« Reply #3 on: 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:
Code: [Select]
dpkg -l | egrep 'linux-headers-|linux-image-'

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: After DU no X with nvida
« Reply #4 on: 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.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline mrsarmitage

  • User
  • Posts: 32
Re: After DU no X with nvida
« Reply #5 on: 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