* ACPI on RH9 - just Hangs during Init
@ 2004-04-08 8:59 Ow Mun Heng
[not found] ` <C386328088ED7F4E9F81AFBABDDF60DA04F67A78-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Ow Mun Heng @ 2004-04-08 8:59 UTC (permalink / raw)
To: Acpi-List (E-mail); +Cc: Arindam Dey (E-mail)
Hi,
I'm having some issues getting ACPI to work for a default RH9
install with kernel 2.4.20-8.
Just unchecked apm and selected acpi nothing else. Did not want to
mess around with anything else. KErnel compiled just fine but then it
reaches init and before the messages start it just bloody sits
there doing nothing nothing at all. No msgs no cpu light
nothing. Its very creepy.
This is a Samsung Laptop.
Can I buy a clue here???
Cheers, .^.
Mun Heng, Ow /V\
H/M Engineering /( )\
Western Digital M'sia ^^-^^
DID : 03-7870 5168 The Linux Advocate
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: ACPI on RH9 - just Hangs during Init
@ 2004-04-08 13:29 Zhu, Yi
0 siblings, 0 replies; 4+ messages in thread
From: Zhu, Yi @ 2004-04-08 13:29 UTC (permalink / raw)
To: Ow Mun Heng, Acpi-List (E-mail); +Cc: Arindam Dey (E-mail)
Ow Mun Heng wrote:
> Hi,
>
> I'm having some issues getting ACPI to work for a
> default RH9 install with kernel 2.4.20-8.
>
> Just unchecked apm and selected acpi nothing else. Did not
> want to mess around with anything else. KErnel compiled just
> fine but then it reaches init and before the messages start
> it just bloody sits there doing nothing nothing at all. No
> msgs no cpu light nothing. Its very creepy.
>
> This is a Samsung Laptop.
>
> Can I buy a clue here???
Does appending "acpi=off" boot your new compiled kernel?
If yes, can you please provide your DSDT by using
$ ./acpidmp DSDT > /tmp/DSDT
You can download acpidmp from
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/pmtools-20
031210.tar.bz2
Thanks,
-yi
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ACPI on RH9 - just Hangs during Init
[not found] ` <C386328088ED7F4E9F81AFBABDDF60DA04F67A78-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
@ 2004-04-08 14:25 ` Sérgio Monteiro Basto
[not found] ` <1081434348.4723.8.camel-4/PLUo9XfK8@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Sérgio Monteiro Basto @ 2004-04-08 14:25 UTC (permalink / raw)
To: Ow Mun Heng; +Cc: Acpi-List (E-mail), Arindam Dey (E-mail)
On Thu, 2004-04-08 at 09:59, Ow Mun Heng wrote:
> Hi,
>
> I'm having some issues getting ACPI to work for a default RH9
> install with kernel 2.4.20-8.
>
> Just unchecked apm and selected acpi nothing else. Did not want to
> mess around with anything else. KErnel compiled just fine but then it
> reaches init and before the messages start it just bloody sits
> there doing nothing nothing at all. No msgs no cpu light
> nothing. Its very creepy.
>
> This is a Samsung Laptop.
>
> Can I buy a clue here???
Hi!
yes kernel 2.4.20-8 have at least "6" months and IIRC (if I recall
correctly), doesn't have new acpi CA, is old ACPI and it does not
maintained.
Applying acpi-patches is not possible, directly or I don't recommend,
so you can try use the main stock kernel from kernel.org.
best regards
>
> Cheers, .^.
> Mun Heng, Ow /V\
> H/M Engineering /( )\
> Western Digital M'sia ^^-^^
> DID : 03-7870 5168 The Linux Advocate
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
--
Sérgio M. B.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ACPI on RH9 - just Hangs during Init
[not found] ` <1081434348.4723.8.camel-4/PLUo9XfK8@public.gmane.org>
@ 2004-04-08 14:54 ` Sérgio Monteiro Basto
0 siblings, 0 replies; 4+ messages in thread
From: Sérgio Monteiro Basto @ 2004-04-08 14:54 UTC (permalink / raw)
To: Ow Mun Heng; +Cc: Acpi-List (E-mail), Arindam Dey (E-mail)
>
> Hi!
> yes kernel 2.4.20-8 have at least "6" months and IIRC (if I recall
> correctly), doesn't have new acpi CA, is old ACPI and it does not
> maintained.
> Applying acpi-patches is not possible, directly or I don't recommend,
> so you can try use the main stock kernel from kernel.org.
and compile with the same configuration of redhat kernel (at the time
the config files was for 2.4.21 but with latest one 2.4.26-rc2, should
be pacific). You can found those files in configure directory of
kernel-sources of redhat9.
--
Sérgio M. B.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-08 14:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-08 8:59 ACPI on RH9 - just Hangs during Init Ow Mun Heng
[not found] ` <C386328088ED7F4E9F81AFBABDDF60DA04F67A78-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-04-08 14:25 ` Sérgio Monteiro Basto
[not found] ` <1081434348.4723.8.camel-4/PLUo9XfK8@public.gmane.org>
2004-04-08 14:54 ` Sérgio Monteiro Basto
-- strict thread matches above, loose matches on Subject: below --
2004-04-08 13:29 Zhu, Yi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox