@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?
Search Criteria
Package Details: nvidia-390xx-utils 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 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: | 1.08 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-03-29 10:40 (UTC) |
Dependencies (6)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- nvidia-390xx-settingsAUR (optional) – configuration tool
- opencl-nvidia-390xxAUR (optional) – OpenCL support
- xorg-server-devel (xorg-server-devel-gitAUR) (optional) – nvidia-xconfig
Required by (319)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- aquamarine-git (requires opengl-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-avx-git (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- arrayfire-git (requires nvidia-utils) (optional)
- aurorafw-git (requires opengl-driver)
- auto-gpufreq-git (requires nvidia-utils)
- autokey-git (requires nvidia-utils) (optional)
- blackmagic-raw-sdk (requires nvidia-utils) (optional)
- btop-git (requires nvidia-utils) (optional)
- btop-gpu-git (requires nvidia-utils) (optional)
- ccdc-mercury (requires opengl-driver)
- Show 299 more...
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 »
duht commented on 2024-07-06 23:32 (UTC)
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.
duht commented on 2024-06-27 23:56 (UTC) (edited on 2024-06-28 00:05 (UTC) by duht)
air-g4p commented on 2024-05-24 16:18 (UTC)
@vnctdj Thank you for your updated PKGBUILD. It built, installed and operates correctly against linux and -hardened, both currently at: 6.9.1.
@canolucas and @drankinatty Thank you for your 6.9 patch research efforts.
Cheers
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?