-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prime-select on-demand then reboot not get DynamicPowerManagement=2 in next boot #14
Comments
If you can disable that, and reproduce the problem, I would like to see your /var/log/gpu-manager.log |
here's the simulate of a user doing prime-select on-demand. I do the
|
I have fixed the pci detection code and force-pushed to master. Things work correctly on 10.101.46.225. |
I got a similar issue from the latest testing: https://bugs.launchpad.net/somerville/+bug/1904762 |
the tested combination:
nvidia-prime : 8fbbffe
ubuntu-drivers-common : 2dc8f91
nvidia-driver-450 : 450.66-0ubuntu0.20.04.1
01:00.0 3D controller [0302]: NVIDIA Corporation TU117GLM [Quadro T2000 Mobile / Max-Q] [10de:1fb8] (rev a1)
Subsystem: Dell TU117GLM [Quadro T2000 Mobile / Max-Q] [1028:097e]
/var/log/gpu-manager.log
steps:
prime-select on-demand
reboot
cat /proc/driver/nvidia/params | pastebinit
https://paste.ubuntu.com/p/HpcwQ5vbcR/
FAILED here DynamicPowerManagement: 0
checked:
cat /lib/modprobe.d/nvidia-runtimepm.conf
options nvidia "NVreg_DynamicPowerManagement=0x02"
DynamicPowerManagement=0x02
be set correctly.The text was updated successfully, but these errors were encountered: