linux-zen 6.7.3 fails to install with nvidia-dkms due to license shenanigans
First of all, Hello as this is my first time here.
Today's update of linux-zen to 6.7.3 made nvidia unable to compile through DKMS. Log in the attachments.
ERROR: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol '__rcu_read_unlock'
ERROR: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol '__rcu_read_lock'
You can downgrade through:
sudo pacman -U https://archive.artixlinux.org/repos/week/world/os/x86_64/linux-zen-6.7.2.zen1-1-x86_64.pkg.tar.zst https://archive.artixlinux.org/repos/week/world/os/x86_64/linux-zen-headers-6.7.2.zen1-1-x86_64.pkg.tar.zst
https://forums.developer.nvidia.com/t/linux-6-7-3-545-29-06-550-40-07-error-modpost-gpl-incompatible-module-nvidia-ko-uses-gpl-only-symbol-rcu-read-lock/280908/25
I don't know what's your stance on this as devs/maintainers of this distro, dunno if you patch this yourself, or we have to wait for nvidia ;/.