↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: NVIDIA

Post navigation

← Older posts
Newer posts →

NVIDIA – Kernel 4.10 Patch for 378.09..

Adventures With Linux ™ Posted on January 20, 2017 by RGJanuary 20, 2017

Thanks – again – to Tomas Pruzina, there is a Kernel 4.10 patch for new beta driver 378.09, and details are here: https://devtalk.nvidia.com/default/topic/988958/linux/-patch-378-09-4-10-0-rc4-patches/ I have applied this to 378.09 on Kernel 4.10-rc4, and can confirm that it now compiles OK.. ……………………….. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09-patched/kernel/nvidia/svnp01_linux.o ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09-patched/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09-patched/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09-patched/kernel/nvidia-drm.mod.o LD … Continue reading →

Posted in compilation, fix, kernel, Linux, NVIDIA, patches | Tagged 378.09, compiles ok, kernel 4.10-rc4, nvidia, patch | 1 Reply

NVIDIA – Beta Driver 378.09 – Still Broken with Kernel 4.10

Adventures With Linux ™ Posted on January 19, 2017 by RGJanuary 19, 2017

New beta driver 378.09 has been released, and details are here:  http://www.nvidia.com/download/driverResults.aspx/114232/en-us The driver compiles OK with Kernel 4.9.4, but fails to compile with 4.10-rc4, with different errors from 375.26, as some of the code base has changed.. …………………. CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09/kernel/nvidia/nv-p2p.o CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09/kernel/nvidia/nv-pat.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09/kernel/nvidia/nv-pat.c: In function ‘nvidia_cpu_callback’: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-378.09/kernel/nvidia/nv-pat.c:213:14: error: ‘CPU_DOWN_FAILED’ undeclared (first use in this … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, patches | Tagged compile fail, driver 378.09, kernel 4.10-rc4, nvidia, previous patch fails | 2 Replies

Kernel – 4.10-rc3 Released..

Adventures With Linux ™ Posted on January 9, 2017 by RGJanuary 14, 2017

Kernel 4.10-rc3 is out, and brief details of changes since -rc2 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1701.1/00183.html Tested patched VMware (12.5.2) and patched NVIDIA (375.26) and both compile OK..   Same results as with -rc2.. Robert Gadsdon.    January 8, 2017. … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged compiles ok, kernel 4.10-rc3, patched nvidia 375.26, patched vmware 12.5.2 | Leave a reply

Kernel – 4.9.1 Released, Still Getting ‘Too Many CPUs’ Warnings, on i7..

Adventures With Linux ™ Posted on January 7, 2017 by RGJanuary 7, 2017

Updated the main (Intel i7) system to kernel 4.9.1, but still getting ACPI/CPU warnings on boot, which started appearing with 4.9.0: ……………. [ 0.000000] Linux version 4.9.1 (root@rglinux-i7) (gcc version 6.2.1 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Fri Jan 6 11:07:16 PST 2017 …………… [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged acpi cpu warnings, hotplug, inte i7, kernel 4.9.1, nvidia 375.26 ok, patched vmware 12.5.2 ok | 4 Replies

NVIDIA – Now, a Fix for 4.10-rc Kernels..

Adventures With Linux ™ Posted on January 2, 2017 by RGJanuary 2, 2017

Thanks to Tomas Pruzina, there is a patch for NVIDIA driver 375.26 with 4.10-rc kernels.   Details, and the link, are here: https://devtalk.nvidia.com/default/topic/981993/linux/-patches-included-4-10-kernel-staging-/ Easiest way to get the patch is to select ‘Raw’ and just cut/paste the text.. I have tested this on kernel 4.10-rc2, and it compiles successfully (with a few warnings): ………………………….. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.26.patched/kernel/nvidia-uvm/uvm8.c: In function ‘uvm_vm_fault_sigbus’: … Continue reading →

Posted in aarch64, compilation, fix, Linux, NVIDIA, Opinion, Performance | Tagged compile ok, kernel 4.10, nvidia 375.26, patch | Leave a reply

KERNEL – 4.10-rc1 Out – OK with VMware, Breaks NVIDIA..

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

Kernel 4.10-rc1 is out, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1612.3/00220.html Installed it on the test system, and (4.9-patched) VMware 12.5.2 is OK, but the latest NVIDIA driver (375.26) fails to compile: ……………….. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.26/kernel/common/inc/nv-mm.h: In function ‘NV_GET_USER_PAGES_REMOTE’: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-375.26/kernel/common/inc/nv-mm.h:86:20: error: too few arguments to function ‘get_user_pages_remote’ return get_user_pages_remote(tsk, mm, start, nr_pages, flags, pages, vmas); ^~~~~~~~~~~~~~~~~~~~~ ……………….. There was already … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged fails with latest nvidia, kernel 4.10-rc1, ok with patched vmware, partial patch, potential aarch64 problem | 9 Replies

NVIDIA – New Driver 375.26 – OK with Kernel 4.9..

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

NVIDIA driver 375.26 has been released, and details are available here:  http://www.nvidia.com/download/driverResults.aspx/112992/en-us I had been experiencing some odd window (KDE5) behaviour with 375.20, and hopefully things might be more stable with this version..     If not, then possibly kwin is to blame.. Robert Gadsdon.   December 14, 2016. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance, Plasma Desktop | Tagged 375.26, kernel, linux, new driver, nvidia, release notes | Leave a reply

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

Post navigation

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