today i updated my opensuse tumbleweed system to linux kernel 6.0.
but when i tried to create the nvidia driver for that kernel it failed.
i uploaded the installer log to this post.
the first of multiple errors is:
/tmp/NVIDIA-Linux-x86_64-470.141.03/kernel/nvidia/nv-acpi.c:270:43: error: ‘struct acpi_device’ has no member named ‘children’
270 | list_for_each_safe(node, next, &device->children)
so, the question is, if and when does a kernel 6.0 compatible 470xx driver will be released?
It builds with this patch, but ACPI is once again slaughtered. With this patch and kernel 6.0, the backlighting is at full capacity and cannot be reduced.
A systemctl | grep backlight allows to notice the disappearance of systemd-backlight@backlight:nvidia_0.service.
Anyone has an idea how can this issue be fixed ?