Re: [ACPI-sppt] Compaq 1700T ACPI Support

Sérgio Monteiro Basto <[email protected]>
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
"Actually, I have a Presario 17xx laptop and followed the instructions
there: http://poli.cs.vsb.cz/linux/somrak-presario-1700/"

So you have a little mission to doit, 
get from http://developer.intel.com/technology/iapc/acpi/downloads.htm 
ACPI CA - Unix Build Environment (.tar.gz, 530K)

untar; cd acpica-unix-20030512/compiler; make

after 

./iasl -d /proc/acpi/dsdt  (had to do this as root, as dsdt was read
only for the root only)

then

./iasl -tc ./dsdt.dsl
==================
[costas@localhost iasl-linux-20030123]$ ./iasl -tc ./dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20030122 [Jan 23
2003]
Copyright (C) 2000 - 2003 Intel Corporation
Supports ACPI Specification Revision 2.0b

./dsdt.dsl   845:                         Name (PSIZ, 0x00)
Warning  2079 -           Statement is unreachable ^

./dsdt.dsl  2923:                         Method (_GLK, 1,
NotSerialized)
Warning  2024 -                                      ^ Reserved method
has too many arguments ( _GLK requires 0)

./dsdt.dsl  4516:     Method (_WAK, 1, NotSerialized)
Warning  2026 -                  ^ Reserved method must return a value
(_WAK)

ASL Input:  ./dsdt.dsl - 4890 lines, 176234 bytes, 2364 keywords
AML Output: DSDT.aml - 21722 bytes 645 named objects 1719 executable
opcodes

Compilation complete. 0 Errors, 3 Warnings, 0 Remarks, 625 Optimizations
[costas@localhost iasl-linux-20030123]$
===========================

I have found hints on how to fix warning 2026
(http://www.cpqlinux.com/acpi-howto.html#fix_broken_dsdt), but nothing
on the other two. Is it critical that they are fixed?


feel free to write me in português.
bye
On Sat, 2003-06-14 at 12:37, [email protected] wrote:
> Hello,
> 
>    For the last weeks I've been trying to get ACPI working on my compaq 1700t 
> 1ghz pIII notebook. I tried the native kernel support first, which doesent work 
> for battery status or ac_adapter status. It does shutdown. 
> 
>    But, I do need the battery status working, so I tried to apply acpi patch 
> for kernel 2.4.20 and compile it, it compiles just fine (I put all ACPI stuff 
> as module), but when it boots, It freeze while ACPI irq probing in irq11. I 
> tried to get yesterdays 2.4.21 kernel and apply acpi for 21 rc3 (lastest 
> version), same thing happened. 
> 
>   Anyone have any idea of what I could do ?
> 
> Thanks :)
> 
> Fernando Júnior
> [email protected]
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by: eBay
> Great deals on office technology -- on eBay now! Click here:
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> ACPI-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/acpi-support
-- 
SérgioMB
email: [email protected]

Who gives me one shell, give me everything.



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
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.