[ltp] Re: Re: Re: Re: Re: EC Hanging with latest tp-smapi (0.29)
TNKS
linux-thinkpad@linux-thinkpad.org
Mon, 21 Aug 2006 22:54:59 -0500
Henrique de Moraes Holschuh wrote:
> On Mon, 21 Aug 2006, TNKS wrote:
>> Unless Shem deems this unnecessary, I'm really curious whether this
>> problem
>> is somehow unique to my system. I'm particularly interested in testing
>> out
>
> Please tell us the number of lines that "dump" outputs, that end with 80
> (i.e. the last value in the line is 0x80).
>
Not sure if this is quite what you're looking for, but here's what I get
when I cat dump without a battery installed:
$ cat dump
80 80 01 00 80 00 00 00 00 00 00 00 00 00 00 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
80 00 -- -- -- -- -- -- -- -- -- -- -- -- -- 00
and here's two snapshots of what I see when I have the battery installed:
$ cat dump
c0 80 01 00 80 00 00 00 00 00 00 00 00 00 00 00
c0 e0 00 80 aa 0b db 2e 00 00 00 00 10 00 60 00
c0 e0 73 02 ff ff ff ff ff ff c0 02 f1 02 -- 00
c0 e0 90 12 30 2a 31 00 37 31 5c 05 -- -- -- 00
c0 e0 53 41 4e 59 4f 00 00 00 00 00 00 00 00 00
c0 e0 49 42 4d 2d 30 38 4b 38 31 39 33 00 00 00
c0 e0 4c 49 4f 4e 00 17 34 16 00 00 00 00 00 00
c0 e0 31 5a 39 4a 34 34 39 50 31 32 34 00 00 00
c0 e0 5d 31 -- -- -- -- -- -- -- -- -- -- -- 00
c0 e0 18 08 1b 00 f0 0a 38 31 -- -- -- -- -- 00
c0 e0 42 17 34 16 00 00 9b 0f b7 0f 89 0f 00 00
c0 c0 3e f6 41 31 16 c7 00 05 00 03 00 00 00 00
$ cat dump
c0 80 01 00 80 00 00 00 00 00 00 00 00 00 00 00
c0 e0 00 80 ae 0b 6d 30 80 04 d0 03 11 00 66 00
c0 e0 73 02 ff ff ff ff 4b 00 80 02 f1 02 -- 00
c0 e0 90 12 30 2a 31 00 37 31 5c 05 -- -- -- 00
c0 e0 53 41 4e 59 4f 00 00 00 00 00 00 00 00 00
c0 e0 49 42 4d 2d 30 38 4b 38 31 39 33 00 00 00
c0 e0 4c 49 4f 4e 00 17 34 16 00 00 00 00 00 00
c0 e0 31 5a 39 4a 34 34 39 50 31 32 34 00 00 00
c0 e0 5d 31 -- -- -- -- -- -- -- -- -- -- -- 00
c0 e0 18 08 1b 00 f0 0a 38 31 -- -- -- -- -- 00
c0 e0 42 17 34 16 00 00 0e 10 55 10 0a 10 00 00
c0 c0 3e f6 41 31 16 c7 00 05 00 03 00 00 00 00
I'm not sure I see 0x80 at the end of any of these lines. Let me know if
you need something else.
- Sukant