Re: Nvidia-dkms broken Reply #15 – 16 February 2022, 03:56:54 I just ran into this issue, too. Seems like gcc and gcc-libs upgrading to 11.2.0-3caused this after inspecting my /var/lib/dkms/nvidia/$VERSION/build/make.log
Re: Nvidia-dkms broken Reply #16 – 16 February 2022, 04:34:12 Sorry, my last reply was misinformed. Seems that the kernel update caused problems- downgrading to 5.16.7 (from 5.16.8 ) seems to have solved the issue temporarily, although I'm now on an arch kernel. Hopefully the package will be updated soon and I can complete an upgrade.
Re: Nvidia-dkms broken Reply #17 – 16 February 2022, 08:48:23 Read other active topics before thinking you are the only one having issues, merging
Re: Cannot compile DKMS modules Reply #18 – 16 February 2022, 21:02:48 Whatever issue is going on here I think knocked out my wifi dongle. Cannot even re-install Linux-Headers normally with the AUR Last Edit: 17 February 2022, 00:53:14 by yerm
Re: Cannot compile DKMS modules Reply #19 – 16 February 2022, 22:42:12 I am currently building the latest xanmod kernel, which will be built against new gcc toolchain, once it is done you can install it and dkms should work.Put the following in /etc/pacman.confCode: [Select][revan-repo]Server = https://ndowens.ml/$repo/$archOnce build is done I will upload and edit to say it is available.
Re: Cannot compile DKMS modules Reply #20 – 16 February 2022, 22:43:38 Quote from: kenny_w – on 16 February 2022, 00:51:59I managed to have luck with the 'nvidia' package, but that package doesn't work for linux-lts kernel, so I'd be happy to hear when 'nvidia-dkms' is working againYou need to upgrade your kernel to Arch core/linux-lts 5.15.23-2 while waiting for Artix rebuilds. It's re-built with gcc 11.2.0-3. Last Edit: 16 February 2022, 22:51:54 by calvinh
Re: Cannot compile DKMS modules Reply #21 – 17 February 2022, 11:09:05 For people using linux an update has been pushed and it should also fix this issue.
Re: Cannot compile DKMS modules Reply #22 – 17 February 2022, 21:50:05 Quote from: qontinuum – on 17 February 2022, 11:09:05For people using linux an update has been pushed and it should also fix this issue.Are we sure it was? I didn't get any update today.EDIT: It was pushed, in testing
Re: Cannot compile DKMS modules Reply #23 – 18 February 2022, 13:05:00 With linux-lts 5.15.24-1 update everything works, thanks.