You are not logged in.
Pages: 1
Hi. I'm trying to install the NVIDIA driver version 390.157 from the AUR, but I'm getting errors during the build process.
My GPU:
➜ lspci -k -d ::03xx
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 730] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8a9f
Kernel driver in use: nouveau
Kernel modules: nouveau
The output of /var/lib/dkms/nvidia/390.157/build/make.log is very long, so here's the Pastebin:
https://pastebin.com/vrS1NENA
I've tried the following kernels, but I keep getting the same error:
5.4.293-1-lts54
6.12.27-1-lts
6.14.5-arch1-1
The gcc14.patch is already being applied.
Last edited by Stiratto (2025-05-11 00:11:03)
Offline
The gcc14.patch is already being applied
You mean gcc-15.patch, right? Because the current version of gcc is 15.1.1+r7+gf36ec88aa85a-1
Although gcc-15.patch is not a part of nvidia-390xx-dkms package yet, you can find it in the comments section
https://aur.archlinux.org/packages/nvidia-390xx-dkms
Last edited by Xephon (2025-05-08 18:13:08)
Offline
The gcc14.patch is already being applied
You mean gcc-15.patch, right? Because the current version of gcc is 15.1.1+r7+gf36ec88aa85a-1
Although gcc-15.patch is not a part of nvidia-390xx-dkms package yet, you can find it in the comments section
https://aur.archlinux.org/packages/nvidia-390xx-dkms
I'm so sorry, I didn't read enough, the gcc-15.patch wasn't being applied. Thank you.
Offline
Please mark your post with [Solved] at the start. So that others can see there is nothing left here to answer. Also this is the wrong forum, you should have posted in the AUR section.
Last edited by LinuxLover471 (2025-05-11 04:15:59)
Offline
Pages: 1