ubuntu-smart-fan
ubuntu-smart-fan copied to clipboard
Asus Zenbook UX331U - Ubuntu 18.04 LTS
Hi, after following the guide for installing the tool, I get still this output:
Unable to find any fan device. Try to run sensors-detect.
This is my debug output.
Looking for sensors
## hwmon0 :
- name = AC0
- temp1_label = temp ambient
- temp2_label = temp
- uevent =
## hwmon1 :
- name = acpitz
- temp1_crit = 103000
- temp1_input = 62000
- uevent =
## hwmon2 :
- in0_input = 15860
- name = BAT0
- temp1_label = temp ambient
- temp2_label = temp
- uevent =
## hwmon3 :
- name = coretemp
- temp1_crit = 100000
- temp1_crit_alarm = 0
- temp1_input = 65000
- temp1_label = Package id 0
- temp1_max = 100000
- temp2_crit = 100000
- temp2_crit_alarm = 0
- temp2_input = 54000
- temp2_label = Core 0
- temp2_max = 100000
- temp3_crit = 100000
- temp3_crit_alarm = 0
- temp3_input = 52000
- temp3_label = Core 1
- temp3_max = 100000
- temp4_crit = 100000
- temp4_crit_alarm = 0
- temp4_input = 54000
- temp4_label = Core 2
- temp4_max = 100000
- temp5_crit = 100000
- temp5_crit_alarm = 0
- temp5_input = 64000
- temp5_label = Core 3
- temp5_max = 100000
- uevent =
## hwmon4 :
- name = dell_smm
- uevent =
## hwmon5 :
- name = pch_skylake
- temp1_input = 43500
- uevent =
## hwmon6 :
- name = asus
- uevent =
## hwmon7 :
- name = iwlwifi
- temp1_input = 40000
- uevent =
## hwmon8 :
- name = nouveau
- temp1_auto_point1_pwm = 100
- temp1_auto_point1_temp = 90000
- temp1_auto_point1_temp_hyst = 3000
- temp1_crit = 105000
- temp1_crit_hyst = 5000
- temp1_emergency = 135000
- temp1_emergency_hyst = 5000
fs.js:675
return binding.read(fd, buffer, offset, length, position);
^
Error: EINVAL: invalid argument, read
at Object.fs.readSync (fs.js:675:18)
at tryReadSync (fs.js:540:20)
at Object.fs.readFileSync (fs.js:575:19)
at /usr/local/lib/node_modules/ubuntu-smart-fan/index.js:53:30
at Array.forEach (<anonymous>)
at /usr/local/lib/node_modules/ubuntu-smart-fan/index.js:49:18
at Array.forEach (<anonymous>)
at /usr/local/lib/node_modules/ubuntu-smart-fan/index.js:43:9
at FSReqWrap.oncomplete (fs.js:135:15)