You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
Hello,
I have a problem, how can i fix this? ThankYou
card:
MSI - 5600XT Gamming X 6GB
[myself@amd ~]$ wattmanGTK
1 AMD GPU(s) found. Checking if correct kernel driver is used for this/these.
0c:00.0 uses amdgpu kernel driver
Searching for sysfs path...
/sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.0 belongs to 0c:00.0 with symbolic link to /sys/class/drm/card0/device
Sysfs path found in /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.0
amdgpu card found in /sys/class/hwmon/hwmon0 hwmon folder
Checking which device this hwmon path belongs to
/sys/class/hwmon/hwmon0 belongs to /sys/devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.0 (Micro-Star International Co., Ltd. [MSI] Device c810)
Found sensor temp3_crit
Trying to read /sys/class/hwmon/hwmon0/temp3_crit
Found sensor temp2_crit
Trying to read /sys/class/hwmon/hwmon0/temp2_crit
Found sensor freq1_label
Trying to read /sys/class/hwmon/hwmon0/freq1_label
Found sensor temp3_crit_hyst
Trying to read /sys/class/hwmon/hwmon0/temp3_crit_hyst
Found sensor temp3_input
Trying to read /sys/class/hwmon/hwmon0/temp3_input
Found sensor in0_input
Trying to read /sys/class/hwmon/hwmon0/in0_input
Found sensor temp2_emergency
Trying to read /sys/class/hwmon/hwmon0/temp2_emergency
Found sensor fan1_min
Trying to read /sys/class/hwmon/hwmon0/fan1_min
Found sensor temp1_label
Trying to read /sys/class/hwmon/hwmon0/temp1_label
Found sensor temp1_crit
Trying to read /sys/class/hwmon/hwmon0/temp1_crit
Found sensor pwm1_enable
Trying to read /sys/class/hwmon/hwmon0/pwm1_enable
Found sensor pwm1
Trying to read /sys/class/hwmon/hwmon0/pwm1
Found sensor temp1_crit_hyst
Trying to read /sys/class/hwmon/hwmon0/temp1_crit_hyst
Found sensor power1_cap_min
Trying to read /sys/class/hwmon/hwmon0/power1_cap_min
Found sensor fan1_enable
Trying to read /sys/class/hwmon/hwmon0/fan1_enable
Found sensor fan1_max
Trying to read /sys/class/hwmon/hwmon0/fan1_max
Found sensor freq2_label
Trying to read /sys/class/hwmon/hwmon0/freq2_label
Found sensor power1_cap
Trying to read /sys/class/hwmon/hwmon0/power1_cap
Found sensor pwm1_min
Trying to read /sys/class/hwmon/hwmon0/pwm1_min
Found sensor power1_average
Trying to read /sys/class/hwmon/hwmon0/power1_average
Found sensor freq1_input
Trying to read /sys/class/hwmon/hwmon0/freq1_input
Found sensor power1_cap_max
Trying to read /sys/class/hwmon/hwmon0/power1_cap_max
Found sensor temp2_label
Trying to read /sys/class/hwmon/hwmon0/temp2_label
Found sensor fan1_input
Trying to read /sys/class/hwmon/hwmon0/fan1_input
Found sensor temp1_input
Trying to read /sys/class/hwmon/hwmon0/temp1_input
Found sensor pwm1_max
Trying to read /sys/class/hwmon/hwmon0/pwm1_max
Found sensor temp3_emergency
Trying to read /sys/class/hwmon/hwmon0/temp3_emergency
Found sensor fan1_target
Trying to read /sys/class/hwmon/hwmon0/fan1_target
Found sensor temp2_crit_hyst
Trying to read /sys/class/hwmon/hwmon0/temp2_crit_hyst
Found sensor freq2_input
Trying to read /sys/class/hwmon/hwmon0/freq2_input
Found sensor temp3_label
Trying to read /sys/class/hwmon/hwmon0/temp3_label
Found sensor temp1_emergency
Trying to read /sys/class/hwmon/hwmon0/temp1_emergency
Found sensor in0_label
Trying to read /sys/class/hwmon/hwmon0/in0_label
Found sensor temp2_input
Trying to read /sys/class/hwmon/hwmon0/temp2_input
Reading clock states and limits.
Traceback (most recent call last):
File "/usr/local/bin/wattmanGTK", line 11, in <module>
load_entry_point('WattmanGTK==0.0.1', 'console_scripts', 'wattmanGTK')()
File "/usr/local/lib/python3.8/site-packages/WattmanGTK-0.0.1-py3.8.egg/WattmanGTK/wattman.py", line 158, in main
card.get_states()
File "/usr/local/lib/python3.8/site-packages/WattmanGTK-0.0.1-py3.8.egg/WattmanGTK/GPU.py", line 70, in get_states
self.pstate_clock.append(int(match.group(2)))
AttributeError: 'NoneType' object has no attribute 'group'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I have a problem, how can i fix this? ThankYou
card:
[myself@amd ~]$ wattmanGTK
The text was updated successfully, but these errors were encountered: