↓
 

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.15 Final, at Last..

Adventures With Linux ™ Posted on January 28, 2018 by RGJanuary 28, 2018

Kernel 4.15 is – finally – released, and an overview of changes since -rc9 is here:  http://lkml.iu.edu/hypermail/linux/kernel/1801.3/02794.html The latest NVIDIA drivers – 384.111 and 390.12 – compile and load OK, and VMware 14.1.1 is also OK. It is worth mentioning that , although the final release was delayed due to more work on PTI mitigation etc,  this … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged gcc 7.3, kernel 4.15 final, linux, nvidia 384.111 390.12, pti mitigation, retpoline, vmware 14.1.1 | 2 Replies

Kernel – 4.15-rc7 Released – And there will be an -rc8..

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

Kernel 4.15-rc7 is out, and (brief) details of changes since -rc6 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1801.0/04858.html.    The preamble is worth a read, as it pays tribute to the work done on the x86 PTI fixes.. Vmmon-patched VMware 14.1.0 is OK (see: https://github.com/mkubecek/vmware-host-modules/tree/workstation-14.1.0 ) and the latest NVIDIA drivers – 384.111 and 390.12 are both still OK. As mentioned, in … Continue reading →

Posted in Intel, kernel, Linux, NVIDIA, VMware | Tagged 384.111, 390.12, kernel 4.15-rc7, latest nvidia ok, vmmon-patched vmware 14.1.0 ok | Leave a reply

NVIDIA – Two New Drivers, OK with 4.14.12-rc1 and 4.15-rc6..

Adventures With Linux ™ Posted on January 5, 2018 by RGJanuary 5, 2018

Thanks to zezaocapoeia, for spotting the newly released NVIDIA Beta driver 390.12 ( see http://www.nvidia.com/download/driverResults.aspx/128743/en-us )    There is also a new version of the ‘long lived branch’ series – 384.111. I have tested these with Kernel 4.14.12-rc1 and 4.15-rc6, and they both compile and load/run OK.    In this case, NVIDIA has fixed their GPL error with recent … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged 384.111, 390.12, beta driver, gpl error fixed, kernel, linux, new drivers, nvidia, ok with 4.14.12rc1, ok with 4.15-rc6 | 4 Replies

Kernel – 4.14.11 ‘Final’ Breaks NVIDIA 384.98 and 387.34 – GPL Error..

Adventures With Linux ™ Posted on January 2, 2018 by RGJanuary 3, 2018

I had previously tested Kernel 4.14.11-rc1 with the 4.14.9+-patched NVIDIA driver 384.98, and that was OK: ………………….. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-41410/kernel/nvidia.ko make[2]: Leaving directory ‘/usr/src/linux-4.14.11-rc1’ make[1]: Leaving directory ‘/usr/src/linux-4.14.11-rc1’ … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, patches | Tagged 384.98, 4.14.11-rc1 ok, 419+-patched, gpl error, kernel 4.14.11, nvidia | 5 Replies

Kernel – 4.14.11-rc1 Still breaks NVIDIA, and Won’t be Fixed?

Adventures With Linux ™ Posted on January 1, 2018 by RGJanuary 1, 2018

Just tried the ‘stable-review’ patch for the ‘stable’ Kernel – 4.14.11-rc1, and the same NVIDIA problem is there, and it seems the kernel devs won’t do anything: http://lkml.iu.edu/hypermail/linux/kernel/1712.3/02608.html So – it seems the patch is now a permanent requirement for all subsequent 4.14 releases..  (see http://rglinuxtech.com/?p=2168 ).. And… It seems the unwritten rule of ‘don’t break stuff … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged broken, kernel, kernel 4.14.11-rc1, linux, nvidia 384.98, patch, won't be fixed | 1 Reply

Kernel – 4.14.10 Still breaks NVIDIA!

Adventures With Linux ™ Posted on December 29, 2017 by RGDecember 29, 2017

Just updated the test system to Kernel 4.14.10, and was ‘somewhat dismayed‘ – to put it politely – that the NVIDIA breakage introduced in 4.14.9 is still there! ………… /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98/kernel/nvidia-uvm/uvm8_va_block.c: In function ‘block_cpu_fault_locked’: /usr/src/linux-4.14.10/arch/x86/include/asm/processor.h:826:39: error: implicit declaration of function ‘task_stack_page’; did you mean ‘task_stack_vm_area’? [-Werror=implicit-function-declaration] unsigned long __ptr = (unsigned long)task_stack_page(task); \ ^ /usr/src/linux-4.14.10/arch/x86/include/asm/processor.h:900:26: note: in expansion … Continue reading →

Posted in Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches | Tagged 384.98, 4.14.9 patch still works, kernel 4.14.10, linux, nvidia, still breaks nvidia | 5 Replies

Kernel – 4.14.9 NVIDIA Saga – Simple Patch, or Wait for 4.14.10..?

Adventures With Linux ™ Posted on December 27, 2017 by RGDecember 27, 2017

More on the Kernel 4.14.9 NVIDIA breakage..     Basically, code that should have only gone into 4.15-rc found its way into 4.14.9 – which is why the existing 4.15 NVIDIA patch fixed it..     Thanks to dinosaur_ on the NVIDIA forum, there is a simpler patch available:  https://devtalk.nvidia.com/default/topic/1028016/linux/patch-for-compiling-v384-98-modules-with-linux-v4-14-9-/ There is also a 4.14.10-rc1 patch which is supposed to revert … Continue reading →

Posted in compilation, fix, kernel, Linux, NVIDIA, Opinion, patches | Tagged kernel, kernel 4.14.9, linx, nvidia 384.98, simpler patch | Leave a reply

KERNEL – 4.14.9 Breaks NVIDIA – and a Fix..

Adventures With Linux ™ Posted on December 27, 2017 by RGDecember 27, 2017

Just updated to Kernel 4.14.9, and normally this should not be anything to cause concern, but this time there has been a significant code change made, that has broken NVIDIA (384.98): ………………… /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98/kernel/nvidia-uvm/uvm8_va_block.c: In function ‘block_cpu_fault_locked’: /usr/src/linux-4.14.9/arch/x86/include/asm/processor.h:826:39: error: implicit declaration of function ‘task_stack_page’; did you mean ‘task_stack_vm_area’? [-Werror=implicit-function-declaration] unsigned long __ptr = (unsigned long)task_stack_page(task); \ ^ /usr/src/linux-4.14.9/arch/x86/include/asm/processor.h:900:26: … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA | Tagged 4.15 patch fix, compile fail, kernel, kernel 4.14.9, linux, nvidia 384.98 | Leave a reply

NVIDIA – Kernel 4.15-rc3 fixes GPL Problem..

Adventures With Linux ™ Posted on December 10, 2017 by RGDecember 10, 2017

Just updated the test system to Kernel 4.15-rc3, and the GPL issue for NVIDIA drivers has been fixed, as mentioned – vaguely – in the brief details here:  http://lkml.iu.edu/hypermail/linux/kernel/1712.1/01379.html. NVIDIA driver 384.98, with the first 4.15 patch (see http://rglinuxtech.com/?p=2134 ), now compiles and loads OK: …….. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-415/kernel/nvidia-drm.mod.o LD [M] … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged gpl issue fixed, kernel, kernel 4.15-rc3, linux, nvidia 384.98, patch | Leave a reply

NVIDIA – Kernel 4.15-rc3 fixes GPL Problem..

Adventures With Linux ™ Posted on December 10, 2017 by RGDecember 10, 2017

Just updated the test system to Kernel 4.15-rc3, and the GPL issue for NVIDIA drivers has been fixed, as mentioned – vaguely – in the brief details here:  http://lkml.iu.edu/hypermail/linux/kernel/1712.1/01379.html. NVIDIA driver 384.98, with the first 4.15 patch (see http://rglinuxtech.com/?p=2134 ), now compiles and loads OK: …….. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-384.98-415/kernel/nvidia-drm.mod.o LD [M] … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged gpl issue fixed, kernel, kernel 4.15-rc3, linux, nvidia 384.98, patch | Leave a reply

Post navigation

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