View previous topic :: View next topic |
Author |
Message |
JustCauseWhyNot Tux's lil' helper
Joined: 07 Dec 2021 Posts: 147
|
Posted: Sat Mar 16, 2024 5:14 pm Post subject: Nvidia gpu oc not working. |
|
|
Nothing I've done seems to work. I've set coolbits=28. Here's my output. Code: | ❯ doas nvidia-settings -a "[gpu:0]/GPUGraphicsClockOffsetAllPerformanceLevels=15" --verbose
Unhandled integer attribute GPUGraphicsClockOffsetAllPerformanceLevels (424) of GPU (0) (set to 15)
ERROR: Error assigning value 15 to attribute 'GPUGraphicsClockOffsetAllPerformanceLevels' (soydsemi:0[gpu:0]) as specified in assignment
'[gpu:0]/GPUGraphicsClockOffsetAllPerformanceLevels=15' (Unknown Error).
| I've updated everything to the latest releases. I'm using xorg with elogind, but not systemd. I'm able to set fan speed, and power. But if I try to set some sorta oc it fails. Any help you be insanely appreciated. |
|
Back to top |
|
|
s0ulslack1 n00b
Joined: 06 Mar 2022 Posts: 25
|
Posted: Sat Mar 16, 2024 8:20 pm Post subject: |
|
|
does Code: | nvidia-settings -a [gpu:0]/GPUGraphicsClockOffsetAllPerformanceLevels[HDMI-0]=15 | work? I started to have to add "[HDMI-0]" awhile ago to get GPULogoBrightness working |
|
Back to top |
|
|
JustCauseWhyNot Tux's lil' helper
Joined: 07 Dec 2021 Posts: 147
|
Posted: Sat Mar 16, 2024 9:02 pm Post subject: |
|
|
Unfortunately it doesn't. I tried hdmi-0, and dp-2 which is my monitors port. I just get no matches found. |
|
Back to top |
|
|
|