Open cabrust opened 7 years ago
Another "feature": I can get the GPU to go fast by running "nvidia-smi -r" on it while lightdm is stopped. But starting it again makes it go slow again.
I also found this discussion and my nvidia-smi displays the same behavior.
Hi, I'm observing this weird throttling-like behaviour on my system:
acpi_osi="!Windows 2015"
to not crash in iGPU mode.Using
watch nvidia-smi
ornvidia-settings
, I can see power states and frequencies. Because I don't need the Intel GPU, I runprime-select nvidia
and reboot. The following happens:nvidia-smi
).nvidia-smi
and to 135MHz in the settings app.nvidia-settings
does nothing.Here is where it gets interesting:
I also tried nouveau because I like the render offloading, but it doesn't support Maxwell 2 reclocking yet. I still captured some performance data, because why not. Suspend doesn't seem to affect nouveau except for one crash with Unigine Valley. Another thing I tried was
pcie_port_pm=off
, but that didn't change anything.glmark2
Unigine Valley
There doesn't seem to be anything interesting in the kernel log. I do get the
Argument #4
ACPI errors.bbswitch
works well except for this weird behaviour. I'm not even sure if this is abbswitch
issue, but I'd like to find out and hear some ACPI gurus' thoughts. Some things that may be to blame:acpi_osi
kernel flag doesn't change the performance/standby behavior, but it prevents crashes in iGPU mode.Thanks! Clemens