https://bugs.kde.org/show_bug.cgi?id=497024
--- Comment #4 from alborto <albo...@gmail.com> --- (In reply to Arjen Hiemstra from comment #3) > For NVidia GPUs, we read the output of the `nvidia-smi` program provided by > NVidia. If you get the same results when you run that directly, with > something like `nvidia-smi dmon -d 2 -s pucm`, I would say that this is a > driver bug. Hello, it is precisely as you said, nvidia-smi wake the Nvidia GPU. I think Thermal Monitor do it differently but i don't know how. $ cat /sys/class/drm/card*/device/power_state D3cold D0 $ nvidia-smi dmon -d 2 -s pucm # gpu pwr gtemp mtemp sm mem enc dec jpg ofa mclk pclk fb bar1 ccpm # Idx W C C % % % % % % MHz MHz MB MB MB 0 752 32 - 9 0 0 0 0 0 6001 1282 14 1 0 0 18 33 - 0 0 0 0 0 0 6001 1282 14 1 0 0 18 33 - 0 0 0 0 0 0 6001 1282 14 1 0 0 18 33 - 0 0 0 0 0 0 6001 1282 14 1 0 0 18 33 - 0 0 0 0 0 0 6001 1282 14 1 0 0 18 33 - 0 0 0 0 0 0 6001 1282 14 1 0 0 12 32 - 0 0 0 0 0 0 405 210 14 1 0 0 11 32 - 0 0 0 0 0 0 405 210 14 1 0 $ cat /sys/class/drm/card*/device/power_state D0 D0 -- You are receiving this mail because: You are watching all bug changes.