Frogging-Family / nvidia-all

Nvidia driver latest to 396 series AIO installer
789 stars 69 forks source link

Configure RTD3 Power Management to work. #219

Closed No-Biggie805 closed 7 months ago

No-Biggie805 commented 7 months ago

Hey i am currently on driver 545 of the tkg script(currently having issues on 550 pretty much) and as far as i am aware i know this usually works ootb nowadays, and had it working when i was using from the nvidia-lts package, unfornatly after updating to 550 and now with the tkg script it does not seem to work the same way, so i am here requesting some guidance on this if possible here, ofc. I have pretty much everything as is and included /etc/modprobe.d/nvidia.conf, but now its not here and i saw in the arch wiki that its in a diff location now.

Now checking things out: ->Typing sensors on terminal gives me the temps of the GPU when on desktop(meaning its active i suppose). -> output of cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_status : active ->cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_suspended_time : 0 no countdown at all :/

-> cat /proc/driver/nvidia/gpus/0000\:01\:00.0/power :

Runtime D3 status:          Enabled (fine-grained)
Video Memory:               Active

GPU Hardware Support:
 Video Memory Self Refresh: Supported
 Video Memory Off:          Supported

HW info:

System:
  Host: asuna-legion Kernel: 6.6.18-1-lts arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 5.27.10 Distro: EndeavourOS
Machine:
  Type: Laptop System: LENOVO product: 82JU v: Legion 5 15ACH6H
    serial: <superuser required>
  Mobo: LENOVO model: LNVNB161216 v: NO DPK serial: <superuser required>
    UEFI: LENOVO v: GKCN60WW date: 03/07/2023
Battery:
  ID-1: BAT0 charge: 62.7 Wh (77.0%) condition: 81.4/80.0 Wh (101.7%)
CPU:
  Info: 6-core AMD Ryzen 5 5600H with Radeon Graphics [MT MCP] speed (MHz):
    avg: 1895 min/max: 400/4280
Graphics:
  Device-1: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q] driver: nvidia
    v: 545.29.06
  Device-2: AMD Cezanne [Radeon Vega Series / Radeon Mobile Series]
    driver: amdgpu v: kernel
  Device-3: Syntek Integrated Camera driver: uvcvideo type: USB
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.4 driver: X:
    loaded: amdgpu,nvidia unloaded: modesetting dri: radeonsi
    gpu: amdgpu,nvidia,nvidia-nvswitch resolution: 1: N/A 2: 1920x1080~120Hz
  API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: amd mesa v: 24.0.2-arch1.1
    renderer: AMD Radeon Graphics (radeonsi renoir LLVM 16.0.6 DRM 3.54
    6.6.18-1-lts)
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: r8169
  Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi
Drives:
  Local Storage: total: 1.83 TiB used: 1.29 TiB (70.2%)
Info:
  Memory: total: 32 GiB note: est. available: 30.22 GiB used: 4.89 GiB (16.2%)

Let me know if there is anything more i need to provide, many thanks for the good work.