↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: patch created

NVIDIA – Finally, a Fix for Kernel 6.15-rc..

Adventures With Linux ™ Posted on April 20, 2025 by RGApril 20, 2025

Thanks to efforts by Willy Frissen and Joan Bruguera Micó, I have managed to cobble together a patch for NVIDIA driver 575.51.02 and Kernel 6.15 – tested with 6.15-rc2.. The compilation failed with Kernel 6.15 due principally to changes removing obsolete EXTRA_CFLAGS and replacing it by ccflags-y, and del_timer_sync replacement by timer_delete_sync: …………………… nvidia/nv.c:31:10: fatal error: nv-firmware.h: … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged 575.51.02, compile fail, del_timer:sync, extra_cflags, fixed, kernel 6.15, nvidia, patch created | 3 Replies
Original content © Robert Gadsdon 2013
↑