@a1678991 Good catch. Will do. Thanks for reporting!
Search Criteria
Package Details: smfc 4.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/smfc.git (read-only, click to copy) |
|---|---|
| Package Base: | smfc |
| Description: | Super Micro fan control for Arch Linux (home) servers. |
| Upstream URL: | https://github.com/petersulyok/smfc |
| Keywords: | fan fancontrol ipmi supermicro |
| Licenses: | GPL3 |
| Submitter: | ewout |
| Maintainer: | urirocky |
| Last Packager: | urirocky |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-12-28 23:11 (UTC) |
| Last Updated: | 2026-01-29 05:53 (UTC) |
Dependencies (13)
- bash (bash-gitAUR, bash-devel-gitAUR)
- ipmitool (ipmitool-gitAUR)
- python
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR, systemd-gitAUR)
- flake8 (python-flake8) (check)
- python-coverage (check)
- python-mockAUR (check)
- python-pylint (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-pyudev (check)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-575xx-utilsAUR, nvidia-340xx-utils-macbookAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-580xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-utils-betaAUR) (optional) – For GPU fan controller
- smartmontools (smartmontools-svnAUR) (optional) – For SAS/SCSI disks and standby guard feature
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2
ewout commented on 2023-04-17 10:15 (UTC)
a1678991 commented on 2023-04-17 05:14 (UTC) (edited on 2023-04-17 05:17 (UTC) by a1678991)
Hello.
I have an error when I enable the HDD temperature setting.
It was resolved by modprobe drivetemp in my environment, so you may need to include the module loading settings in your package.
smfc2.3.1-1
systemd[1]: Started Super Micro Fan Control.
smfc.py[1470173]: Traceback (most recent call last):
smfc.py[1470173]: File "/opt/smfc/smfc.py", line 933, in <module>
smfc.py[1470173]: main()
smfc.py[1470173]: File "/opt/smfc/smfc.py", line 909, in main
smfc.py[1470173]: my_hd_zone = HdZone(my_log, my_ipmi, my_config)
smfc.py[1470173]: File "/opt/smfc/smfc.py", line 662, in __init__
smfc.py[1470173]: super().__init__(
smfc.py[1470173]: File "/opt/smfc/smfc.py", line 378, in __init__
smfc.py[1470173]: self.build_hwmon_path(hwmon_path)
smfc.py[1470173]: File "/opt/smfc/smfc.py", line 744, in build_hwmon_path
smfc.py[1470173]: raise ValueError(self.ERROR_MSG_FILE_IO.format(path))
smfc.py[1470173]: ValueError: Cannot read file (/sys/class/scsi_disk/10:0:3:0/device/hwmon/hwmon*/temp1_input).
systemd[1]: smfc.service: Main process exited, code=exited, status=1/FAILURE
$sudo modprobe drivetemp
systemd[1]: Started Super Micro Fan Control.
smfc.service[2511014]: CPU zone: new level > 30.0C > [T:30.0C/L:20%]
smfc.service[2511014]: HD zone: new level > 28.8C > [T:26.25C/L:32%]
$uname -rvmo 6.1.24-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 13 Apr 2023 17:22:35 +0000 x86_64 GNU/Linux
Pinned Comments
urirocky commented on 2026-01-19 04:31 (UTC)
Hello Everyone, I will become the maintainer of the Package, Im am very new to this so any help would be appreciated, I do own an x10 to help test out bugs, otherwise expect an update in the near future