Advertisement
Guest User

Untitled

a guest
May 30th, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. [nfenrir@NFarch ~]$ systemctl status thinkfan.service
  2. × thinkfan.service - simple and lightweight fan control program
  3. Loaded: loaded (/usr/lib/systemd/system/thinkfan.service; enabled; preset: disabled)
  4. Drop-In: /etc/systemd/system/thinkfan.service.d
  5. └─override.conf
  6. Active: failed (Result: exit-code) since Fri 2025-05-30 14:09:47 CEST; 16min ago
  7. Invocation: 4bfcfba3fd8a49d98dd46888e74ea114
  8. Process: 1308 ExecStart=/usr/bin/thinkfan $THINKFAN_ARGS (code=exited, status=1/FAILURE)
  9. Mem peak: 1.7M
  10. CPU: 20ms
  11.  
  12. May 30 14:09:47 NFarch systemd[1]: Starting simple and lightweight fan control program...
  13. May 30 14:09:47 NFarch thinkfan[1308]: ERROR: Lost sensor read_temps_: Failed to read temperature(s) from /sys/devices/virtual/thermal/thermal_zone0/hwmon6/temp1_input: No data available
  14. May 30 14:09:47 NFarch systemd[1]: thinkfan.service: Control process exited, code=exited, status=1/FAILURE
  15. May 30 14:09:47 NFarch systemd[1]: thinkfan.service: Failed with result 'exit-code'.
  16. May 30 14:09:47 NFarch systemd[1]: Failed to start simple and lightweight fan control program.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement