modprobe WARNING: module nvidia_uvm not found in directory 14 October 2022, 15:24:26 Hello friendsUpon kernel update today I got the following warningsQuoteError! Bad return status for module build on kernel: 6.0.1-zen1-1-zen (x86_64)Consult /var/lib/dkms/nvidia/390.154/build/make.log for more information.==> WARNING: `dkms install --no-depmod nvidia/390.154 -k 6.0.1-zen1-1-zen' exited 10==> dkms install --no-depmod nvidia/390.154 -k 6.0.1-arch1-1Error! Bad return status for module build on kernel: 6.0.1-arch1-1 (x86_64)Consult /var/lib/dkms/nvidia/390.154/build/make.log for more information.==> WARNING: `dkms install --no-depmod nvidia/390.154 -k 6.0.1-arch1-1' exited 10==> depmod 6.0.1-zen1-1-zen==> depmod 6.0.1-arch1-1 I'm running nvidia 390.154-1 driver from universe. I checked /var/lib/dkms/nvidia/390.154/build/make.log, and the main warning there was -Quotewarning: the compiler differs from the one used to build the kernel The kernel was built by: gcc (GCC) 12.2.0 You are using: cc (GCC) 12.2.0 Linux and Linux-zen won't load so I'm using LTS at the moment.I tried downgrading them and that didn't fix it. Any ideas? Should I be waiting for an nvidia update?Thanks for any help
Re: modprobe WARNING: module nvidia_uvm not found in directory Reply #1 – 14 October 2022, 23:28:06 AUR should be updated with 390.154-2, but if you don't want to wait — just clone git repo and build it. 1 Likes
Re: modprobe WARNING: module nvidia_uvm not found in directory Reply #2 – 15 October 2022, 01:52:25 nvidia is currently being rebuilt. You'll get it once the build is done and mirrors sync 1 Likes
Re: modprobe WARNING: module nvidia_uvm not found in directory Reply #3 – 15 October 2022, 02:03:32 Quote from: ndowens – on 15 October 2022, 01:52:25nvidia is currently being rebuilt. You'll get it once the build is done and mirrors syncGreat! Thanks for the help