@tc1384 try makepkg -g
to generate the checksums and figure out which file failed the checksum.
On other encouraging news for upcoming linux-6.15, I passed the cachyOS patch along to the openSUSE graphics devs and the feedback was the patch worked (I haven't personally tested, but those involved are orders of magnitude smarter than I on the driver). The only caveat, not relevant here, is that the changes had to be tweaked for the i586 Kbuild files. Has anyone here had an opportunity to test the cachyOS patch on Arch with a custom 6.15 kernel? Not sure when it will hit testing, but it won't be too long.
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?