Bug#764327: thinfan: Startup Fails On PostInstall

2014-10-20 Thread Evgeni Golov
control: severity -1 normal

Hi Stephen,

On 10/07/2014 11:41 AM, Stephen Allen wrote:

From the applicaiton log:
 
 # journalctl -xn
 -- Logs begin at Mon 2014-10-06 22:36:18 EDT, end at Tue 2014-10-07 05:35:40 
 EDT. --
 Oct 07 05:35:40 Jessie systemd[1]: Starting simple and lightweight fan 
 control program...
 -- Subject: Unit thinkfan.service has begun with start-up
 -- Defined-By: systemd
 -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
...

As written by Alex, you need fan_control=1 for thinkfan to work.
postinst does not start thinkfan after a fresh install because of that,
you seem to have enabled the service youself before configuring your
environment properly.

Please reconfigure and retry.

I have downgraded this bug to normal, as the most I can see here is a
possible improvement of documentation what has to be done for a working
thinkfan setup. Input highly welcome!

Greets
Evgeni


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#764327: thinfan: Startup Fails On PostInstall

2014-10-10 Thread Alex Goebel

Hi

Your problem is most likely that your system either doesn't support fan 
control, or it has not been manually enabled (that's what the error 
message says after all).


See also thinkfan's README.Debian reproduced below.


thinkfan for Debian
---

WARNING!
 thinkfan CAN kill your system and is thus disabled by default

If you really want to enable thinkfan, adjust /etc/thinkfan.conf to your
needs and set START=yes in /etc/default/thinkfan.

If you are using systemd, use “systemctl enable thinkfan.service” — as is
customary with systemd, thinkfan.service ignores /etc/default/thinkfan.

Additionally, on ThinkPads, you need to load the thinkpad_acpi module with
fan_control=1, or it will refuse to accept control from thinkfan.
That's most easily done with a file /etc/modprobe.d/thinkfan.conf and the
following entry in it:
options thinkpad_acpi fan_control=1


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#764327: thinfan: Startup Fails On PostInstall

2014-10-07 Thread Stephen Allen
Package: thinkfan
Version: Thinkfan
Severity: grave
Justification: renders package unusable

Dear Maintainer,

From the applicaiton log:

# journalctl -xn
-- Logs begin at Mon 2014-10-06 22:36:18 EDT, end at Tue 2014-10-07 05:35:40 
EDT. --
Oct 07 05:35:40 Jessie systemd[1]: Starting simple and lightweight fan control 
program...
-- Subject: Unit thinkfan.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit thinkfan.service has begun starting up.
Oct 07 05:35:40 Jessie thinkfan[11964]: thinkfan 0.9.1 starting...
Oct 07 05:35:40 Jessie thinkfan[11964]: WARNING: Using default fan control in 
/proc/acpi/ibm/fan.
Oct 07 05:35:40 Jessie thinkfan[11964]: WARNING: Using default temperature 
inputs in /proc/acpi/ibm/thermal.
Oct 07 05:35:40 Jessie thinkfan[11964]: WARNING: You're using simple 
temperature limits without correction values, and your fan will only star
Oct 07 05:35:40 Jessie thinkfan[11964]: Module thinkpad_acpi doesn't seem to 
support fan_control
Oct 07 05:35:40 Jessie thinkfan[11964]: Cleaning up and resetting fan control.
Oct 07 05:35:40 Jessie systemd[1]: PID file /var/run/thinkfan.pid not readable 
(yet?) after start.
Oct 07 05:35:40 Jessie systemd[1]: Failed to start simple and lightweight fan 
control program.
-- Subject: Unit thinkfan.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit thinkfan.service has failed.
-- 
-- The result is failed.
Oct 07 05:35:40 Jessie systemd[1]: Unit thinkfan.service entered failed state.



-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.16-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org