Same issues as the users bellow with Kernel 6.15+:
In file included from nv-linux.h:14, from nv.c:13: nv.h:15:10:
fatal error: nvtypes.h: No such file or directory
15 | #include <nvtypes.h>
I then changed the #include <nvtypes.h> to #include "nvtypes.h" in /usr/src/nvidia-340.108/nv.h
hoping for an easy fix only to be presented with a much bigger make.log filled with many many different errors...
The patch is probably being worked on by now so I'm mainly typing this to say thanks for still supporting such old hardware <3
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