↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: NVIDIA

Post navigation

← Older posts
Newer posts →

Kernel – 4.9 Released – OK With Latest NVIDIA, and Patched VMware..

Adventures With Linux ™ Posted on December 12, 2016 by RGDecember 12, 2016

Kernel 4.9 has been released, and (brief!) details of changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1612.1/01831.html The latest NVIDIA (375.20) driver works OK, and VMware 12.5.2 with the vmnet and vmmon hack/patches, also works OK.     Hack/patch details are at http://rglinuxtech.com/?p=1838 On my Intel I-7 system (Gigabyte motherboard) I did get some odd ACPI messages at boot time, and it seemed … Continue reading →

Posted in Intel, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged acpi quirks, kernel, kernel 4.9 final, linux, major release, nvidia 375.20, update, vmware 12.5.2 patched | Leave a reply

NVIDIA – New Driver – OK with Kernel 4.9..

Adventures With Linux ™ Posted on November 18, 2016 by RGNovember 18, 2016

Just tested the latest NVIDIA driver – 375.20 – and it compiles cleanly with Kernel 4.9-rc5: ……………………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.20/kernel/nvidia.ko make[2]: Leaving directory ‘/usr/src/linux-4.9-rc5’ make[1]: Leaving directory ‘/usr/src/linux-4.9-rc5’ Apart from Kernel 4.9 support, … Continue reading →

Posted in Fedora, kernel, Linux, NVIDIA, Performance | Tagged driver 375.20, kernel, kernel 4.9 supported, linux, nvidia, xorg 1.19 supported | 1 Reply

Kernel – 4.9-rc3 – NVIDIA Patch still works, and Fix for VMware 12.5.1?

Adventures With Linux ™ Posted on October 30, 2016 by RGOctober 30, 2016

Updated the test system to Kernel 4.9-rc3, and the patch for NVIDIA mentioned in my article for -rc2 still works OK..     I Compiled 370.28 and 375.10 successfully.. As I could not find any patches for VMware – and the latest version 12.5.1 still fails to compile, I created a nasty hack myself.. Warning – This is not … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, VMware | Tagged compile, hack, kernel 4.9-rc3, linux, nvidia 370.28 375.10, patch, success, vmware 12.5.1 | 37 Replies

Kernel – 4.9-rc2 Breaks VMware and NVIDIA – Patch for NVIDIA..

Adventures With Linux ™ Posted on October 24, 2016 by RGOctober 24, 2016

Updated the test system to Kernel 4.9-rc2, and both VMware (12.5.0) and NVIDIA (370.28 and 375.10) failed to compile.. Fedora 25 (Workstation Edition) Kernel 4.9.0-rc2 on an x86_64 (ttyS0) ………….. # uname -a Linux rgtest 4.9.0-rc2 #1 SMP Sun Oct 23 20:33:10 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux NVIDIA compile fail: ………….. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia/os-mlock.c:120:55: error: passing argument 5 … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged fix for nvidia, get_user_pages changed, kernel 4.9-rc2, nvidia compile fail, vmware compile fail | 4 Replies

Kernel – 4.9-rc1 released – OK with Latest VMware, and NVIDIA 370.28/367.57

Adventures With Linux ™ Posted on October 15, 2016 by RGOctober 16, 2016

Kernel 4.9-rc1 has been released, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1610.1/03881.html Fedora 25 (Workstation Edition) Kernel 4.9.0-rc1 on an x86_64 (ttyS0) ………….. # uname -a Linux rgtest 4.9.0-rc1 #1 SMP Sat Oct 15 13:42:12 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux Latest VMware (12.5.0) compiled and ran OK.. NVIDIA drivers 367.57 and  370.28 compiled OK.. …. Building modules, … Continue reading →

Posted in kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel, kernel 4.9-rc1 released, linux, nvidia 367.44 fail, nvidia 370.28 ok, vmware 12.5.0 ok | Leave a reply

