@duht agreed, i wasn't getting the problem when starting my WM through sddm but with startx did still run into the freeze, the fix you mention works.
Search Criteria
Package Details: nvidia-390xx-dkms 390.157-15
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | NVIDIA drivers - module sources |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Provides: | NVIDIA-MODULE |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 0.94 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-03-29 10:40 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-390xx-utilsAUR
Required by (9)
- conky-lua-nv (optional)
- mhwd-nvidia-390xx (make)
- nvidia-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- nvidia-pacman-hook (requires NVIDIA-MODULE) (optional)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidiactl-git (requires NVIDIA-MODULE)
- optimus-manager-git (requires NVIDIA-MODULE)
- xorgxrdp-nvidia (requires NVIDIA-MODULE)
Sources (18)
- gcc-14.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/390.157/NVIDIA-Linux-x86_64-390.157.run
- kernel-4.16+-memory-encryption.patch
- kernel-6.10.patch
- kernel-6.12.patch
- kernel-6.13.patch
- kernel-6.14.patch
- kernel-6.2.patch
- kernel-6.3.patch
- kernel-6.4.patch
- kernel-6.5.patch
- kernel-6.6.patch
- kernel-6.8.patch
- nvidia-390xx-utils.sysusers
- nvidia-390xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 29 Next › Last »
Foxos commented on 2024-07-14 21:21 (UTC) (edited on 2024-07-14 21:22 (UTC) by Foxos)
duht commented on 2024-07-14 11:02 (UTC)
@vnctdj please add fix added in current nvidia-utils from extra link.
duht commented on 2024-07-06 23:32 (UTC)
@loup correkt me if I'm wrong: You are using up-to-date Arch with systemd v256 and this NVIDIA drivers with rodrigorc patch and you can suspend/hibernate your laptop without any issues? That is correct?
loup commented on 2024-07-06 22:13 (UTC)
@duht Thank's for such a nice comment ! As i said " i am way over my head on this " For the answer to your question i do not have a problem =1 + i am using rodrigorc patch =1 total 2 you have a problem = 0 you are using another patch = 1 total 1 ....... 2 being grater than 1, i would at least try.
By the way github systemd readme note specificy at line 224 that gcc is required to bild systemd. link:https://github.com/systemd/systemd/blob/main/README From rodrogorc link: https://gcc.gnu.org/gcc-14/porting_to.html the section title: Turning errors back into warnings is from where i am coming from.
duht commented on 2024-07-06 12:21 (UTC)
@loup what are you talking about? We're talking about "fix for systemd 256 suspend/hibernate issues" not about gcc-14/rodrigorc patch that was added over a month ago to this package...
@vnctdj they fixed it in current nvidia-utils from extra link.
loup commented on 2024-07-05 19:56 (UTC)
@ duht
Hi, maybe for the time being until vnctdj answer your request, you could test rodrigorc patch. I am using this patch since kernel 6.9 without any problem at all. I am way over my head on this, but i suspect that his approach could solve your problem.
Good luck
duht commented on 2024-07-04 13:52 (UTC)
@vnctdj strange thing- contrary to what @Foxos claims it doesn't work for me. It works after moving config files from /lib/systemd/
to /lib/systemd/system/
. I think the second one is a proper directory for config files, because corresponding service files are also in that dir.
So please correct target directory for configs to /usr/lib/systemd/system
and everything should be ok.
Foxos commented on 2024-07-02 15:14 (UTC) (edited on 2024-07-02 15:14 (UTC) by Foxos)
@vnctdj Just tested and can confirm it's OK.
vnctdj commented on 2024-07-02 09:32 (UTC)
@duht I've added the fix, I hope it's OK given that I can't test it at the moment.
Pinned Comments
vnctdj commented on 2025-01-24 07:37 (UTC)
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
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?