Siduction Forum

Siduction Forum => Announcements / Ankündigungen => Topic started by: towo on 2017/02/20, 07:40:53

Title: Linux 4.10
Post by: towo on 2017/02/20, 07:40:53
Kernel 4.10 wird bis auf Weiteres nur in Experimental und nur als 64Bit Version verfügbar sein.
Grund hierfür ist Nvidia, es stehen keine Treiber bereit, die diese Version unterstützen.



Kernel 4.10 will only be available in Experimental and only as 64bit version until further notice.
The reason for this is Nvidia, there are no drivers that support this version.
Title: Re: Linux 4.10
Post by: samoht on 2017/02/20, 10:22:01

Thanks, @towo.
Welche apt-Adresse hat das experimental Repo?
What is the apt address of the experimental repo?
Title: Re: Linux 4.10
Post by: towo on 2017/02/20, 12:26:38
deb http://packages.siduction.org/extra experimental main contrib non-free
Title: Re: Linux 4.10
Post by: samoht on 2017/02/20, 20:28:08
Danke, @towo.
Title: Re: Linux 4.10
Post by: sedonix on 2017/02/21, 22:24:31
Code: [Select]
inxi
CPU~Quad core Intel Core i5-6400 (-MCP-) speed/max~899/3300 MHz Kernel~4.10.0-towo.1-siduction-amd64 x86_64
 Up~3:10 Mem~540.2/7893.6MB HDD~6501.3GB(0.2% used) Procs~184 Client~Shell inxi~2.3.5 
Been using it for a couple days on xfce and kde systems with no problems.
Title: Re: Linux 4.10
Post by: Geier0815 on 2017/02/24, 21:50:00
Ist der Kernel jetzt für normale Nutzung (auch mit Nvidia) freigegeben? Ich habe nur "deb http://packages.siduction.org/extra unstable main" drin, also kein experimental und trotzdem soll linux-image-4.10.0-towo.3-siduction-amd64 installiert werden.
Title: Re: Linux 4.10
Post by: melmarker on 2017/02/24, 21:56:35
Ja, gestern ist der mit 4.10 funktionierende nvidia-driver nach sid gekommen
Title: Re: Linux 4.10
Post by: horo on 2017/02/24, 22:06:53
Danke, läuft hier bereits...
Code: [Select]
uname -a
Linux veronese 4.10.0-towo.3-siduction-amd64 #1 SMP PREEMPT siduction 4.10-2 (2017-02-24) x86_64 GNU/Linux

Ciao, Martin
Title: Re: Linux 4.10
Post by: Geier0815 on 2017/02/24, 22:31:43
Hat ganz großartig nicht funktioniert. http://paste.debian.net/916642 (http://paste.debian.net/916642)

Ich vermute mal das ich das lösen kann wenn ich dem Hinweis im Log folge und "make oldconfig && make prepare" ausführe, denke aber nicht das das so gedacht ist.
Title: Re: Linux 4.10
Post by: Geier0815 on 2017/02/24, 22:38:44
Hmmm, funktioniert nicht. In /usr/src/linux-headers-4.10.0-towo.3-siduction-amd64 den Befehl ausgeführt bringt folgende Meldung:
Quote
scripts/kconfig/conf  --oldconfig Kconfig
warning: (VIDEO_ZORAN_DC30 && VIDEO_ZORAN_DC10) selects VIDEO_ADV7175 which has unmet direct dependencies (MEDIA_SUPPORT && VIDEO_V4L2 && I2C && BROKEN)
warning: (VIDEO_ZORAN_DC30 && VIDEO_ZORAN_DC10) selects VIDEO_ADV7175 which has unmet direct dependencies (MEDIA_SUPPORT && VIDEO_V4L2 && I2C && BROKEN)
#
# configuration written to .config
#
scripts/kconfig/conf  --silentoldconfig Kconfig
warning: (VIDEO_ZORAN_DC30 && VIDEO_ZORAN_DC10) selects VIDEO_ADV7175 which has unmet direct dependencies (MEDIA_SUPPORT && VIDEO_V4L2 && I2C && BROKEN)
warning: (VIDEO_ZORAN_DC30 && VIDEO_ZORAN_DC10) selects VIDEO_ADV7175 which has unmet direct dependencies (MEDIA_SUPPORT && VIDEO_V4L2 && I2C && BROKEN)
make[1]: *** Keine Regel vorhanden, um das Ziel „arch/x86/entry/syscalls/syscall_32.tbl“,
  benötigt von „arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h“, zu erstellen.  Schluss.