Kernel – 4.8 Final – OK with Latest VMware and NVIDIA..

Adventures With Linux ™ Posted on October 3, 2016 by RGOctober 3, 2016

Kernel 4.8 is out, and is – unusually – OK with the latest versions of VMware (12.5.0) and NVIDIA (370.28), without any patches.. Robert Gadsdon.   October 2, 2016. PS..  Apologies for the delay in responding to comments – I should get an email alert for each (non-spam) one, and for some reason this is not happening..  RG … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 4.8 final, kernel 4.8.0, nvidia 370.28, ok with nvidia and vmware, vmware 12.5.0 | 1 Reply

NVIDIA – New Driver – OK with 4.8..

Adventures With Linux ™ Posted on September 10, 2016 by RGSeptember 10, 2016

NVIDIA have release driver version 370.28, and it compiles OK with Kernel 4.8, without any patches..   Tested with 4.8-rc5: ………………….. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/rgtest_kernel-sept2016/kernel/NVIDIA-Linux-x86_64-370.28/kernel/nvidia.ko make[2]: Leaving directory ‘/usr/src/linux-4.8-rc5’ make[1]: Leaving directory ‘/usr/src/linux-4.8-rc5’ [rgadsdon@rglinux kernel]$ … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, success | Tagged 370.28, compile, nvidia, ok with kernel 4.8, tested with 4.8-rc5 | 1 Reply

NVIDIA – Driver for Kernel 4.7.. Patch for 4.8 Still Works

Adventures With Linux ™ Posted on August 16, 2016 by RGAugust 16, 2016

NVIDIA have released their latest driver – 370.23 – which (finally!) works with Kernel 4.7, without any patches.. The driver fails to compile with Kernel 4.8, but the previous 367.35 patch fixes this (See article here: http://rglinuxtech.com/?p=1788). Tested with 4.8-rc2: ………….. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-370.23-patched/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-370.23-patched/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-370.23-patched/kernel/nvidia-drm.mod.o LD [M] … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA | Tagged 370.23, 4.8-rc2, new driver, nvidia, patch for 4.8, success, works with 4.7 | 2 Replies

KERNEL – 4.8-rc1 Out – Breaks VMware and NVIDIA – and Fixes..

Adventures With Linux ™ Posted on August 8, 2016 by RGAugust 8, 2016

Kernel 4.8-rc1 is out, and brief details are here:   http://lkml.iu.edu/hypermail/linux/kernel/1608.0/04804.html VMware 12.1.1 – with the previous 4.6/4.7 patches, fails to compile vmmon: /tmp/modconfig-gfkQLR/vmmon-only/linux/hostif.c: In function ‘HostIF_EstimateLockedPageLimit’: /tmp/modconfig-gfkQLR/vmmon-only/linux/hostif.c:1597:47: error: ‘NR_ANON_PAGES’ undeclared (first use in this function) Further research revealed that NR_ANON_PAGES has been changed to NR_ANON_MAPPED in 4.8, and so the fix is quite simple.. In ~/vmmon-only/linux/hostif.c, around … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged additional patches, breaks vmware and nvidia, compiles ok, hostif.c, kernel 4.8-rc1, nvidia 367.35, nvidia-drm, patches available, vmmon, vmware 12.1.1 | 8 Replies

KERNEL – 4.7 Released – OK with Patched VMware and NVIDIA..

Adventures With Linux ™ Posted on July 24, 2016 by RGJuly 24, 2016

Kernel 4.7 has been released – slightly later than usual – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1607.3/00150.html $ uname -a Linux rglinux-i7 4.7.0 #1 SMP Sun Jul 24 14:34:37 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux Neither VMware nor NVIDIA have drivers that work with this kernel version, but the 4.7-rc patched versions of VMware 12.1.1 and NVIDIA … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged fix, kernel 4.7, nvidia 367.35 patched, ok, released, vmware 12.1.1 patched | 1 Reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