T1000 - when idle fan stuck on 33%, 41C - P8 power state, even on latest drivers

I’m on Debian Bookworm:

Linux wibble 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64 GNU/Linux

I have the latest Nvidia drivers, here’s output from nvidia-smi:

Sat Apr 13 12:57:11 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.14              Driver Version: 550.54.14      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 T1000 8GB               On  |   00000000:08:00.0 Off |                  N/A |
| 33%   41C    P8             N/A /   20W |       0MiB /   8192MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

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


nvidia-smi -q -d POWER

==============NVSMI LOG==============

Timestamp                                 : Sat Apr 13 12:57:14 2024
Driver Version                            : 550.54.14
CUDA Version                              : 12.4

Attached GPUs                             : 1
GPU 00000000:08:00.0
    GPU Power Readings
        Power Draw                        : N/A
        Current Power Limit               : 20.00 W
        Requested Power Limit             : 20.00 W
        Default Power Limit               : 50.00 W
        Min Power Limit                   : 20.00 W
        Max Power Limit                   : 50.00 W
    Power Samples
        Duration                          : 118.19 sec
        Number of Samples                 : 119
        Max                               : 25.51 W
        Min                               : 25.50 W
        Avg                               : 25.50 W
    GPU Memory Power Readings
        Power Draw                        : N/A
    Module Power Readings
        Power Draw                        : N/A
        Current Power Limit               : N/A
        Requested Power Limit             : N/A
        Default Power Limit               : N/A
        Min Power Limit                   : N/A
        Max Power Limit                   : N/A

I tried running nvidia-smi -pl 20 - which reduces the max, but current still says “N/A”, and I see no difference at the wall.

Can anyone help please with getting this T1000 to the lowest P state, hopefully with the fan off?