arch/x86/Makefile:192: die Regel für Ziel „archheaders“ scheiterte
make: *** [archheaders] Fehler 2
Ein Problem mit multiarch oder ein klassischer PEBKAC?
Title: Re: Linux 4.10
Post by: towo on 2017/02/24, 22:48:23
Ein Problem mit Hardware, wo die Treiber keinen Kernel-4.10-Support haben.
Title: Re: Linux 4.10
Post by: Geier0815 on 2017/02/24, 22:54:36
Ok, dann ist ja fast gut, ich dachte schon ich wäre mal wieder zu blöd. Wird es für ältere Karten noch passende Treiber geben oder hat nvidia da irgend etwas abgekündigt?
Title: Re: Linux 4.10
Post by: dibl on 2017/02/24, 22:59:21
Quote from: melmarker
[size=0px]Ja, gestern ist der mit 4.10 funktionierende nvidia-driver nach sid gekommen[/size]
Release notes for 375-39 say nothing about kernel 4.10 (http://www.nvidia.com/Download/driverResults.aspx/114708/en-us).
Title: Re: Linux 4.10
Post by: jure on 2017/02/24, 23:07:28
hmm

Quote
apt changelog nvidia-driver

nvidia-graphics-drivers (375.39-1) unstable; urgency=medium

  * New upstream long lived branch release 375.39 (2017-02-14).
    * Fixed CVE-2017-0309, CVE-2017-0310, CVE-2017-0311, CVE-2017-0318,
      CVE-2017-0321.  (Closes: #855277)
    - Fixed a bug that caused system hangs when resuming from suspend with
      some GPUs.
    - Fixed a regression that could cause corruption when hot-plugging
      displays.
    - Fixed a regression that prevented systems with multiple DisplayPort
      monitors from resuming correctly from suspend.
    - Added support for the following GPU(s): Quadro GP100, Quadro P4000,
      Quadro P2000, Quadro P1000, Quadro P600, Quadro P400, Quadro M1200,
      Quadro M2200.

  [ Luca Boccassi ]
  * Update nv-readme.ids
  * Update symbols files
  * Add deprecated-cpu-events.patch, dma-fence-rename.patch and
    vmf-address.patch to fix kernel module build on Linux 4.10 and newer.
    (Closes: #855802)


  [ Andreas Beckmann ]
  * bug-control: Report information about installed Vulkan ICDs.
  * Restrict watch file to releases from the 375.xx long lived branch.
Title: Re: Linux 4.10
Post by: dibl on 2017/02/24, 23:09:33
Ahhh -- thanks Jure -- they did not show that on their website.  So, maybe I'll get brave and try 4.20.
Title: Re: Linux 4.10
Post by: musca on 2017/02/24, 23:15:39
Only debian maintainers did patch the existing nvidia driver, not the vendor.
jure shows us the changelog of the debian package, which refers to debian bug #855802.
Title: Re: Linux 4.10
Post by: dibl on 2017/02/24, 23:26:09
Aha -- gut, vielen dank.
Title: Re: Linux 4.10
Post by: melmarker on 2017/02/25, 03:47:59
 @dibl - to be true, i would suggest to start with 4.10 for the time being. 8)
Title: Re: Linux 4.10
Post by: dibl on 2017/02/25, 11:38:13

OK, how's this?


(1)
Code: [Select]
System:    Host: Hibiscus Kernel: 4.10.0-towo.3-siduction-amd64 x86_64 (64 bit)
           Console: tty 1
           Distro: siduction 13.2.1 December - kde - (201401272125)
Machine:   Device: desktop System: ASUS product: All Series
           Mobo: ASUSTeK model: Z87-WS v: Rev 1.xx
           BIOS: American Megatrends v: 2004 date: 06/05/2014
CPU:       Quad core Intel Core i7-4770 (-HT-MCP-) cache: 8192 KB
           clock speeds: max: 3900 MHz 1: 893 MHz 2: 862 MHz 3: 892 MHz
           4: 1415 MHz 5: 899 MHz 6: 830 MHz 7: 1872 MHz 8: 911 MHz
Graphics:  Card: NVIDIA GM107 [GeForce GTX 750 Ti]
           Display Server: X.org 1.19.1 driver: nvidia
           tty size: 82x37 Advanced Data: N/A for root out of X
Audio:     Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
           driver: snd_hda_intel
           Card-2 NVIDIA Device 0fbc driver: snd_hda_intel
           Sound: ALSA v: k4.10.0-towo.3-siduction-amd64
Network:   Card-1: Intel I210 Gigabit Network Connection driver: igb
           IF: enp6s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
           Card-2: Intel I210 Gigabit Network Connection driver: igb
           IF: enp9s0 state: down mac: <filter>
Drives:    HDD Total Size: 3120.6GB (29.8% used)
           ID-1: /dev/sdc model: WDC_WD1000DHTZ size: 1000.2GB
           ID-2: /dev/sda model: WDC_WD1001FALS size: 1000.2GB
           ID-3: /dev/sdb model: OCZ_VERTEX size: 120.0GB
           ID-4: /dev/sdd model: WDC_WD1000DHTZ size: 1000.2GB
Partition: ID-1: / size: 26G used: 11G (44%) fs: ext4 dev: /dev/sdb1
           ID-2: /home size: 84G used: 51G (64%) fs: ext4 dev: /dev/sdb3
           ID-3: swap-1 size: 1.07GB used: 0.00GB (0%) fs: swap dev: /dev/sdb2
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 29.8C mobo: 27.8C
           Fan Speeds (in rpm): cpu: 0
Info:      Processes: 248 Uptime: 11:53 Memory: 889.1/32119.6MB
           Init: systemd runlevel: 5 Client: Shell (bash) inxi: 2.3.5
           
(2)
Code: [Select]
System:    Host: hp-350g Kernel: 4.10.0-towo.3-siduction-amd64 x86_64 (64 bit)
           Desktop: KDE Plasma 5.8.4
           Distro: siduction 14.1.0 Indian Summer - kde - (201411230337)
Machine:   Device: laptop System: Hewlett-Packard product: HP 350 G1 v: 0992100000400010000634101
           Mobo: Hewlett-Packard model: 21B7 v: KBC Version 46.0B
           UEFI [Legacy]: Insyde v: F.12 date: 06/12/2014
Battery    BAT0: charge: 23.6 Wh 93.0% condition: 25.4/25.4 Wh (100%)
CPU:       Dual core Intel Core i5-4210U (-HT-MCP-) cache: 3072 KB
           clock speeds: max: 2700 MHz 1: 900 MHz 2: 906 MHz 3: 925 MHz
           4: 916 MHz
Graphics:  Card: Intel Haswell-ULT Integrated Graphics Controller
           Display Server: X.Org 1.19.1 drivers: modesetting (unloaded: fbdev,vesa)
           Resolution: 1366x768@59.99hz
           GLX Renderer: Mesa DRI Intel Haswell Mobile
           GLX Version: 3.0 Mesa 13.0.5
Audio:     Card-1 Intel 8 Series HD Audio Controller driver: snd_hda_intel
           Card-2 Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel
           Sound: ALSA v: k4.10.0-towo.3-siduction-amd64
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169
           IF: eth0 state: down mac: <filter>
           Card-2: Ralink RT3290 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
           IF: wlan0 state: up mac: <filter>
Drives:    HDD Total Size: 500.1GB (15.9% used)
           ID-1: /dev/sda model: Samsung_SSD_840 size: 500.1GB
Partition: ID-1: / size: 16G used: 9.9G (67%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
Sensors:   System Temperatures: cpu: 30.0C mobo: 0.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 199 Uptime: 7 min Memory: 972.6/3878.2MB
           Client: Shell (bash) inxi: 2.3.5
    8)
Title: Re: Linux 4.10
Post by: OppaErich on 2017/02/25, 12:21:28
Also hier tut  er's nicht. 4.9.11 spielt aber.
Code: [Select]

oppa@oppa-hex-ssd:~$ inxi -G
Graphics:  Card: NVIDIA GM204 [GeForce GTX 970]
           Display Server: X.Org 1.19.1 driver: nvidia Resolution: 1920x1080@59.93hz
           GLX Renderer: GeForce GTX 970/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 375.39


Schönes Wochenende,
Stephan


Edit: Operation not permitted ?  :-\
Code: [Select]

Feb 25 13:00:53 oppa-hex-ssd systemd-modules-load[295]: Error running install command for nvidia_drm
Feb 25 13:00:53 oppa-hex-ssd systemd-modules-load[295]: Failed to insert 'nvidia_drm': Operation not permitted
Feb 25 13:00:53 oppa-hex-ssd systemd[1]: Failed to start Load Kernel Modules.
Feb 25 13:00:53 oppa-hex-ssd systemd-udevd[357]: Error running install command for nvidia
Feb 25 13:00:55 oppa-hex-ssd gnome-session-binary[1317]: Unrecoverable failure in required component org.gnome.Shell.desktop
Title: Re: Linux 4.10
Post by: ReinerS on 2017/02/25, 20:52:48
Läuft hier gut mit dem Legacy-Treiber 340.x und ner 8600 GT.

Grüße

Reiner
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/01, 14:56:08
Hier funktioniert es leider nicht mit dem legacy 340.102 und einer GeForce 210

Code: [Select]
Mär 01 14:42:29 master systemd-modules-load[271]: modprobe: FATAL: Module nvidia-legacy-340xx not found in directory /lib/modules/4.10.1-towo.1-siduction-amd64
Mär 01 14:42:29 master systemd-udevd[298]: modprobe: FATAL: Module nvidia-legacy-340xx not found in directory /lib/modules/4.10.1-towo.1-siduction-amd64
Mär 01 14:42:29 master systemd-modules-load[424]: modprobe: FATAL: Module nvidia-legacy-340xx not found in directory /lib/modules/4.10.1-towo.1-siduction-amd64
Mär 01 14:42:14 master systemd-modules-load[271]: Error running install command for nvidia
Mär 01 14:42:14 master systemd-modules-load[271]: Failed to insert 'nvidia': Operation not permitted
Mär 01 14:42:15 master systemd-udevd[336]: Error running install command for nvidia
Mär 01 14:42:16 master systemd-modules-load[424]: Error running install command for nvidia
Mär 01 14:42:16 master systemd-modules-load[424]: Failed to insert 'nvidia': Operation not permitted
Title: Re: Linux 4.10
Post by: Maik on 2017/03/01, 15:29:28
Hat auch rumgeeiert, scheint irgendwie man wolle "neue HW schmackhaft" machen, das bei den Mondpreisen. Wie auch immer, nv-dkms purged, mit m-a lief alles bei 1x sauber durch.
Title: Re: Linux 4.10
Post by: TM on 2017/03/03, 01:58:23
Hi,

Ich habe dies gerade überflogen. Nvidia betrifft mich auch.
https://forum.siduction.org/index.php?topic=6626.msg54114#msg54114 (https://forum.siduction.org/index.php?topic=6626.msg54114#msg54114)
Welcher Nvidia Treiber, bzw. Version ist denn in der Iso?
Man kann ja auch auf ältere zurückgreifen. Manche Distris bieten gleich mehrere an, also auch frühere Versionen.

Welcher Kernel ist denn in der aktuellen Iso? Irgendwie bin ich zu blöd das zu finden.
Hier (https://www.kernel.org/) (Link aus eurer Seite) wird der 4.10 als stable angegeben.
Ich kenne mich da leider nicht aus und lade gerade das Iso
siduction-16.1.0-patience-xfce-amd64-201612240021 runter

Was auch verwirrend ist, wenn man auf den Downloadserver geht, wird nicht angezeigt, welche Iso es denn nun ist. Anscheinend wird die non-free Iso gar nicht angeboten? Und in der "normalen" Iso sind auch Nvidia Treiber drin?
Denn die beiden Links
http://ftp.spline.de/pub/siduction/fixes unstable main contrib non-free 
http://ftp.spline.de/pub/siduction/fixes (http://ftp.spline.de/pub/siduction/fixes) unstable main contrib non-free

sind beide tot.


Title: Re: Linux 4.10
Post by: devil on 2017/03/03, 07:29:03
Proprietäre Nvidia-Treiber liefern wir nicht aus. Was auf einem Image drauf ist, geht aus der dazugehörigen Manifest-Datei hervor, die mit dem Image zum Download steht. Oder man liest die Release Notes (https://news.siduction.org/2016/12/release-notes-for-siduction-2016-1-patience/) und erfährt, das auf den Patience-Images Kernel 4.9 drauf ist. Was du damit meinst, die beiden Links seien tot, weiß ich nicht, denn du kannst ja draufklicken und wirst feststellen, dass die höchst lebendig sind.
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/03, 09:58:07
@ReinerS:
Wie hast du den 340er Treiber mit dem Kernel 4.10 zum Laufen bekommen?
Title: Re: Linux 4.10
Post by: TM on 2017/03/03, 11:28:50
Oder man liest die Release Notes (https://news.siduction.org/2016/12/release-notes-for-siduction-2016-1-patience/) und erfährt, das auf den Patience-Images Kernel 4.9 drauf ist.

Oops, peinlich, habe ich übersehen, war schon spät gestern. Danke!
Quote
Was du damit meinst, die beiden Links seien tot, weiß ich nicht, denn du kannst ja draufklicken und wirst feststellen, dass die höchst lebendig sind.

Stimmt. Jetzt gehen sie bei mir auch. Dann waren die zu so später Stunde vielleicht schlafen, oder es wurde ein Server Update gemacht? Egal. Iso ist eh schon herunter geladen. Dauert bei mir mit meiner üblen 3000-er Leitung 1 Std. *ächz*
Title: Re: Linux 4.10
Post by: horo on 2017/03/03, 11:59:31
Ich vermute, dass TM das vermeintliche Problem mit den toten Links dort sieht:
https://forum.siduction.org/index.php?page=7
und auf die
deb http:// ftp.spline.de/...
Zeilen geklickt hat, die (zu Recht) keinen Link darstellen.

Ciao, Martin
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/13, 13:02:16
Hallo,

hat jemand eine Info ob und wenn ja wann Nvidia den Legacy Treiber 340.xxx aktualisiert so dass er auch mit dem Kernel 4.10 funktioniert? Auf der Nvidia Homepage war leider nichts zu finden.
Title: Re: Linux 4.10
Post by: Geier0815 on 2017/03/13, 13:30:40
Der geht nicht? Hmm, bei mir mit einem Rechner mit 'ner 9800GT und einem anderen mit einer Quadro läuft Kernel 4.10 mit dem legacy 340 recht gut.
Quote from: lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GL [Quadro K600] (rev a1)
Quote from: lsmod | grep nvidia
nvidia              10508440  53
drm                   275165  3 nvidia
i2c_core               26163  3 nvidia,i2c_i801,drm
Quote from: uname -a
Linux pc 4.10.1-towo.1-siduction-amd64 #1 SMP PREEMPT siduction 4.10-3 (2017-02-26) x86_64 GNU/Linux
Quote from: apt-cache policy nvidia-legacy-340xx-driver
nvidia-legacy-340xx-driver:
  Installiert:           340.102-1
  Installationskandidat: 340.102-1
  Versionstabelle:
 *** 340.102-1 800
        700 http://ftp.de.debian.org/debian testing/non-free amd64 Packages
        800 http://ftp.de.debian.org/debian unstable/non-free amd64 Packages
        100 /var/lib/dpkg/status

Hab ich was falsch gemacht?
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/13, 14:57:15
Hhmm.... das ist seltsam. Bei mir kommt beim booten die Meldung
Failed start load kernel modules

Code: [Select]
systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2017-03-13 14:27:02 CET; 3min 9s ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
 Main PID: 411 (code=exited, status=1/FAILURE)

Mär 13 14:27:33 master systemd-modules-load[411]: modprobe: FATAL: Module nvidia-legacy-340xx not found in directory /lib/modules/4.10.1-towo.1-siduction-amd64
Mär 13 14:26:59 master systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Mär 13 14:26:59 master systemd[1]: Failed to start Load Kernel Modules.
Mär 13 14:26:59 master systemd[1]: systemd-modules-load.service: Unit entered failed state.
Mär 13 14:26:59 master systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Mär 13 14:27:02 master systemd[1]: Starting Load Kernel Modules...
Mär 13 14:27:02 master systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Mär 13 14:27:02 master systemd[1]: Failed to start Load Kernel Modules.
Mär 13 14:27:02 master systemd[1]: systemd-modules-load.service: Unit entered failed state.
Mär 13 14:27:02 master systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.

Die Treiberversion ist bei mir auch die 340.102-1, nur meine Karte ist eine andere:
Code: [Select]
lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)

Mit dem kernel 4.9.11 und dem selben Treiber funktioniert es einwandfrei.
Title: Re: Linux 4.10
Post by: towo on 2017/03/13, 15:03:30
dpkg -l | grep nvidia
dkms status
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/13, 15:17:45
Code: [Select]
ii  glx-alternative-nvidia                           0.7.4                                amd64        allows the selection of NVIDIA as GLX provider
ii  libegl1-nvidia-legacy-340xx:amd64                340.102-1                            amd64        NVIDIA binary EGL library (340xx legacy version)
ii  libgl1-nvidia-legacy-340xx-glx:amd64             340.102-1                            amd64        NVIDIA binary OpenGL/GLX library (340xx legacy version)
ii  libnvidia-legacy-340xx-eglcore:amd64             340.102-1                            amd64        NVIDIA binary EGL core libraries (340xx legacy version)
ii  libnvidia-legacy-340xx-glcore:amd64              340.102-1                            amd64        NVIDIA binary OpenGL/GLX core libraries (340xx legacy version)
ii  libnvidia-legacy-340xx-ml1:amd64                 340.102-1                            amd64        NVIDIA Management Library (NVML) runtime library (340xx legacy version)
ii  nvidia-installer-cleanup                         20151021+4                           amd64        cleanup after driver installation with the nvidia-installer
ii  nvidia-kernel-common                             20151021+4                           amd64        NVIDIA binary kernel module support files
ii  nvidia-legacy-340xx-alternative                  340.102-1                            amd64        allows the selection of NVIDIA as GLX provider (340xx legacy version)
ii  nvidia-legacy-340xx-driver                       340.102-1                            amd64        NVIDIA metapackage (340xx legacy version)
ii  nvidia-legacy-340xx-driver-bin                   340.102-1                            amd64        NVIDIA driver support binaries (340xx legacy version)
ii  nvidia-legacy-340xx-driver-libs:amd64            340.102-1                            amd64        NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries) (340xx legacy version)
ii  nvidia-legacy-340xx-kernel-dkms                  340.102-1                            amd64        NVIDIA binary kernel module DKMS source (340xx legacy version)
ii  nvidia-legacy-340xx-kernel-support               340.102-1                            amd64        NVIDIA binary kernel module support files (340xx legacy version)
ii  nvidia-legacy-340xx-vdpau-driver:amd64           340.102-1                            amd64        Video Decode and Presentation API for Unix - NVIDIA driver (340xx legacy)
ii  nvidia-modprobe                                  375.26-1                             amd64        utility to load NVIDIA kernel modules and create device nodes
ii  nvidia-support                                   20151021+4                           amd64        NVIDIA binary graphics driver support files
ii  xserver-xorg-video-nvidia-legacy-340xx           340.102-1                            amd64        NVIDIA binary Xorg driver (340xx legacy version)

Code: [Select]
nvidia-legacy-340xx, 340.102, 4.9.11-towo.2-siduction-amd64, x86_64: installed
virtualbox, 5.1.16, 4.9.11-towo.2-siduction-amd64, x86_64: installed
Title: Re: Linux 4.10
Post by: towo on 2017/03/13, 15:19:30
Weder nvidia, noch vbox ist für kernel 4.10 gebaut.
Ist 4.10 im Moment überhaupt bei Dir installiert?
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/13, 15:22:46
Ja, nach einem Update letzte Woche wurde es installiert.

ein uname -a sagt
Code: [Select]
Linux master 4.10.1-towo.1-siduction-amd64 #1 SMP PREEMPT siduction 4.10-3 (2017-02-26) x86_64 GNU/Linux
Title: Re: Linux 4.10
Post by: towo on 2017/03/13, 15:28:24
Code: [Select]
dpkg-reconfigure nvidia-legacy-340xx-kernel-dkmssagt was?
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/13, 15:39:51
Modul wurde neu gebaut und x startet.   :D

Vielen Dank towo!! Wie immer kurz, knapp kompetent.  :)

Title: Re: Linux 4.10
Post by: towo on 2017/03/13, 15:59:53
Wenn du nun auch noch ein
Code: [Select]
dpkg-reconfigure virtualbox-dkmsausführst, wird auch VBox wieder funktionieren.
Title: Re: Linux 4.10
Post by: harley-peter on 2017/03/13, 16:31:41
Danke, das war gleich meine zweite Aktion nachdem das mit Nvidia wieder funktioniert.

Super Unterstützung!  8)
Title: Re: Linux 4.10
Post by: vilde on 2017/03/24, 11:24:46
Quote
Kernel 4.10 will only be available in Experimental and only as 64bit version until further notice.
The reason for this is Nvidia, there are no drivers that support this version.

A long thread about this but how is the status now? As I can see the kernel is updating as usual.