Great job. Both versions of the patch posted were identical in changes. Yours to paste.opensuse.org and the one posted by @Wargoth. I'll grab your PKGBUILD and compare. All I did was create the kernel-6.6.patch file and add it to prepare() just below the kernel-6.5.patch and bumbed the $pkgrel by 1. Generated the b2sums, updated the PKGBUILD with the new sums, built and then installed the new nvidia-390xx-dkms, nvidia-390xx-utils and opencl-nvidia-390xx (optional).
Then when the update with linux-6.6 hit, it was just a normal update -- just the way I like it.
Pinned Comments
vnctdj commented on 2025-01-24 07:37 (UTC)
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
jonathon commented on 2022-05-26 09:46 (UTC)
Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
jonathon commented on 2021-12-26 22:44 (UTC) (edited on 2021-12-26 22:44 (UTC) by jonathon)
The DKMS package guidelines are explicit that
linux-headers
should not be a dependency of any DKMS package.As a concrete example of why including that as a hard dependency is a bad idea, what happens when
linux
is not an installed kernel?