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

Author Topic:  (solved/gelöst) nvidia-legacy-340xx update 340.104-2 broken!!  (Read 2172 times)

Offline michaa7

  • User
  • Posts: 2.295
English:

You will get an error message about nvidia-kernel-common (20151021+5) not having the right version number -> kernel modul not building. If you are bitten by this, downgrading will be APITA .

I needed to execute

Code: [Select]
# dpkg --configure -a --force-all to overcome configure conflicts.


Deutsch:

nvidia-legacy-340xx update 340.104-2 ist kaputt, es gibt eine fehlermeldung beim install dass nvidia-kernel-common (20151021+5) nicht die richtige versionsnummer besäße. Wenn ihr da schon reingestolpert seid kann ein downgrade kompliziert werden wegen konfigurationskonflikten.

Bei mir half nur ein
Code: [Select]
# dpkg --configure -a --force-all

« Last Edit: 2017/11/20, 07:47:17 by michaa7 »
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline harley-peter

  • User
  • Posts: 1.022
Re: nvidia-legacy-340xx update 340.104-2 broken!!
« Reply #1 on: 2017/11/19, 16:06:45 »
here no problems with nvidia-kernel-common (20151021+6)

Offline Camelot

  • User
  • Posts: 81
Re: nvidia-legacy-340xx update 340.104-2 broken!!
« Reply #2 on: 2017/11/19, 17:54:22 »
I agree, no problem here.
nvidia-legacy-340xx-driver (340.104-2)
nvidia-installer-cleanup | nvidia-kernel-common | nvidia-support (20151021+6)

Quote
nvidia-support (20151021+6) unstable; urgency=medium
  [ Andreas Beckmann ]
  * Set Rules-Requires-Root: no.

  [ Luca Boccassi ]
  * Drop quotes from maintscript to fix dpkg-maintscript-helper error
    on installation. (Closes: #881990)
  * Add myself to Uploaders.
« Last Edit: 2017/11/19, 17:59:56 by Camelot »

Offline Mte90

  • User
  • Posts: 216
  • KDE & Debian lover
    • http://www.mte90.net
Re: nvidia-legacy-340xx update 340.104-2 broken!!
« Reply #3 on: 2017/11/19, 22:50:50 »
I can confirm the problem with my VIDIA Corporation GK107M [GeForce GT 750M] [10de:0fe4] (rev a1) that is not working anymore.
Seems that with the last dist-upgrade the dkms package and also the dkms for nvidia was missing and now I can run gui only removing the /etc/xorg.conf file. KDE at boot up say that OpenGL 2 is not supported and it is missing the resto of plasma.I don't know if I have to use the legacy drivers but before the upgrade everything was working fine. Looking at xorg seems that doesn't detect any monitor.
I don't know what to do to get working my KDE as before :-/
PS: I run that commands with no luck

Offline michaa7

  • User
  • Posts: 2.295
Re: nvidia-legacy-340xx update 340.104-2 broken!!
« Reply #4 on: 2017/11/20, 07:46:39 »
here no problems with nvidia-kernel-common (20151021+6)

Here's the bug report confirming the problem  (20151021+5) and the solution (20151021+6):
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881983
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline Mte90

  • User
  • Posts: 216
  • KDE & Debian lover
    • http://www.mte90.net
I can confirm now is everything working :-)