Hello everyone, I recently purchased an MSI laptop with a Core i7 255HX and an RTX5070 TI Mobile. I initially installed the drivers with the proprietary module, but the card wasn’t detected by the system. After that, I realized that the drivers were needed, and with that, the card now works, at least in a basic way. What I noticed was that RTD3 for the graphics card isn’t available. On the first attempt, it appeared disabled by default when running the query:
cat /proc/driver/nvidia/gpus/0000:01:00.0/power
It also appears as D0 when running the query:
cat /sys/class/drm/card*/device/power_state
After some searching online, I found that adding two parameters to the NVIDIA module could re-enable RTD3 on some models:
Nvidia options “NVreg_DynamicPowerManagement=0x02”
Nvidia options “NVreg_EnableGpuFirmware=0”
However, after applying them as indicated above, only the option appears as unsupported.
So my question is:
Do the current stable drivers not yet support RTD3 for these new graphics cards and should I wait, or is it a hardware or software failure?
I’ll attach the bug report and information about my system and the Fastfetch output. Thanks for reading.
My system:
RTD3 query output:
Another query about RTD3:
nvidia bug report:
nvidia-bug-report.log.gz (1.9 MB)