* Re: ACPI on the Compaq Presario 735CA
[not found] <200207120750.g6C7oMBc007838@webmail.dowco.com>
@ 2003-01-07 9:43 ` Adrian Turcu
[not found] ` <3E1ABEAD.2040607@sec.co.ro>
0 siblings, 1 reply; 5+ messages in thread
From: Adrian Turcu @ 2003-01-07 9:43 UTC (permalink / raw)
To: colinh-RZoC8ttgCzkAvxtiuMwx3w
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
iw3grx-u0TjAE20a3NeoWH0uzbU5w
Hi guys,
I have a Compaq 724EA (AMD Duron 1.2G, VIA chipset VT8363/8365
[KT133/KM133]) and a while ago I managed to make it work in linux
finally with a bit of struggle. At the beginning I was using the kacpid
patch as someone suggested and 2.4.18 kernel. It was doing the job quite
well (the laptop was able to boot fine, the fan was somehow
'controlled', but the whole thing was freezing after I'd say 8-10 hours
of working). Then, I found starting with kernel 2.4.19 and the latest
iasl from Intel that I don't need anymore kacpid patch. I still get the
error during the boot ("SCI issues C2 disabled" and Compaq revisions and
.... bla bla bla, which I don't like them but I didn't find yet how to
get rid of them), but at least is working just fine. So, what I was
doing, because tales and stories everyone can say:
- vanilla kernel 2.4.20 (www.kernel.org)
- acpi patch version 20021212 (http://sourceforge.net/projects/acpi/)
- iasl compiler - source code
(http://www.intel.com/technology/iapc/acpi/downloads.htm)
Now:
- unpack kernel source code and apply acpi patch
- unpack iasl source tree, go to compiler subdirectory, and run make.
You'll get iasl binary.
- cat /proct/acpi/dsdt > dsdt.dat
- ./iasl -d dsdt.dat . You'll get dsdt.dsl
- ./iasl -tc dsdt.dsl. You'll probably get some errors (at the end is a
broken dsdt table you have to correct it). It seems that warnings are
not too bad [gee... some one probably want to kill me for this :)]
- read through http://progs.fleischer.hu/dsdt/acpi-howto.html and
correct the errors above (modify dsdt.dsl file)
- ./iasl -tc dsdt.dsl and copy dsdt.hex to
<your_linux2420_source_tree>/drivers/acpi/tables/acpi_dsdt.c
- compile your kernel with:
CONPIG_PM=Y
CONFIG_APM=N
CONFIG_ACPI=Y
CONFIG_ACPI_AC=Y
CONFIG_ACPI_BAT=Y
CONFIG_ACPI_BUTTON=Y
CONFIG_ACPI_FAN=Y
CONFIG_ACPI_PROCESSOR=Y
CONFIG_ACPI_THERMAL=Y
CONFIG_ACPI_DEBUG=Y
- install your kernel and boot it up with 'pci=noacpi'
That's it. I hope you'll make your Compaqs work in linux. You'll have a
lot of fun.
Cheers,
Adrian
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI on the Compaq Presario 735CA
[not found] ` <3E1ABEAD.2040607@sec.co.ro>
@ 2003-01-07 13:52 ` Adrian Turcu
[not found] ` <3E1ADBAE.6060303-YSGFQ8SKJZVDPfheJLI6IQ@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Adrian Turcu @ 2003-01-07 13:52 UTC (permalink / raw)
To: mariuso-QShcZ35DvxU; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi ya,
I posted my page on that portal, but unfortunately the latest update for
that portal is from March last year. I can't help it I think :)
Anyway, for all interested to share the experience with a Presario
724EA, here is the direct link to my page:
http://www.geocities.com/adrianturcu/presario724EA.html
Enjoy,
Adi
Marius OANCEA wrote:
> Hi Adi,
> If everything is working will be very nice to post your success
> story to http://www.linux-on-laptops.com/compaq.html
>
> http://www.linux-on-laptops.com/ is a portal about .... such things.
>
> Salut
> Marius OANCEA
>
>
>
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI on the Compaq Presario 735CA
[not found] ` <3E1ADBAE.6060303-YSGFQ8SKJZVDPfheJLI6IQ@public.gmane.org>
@ 2003-01-07 18:03 ` Sérgio Monteiro Basto
[not found] ` <1041962623.3e1b167f608be-2RFepEojUI03ju2hA3itMQ@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Sérgio Monteiro Basto @ 2003-01-07 18:03 UTC (permalink / raw)
To: Adrian Turcu
Cc: mariuso-QShcZ35DvxU, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi I read your page and it is great I dome my page too for
compaq pressario 706EA, I should aplly also new s3savage drive.
see it in:
http://codecs.home.sapo.pt/
Citando Adrian Turcu <adriant_ie-YSGFQ8SKJZVDPfheJLI6IQ@public.gmane.org>:
} Hi ya,
}
} I posted my page on that portal, but unfortunately
} the latest update for
} that portal is from March last year. I can't help it
} I think :)
} Anyway, for all interested to share the experience
} with a Presario
} 724EA, here is the direct link to my page:
}
}
} http://www.geocities.com/adrianturcu/presario724EA.html
}
} Enjoy,
} Adi
}
} Marius OANCEA wrote:
}
} > Hi Adi,
} > If everything is working will be very nice to
} post your success
} > story to
} http://www.linux-on-laptops.com/compaq.html
} >
} > http://www.linux-on-laptops.com/ is a portal about
} .... such things.
} >
} > Salut
} > Marius OANCEA
} >
} >
} >
}
}
}
}
}
} -------------------------------------------------------
} This SF.NET email is sponsored by:
} SourceForge Enterprise Edition + IBM + LinuxWorld =
} Something 2 See!
} http://www.vasoftware.com
} _______________________________________________
} Acpi-devel mailing list
} Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
}
} https://lists.sourceforge.net/lists/listinfo/acpi-devel
}
Sérgio Monteiro Basto
--
A nossa prenda de Natal: Kit SAPO.ADSL.PT agora a 0 e Tráfego Ilimitado. Só até 31 de Dezembro.
Adira já em http://www.sapo.pt/kitadslgratis
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI on the Compaq Presario 735CA
[not found] ` <1041962623.3e1b167f608be-2RFepEojUI03ju2hA3itMQ@public.gmane.org>
@ 2003-01-07 20:09 ` Sérgio Monteiro Basto
2003-01-08 8:33 ` Adrian Turcu
0 siblings, 1 reply; 5+ messages in thread
From: Sérgio Monteiro Basto @ 2003-01-07 20:09 UTC (permalink / raw)
To: Sergiomb-5ng0By4jB+/QUPosyRRdSA, Sérgio Monteiro Basto
Cc: Adrian Turcu, mariuso-QShcZ35DvxU,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi I read your page and it is great I done my page too
for compaq pressario 706EA, you should aplly also new
s3savage drive.
see it in:
http://codecs.home.sapo.pt/
} Citando Adrian Turcu <adriant_ie-YSGFQ8SKJZVDPfheJLI6IQ@public.gmane.org>:
}
} } Hi ya,
} }
} } I posted my page on that portal, but
} unfortunately
} } the latest update for
} } that portal is from March last year. I can't help
} it
} } I think :)
} } Anyway, for all interested to share the
} experience
} } with a Presario
} } 724EA, here is the direct link to my page:
} }
} }
} }
} http://www.geocities.com/adrianturcu/presario724EA.html
} }
} } Enjoy,
} } Adi
} }
} } Marius OANCEA wrote:
} }
} } > Hi Adi,
} } > If everything is working will be very nice
} to
} } post your success
} } > story to
} } http://www.linux-on-laptops.com/compaq.html
} } >
} } > http://www.linux-on-laptops.com/ is a portal
} about
} } .... such things.
} } >
} } > Salut
} } > Marius OANCEA
} } >
} } >
} } >
} }
} }
} }
} }
} }
} }
} -------------------------------------------------------
} } This SF.NET email is sponsored by:
} } SourceForge Enterprise Edition + IBM + LinuxWorld
} =
} } Something 2 See!
} } http://www.vasoftware.com
} } _______________________________________________
} } Acpi-devel mailing list
} } Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
} }
} }
} https://lists.sourceforge.net/lists/listinfo/acpi-devel
} }
}
}
}
} Sérgio Monteiro Basto
}
}
} --
} A nossa prenda de Natal: Kit SAPO.ADSL.PT agora a 0
} e Tráfego Ilimitado. Só até 31 de Dezembro.
} Adira já em http://www.sapo.pt/kitadslgratis
}
}
}
}
} -------------------------------------------------------
} This SF.NET email is sponsored by:
} SourceForge Enterprise Edition + IBM + LinuxWorld =
} Something 2 See!
} http://www.vasoftware.com
} _______________________________________________
} Acpi-devel mailing list
} Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
}
} https://lists.sourceforge.net/lists/listinfo/acpi-devel
}
Sérgio Monteiro Basto
--
A nossa prenda de Natal: Kit SAPO.ADSL.PT agora a 0 e Tráfego Ilimitado. Só até 31 de Dezembro.
Adira já em http://www.sapo.pt/kitadslgratis
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI on the Compaq Presario 735CA
2003-01-07 20:09 ` Sérgio Monteiro Basto
@ 2003-01-08 8:33 ` Adrian Turcu
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Turcu @ 2003-01-08 8:33 UTC (permalink / raw)
To: Sergiomb-5ng0By4jB+/QUPosyRRdSA
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi,
I think I forgot this in my page :) I have it already and is working great.
Thanks for the tip,
Adi
Sérgio Monteiro Basto wrote:
>Hi I read your page and it is great I done my page too
>for compaq pressario 706EA, you should aplly also new
>s3savage drive.
>
>see it in:
>http://codecs.home.sapo.pt/
>
>
>
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-01-08 8:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200207120750.g6C7oMBc007838@webmail.dowco.com>
2003-01-07 9:43 ` ACPI on the Compaq Presario 735CA Adrian Turcu
[not found] ` <3E1ABEAD.2040607@sec.co.ro>
2003-01-07 13:52 ` Adrian Turcu
[not found] ` <3E1ADBAE.6060303-YSGFQ8SKJZVDPfheJLI6IQ@public.gmane.org>
2003-01-07 18:03 ` Sérgio Monteiro Basto
[not found] ` <1041962623.3e1b167f608be-2RFepEojUI03ju2hA3itMQ@public.gmane.org>
2003-01-07 20:09 ` Sérgio Monteiro Basto
2003-01-08 8:33 ` Adrian Turcu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox