for a reason or another this function can,t find auto.conf even if it exits
build() { cd "${_pkg}/kernel" make SYSSRC="/usr/lib/modules/$_kernelname/build" module
cd uvm make SYSSRC="/usr/lib/modules/$_kernelname/build" module }
Git Clone URL: | https://aur.archlinux.org/nvidia-340xx.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-340xx |
Description: | NVIDIA drivers for linux, 340xx legacy branch |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | nvidia |
Submitter: | simonsmh |
Maintainer: | JerryXiao |
Last Packager: | JerryXiao |
Votes: | 72 |
Popularity: | 0.036001 |
First Submitted: | 2019-06-07 10:29 (UTC) |
Last Updated: | 2024-05-10 16:52 (UTC) |
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 59 Next › Last »
for a reason or another this function can,t find auto.conf even if it exits
build() { cd "${_pkg}/kernel" make SYSSRC="/usr/lib/modules/$_kernelname/build" module
cd uvm make SYSSRC="/usr/lib/modules/$_kernelname/build" module }
Just updated to nvidia-340.108-13
on Arch with kernel 5.10.4-arch2-1
using makepkg -risc
and everything was smooth and no problems so far.
@modin5 Just replace each line with "-" with the "+" lines. No need to change anything :-)
Pinned Comments
JerryXiao commented on 2022-10-13 03:51 (UTC) (edited on 2022-10-14 02:44 (UTC) by JerryXiao)
For testing users, contributors: check out https://github.com/archlinux-jerry/nvidia-340xx
Warning: force push may happen to match the aur tree