Search Criteria
Package Details: nvidia-prime-rtd3pm 1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-prime-rtd3pm.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-prime-rtd3pm |
Description: | Configure your discrete NVIDIA GPU to power down when not in use. |
Upstream URL: | https://us.download.nvidia.com/XFree86/Linux-x86_64/525.89.02/README/dynamicpowermanagement.html |
Keywords: | config gpu laptop management power |
Licenses: | MIT |
Submitter: | cyqsimon |
Maintainer: | cyqsimon |
Last Packager: | cyqsimon |
Votes: | 2 |
Popularity: | 0.111412 |
First Submitted: | 2023-03-05 10:33 (UTC) |
Last Updated: | 2023-03-05 10:41 (UTC) |
Latest Comments
imranr commented on 2023-06-19 11:40 (UTC) (edited on 2023-06-19 11:43 (UTC) by imranr)
The bundled one didn't works for me on Latitude 3520 with Nvidia MX450. I needed extra rules as follows (as described in upstream URL above)
Also added i915 driver in initramfs modules list so that it loads early
Finally, getting D3cold state for Nvidia card
cyqsimon commented on 2023-05-08 01:22 (UTC)
@Mario156090
The default value is 0x03, which only enables fine-grained power control on very new cards (rtx30+). On older devices (e.g. my gtx1650), it's necessary to manually set 0x02.
As of the udev rules I'm not completely sure whether they're strictly necessary. But it is what Nvidia recommends so I have it in there just to be safe.
Mario156090 commented on 2023-05-08 00:58 (UTC)
Hello, is this package necessary? I believe that config is for default in this moment.