↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: new driver

Post navigation

← Older posts
Newer posts →

NVIDIA – New Driver – Finally, Supports Kernel 5.6..

Adventures With Linux ™ Posted on April 7, 2020 by RGApril 7, 2020

NVIDIA have released driver 440.82, and details are here:  https://forums.developer.nvidia.com/t/linux-solaris-and-freebsd-driver-440-82-long-lived-branch-release/118864 Tested with latest Kernel 5.6, and compiles/runs OK: ……………… ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nv-kthread-q.o MODPOST 4 modules CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-drm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-uvm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia.ko make[1]: Leaving directory ‘/usr/src/linux-5.6.3-rc2’ Robert … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion | Tagged 440.82, new driver, nvidia, ok with kernel 5.6, tested with 5.6.3-rc2 | Leave a reply

NVIDIA – New 4XX Driver, OK with Kernel 4.19..

Adventures With Linux ™ Posted on September 21, 2018 by RGSeptember 21, 2018

NVIDIA have version-bumped their driver, and new driver 410.57 is now available, and details are here:  https://www.nvidia.com/Download/driverResults.aspx/138279/en-us Tested with Kernel 4.19-rc4, and this version compiles/loads OK, without any need for a patch.. …………………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.57/kernel/nvidia-uvm.mod.o … Continue reading →

Posted in kernel, Linux, NVIDIA, Performance | Tagged 4.19-rc4, 410.57, new driver, nvidia, ok with kernel 4.19 | Leave a reply

NVIDIA – New Driver 390.77 – OK with Kernel 4.18..

Adventures With Linux ™ Posted on July 16, 2018 by RGJuly 16, 2018

NVIDIA have released driver 390.77, and details are here:  http://www.nvidia.com/Download/driverResults.aspx/136120/en-us I have tested this with Kernel 4.18-rc5, and it compiles/loads successfully: ……………………………….. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.77/kernel/nvidia.ko make[2]: Leaving directory … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged 390.77, new driver, nvidia, ok with kernel 4.18, tested with 4.18-rc5 | Leave a reply

NVIDIA – Finally, a 4.16-Compatible Driver..

Adventures With Linux ™ Posted on April 10, 2018 by RGApril 10, 2018

NVIDIA has released beta driver 396.18, and – at last – this is compatible with Kernel 4.16 (tested with 4.16.1). Details are here:  http://www.nvidia.com/Download/driverResults.aspx/133571/en-us     The ‘Release Highlights’ do not even mention kernel support.. …………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.18/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA | Tagged 396.18, linux, new driver, nvidia, ok with kernel 4.16 | 1 Reply

NVIDIA – Another New Driver – Still Broken with 4.16..

Adventures With Linux ™ Posted on March 28, 2018 by RGMarch 28, 2018

NVIDIA have released another new driver – 390.48, and details are here: http://www.nvidia.com/Download/driverResults.aspx/132530/en-us Surprisingly, this version is still not able to function with Kernel 4.16 (tested with 4.16-rc7): ……………….. Building modules, stage 2. MODPOST 4 modules WARNING: “swiotlb_map_sg_attrs” [/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.48/kernel/nvidia.ko] undefined! ……………… I am still using the patched version of 384.111 (see http://rglinuxtech.com/?p=2227 ), and I should mention … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance | Tagged 390.48, kernel 4.16, new driver, nvidia, swiotlb_map_sg_attrs undefined | Leave a reply

NVIDIA – 387.12 released – OK with Kernel 4.14/Intel, and AMD with SME Disabled..

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

NVIDIA driver 387.12 is out, and details are here:  http://www.nvidia.com/Download/driverResults.aspx/125399/en-us The driver compiles/loads OK with Kernel 4.14-rc3 on Intel, without any patches, and is OK with AMD as long as its Secure Memory Encryption feature is de-selected ( see http://rglinuxtech.com/?p=2070 ). ………………… ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-387.12/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-387.12/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-387.12/kernel/nvidia-drm.mod.o LD … Continue reading →

Posted in AMD, Hacks, Intel, kernel, Linux, NVIDIA | Tagged 387.12, amd ok with sme disabled, new driver, no patch with intel, nvidia, ok with kernel 4.14-rc3 | 1 Reply

NVIDIA – New Driver – Same Problems..

Adventures With Linux ™ Posted on September 21, 2017 by RGSeptember 21, 2017

NVIDIA have just released a new driver version – 384.90 – and brief details are here:  http://www.nvidia.com/Download/driverResults.aspx/123918/en-us This version appears to be runtime bug-fixes only, and still fails to compile with Kernel 4.1.-rc1 without the patch mentioned in a previous article ( http://rglinuxtech.com/?p=2056 ), and still suffers from the GPL issue: ……… Building modules, stage 2. MODPOST … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion | Tagged 384.90, fails with kernel 4.14-rc1, gpl issues, new driver, nvidia | Leave a reply

NVIDIA – New Driver, Finally OK with Kernel 4.10..

Adventures With Linux ™ Posted on April 6, 2017 by RGApril 6, 2017

NVIDIA have released a new ‘beta’ driver – 381.09 – and release notes etc. are here: http://www.nvidia.com/download/driverResults.aspx/117002/en-us The driver compiles OK with Kernel 4.10 (tested with 4.10.8) but still requires an ‘illegal’ patch for 4.11, due to ongoing code licensing issues..    There is a patch available, and details are here:   https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ Robert Gadsdon.   April 6, 2017. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged 381.09, illegal patch for 4.11, new driver, nvidia, ok with kernel 4.10 | Leave a reply

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

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

Post navigation

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