On 10 juin 2025 21:17, Andreas Beckmann <a...@debian.org> wrote: > Control: tag -1 upstream > > On 6/10/25 17:37, Christian Marillat wrote: >> Package: nvidia-kernel-dkms >> Version: 550.144.03-1 > >> My current kernek 6.14.10 is End of life. > > The package in experimental has some patches for 6.15, but the module > build finally fails with > > ERROR: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol > '__vma_start_write' > ERROR: modpost: GPL-incompatible module nvidia-drm.ko uses GPL-only > symbol '__vma_start_write' > > where I haven't found a solution, yet. > > BTW, the open kernel module (nvidia-open-kernel-dkms) builds fine for > 6.15 (only the version in experimental) (because it can use GPL > symbols).
Thanks, I didn't noticed the open kernel module. Work fine with 6.15.2 Christian