From: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
To: Frederic Dernbach <fredatwork-GANU6spQydw@public.gmane.org>
Cc: ACPI dlevel mailing list
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: ACPI Hangs with kernel 2.4.20 (PLEASE HELP !)
Date: Mon, 27 Oct 2003 18:51:38 +0100 [thread overview]
Message-ID: <20031027175138.GR28351@poupinou.org> (raw)
In-Reply-To: <1066994097.1864.18.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
On Fri, Oct 24, 2003 at 01:14:56PM +0200, Frederic Dernbach wrote:
> Hello,
>
> I'm trying to have some ACPI software run on my HP Pavillion ze 5400
> (that I use for private purposes, not professional stuff: I only have
> access to Web resources : this mailing list).
>
> 1. I tried to compile a 2.4.22 with appropriate ACPI patch. THE
> RESULTING PATCHED KERNEL DOES NOT COMPILE. For details, please check a
> previous message I posted previous to the mailing list. Can anybody let
> me know about why the patched kernel does not compile?
>
> 2. Then, I tried to compile a 2.4.20 baseline kernel with appropriate
> ACPI patch (found on sourceforge.net). This time it compiled without
> error. However, while booting, the system loops while printing some ACPI
> the following debug messages on the screen every 20 seconds or so (I
> compiled the kernel with the appropriate ACPI debug option).
>
> [ACPI Debug] String : QUERY_09
> [ACPI Debug] String : CLBatt - SMSL
> [ACPI Debug] Integer : 00000000000000F1
> [ACPI Debug] String: CMBatt - CHBP.BAT1
> [ACPI Debug] String: CMBatt - BAT1 still present
> [ACPI Debug] String: CMBatt - UPBI.BAT1
> [ACPI Debug] Package: Elements Ptr - edb7ea08
> [ACPI Debug] String: CMBatt - UPBS.BAT1
> [ACPI Debug] Package: Elements Ptr - edb7ea08
> [ACPI Debug] String: CMBatt - UPBH.BAT1
> [ACPI Debug] Package: Elements Ptr - edb39888
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
>
> Sometimes a slightly different output is printed :
>
> [ACPI Debug] String : QUERY_09
> [ACPI Debug] String : CLBatt - SMSL
> [ACPI Debug] Integer : 00000000000000F1
> [ACPI Debug] String: CMBatt - CHBP.BAT1
> [ACPI Debug] String: CMBatt - BAT1 still present
> [ACPI Debug] String: CMBatt - UPBI.BAT1
> [ACPI Debug] Package: Elements Ptr - edb7ea08
> [ACPI Debug] String: CMBatt - UPBS.BAT1
> [ACPI Debug] String: CMBATT - PBST Changed
> [ACPI Debug] Package: Elements Ptr - edb7ea08
> [ACPI Debug] String: CMBatt - UPBH.BAT1
> [ACPI Debug] Package: Elements Ptr - edb39888
> [ACPI Debug] String : CMBatt - Notify(BAT1, 0x00): B1ST
> [ACPI Debug] String : CMBatt - _STA.BAT1
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
> [ACPI Debug] String : QUERY_20
>
>
They are harmless. Try
echo 0 > /proc/acpi/debug_layer
echo 0 > /proc/acpi/debug_level
in one of your boot script if you want
to get rid of them.
In short, there is some codes in your bios that need
to be interpreted by what is called an acpi interpreter.
That code is writen in AML (ACPI Machine Language, IIRC).
On this language, there is possibility to print debug statements,
and may only meaningfull for the programmers of your bios (or
eventually users if they know about ACPI enough).
What you see are those debug statements.
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
prev parent reply other threads:[~2003-10-27 17:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-24 11:14 ACPI Hangs with kernel 2.4.20 (PLEASE HELP !) Frederic Dernbach
[not found] ` <1066994097.1864.18.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2003-10-24 14:42 ` Len Brown
2003-10-27 17:51 ` Ducrot Bruno [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031027175138.GR28351@poupinou.org \
--to=ducrot-kk6yzipjem5g9huczpvpmw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=fredatwork-GANU6spQydw@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox