↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: compilation

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

NVIDIA – New 590.XX Driver – Older Cards Dropped..

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

NVIDIA have released the first beta of the 590.xx stream of drivers – 590.44.01 – and this now drops support for almost all GTX drivers, as can be seen from the ‘Supported Products’ list in the release notes here:  https://www.nvidia.com/en-us/drivers/details/258750/   The still-under-development Nova driver will apparently only support ‘Turing’ and later cards, so older cards will in … Continue reading →

Posted in compilation, Linux, NVIDIA, Opinion | Tagged 590.44.1, drops support for most gtx cards, fixes dvi/hdmi blank screen problem, nvidia, ok with kernel 6.18 | Leave a reply

VMware – Workstation ’25’ Released, with Fixes and Extras..

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

VMware/Broadcom have now released Workstation Pro version ‘25H2‘ and release notes are here:  https://techdocs.broadcom.com/us/en/vmware-cis/desktop-hypervisors/workstation-pro/25H2/release-notes/vmware-workstation-pro-25h2-release-notes.html This version now compiles and runs OK with the latest kernel – 6.18.0 from kernel.org – without any patches, but some reports have been seen mentioning trouble compiling with 6.17.x kernels..    I tested this on two different systems running 6.18.0, with no … Continue reading →

Posted in compilation, Linux, Opinion, VMware | Tagged 25H2, dkms add-on available, ok with latest kernel, tested with 6.18.0, vmware workstation | 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

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.