Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x230 and tpfand not working #8

Open
GoogleCodeExporter opened this issue Jul 11, 2015 · 1 comment
Open

x230 and tpfand not working #8

GoogleCodeExporter opened this issue Jul 11, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I am using tpfand under ubuntu 14.04 and the version installed is 0.95.3.

When starting it shows up with
tpfand 0.95.3 - Copyright (C) 2011-2012 Vladyslav Shtabovenko
Copyright (C) 2007-2008 Sebastian Urban
This program comes with ABSOLUTELY NO WARRANTY

WARNING: THIS PROGRAM MAY DAMAGE YOUR COMPUTER.
         PROCEED ONLY IF YOU KNOW HOW TO MONITOR SYSTEM TEMPERATURE.

Fatal error: unable to set fanspeed, enable watchdog or read temperature
             Please make sure you are root and a recent
             thinkpad_acpi module is loaded with fan_control=1
             If thinkpad_acpi is already loaded, check that
             /proc/acpi/ibm/thermal exists. Thinkpad models
             that doesn't have this file are currently unsupported

If I do 
lsmod | grep thinkpad
thinkpad_acpi          81013  1 
nvram                  14411  1 thinkpad_acpi
snd                    69238  18 
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd
_rawmidi,snd_hda_codec,snd_hda_intel,thinkpad_acpi,snd_seq_device,snd_seq_midi

acpi seems running but still not file available.

I used thinkfan before which had the same mistake but fixed it by changing the 
config file to use this sensors
find /sys/devices -type f -name "temp*_input"
/sys/devices/virtual/hwmon/hwmon0/temp1_input
/sys/devices/platform/coretemp.0/temp3_input
/sys/devices/platform/coretemp.0/temp1_input
/sys/devices/platform/coretemp.0/temp2_input


is there any chance to get a fixed version - as it seems you did for the x220

thanks

Original issue reported on code.google.com by [email protected] on 26 Jun 2014 at 9:36

@GoogleCodeExporter
Copy link
Author

It should be possible to apply the same fix, as that is for newer thinkpads in 
general, not just the X220

Original comment by [email protected] on 18 Mar 2015 at 11:41

@tpfanco tpfanco locked and limited conversation to collaborators Jul 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant