Re: [ACPI-sppt] Re: No ACPI Battery info for Inspiron 1100

joe doe <[email protected]>
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
Okay, I made a new dsdt file and a corresponding
kernel for it.  The fixes to the dsdt file are as
follows:
1. Removed * form names ie *PNP... > PNP...
2. changed If (\_OSI){ "Windows 2001" Store(0x4, C009)
to If(\OSI ("Windows 2001")) { Store(0x4, c009)
3. Added definitions in the followind manner 
Name(C1b4, 0x0)
For c1c0, c1b4, c1b5, c1b6, c1b7, c1b8, c1bf
These were added to the definitions of c1c1-c1cf
With those fixes I was able to get 0 errors when
compiling it.  I do still get 2 warnings:
dsdt.asl  1918:                         Method(_OFF) {
Warning  2019 -                                   ^
Not all control paths return a value (_OFF)

And the same thing later on.  Here are the lines
surrounding the error:

                        Method(_ON_) {
                            C133(0x3, 0x1)
                        }
                        Method(_OFF) {
                            If(LOr(\_SB_.C020,
LEqual(0x0, 0x1))) {
                                Return(0x0)


I still get the same message that the Battery is not
supported, in addition I had a script which was tied
to the lid button which stopped working with this
version of the kernel.  However the ac_adaptor and
thermals still work, in addition the powerbutton
works, just like with the previous kernel.  Again I
will attach the boot messages that concern the acpi:

Linux version 2.4.19julyV3-4GB (root@linux) (gcc
version 3.2) #1 Mon Jul 14 10:07:15 PDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00
(usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000
(reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000
(reserved)
 BIOS-e820: 0000000000100000 - 000000000ffd0000
(usable)
 BIOS-e820: 000000000ffd0000 - 000000000fff0c00
(reserved)
 BIOS-e820: 000000000fff0c00 - 000000000fffc000 (ACPI
NVS)
 BIOS-e820: 000000000fffc000 - 0000000010000000
(reserved)
255MB LOWMEM available.
ACPI: have wakeup address 0x40001000
Advanced speculative caching feature not present
On node 0 totalpages: 65488
zone(0): 4096 pages.
zone(1): 61392 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 COMPAQ                     ) @
0x000f9970
ACPI: RSDT (v001 COMPAQ CPQ004A  08452.00800) @
0x0fff0c84
ACPI: FADT (v002 COMPAQ CPQ004A  00000.00002) @
0x0fff0c00
ACPI: SSDT (v001 COMPAQ  CPQGysr 00000.04097) @
0x0fff65d4
ACPI: SSDT (v001 COMPAQ   CPQMag 00000.04097) @
0x0fff66e2
ACPI: MADT not present
Building zonelist for node : 0

ACPI: Subsystem revision 20020829
PCI: PCI BIOS revision 2.10 entry at 0xf031f, last
bus=3
PCI: Using configuration type 1
 tbxface-0099 [03] Acpi_load_tables      : ACPI Tables
successfully loaded
Parsing
Methods:...................................................................................................................................................................................................................................................
Table [DSDT] - 789 Objects with 89 Devices 243 Methods
25 Regions
Parsing Methods:
Table [SSDT] - 0 Objects with 0 Devices 0 Methods 0
Regions
Parsing Methods:
Table [SSDT] - 0 Objects with 0 Devices 0 Methods 0
Regions
ACPI Namespace successfully loaded at root 403a171c
evxfevnt-0074 [04] Acpi_enable           : Transition
to ACPI mode successful
Executing all Device _STA and_INI
methods:.........................................................................................
89 Devices found containing: 89 _STA, 5 _INI methods
Completing Region/Field/Buffer/Package
initialization:...............................................................................................
Initialized 15/25 Regions 0/0 Fields 25/26 Buffers
55/64 Packages (805 nodes)
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S3 S4 S5)
ACPI: Power Resource [C141] (off)
ACPI: Power Resource [C155] (off)
ACPI: Power Resource [C159] (off)
ACPI: Power Resource [C15D] (off)
ACPI: Power Resource [C166] (on)
ACPI: Power Resource [C0CF] (on)
ACPI: Power Resource [C1D5] (off)
ACPI: Power Resource [C1D6] (off)
ACPI: Power Resource [C1D7] (off)
ACPI: Power Resource [C1D8] (off)


ACPI: AC Adapter [C11B] (on-line)
ACPI: Power Button (FF) [PWRF]
ACPI: Processor [C000] (supports C1 C2 C3, 2
performance states, 8 throttling states)
[ACPI Debug] Integer: 0000000000000E3A
[ACPI Debug] Integer: 0000000000000DB8
[ACPI Debug] Integer: 0000000000000D7C
[ACPI Debug] Integer: 0000000000000D4A
[ACPI Debug] Integer: 0000000000000C3C
ACPI: Thermal Zone [TZ1] (57 C)
ACPI: Thermal Zone [TZ2] (48 C)
[ACPI Debug] Integer: 0000000000000CBE
ACPI: Thermal Zone [TZ3] (16 C)




__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.