↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: kernel

Post navigation

← Older posts
Newer posts →

NVIDIA – New Driver Supports Kernel 6.19.. No Hacks Necessary..

Adventures With Linux ™ Posted on December 19, 2025 by RGDecember 19, 2025

NVIDIA have just release driver version 590.48.01, and details are here:  https://www.nvidia.com/en-us/drivers/details/259042/ This compiles/loads/runs successfully with Kernel 6.19 (tested with 6.19-RC1): ……………………. CC [M] nvidia.mod.o CC [M] .module-common.o LD [M] nvidia.ko CC [M] nvidia-uvm.mod.o LD [M] nvidia-uvm.ko CC [M] nvidia-modeset.mod.o LD [M] nvidia-modeset.ko CC [M] nvidia-drm.mod.o LD [M] nvidia-drm.ko CC [M] nvidia-peermem.mod.o LD [M] nvidia-peermem.ko make[2]: Leaving … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged driver 590.48.01, nvidia, ok with kernel 6.19, success, tested with 6.19-rc1 | 4 Replies

NVIDIA – Hack for Kernel 6.19 Support.. Use at Your Own Risk!

Adventures With Linux ™ Posted on December 18, 2025 by RGDecember 18, 2025

Nasty Hack Time… This is a summary of the changes I made to the NVIDIA ‘kernel-open‘ MIT/GPL code to get driver 580.119.02 working with Kernel 6.19-rc1.. This is a hack, and is not made by a professional, so use at your own risk, and do not use in a business-critical environment! As mentioned in the previous article, … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion | Tagged 580.119.02, at your own risk, fix, hack, kernel 6.19-rc1, nvidia | Leave a reply

NVIDIA – Hack to Get Kernel 6.19 Support – Just…

Adventures With Linux ™ Posted on December 18, 2025 by RGDecember 18, 2025

The latest NVIDIA drivers failed with Kernel 6.19-rc1, as detailed in an earlier post, and after some more research I was able to work out a hack to fix this, and in the process discovered a bit of a surprise.. I managed to get the NVIDIA-proprietary code for 580.119.02 to compile successfully, but then: ………………………… ERROR: modpost: … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion | Tagged gpl issues, hack, kernel 6.19, kernel-open, nvidia, success, support surprise | Leave a reply

Kernel – 6.19-rc1 Released Early – NVIDIA Fails, as expected. VMware OK..

Adventures With Linux ™ Posted on December 14, 2025 by RGDecember 14, 2025

Kernel 6.19-rc1 is out – a bit earlier than usual, and as expected after the ‘pre tests’ a few days ago, VMware 25.0.0 is OK, but the latest NVIDIA 580.119.02 fails to compile: …………………………………. CONFTEST: is_export_symbol_present_drm_gem_prime_handle_to_fd CONFTEST: ib_peer_memory_symbols CC [M] nvidia/nv-platform.o In file included from <command-line>: ././common/inc/nv-mm.h: In function ‘nv_vm_flags_set’: ././common/inc/nv-mm.h:209:25: error: ‘struct vm_area_struct’ has no member … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 580.119.02, kernel 6.19-rc1, latest vmware ok, no fix yet, nvidia compile fails | 2 Replies

KERNEL – 6.19-rc Pre-release Tests – VMware OK, NVIDIA Fails

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

Tested the December 10th version of the pre-6.19-rc code, and the latest VMware version 25.0.0 (25H2) compiles/loads OK, but NVIDIA (580.105.08 and 590.44.01) compiles fail with the same errors: …………. CONFTEST: is_export_symbol_present_drm_gem_prime_handle_to_fd CONFTEST: ib_peer_memory_symbols CC [M] nvidia/nv-platform.o In file included from <command-line>: ././common/inc/nv-mm.h: In function ‘nv_vm_flags_set’: ././common/inc/nv-mm.h:209:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.19, nvidia compile fails, pre-release tests, vmware ok | 1 Reply

Kernel – 6.18 Released, OK with Latest NVIDIA and VMware WS..

Adventures With Linux ™ Posted on November 30, 2025 by RGNovember 30, 2025

Kernel 6.18 is out, and brief details are here:    https://lkml.org/lkml/2025/11/30/341 This version compiles with the latest NVIDIA driver 580.105.08, and – unusually – with the new VMware Workstation ’25H2′ release without any patches.. Robert Gadsdon..   November 30th 2025.. … Continue reading →

Posted in kernel, Linux, Opinion | Tagged 25H2, 580.105.08, kernel 6.18 released, ok with latest nvidia and vmware | Leave a reply

Kernel – 6.18-rc1 Released – Mostly Harmless..

Adventures With Linux ™ Posted on October 13, 2025 by RGOctober 13, 2025

Kernel 6.18-rc1 is out, and brief details are here:    https://lkml.org/lkml/2025/10/12/381 The latest NVIDIA driver 580.95.05 compiles and loads/runs OK, and the latest VMware driver 17.6 4 – with the latest 6.15/6.16 patches – also compiles and runs OK (tested with Kernel 6.18-rc1 on Fedora 43) Robert Gadsdon.    October 13th 2025 … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 17.6.4, 580.95.05, kernel 6.18-rc1, nvidia and patched vmware ok | 4 Replies

Kernel – 6.17 is out… Almost No Surprises?

Adventures With Linux ™ Posted on September 28, 2025 by RGSeptember 28, 2025

Kernel 6.17 has been released, and brief details are here:  https://lore.kernel.org/lkml/CAHk-=wiX38oG6=xFBNLO0pnjqHfxzjd6-1kZ5Nv9HfqNC2PoFA@mail.gmail.com/T/#u  This is a different mailing list link, as the usual one had not been updated yet, for some reason.. The latest NVIDIA driver 580.82.09 compiles OK, but I did find that running the NVxxx.run installer failed, and the driver had to be manually extracted, compiled and … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged blank screen may need reboot, kernel 6.17 released, may need manual install, ok with latest nvidia, ok with patched vmware | 3 Replies

NVIDIA – New Driver 580.82.09, OK with Kernel 6.17..

Adventures With Linux ™ Posted on September 14, 2025 by RGSeptember 14, 2025

NVIDIA have released a new driver 580.82.09, and details etc. are here:  https://www.nvidia.com/en-us/drivers/details/254126/ This now compiles OK with Kernel 6.17 (tested with 6.17-rc6) and seems to have (again?) fixed the ‘blank screen’ issue on older DVI/HDMI systems.. Robert Gadsdon.. September 14th 2025.. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged 580.82.09, fix blank screen on dvi, new driver, nvidia, ok with kernel 6.17 | Leave a reply

NVIDIA – Patch for Kernel 6.17 Support…

Adventures With Linux ™ Posted on August 12, 2025 by RGAugust 12, 2025

Thanks to Oscar (for identifying the code change) and Willy Frissen (for producing the patch) there is now a fix for NVIDIA driver 580.65.06 and Kernel 6.17 (tested with 6.17-rc1), and this can be found at https://github.com/babiulep/my-kernel-patches/blob/main/NVIDIA/nvidia-6.17-580.65.06.patch .. I have applied this, and tested with Kernel 6.17-rc1 (from kernel.org) and Fedora 42 KDE/Plasma and VMware (win10 client) … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged 580.65.06, fix, kernel 6.17-rc1, nvidia, patch available, tested | 3 Replies

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.