I’m working under admin account, did not have any problems with installation, have latest dirvers installed and still have this message about insufficient permission, which maybe the reason for the other issues I’m having with running applications on RTX 2080 Ti
Any idea what should be done to have proper permissions?
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi
Mon Jan 21 18:14:12 2019
±----------------------------------------------------------------------------+
| NVIDIA-SMI 417.71 Driver Version: 417.71 CUDA Version: 10.0 |
|-------------------------------±---------------------±---------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce RTX 208… WDDM | 00000000:01:00.0 Off | N/A |
| 35% 25C P8 8W / 260W | 227MiB / 11264MiB | 0% Default |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1172 C+G Insufficient Permissions N/A |
| 0 12900 C+G Insufficient Permissions N/A |
±----------------------------------------------------------------------------+
C:\Program Files\NVIDIA Corporation\NVSMI>
I doubt it has anything to do with other problems you may be having.
There are windows operating system graphics processes running on that GPU that even an ordinary administrator account doesn’t have access to. The messages are normal. They don’t reflect any problem or lack of usability with the card.
1 Like
Thank you, I think you are correct. I made some modifications to the setup and now I do not see this message, while other issues and errors did not go away
Hello @ninat5tqj . I am also seeing those insufficient permissions when I run NVIDIA-SMI , I would like to hide them, Could please tell me how you did that?
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi.exe
Tue Mar 9 21:47:03 2021
±----------------------------------------------------------------------------+
| NVIDIA-SMI 461.09 Driver Version: 461.09 CUDA Version: 11.2 |
|-------------------------------±---------------------±---------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 Tesla M60 WDDM | 00000001:00:00.0 Off | Off |
| N/A 29C P8 15W / 150W | 340MiB / 8192MiB | 10% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 1084 C+G Insufficient Permissions N/A |
| 0 N/A N/A 1092 C+G Insufficient Permissions N/A |
| 0 N/A N/A 6004 C+G …lPanel\SystemSettings.exe N/A |
| 0 N/A N/A 6020 C+G Insufficient Permissions N/A |
| 0 N/A N/A 7192 C+G …y\ShellExperienceHost.exe N/A |
| 0 N/A N/A 7416 C+G …w5n1h2txyewy\SearchUI.exe N/A |
±----------------------------------------------------------------------------+
Thanks!
Hello @anudevopsaws , I am also facing this issue. If you had founded those modifications in order to not see those messages regarding permissions, Kindly state them.