@vnctdj - thank you for getting 390xx-dkms properly patched against the 6.4xxx kernels.
390.157-5 now compiles, installs and operates correctly against 6.4.2-arch1-1.
Cheers
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | NVIDIA drivers utilities |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | nvidia-390xx-libgl, nvidia-libgl, nvidia-utils |
Provides: | nvidia-390xx-libgl, nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 2.20 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2024-11-25 23:34 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 27 Next › Last »
@vnctdj - thank you for getting 390xx-dkms properly patched against the 6.4xxx kernels.
390.157-5 now compiles, installs and operates correctly against 6.4.2-arch1-1.
Cheers
Thanks jonathon (vnctdj) for error fixing by means of package nvidia-390xx-dkms 390.157-5!!! My Operating System is working properly with kernel 6.4.1-zen2-1-zen!!!
@vnctdj thanks for update!
Don't worry everything works great now.
Package updated! Like last time, I don't have the time to test it myself at the moment... I'm using linux-lts for now. Thanks to everyone who participated!
Thank you for sharing the info about the herecura repo @canolucas
It solved my issue.
@alufd19 problem isn't related to zen specyfically but to 6.4 at all. Please lern to read last comments if someone found a solution before complaining. @rdahlgren below gave a ready solution. Please also ask maintainer/packager to update.
nvidia-390xx-dkms 390.157-4 package is not compatible with kernel linux-zen 6.4.x.xxxx-x!!! Please review bugs report on GitHub website: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/526
@sfranchi Hi.
First a big thank to duht, rdahlgre and drankinatty.
This is how i did it. 1 download package snapshot 2 extract snapshot 3 "in extracted snapshot" create a new file kernel-6.4.path 4 copy patch from rdahlgren to file kernel-6.4.path 5 do makepkg -g to get the sum for patch kernel-6.4.path 6 edit PKGBUILD : add sum for kernel-6.4.path line 31 : change pkgrel from 4 to 4.1 line 11 : add patch -Np1 -i ../../kernel-6.4.patch line 63 7 makepkg as usual
I just added the "herecura" repo to /etc/pacman.conf
[herecura]
Server = https://repo.herecura.eu/herecura/x86_64
After that, I run: pacman -Syu
both this package and the new kernel loaded just fine.
I think i get faster updates this way, the mantainer uses gitlab:
https://gitlab.com/herecura/packages/nvidia-390xx-dkms
It even allows branching and sending merge requests with new patches or PKGBUILD updates using the site, its very intuitive, I think that's why the package updates faster in this new repo.
Pinned Comments
jonathon commented on 2022-05-26 09:46 (UTC)
Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
jonathon commented on 2021-12-26 22:44 (UTC) (edited on 2021-12-26 22:44 (UTC) by jonathon)
The DKMS package guidelines are explicit that
linux-headers
should not be a dependency of any DKMS package.As a concrete example of why including that as a hard dependency is a bad idea, what happens when
linux
is not an installed kernel?jonathon commented on 2020-10-19 12:41 (UTC) (edited on 2021-05-11 14:18 (UTC) by jonathon)
PACKAGE NEEDS LONG TERM MAINTAINER
I have adopted the 390xx packages to keep them secure. I do not run any 390xx hardware so will not notice any breakages and cannot test any changes.
Until such time as someone else steps up to maintain these packages - ideally someone who actually has 390xx hardware - I have to rely on you to tell me what changes are needed.
Don't expect a response if you post only "this doesn't work", and do not email me to complain about the package not working!
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
A binary package is also available in my kernel-lts unofficial user repository.