@ Maintainer of this package. Please add "kernel-6.0.patch" from FiestaLake at https://github.com/FiestaLake/nvidia-390xx-utils/commit/c6a63591a7f41bd6d91c46e1bc4cfe81e8e52954
Thank you!
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | OpenCL implemention for NVIDIA |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | opencl-nvidia |
Provides: | opencl-driver, opencl-nvidia |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 3.25 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2024-11-25 23:34 (UTC) |
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 27 Next › Last »
@ Maintainer of this package. Please add "kernel-6.0.patch" from FiestaLake at https://github.com/FiestaLake/nvidia-390xx-utils/commit/c6a63591a7f41bd6d91c46e1bc4cfe81e8e52954
Thank you!
I've just updated this package to version 390.157, it works on my laptop with a GT 540M with 6.0.12-arch1-1 kernel.
Thank you iestynapmwg, your comments helped me, especially as this is the first time I update an AUR package.
390.157 is working for Geforce GT 540M with the latest 6.0.11-arch1-1 kernel. Thanks!
PS: this is what I did to solve the issue:
$ makepkg
$ pacman -R -dd nvidia-390xx-dkms nvidia-390xx-utils
$ pacman -U nvidia-390xx-dkms-390.157-1-x86_64.pkg.tar.xz nvidia-390xx-utils-390.157-1-x86_64.pkg.tar.xz
$ pacman -R linux-lts
$ pacman -Syy linux
$ grub-mkconfig -o /boot/grub/grub.cfg
$ reboot
For people who need 390.157 but don't know how to edit PKGBUILD, you can clone this repo.
If you have a problem with 390.157, you can still use 390.154 with unofficial ACPI patch for Linux >=6.0 from the repo's tag.
Remember to restart the computer after upgrading the package!
390.157 IS working for Geforce GT 630M with the latest kernels. Perhaps file a bug report with Nvidia? That's what i did, and it took over a month of follow-ups, but it paid off in the end.
also using the NVIDIA 820M... also not working... i give up... reverting back to mesa/nouveau
yep... did the same... i thought b2sums were provided by nvidia... still it didn't work. it compiles but doesn't work with kernel 6.0.9 (official/zen)
b2sum NVIDIA-Linux-x86_64-390.157.run
(b2sum is in coreutils)
Note that when editing PKGBUILD, the NVIDIA... file is the second-to-last in the b2sums list. The last is the kernel-4.16.patch. Which i don't know is even needed any more...? I was just doing a quick edit to try the new version out, and it worked.
@ iestynapmwg how did you get the b2sum
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.