New portatil 2025 nvidia rtx 5070 TI mobile rtd3 disable by default or not supported | Arch Linux | Kernel 6.14.5 | Driver version 570.144

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)

Hello, @generix can you check my issue please?

@amrits

Hi @mario156090
I will check within the team internally and will get back to you soon.

1 Like

Hello @amrits, were you able check this with your team?

Hi @mario156090
Could you please once try with Current beta release 575.51.02 and share test results.

Hello, are you sure RTX5000 series support is added on 575.51.02 drivers?

I installed that drivers but does not found my device. Attached bug report.
nvidia-bug-report.log.gz (1.6 MB)

Hello @amrits, is there any news about this bug?

Hi @mario156090
Apologies for the delayed response.
We have released new driver 575.57.08 few days back which supports GeForce RTX 50 Series (Notebooks).
Would request you to try and share nvidia bug report if issue persists.

Hello @amrits, I tested the latest beta driver 575.57.08 using open and private modules but the video card does not work yet.


Here the new nvidia-bug-report open modules:
nvidia-bug-report.log.gz (1.6 MB)

I’m pretty sure proprietary modules don’t support Blackwell so you can stop testing with them.
Are you using the nvidia-open-dkms package? It should work with the Zen kernel, don’t forget to install linux-zen-headers. Disable the module options as well.

Yeah, I agree with you about blackwell compatibility. Yeah, I’m using that package and I have the headers installed and the module options disabled but the problem now is vcard recognizion from the nvidia drivers.

Hello @amrits was you and your team able to check my latest nvidia-bug report?

This can be a BIOS quirk. Check if CMS compatibility is enabled.

Hello, thanks for your answer but My laptop RTD3 works well using Windows, The only problem is Linux nvidia drivers.

There’s an issue about this on github, yay.

Thanks so much for letting us know. I hope that when this is over, you’ll also bring the RTD3 fix I initially reported.

Hi @amrits, I haven’t heard from you in a while. I’m letting you know that today, with the 575.64 beta update, the RTX 5000 series laptops are working, but RTD3 is still not working. Did you manage to open an issue or something you can help us with?

Several users are affected by this, and I’m really sad to have such high-end hardware and not be able to use it the way I want. I’m stuck on Windows.

Hello, the last update from unstable branch fix the issue. 575.64.03

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.