Package: fancontrol Version: 1:3.6.2-2 Severity: important Dear Maintainer,
On helios64, UDEV rules create /dev/fan-p6/pwm1 and /dev/fan-p7/pwm1 and the systemd configuration file restrict access to /dev with directive "PrivateDevices=yes" Please remove thes PrivateDevices line from /usr/lib/systemd/system/fancontrol.service. Sample log of failed start service : ``` fancontrol[34841]: Error: file /dev/fan-p6/pwm1 doesn't exist or isn't writable fancontrol[34841]: Error: file /dev/fan-p7/pwm1 doesn't exist or isn't writable fancontrol[34841]: Error: file /dev/thermal-cpu/temp1_input doesn't exist or isn't readable fancontrol[34841]: Error: file /dev/thermal-cpu/temp1_input doesn't exist or isn't readable fancontrol[34841]: At least one referenced file is missing or doesn't have fancontrol[34841]: correct privileges. Either some required kernel fancontrol[34841]: modules haven't been loaded, or your configuration file is outdated. fancontrol[34841]: In the latter case, you should run pwmconfig again. systemd[1]: fancontrol.service: Main process exited, code=exited, status=1/FAILURE systemd[1]: fancontrol.service: Failed with result 'exit-code'. ``` -- System Information: Debian Release: 12.11 APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'stable') Architecture: arm64 (aarch64) Foreign Architectures: armhf Kernel: Linux 6.12.42-current-rockchip64 (SMP w/6 CPU threads; PREEMPT) Kernel taint flags: TAINT_CRAP Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages fancontrol depends on: ii init-system-helpers 1.69~deb13u1 fancontrol recommends no packages. fancontrol suggests no packages. -- no debconf information

