do-it-yourself-bar icon indicating copy to clipboard operation
do-it-yourself-bar copied to clipboard

Made a script to contribute: AMD GPU Monitor/Sensor

Open GM-Script-Writer-62850 opened this issue 4 years ago • 0 comments

kde.diybar.amdgpu.monitor.sh.txt

Screenshot: https://i.imgur.com/netgiVz.png (this GPU is a integrated one so a lot of data is N/A)

If you are not running the script from diybar it will print console the tooltip as output text (text sample uses a RX 580):

this does support multiple GPUs

Core:
	Clock:	300 Mhz
	Temp:	31°C
	Volts:	950 mV (set)
	Usage:	0%
Memory:
	Clock:	2000 Mhz
	Data:	1059 / 8589 MiB (12%)
	Usage:	0%
Fan:
	Speed:	862 RPM (20%)
	Mode:	Automatic
Power:
	Watts:	24 / 145

each reading takes around 0.0023 seconds with my single RX 580 paired with a R5 3600 and 0.00175 seconds on my 5600G (the ram is VERY overclocked)

GM-Script-Writer-62850 avatar Nov 17 '21 16:11 GM-Script-Writer-62850