[ltp] [ANN] tp_smapi 0.35-test1

Christian Nilsson linux-thinkpad@linux-thinkpad.org
Mon, 21 Jan 2008 22:46:13 +0100


Shem Multinymous wrote:
> Greetings,
> 
> I've prepared a test release of tp_smapi, 0.35-test1, to allow further
> checking of the behavior on the new T61 firmware. If you have the new
> firmware and tp_smapi 0.34 didn't work for you, please report whether
> this one does. Furthermore, please check the following sysfs
> attributes (I'm copying from the README) and report whether they work
> as advertised:

model: ThinkPad T61 76641FG
Version: 7LETA7WW (2.07 ) Embedded Controller 7KHT24WW-1.08

> 
>   /sys/devices/platform/hdaps/sampling_rate:
>   /sys/devices/platform/hdaps/running_avg_filter_order:
>   /sys/devices/platform/hdaps/fake_data_mode:

# fgrep "" /sys/devices/platform/hdaps/*
/sys/devices/platform/hdaps/calibrate:(-506,-498)
/sys/devices/platform/hdaps/fake_data_mode:0
/sys/devices/platform/hdaps/invert:1
/sys/devices/platform/hdaps/keyboard_activity:1
/sys/devices/platform/hdaps/modalias:hdaps
/sys/devices/platform/hdaps/mouse_activity:1
/sys/devices/platform/hdaps/oversampling_ratio:5
/sys/devices/platform/hdaps/position:(-506,-497)
/sys/devices/platform/hdaps/running_avg_filter_order:2
/sys/devices/platform/hdaps/sampling_rate:50
/sys/devices/platform/hdaps/temp1:47

Everything here seems to work here.

> 
> This release also adds 3 sysfs attributes for detailed voltage
> reporting on the battery cell groups. I'd love to see these added to
> the battery GUI applet! Please report if you see anything other than 3
> roughly equal values that sum up to
> /sys/devices/platform/smapi/BAT0/voltage.

wo AC
# fgrep "" /sys/devices/platform/smapi/BAT0/*voltage*
/sys/devices/platform/smapi/BAT0/design_voltage:10800
/sys/devices/platform/smapi/BAT0/group0_voltage:3818
/sys/devices/platform/smapi/BAT0/group1_voltage:3824
/sys/devices/platform/smapi/BAT0/group2_voltage:3800
/sys/devices/platform/smapi/BAT0/voltage:11442

w AC
# fgrep "" /sys/devices/platform/smapi/BAT0/*voltage*
/sys/devices/platform/smapi/BAT0/design_voltage:10800
/sys/devices/platform/smapi/BAT0/group0_voltage:4030
/sys/devices/platform/smapi/BAT0/group1_voltage:4030
/sys/devices/platform/smapi/BAT0/group2_voltage:4066
/sys/devices/platform/smapi/BAT0/voltage:12126

nice feature, tested a couple of times.

But as soon as i loaded the new modules and got a few readings before these my screen dimmed down a bit and i wondered why my comp behaved just like unplugging the power, so i checked it and it was burning hot. i had it unplugged for a minute or so and is now plugged in again and i have no problems for the last 10 minutes, i have not checked how hot it was before (new comp) and i don't see what tpctl should have done for this to happen, but just wanted to let you know just in case.

> 
> Thanks to the many people who helped this release by reporting and
> contributing patches!

Thank you for your hard work and bringing it together!
//Christian