My P2200 draws 20w when idle based on nvidia-smi.
I found this command, which doesn’t persist through reboots but drops the power draw from 20w to 6w.
Things I have read to make this permanent are to reinstall Nvidia drivers.
‘’‘sudo nvidia-smi --persistence-mode=1’‘’
Is there a script I can use to run this at bootup?