You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a Dell laptop with two graphic cards (an Intel Chip and an NVIDIA RTX3050 Ti)
Before Fedora kernel update 6.3.5-200.fc38.x86_64, Nvidia's PCI-Express Runtime D3 (RTD3) Power Management was running perfectly out of the box.
cat /sys/class/drm/card1/device/power_state returned D3Cold when no process was running on the graphic card.
After update, the card never enters to D3Cold and stay to D0.
I don't know why but on my system it means a huge impact on power consumption and less battery time. I'm I the only one impacted ?
The text was updated successfully, but these errors were encountered:
Thanks for the report. I can reproduce this on my own laptop (a Dell XPS 9700 with a GTX 1650 Ti). I will look into it and get back to you when I find anything
Hello,
I have a Dell laptop with two graphic cards (an Intel Chip and an NVIDIA RTX3050 Ti)
Before Fedora kernel update 6.3.5-200.fc38.x86_64, Nvidia's PCI-Express Runtime D3 (RTD3) Power Management was running perfectly out of the box.
cat /sys/class/drm/card1/device/power_state returned D3Cold when no process was running on the graphic card.
After update, the card never enters to D3Cold and stay to D0.
I don't know why but on my system it means a huge impact on power consumption and less battery time. I'm I the only one impacted ?
The text was updated successfully, but these errors were encountered: