Siduction Forum

Siduction Forum => Hardware - Support => Topic started by: harley-peter on 2015/04/29, 11:48:16

Title: [gelöst] Lüfter läuft dauernd beim Thinkpad T420s
Post by: harley-peter on 2015/04/29, 11:48:16
Hallo,

ich habe o. a. Problem. Eine Recherche hat ergeben dass wohl mit dem tool thinkfan eine Lösung möglich wäre. Allerdings kann ich das tool nicht installieren:

thinkfan (0.9.2-1) wird eingerichtet ...
Job for thinkfan.service failed. See 'systemctl status thinkfan.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript thinkfan, action "start" failed.
dpkg: Fehler beim Bearbeiten des Paketes thinkfan (--configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Trigger für systemd (215-17) werden verarbeitet ...
Trigger für siduction-dynamic-dms (2014.08.06) werden verarbeitet ...
E: Sub-process /usr/bin/dpkg returned an error code (1)


systemctl status thinkfan.service
● thinkfan.service - simple and lightweight fan control program
   Loaded: loaded (/lib/systemd/system/thinkfan.service; disabled)
   Active: failed (Result: exit-code) since Mi 2015-04-29 09:40:55 CEST; 13s ago
  Process: 32498 ExecStart=/usr/sbin/thinkfan (code=exited, status=4)

Apr 29 09:40:55 thinkpad thinkfan[32498]: thinkfan 0.9.1 starting...
Apr 29 09:40:55 thinkpad systemd[1]: thinkfan.service: control process exited, code=exited status=4
Apr 29 09:40:55 thinkpad systemd[1]: Failed to start simple and lightweight fan control program.
Apr 29 09:40:55 thinkpad systemd[1]: Unit thinkfan.service entered failed state.


Kann mir da jemand weiterhelfen?
Title: Re: Lüfter läuft dauernd beim Thinkpad T420s
Post by: hschn on 2015/04/29, 12:19:36
Hallo,

hast du schon folgende Anleitung abgearbeitet?

http://thinkwiki.de/Thinkfan

Grüße
hschn
Title: Re: Lüfter läuft dauernd beim Thinkpad T420s
Post by: harley-peter on 2015/04/29, 12:37:47
Hi hschn

würde ich gerne aber ich kann ja thinkfan nicht installieren (siehe Eingangs-Post)
Title: Re: Lüfter läuft dauernd beim Thinkpad T420s
Post by: der_bud on 2015/04/29, 16:16:31
Es sieht eher danach aus als würde Thinkfan zwar installiert, schmiert aber dann bei der Einrichtung ab (postinst). Daher bitte doch mal den von hschn geposteten Link zum thinkwiki nutzen, um vor allem die drei Punkte

1.  thinkpad_acpi konfigurieren  (Modul mit Option fan_control=1 eintragen und laden)
2.  Automatischer Start  (in thinkfan.conf "yes" setzen)
3.  systemctl enable thinkfan.service
abzuarbeiten.

Siehe auch #767127 - thinkfan: won't install (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767127) und #758579 - thinkfan: Post Installation, Start Script fails to Initialize (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758579) .
Title: Re: [gelöst] Lüfter läuft dauernd beim Thinkpad T420s
Post by: harley-peter on 2015/04/29, 17:51:38
so, geschafft!

Nachdem ich zusammen mit dem Wiki Artikel noch die Beiträge aus folgenden Links mit verarbeitet habe scheint die Sache zu funktionieren:
http://thinkpad-forum.de/archive/index.php/t-120105.html?s=60097594dbf26e34156beebae612d4b8
http://thinkwiki.de/Thinkfan#Keine_Funktion_auf_X220.2C_T420.28s.29_seit_Ubuntu_11.04_.2F_Kernel_2.6.38
http://larsee.dk/linux-mint-on-lenovo-tp420s/

Vielen Dank für die Hilfe!