Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: michaa7 on 2017/11/17, 13:48:56

Title: (solved/gelöst) nvidia-legacy-340xx update 340.104-2 broken!!
Post by: michaa7 on 2017/11/17, 13:48:56
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

Title: Re: nvidia-legacy-340xx update 340.104-2 broken!!
Post by: harley-peter on 2017/11/19, 16:06:45
here no problems with nvidia-kernel-common (20151021+6)
Title: Re: nvidia-legacy-340xx update 340.104-2 broken!!
Post by: Camelot 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 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881990))
  * Add myself to Uploaders.
Title: Re: nvidia-legacy-340xx update 340.104-2 broken!!
Post by: Mte90 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
Title: Re: nvidia-legacy-340xx update 340.104-2 broken!!
Post by: michaa7 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
Title: Re: (solved/gelöst) nvidia-legacy-340xx update 340.104-2 broken!!
Post by: Mte90 on 2017/11/20, 10:01:24
I can confirm now is everything working :-)