Witam
Nie wiem czy już czytałeś, ale może pomoże ten poradnik:
http://www.dobreprogramy.pl/magnum44/Pr ... 73487.html
Pozdrawiam
Znaleziono 16 wyników
- 20 sierpnia 2016, 13:00
- Forum: Hardware
- Temat: Thinkpad T430 - krótka praca na baterii i przegrzewanie się laptopa
- Odpowiedzi: 4
- Odsłony: 3572
- 18 sierpnia 2016, 19:56
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
Jesteś WIELKI !!!
Dzięki
Ostatnią rzeczą jaką zrobiłem to edycja pliku /etc/thinkfan.conf
Zamieniłem
na

Dzięki
Ostatnią rzeczą jaką zrobiłem to edycja pliku /etc/thinkfan.conf
Zamieniłem
Kod: Zaznacz cały
/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input
Kod: Zaznacz cały
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
- 18 sierpnia 2016, 19:40
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
root@rataj:/home/rataj# find /sys/devices -type f -name "temp*_input"
/sys/devices/virtual/hwmon/hwmon0/temp1_input
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp3_input
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp2_input
root ...
/sys/devices/virtual/hwmon/hwmon0/temp1_input
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp3_input
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp2_input
root ...
- 18 sierpnia 2016, 19:30
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
root@rataj:/home/rataj# systemctl status thinkfan.service
● thinkfan.service - simple and lightweight fan control program
Loaded: loaded (/lib/systemd/system/thinkfan.service; enabled)
Active: failed (Result: exit-code) since czw 2016-08-18 19:25:01 CEST; 3min 40s ago
Process: 2731 ExecStart ...
● thinkfan.service - simple and lightweight fan control program
Loaded: loaded (/lib/systemd/system/thinkfan.service; enabled)
Active: failed (Result: exit-code) since czw 2016-08-18 19:25:01 CEST; 3min 40s ago
Process: 2731 ExecStart ...
- 18 sierpnia 2016, 19:25
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
root@rataj:/home/rataj# apt-get -f install
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
1 nie w pełni zainstalowanych lub usuniętych.
Po tej operacji zostanie dodatkowo ...
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
1 nie w pełni zainstalowanych lub usuniętych.
Po tej operacji zostanie dodatkowo ...
- 18 sierpnia 2016, 19:21
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
root@rataj:/home/rataj# apt-get install --reinstall thinkfan
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
0 aktualizowanych, 0 nowo instalowanych, 1 ponownie instalowanych, 0 usuwanych i 0 nieaktualizowanych.
1 nie w pełni zainstalowanych lub ...
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
0 aktualizowanych, 0 nowo instalowanych, 1 ponownie instalowanych, 0 usuwanych i 0 nieaktualizowanych.
1 nie w pełni zainstalowanych lub ...
- 18 sierpnia 2016, 19:17
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
Kod: Zaznacz cały
root@rataj:/home/rataj# cat /sys/module/thinkpad_acpi/parameters/fan_control
Y
- 18 sierpnia 2016, 18:58
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
Edytowałem pliki:
/etc/modprobe.d/thinkfan.conf
options thinkpad_acpi fan_control=1
/etc/default/thinkfan
# Should thinkfan be started automatically on boot?
# Only say "yes" when you know what you are doing, have configured
# thinkfan correctly for *YOUR* machine and loaded thinkpad_acpi ...
/etc/modprobe.d/thinkfan.conf
options thinkpad_acpi fan_control=1
/etc/default/thinkfan
# Should thinkfan be started automatically on boot?
# Only say "yes" when you know what you are doing, have configured
# thinkfan correctly for *YOUR* machine and loaded thinkpad_acpi ...
- 18 sierpnia 2016, 18:20
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
root@rataj:/home/rataj# echo "options thinkpad_acpi fan_control=1" >> /etc/modprobe.d/thinkpad.conf
root@rataj:/home/rataj# modprobe -r thinkpad_acpi
modprobe: FATAL: Module thinkpad_acpi is in use.
root@rataj:/home/rataj# modprobe thinkpad_acpi
root@rataj:/home/rataj# /etc/init.d/thinkfan start
root@rataj:/home/rataj# modprobe -r thinkpad_acpi
modprobe: FATAL: Module thinkpad_acpi is in use.
root@rataj:/home/rataj# modprobe thinkpad_acpi
root@rataj:/home/rataj# /etc/init.d/thinkfan start
- 18 sierpnia 2016, 18:11
- Forum: Hardware
- Temat: [+] Lenovo x220 - thinkfan.service: control process exited, code=exited status=4
- Odpowiedzi: 21
- Odsłony: 7590
Re: Lenovo x220 - thinkfan
thinkpad_acpi 69119 1
nvram 13034 1 thinkpad_acpi
snd 65244 21 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
rfkill 18867 5 cfg80211,thinkpad_acpi,bluetooth
nvram 13034 1 thinkpad_acpi
snd 65244 21 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
rfkill 18867 5 cfg80211,thinkpad_acpi,bluetooth