You are not logged in.
Hello!
Will there be a patch for 5.19 kernel for nvidia 340.108 driver?
Will there be at all development patches for new kernels for this driver?
Offline
https://aur.archlinux.org/packages/nvid … ent-878200
I also just successfully built the package locally. What issue do you have with the package that requires patching?
Offline
thanks for reply
i am afraid update arch because i do not see patch for 5.19 kernel in aur for this driver
Offline
If it failed to build you would see that in the pacman output and could roll back the kernel/kernel-headers from the pacman cache. Or just look at the comments on the page, people will likely complain if things don't work, which they appear to do. There's not much point in making a patch if none of the interfaces that already got patched didn't see any adjustment for the new kernel.
Last edited by V1del (2022-09-07 16:12:07)
Offline
Thanks. So, Arch updated? What with driver?
https://pastebin.com/raw/kj01FMPV
Offline
==> dkms install --no-depmod nvidia/340.108 -k 5.19.7-arch1-1
Error! Bad return status for module build on kernel: 5.19.7-arch1-1 (x86_64)
Consult /var/lib/dkms/nvidia/340.108/build/make.log for more information.
==> WARNING: `dkms install --no-depmod nvidia/340.108 -k 5.19.7-arch1-1' exited 10
==> dkms install --no-depmod nvidia/340.108 -k 5.15.65-1-lts
Error! Bad return status for module build on kernel: 5.15.65-1-lts (x86_64)
Consult /var/lib/dkms/nvidia/340.108/build/make.log for more information.
==> WARNING: `dkms install --no-depmod nvidia/340.108 -k 5.15.65-1-lts' exited 10So DKMS is failing to build nvidia-340xx-dkms for both 5.15 and 5.19. What is in the referenced make.log for one of the failures? What version of nvidia-340xx-dkms is installed on the system?
Edit:
Also what version of pahole?
Last edited by loqs (2022-09-07 21:43:44)
Offline
So DKMS is failing to build nvidia-340xx-dkms for both 5.15 and 5.19. What is in the referenced make.log for one of the failures? What version of nvidia-340xx-dkms is installed on the system?
Edit:
Also what version of pahole?
/nvidia-340xx-dkms-340.108-30
/pahole-1:1.23-1All ok, 340.108 patch 5.18 works on 5.19 kernel. After update Arch i always do manually uninstall and then install nvidia driver
yay -R nvidia-340xx-dkmsyay -R nvidia-340xx-dkms
yay -S nvidia-340xx-dkms[deepforest@home ~]$ grep "X Driver" /var/log/Xorg.0.log
[ 30.444] (II) NVIDIA dlloader X Driver 340.108 Wed Dec 11 14:06:00 PST 2019
[deepforest@home ~]$ uname -r
5.19.7-arch1-1
[deepforest@home ~]$ last make.log nvidia
https://file.io/cOrNLP5sXCjj
and why driver always do not install automatically through DKMS?
Last edited by freeartist (2022-09-07 22:21:37)
Offline
https://file.io/cOrNLP5sXCjj redirects to https://www.file.io/deleted
Offline
Manually reinstalled driver make.log
https://drive.google.com/file/d/19v4pak … sp=sharing
But why automatically DKMS not working for this driver on Arch and Artix?
Offline
The make.log is for a successful build? Can you capture the make.log from a failed build after the kernel is updated to 5.19.8-arch1-1?
Offline
Not, its too complex
Last edited by freeartist (2022-09-08 21:06:23)
Offline