[ACPI-sppt] I can't get iasl to work, could you please compile my DSDT ?

Gustavo Sverzut Barbieri <[email protected]>
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
Hello,

I have a PCChips desknote computer (http://www.desknote.biz) and its
ACPI doesn't work in Linux; Based on things I've read, seems to be the
because:

1) They use a match function that have this clause in it:
    If(LLess(SizeOf(Arg0), SizeOf(Arg1))) {
        Return(0x0)
    }
 
2) Then they call this function:
   If(MCTH(\_OS_, "Microsoft Windows NT")) {

I tried to correct that using:
   If(LOr(MCTH(\_OS_, "Microsoft Windows NT"),MCTH(\_OS_, "Linux"))) {


However, I can't get a working iasl. The intel's binary one requires
glibc 2.3, and mine is 2.2.5 (mandrakes one). Then I tried the souce
and compile it, but it seg faults :(

So, I'm sending you the DSDT so you can try to compile it (and if
you've some time, fix the other erros that may appear :)  OR you can
send me a working iasl... so I can try it myself.

Bye,

Gustavo 

_______________________________________________________________________
Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso.
Toda a web, 42 milhões de páginas brasileiras e nova busca por imagens!
http://www.cade.com.br
dsdt.asl.bz2 (application/x-bzip2, 6.4 KB) - not displayed
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.