Dragonfish and NVIDA cards

Preparing to upgrade to Dragonfish from Cobia, and looking at release notes the NVIDIA driver is NVIDIA Driver 545.23.08-2. According to this NVIDIA link CUDA GPUs - Compute Capability | NVIDIA Developer GTX 750 Ti is listed,but newer RTX 3050 card is not listed. is this wrong link to look?
Linux x64 (AMD64/EM64T) Display Driver | 550.100 | Linux 64-bit | NVIDIA for 545.10 lists both cards. So Am I good to upgrade?

RTX 3050 working fine for me on latest Dragonfish, 24.04.2, (Nvidia Drive 545.23.08), here it is transcoding on Plex:

nvidia-smi
Thu Jul 11 16:05:45 2024       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.23.08              Driver Version: 545.23.08    CUDA Version: 12.3     |
|-----------------------------------------+----------------------+----------------------+
| 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 RTX 3050        Off | 00000000:2E:00.0 Off |                  N/A |
|  0%   36C    P2              39W / 130W |    329MiB /  8192MiB |     19%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A   1509885      C   ...lib/plexmediaserver/Plex Transcoder      322MiB |
+---------------------------------------------------------------------------------------+

Not sure what my malfunction was thinking that card is not supported , but just clicked upgrade and 20 min later I am running on Dragonfish with NVIDIA recognized

 nvidia-smi
Thu Jul 11 16:55:30 2024       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.23.08              Driver Version: 545.23.08    CUDA Version: 12.3     |
|-----------------------------------------+----------------------+----------------------+
| 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 750 Ti      Off | 00000000:05:00.0 Off |                  N/A |
| 39%   35C    P0               1W /  46W |    126MiB /  4096MiB |      1%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A     37933      C   ffmpeg                                       62MiB |
|    0   N/A  N/A     37936      C   ffmpeg                                       60MiB |
+---------------------------------------------------------------------------------------+
1 Like