Is there a patch to enable building the modules with kernel 6.0 ? Right now, when building against 6.0-rc7 it bails out with
In file included from ./include/linux/preempt.h:11,
from ./include/linux/spinlock.h:55,
from /var/lib/dkms/nvidia/470.141.03/build/common/inc/nv-lock.h:16,
from /var/lib/dkms/nvidia/470.141.03/build/common/inc/nv-linux.h:19,
from /var/lib/dkms/nvidia/470.141.03/build/nvidia/nv-acpi.c:14:
/var/lib/dkms/nvidia/470.141.03/build/nvidia/nv-acpi.c: In function ‘nv_acpi_add’:
/var/lib/dkms/nvidia/470.141.03/build/nvidia/nv-acpi.c:270:43: error: ‘struct acpi_device’ has no member named ‘children’
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC)
For the beginners in need of assistance, first take a look at this recommended guide https://github.com/korvahannu/arch-nvidia-drivers-installation-guide - maybe it helps to solve the issues your are having with this version of the driver.