Nvidia Nouveau Driver Pstates
Posted: Mon Sep 01, 2025 8:51 am
Hello MX community,
I have a rather odd issue. I am using a Dell precision m4500 with Quadro FX 880M video card. I am not using the NVIDIA 340 driver because it supports less features. Yes the official NVIDIA driver works but some things are broken, ex. Wine has Xrandr errors using the 340 driver.
So I am using the nouveau driver. I notice that the performance is not up to speed entirely.
You can change Pstates for nouveau.
sudo cat /sys/kernel/debug/dri/0/pstate
Which will give you something like this
07: core 405 MHz memory 810 MHz
0f: core 653-954 MHz memory 1600 MHz
AC: core 953 MHz memory 1600 MHz
The problem is in MX linux this does not exist for some reason.
I have replicated this on Ubuntu 25 which works fine and also Debian 13 Trixie. I was able to reclock the nouveau driver in those distros and get better performance out of the video controller.
So how can I enable pstates for nouveau in MX linux 23.6 so I can reclock the gpu?
I have a rather odd issue. I am using a Dell precision m4500 with Quadro FX 880M video card. I am not using the NVIDIA 340 driver because it supports less features. Yes the official NVIDIA driver works but some things are broken, ex. Wine has Xrandr errors using the 340 driver.
So I am using the nouveau driver. I notice that the performance is not up to speed entirely.
You can change Pstates for nouveau.
sudo cat /sys/kernel/debug/dri/0/pstate
Which will give you something like this
07: core 405 MHz memory 810 MHz
0f: core 653-954 MHz memory 1600 MHz
AC: core 953 MHz memory 1600 MHz
The problem is in MX linux this does not exist for some reason.
I have replicated this on Ubuntu 25 which works fine and also Debian 13 Trixie. I was able to reclock the nouveau driver in those distros and get better performance out of the video controller.
So how can I enable pstates for nouveau in MX linux 23.6 so I can reclock the gpu?