* Dell Inspiron 2650
@ 2002-08-05 7:05 Baris Metin
0 siblings, 0 replies; 4+ messages in thread
From: Baris Metin @ 2002-08-05 7:05 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]
Hello,
I'm new to the list and don't know much about ACPI. This is my firt
post. I have tried to search the list archive but all I got is :
"Please check back in 10-15 minutes. We're sorry for the inconvenience.
". I don't know if this is the right place to ask. I'm not a kernel
developer just a user seeking for help.
I'm running kernel 2.4.18+acpi-20020726 on my inspiron 2650.
Shutting down works fine but I can't get information from battery :
# cat /proc/acpi/battery/BAT1/info
present: yes
ERROR: Unable to read battery information
Also after I applied the acpi path I can't send my machine to sleep.
"# echo 1 > /proc/acpi/sleep" doesn't works any more.
I've seen the page
http://www.intel.com/technology/IAPC/acpi/bios_override.htm but could
not download the ad.exe utility. The link seems to be broken. Is there
an other way to disassemble th DSDT ?
My dmesg : http://metin.org/dmesg
My /proc/acpi/dsdt : http://metin.org/dsdt
I'm using the last Bios update (A03) that Dell released.
best regards,
--
Baris Metin
GELECEK A.S.
[-- Attachment #2: Type: application/pgp-signature, Size: 229 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Dell Inspiron 2650
@ 2002-08-06 20:48 Black, Richard
[not found] ` <D8C1802AADD0D346BE5C0A1D117075CC02C1C98C-pKAD8otJBe2P0FQRY6S+e9kSKC0Mw0DFJ8am2ALHCgk@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Black, Richard @ 2002-08-06 20:48 UTC (permalink / raw)
To: Baris Metin; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
>>I've seen the page
>>http://www.intel.com/technology/IAPC/acpi/bios_override.htm but
>>could not download the ad.exe utility. The link seems to be
>>broken. Is there an other way to disassemble th DSDT ?
(See steps #3 and #4)
As a user do this:
1) mkdir /tmp/acpi && cd /tmp/acpi
2) cat /proc/acpi/dsdt > dsdt.dat (root power needed here)
3) build people.freebsd.org/~takawata/pacpidump.tar.gz (modify the Makefile to build on linux)
4) ./pacpidump/acpidump > dsdt.asl (need root power here)
5) fix dsdt.asl (this is specific to your individual problem)
6) unpack www.intel.com/technology/iapc/acpi/downloads/iasl-linux-20020725.tar.gz
7) ./iasl-linux-20020725/iasl -tc dsdt.asl (Compilation complete. 0 errors 0 warnings)
8) cat linux-2.4.18.tar.bz2 | bunzip2 | tar -xvf -
9) cd linux
10) zcat ../acpi-20020726-2.4.18.diff.gz | patch -p1 (looks clean) (from www.sf.net)
11) cat ../linux-2.4.18-acpi-20020709-dsdt.patch.bz2 | bunzip2 | patch -p1 (looks clean) (from dude.noc.clara.net/~faye/compaq2701ea/linux-2.4.18-acpi-20020709-dsdt.patch.bz2)
12) cp -a ../dsdt.hex drivers/acpi/tables/acpi_dsdt.c
13) follow standard kernel building procedures (http://www.cpqlinux.com/kernel.html)
Sincerely,
Richard Black
http://www.cpqlinux.com
http://www.geocities.com/rlcomp_1999
http://www.compaq.com/linux
P.S. Also a ACPI newbie
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Dell Inspiron 2650
[not found] ` <D8C1802AADD0D346BE5C0A1D117075CC02C1C98C-pKAD8otJBe2P0FQRY6S+e9kSKC0Mw0DFJ8am2ALHCgk@public.gmane.org>
@ 2002-08-07 7:41 ` Ducrot Bruno
0 siblings, 0 replies; 4+ messages in thread
From: Ducrot Bruno @ 2002-08-07 7:41 UTC (permalink / raw)
To: Black, Richard; +Cc: Baris Metin, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Tue, Aug 06, 2002 at 03:48:21PM -0500, Black, Richard wrote:
> >>I've seen the page
> >>http://www.intel.com/technology/IAPC/acpi/bios_override.htm but
> >>could not download the ad.exe utility. The link seems to be
> >>broken. Is there an other way to disassemble th DSDT ?
>
> (See steps #3 and #4)
>
> As a user do this:
>
> 1) mkdir /tmp/acpi && cd /tmp/acpi
> 2) cat /proc/acpi/dsdt > dsdt.dat (root power needed here)
> 3) build people.freebsd.org/~takawata/pacpidump.tar.gz (modify the Makefile to build on linux)
> 4) ./pacpidump/acpidump > dsdt.asl (need root power here)
An alternative is to use iasl with the -d option.
Must admit that I have not try it so much, though...
--
Ducrot Bruno
http://www.poupinou.org Page profaissionelle
http://toto.tu-me-saoules.com Haume page
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 4+ messages in thread
* dell inspiron 2650
@ 2003-02-03 18:04 Mailhebuau Christophe
0 siblings, 0 replies; 4+ messages in thread
From: Mailhebuau Christophe @ 2003-02-03 18:04 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 1494 bytes --]
hi,
They are 3 week ago, i compiled a new kernel 2.4.20 with a patch and
acpi, run exelent. Battery an Ac_adapter run correctly.
But i've reinstalled my laptop, install 2.4.20 and patch but i d'ont
arrive configured correctly..
i've a battery, but not ac_adapter. when i install 2.4.19 i've
ac_adapter but not battery in /proc/acpi/battery
Can you help me ? I dont understand the problème. I try with same patch
and kernel but is no good.......
Message error is :
Feb 3 18:41:51 justlinux kernel: exfldio-0122 [30]
Ex_setup_region : Field [ACPW] Base+Offset+Width 38+0+4 is beyond
end of region [GPIO] (length 3B)
Feb 3 18:41:51 justlinux kernel: psparse-1103: *** Error: Method
execution failed [\_SB_.PCI0.LPCB.ACAD._PSR] (Node c12ec3c8),
AE_AML_REGION_LIMIT
Feb 3 18:41:51 justlinux kernel: acpi_ac-0083 [14]
acpi_ac_get_state : Error reading AC Adapter state
Feb 3 18:41:51 justlinux kernel: ACPI: Battery Slot [BAT1] (battery
present)
Feb 3 18:41:51 justlinux kernel: ACPI: Power Button (FF) [PWRF]
Feb 3 18:41:51 justlinux kernel: ACPI: Lid Switch [LID]
Feb 3 18:41:51 justlinux kernel: ACPI: Sleep Button (CM) [SLPB]
Feb 3 18:41:51 justlinux kernel: ACPI: Processor [CPU0] (supports C1
C2, 2 performance states, 8 throttling states)
--
Cordialement,
Christophe Mailhebuau http://www.justlinux.org
http://www.abul.org
GPG: 1024D/75B07F8D: BD18 2D01 D954 A339 E35B 9EA1 4240 0410 75B0 7F8D
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-02-03 18:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 18:04 dell inspiron 2650 Mailhebuau Christophe
-- strict thread matches above, loose matches on Subject: below --
2002-08-06 20:48 Dell Inspiron 2650 Black, Richard
[not found] ` <D8C1802AADD0D346BE5C0A1D117075CC02C1C98C-pKAD8otJBe2P0FQRY6S+e9kSKC0Mw0DFJ8am2ALHCgk@public.gmane.org>
2002-08-07 7:41 ` Ducrot Bruno
2002-08-05 7:05 Baris Metin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox