To fix your gpu 16 cores = ${font}Core 16 ${color3}${execi 4 sensors 2>/dev/null | grep 'Core 16' | cut -c18-24} ${color2} ${cpubar 7,83 cpu16}${color}${goto 150}${font}AMDGPU ${color3}${execi 4 sensors 2>/dev/null | grep 'AMDGPU' | cut -c18-24} ${color3}${cpubar amdgpu}${color}
[ Remember 0 is the first core not 1 ]
Fixed =
Code: Select all
${font}Core 15${color3}${execi 4 sensors 2>/dev/null | grep 'Core 15' | cut -c18-24} ${color2} ${cpubar 7,83 cpu15}${color}${goto 150}${font}Core 15 ${color3}${execi 4 sensors 2>/dev/null | grep 'Core 15' | cut -c18-24} ${color2} ${cpubar cpu15}${color}
As you see from below my fans woulds be set too.
Code: Select all
${hwmon 0 fan 1} rpm ${hwmon 0 fan 2} rpm
for m in /sys/class/hwmon/* ; do echo -n "$m = " ; cat $m/name ; done
Code: Select all
/sys/class/hwmon/hwmon0 = asuswmisensors <<<<< my fans are on hwmon 0
/sys/class/hwmon/hwmon1 = asus
/sys/class/hwmon/hwmon2 = k10temp
/sys/class/hwmon/hwmon3 = amdgpu
10 files = 328K ~ >$sensors
Code: Select all
k10temp-pci-00c3
Adapter: PCI adapter
Tctl: +39.0°C
Tdie: +39.0°C
Tccd1: +38.8°C
Code: Select all
asuswmisensors-isa-0000 <<<<<< from the list above you can see = asuswmisensors is hwmon0
Adapter: ISA adapter
CPU Core Voltage: 959.00 mV
VPP MEM Voltage: 2.50 V
+12V Voltage: 10.19 V
+5V Voltage: 4.99 V
3VSB Voltage: 3.31 V
VBAT Voltage: 3.23 V
AVCC3 Voltage: 3.36 V
SB 1.05V Voltage: 1.07 V
CPU Core Voltage: 480.00 mV
CPU SOC Voltage: 1.05 V
CPU Fan: 904 RPM <<<<< fan 1
Chassis Fan 1: 693 RPM <<<< fan 2
AIO Pump: 0 RPM
CPU OPT: 0 RPM
CPU Temperature: +39.0°C
CPU Socket Temperature: +39.0°C
Motherboard Temperature: +39.0°C
Chipset Temperature: +55.0°C
Tsensor 1 Temperature: +216.0°C
CPU VRM Temperature: +40.0°C
CPU VRM Output Current: 1000.00 mA
Code: Select all
amdgpu-pci-0800
Adapter: PCI adapter
vddgfx: 775.00 mV
fan1: 0 RPM (min = 0 RPM, max = 3200 RPM)
edge: +43.0°C (crit = +100.0°C, hyst = -273.1°C)
(emerg = +105.0°C)
junction: +43.0°C (crit = +110.0°C, hyst = -273.1°C)
(emerg = +115.0°C)
mem: +44.0°C (crit = +105.0°C, hyst = -273.1°C)
(emerg = +110.0°C)
power1: 7.00 W (cap = 135.00 W)