* Problems with T30
@ 2002-09-02 15:10 Ethan Glasser-Camp
2002-09-02 15:28 ` Joerg Beyer
[not found] ` <3D7383B2.7000704-0XxM1C5uZkkb1SvskN2V4Q@public.gmane.org>
0 siblings, 2 replies; 3+ messages in thread
From: Ethan Glasser-Camp @ 2002-09-02 15:10 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello everyone, and sorry if I send this to the wrong mailing list.
I'm new to ACPI, in fact I'm new to laptops in general. I just got mine from my college as part of their mobile computing program -- they believe every student should have a portable computer. Anyhow, I did the natural thing and put Linux on it -- it's an IBM Thinkpad T-30 -- and now I'm having some trouble with it. Specifically:
- I can cat /proc/acpi/battery/BAT0/state and sometimes the first time it will work, but after the first time it is virtually guaranteed to give me "Large Reference Count" warnings as well as the error "Unable to read battery status".
- I can press a number of buttons on the keyboard and get "nsxfeval-0223 [number] Acpi_evaluate_object : Handle is NULL and Pathname is relative" -- specifically the volume controls do this.
- This is my favorite: I can close the lid and get a kernel panic which completely wedges the system, requiring a hard reboot.
I have spent the past three or four days toying with the kernel, trying to convince it to allow me to compile debug messages into the ACPI modules. No can do. I'm not quite sure why, but if I try, make modules_install will give me unresolved symbol errors.
I used to be able to cat /proc/acpi/battery/BAT0/state and get an error I think resembling AF_IML_INTERNAL, but I twiddled with the source a little, which might be why I'm getting these errors now. (I think I added an else case to an if statement that didn't have one. I'm trying to find it now... I give up. I also added to the acpi_battery_read_state debug output so that it told me the state of a the recent result variable (it's -19).)
Anyone have any ideas on how to solve any of these problems? I believe that there's a bug in the BIOS or in the table interpreter, but I don't know how to go about troubleshooting them.
Thanks for whatever help you have.
Ethan Glasser-Camp
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems with T30
2002-09-02 15:10 Problems with T30 Ethan Glasser-Camp
@ 2002-09-02 15:28 ` Joerg Beyer
[not found] ` <3D7383B2.7000704-0XxM1C5uZkkb1SvskN2V4Q@public.gmane.org>
1 sibling, 0 replies; 3+ messages in thread
From: Joerg Beyer @ 2002-09-02 15:28 UTC (permalink / raw)
To: Ethan Glasser-Camp; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Ethan Glasser-Camp wrote:
> I have spent the past three or four days toying with the kernel, trying to convince it to allow me to compile debug messages into the ACPI modules. No can do. I'm not quite sure why, but if I try, make modules_install will give me unresolved symbol errors.
does this also happen when you compile acpi not as module but in the
kernel?
i.e. the .config should say "ACPI.*=y" not "ACPI*=m"
yours
Joerg
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems with T30
[not found] ` <3D7383B2.7000704-0XxM1C5uZkkb1SvskN2V4Q@public.gmane.org>
@ 2002-09-02 17:55 ` Michael Notforyou
0 siblings, 0 replies; 3+ messages in thread
From: Michael Notforyou @ 2002-09-02 17:55 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
DON'T compile ACPI as a module - that causes problems.
At 05:28 PM 9/2/2002 +0200, you wrote:
>Ethan Glasser-Camp wrote:
>
>>I have spent the past three or four days toying with the kernel, trying
>>to convince it to allow me to compile debug messages into the ACPI
>>modules. No can do. I'm not quite sure why, but if I try, make
>>modules_install will give me unresolved symbol errors.
>does this also happen when you compile acpi not as module but in the
>kernel?
>
>i.e. the .config should say "ACPI.*=y" not "ACPI*=m"
>
> yours
> Joerg
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by: OSDN - Tired of that same old
>cell phone? Get a new here for FREE!
>https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
>_______________________________________________
>Acpi-devel mailing list
>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/acpi-devel
*Michael Notforyou*
"My God, I'm full of stars!"
Darmok and Jalad at Tanagra!
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-02 17:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-02 15:10 Problems with T30 Ethan Glasser-Camp
2002-09-02 15:28 ` Joerg Beyer
[not found] ` <3D7383B2.7000704-0XxM1C5uZkkb1SvskN2V4Q@public.gmane.org>
2002-09-02 17:55 ` Michael Notforyou
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox