NVIDIA RTX 5060 Ti - driver with open kernel module needed?

Hello everyone,

first of all, I am relatively new to TrueNAS. I have a few years of general Linux experience, but please excuse me if I get things wrong.
I just got a good deal on a 16GB 5060 Ti. I already know that I probably won’t be able to get it to run with 25.04, so I tried the 25.10 nightly build.
After checking the box for installing NVDIA drivers, the card shows up for use in Apps and I was able to select it for Ollama.
However, when I try nvidia-smi in the TrueNAS as well as in the Ollama app shell, the command returns “no devices were found” (and I am pretty sure that the card does nothing when I used a test workload in Ollama).

Checking var/log/messages, everytime I use nvidia-smi, a line with “NRVM: The NVIDIA GPU installed in this system requires use of the NVIDIA open kernel modules.” appears.

PROXMOX seems to have a similar problem: [Unable to detect RTX 5060 ti under proxmox 8.4 with 6.14.0-2-pve kernel | Proxmox Support Forum] (sorry, unable to add the link as my account is too new). (I got you -Mod)

The solution there is to install the 570 MIT/GPL driver. I understand this would not be an easy thing to realize in TrueNAS. Is there anything I can try in the short term or would it be most feasible to just wait for the October release of 25.10?

Install a Linux or Windows that let’s you install the driver?

What are you hoping to do? Nightly is already dangerous to your data. There is developer mode. You can try to install it there?

If this is just a test system, I guess?

Just going to leave this dev commentary here:

Thanks for the reply (replies :)), I wasn’t aware that isolating an unsupported GPU was possible. I’ll try that. Indeed I am just testing stuff right now, hence I am using a nightly build.

I am looking to replace an aging Synology NAS - I have already settled on a bunch of used server hardware, and now I am trying to evaluate what I can do with TrueNAS/other software. And one of my hopefully sometime productive use cases is LLM-based OCR for paperless-ngx with paperless-gpt and Ollama (e.g. for barely readable receipts).

@Chomp Thanks for the heads up. What’s the exact nightly build of TrueNAS you’re using? We just bumped from 570.153.02 to 570.172.08 to try to catch the vanilla 5060 support, so I want to see which driver this is on.

It is the following: 25.10.0-MASTER-20250729-015515 - Goldeye

That is the (maybe relevant) excerpt from /var/log/messages:

Jul 30 10:09:37 truenas kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  570.172.08  Tue Jul  8 18:31:33 UTC 2025
Jul 30 10:09:37 truenas kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  570.172.08  Tue Jul  8 17:57:10 UTC 2025
Jul 30 10:09:37 truenas kernel: [drm] [nvidia-drm] [GPU ID 0x0000d800] Loading driver
Jul 30 10:09:37 truenas kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:d8:00.0 on minor 1
Jul 30 10:10:22 truenas kernel: audit: type=1400 audit(1753863022.103:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=5727 comm="apparmor_parser"
Jul 30 10:10:22 truenas kernel: audit: type=1400 audit(1753863022.103:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=5727 comm="apparmor_parser"
Jul 30 10:10:48 truenas kernel: NVRM: The NVIDIA GPU 0000:d8:00.0 (PCI ID: 10de:2d04)
NVRM: installed in this system requires use of the NVIDIA open kernel modules.

So it is indeed version 570.172.08.

Heck. I’ll pass it on to Engineering, let them know. The RTX 50-series cards now require the use of the -open one.

1 Like

@Chomp Sent you a DM (the green envelope in the top-right) asking for a little more detail, if you’re able.

1 Like

I recently upgraded to 25.04.2. I added a 5060Ti to my system as I saw the driver had been updated to 550.153.02 which supports it. However, when checking /var/log/messages, I still see it trying to use the 550.142 driver. Is that a similar issue to what he’s seeing with 25.10?

I thought the 5060Ti required at least a 570-something driver.

550.## is not going to know what to do with the hardware.

I think that’s a mistake in the release notes/docs page - we’re not planning on shifting drivers until 25.10

Fri Aug  1 13:03:52 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.142                Driver Version: 550.142        CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  Tesla P4                       Off |   00000000:03:00.0 Off |                  Off |
| N/A   36C    P8              6W /   75W |       0MiB /   8192MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   1  Tesla P4                       Off |   00000000:81:00.0 Off |                  Off |
| N/A   39C    P8              7W /   75W |       0MiB /   8192MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

Tonight’s 25.10-MASTER nightly should support the 50-series, but being a nightly it’s not recommended for production/critical data.

1 Like

It was listed as supported hardware by the 570.153.02 driver: https://www.nvidia.com/en-us/drivers/details/245669/… which means I am now seeing the typo in the documentation.

You are just a victim of bad timing with your purchase/install of that 5060Ti card in your TrueNAS server.

Per the 25.04 (Fangtooth) Version Notes, the version of the nVidia drives that is used by TrueNAS is 550.153.02 which were released in December, 2024. This is prior to the release of the entire nVidia 50xx series of cards.

When I run the command nvidia-smi, I see the following:

root@vaultron[~]# nvidia-smi
Fri Aug  1 19:00:06 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.142                Driver Version: 550.142        CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce GTX 1080        Off |   00000000:01:00.0 Off |                  N/A |
|  0%   38C    P8              7W /  200W |       3MiB /   8192MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

I actually acquired and installed a 5060 card on my secondary computer this past May mainly for video encoding purposes and put my 1080 card into my TrueNAS server. That 1080 card will be EOL for driver support in about three years.

I suspect that several people writing 550 likely meant to write 570 and vice versa.
Please double-check your posts.