* Re: 2.4.20-pre10-ac1 and Compaq Evo N160
@ 2002-10-14 10:50 prozessor13acpi-nhk/dgjHjusAvxtiuMwx3w
[not found] ` <20021014105058.7898C2063B-Y//ra7+aop3NL9alfNIhog@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: prozessor13acpi-nhk/dgjHjusAvxtiuMwx3w @ 2002-10-14 10:50 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
i have the same notebook with the same problems.. but there is another bad thing. after a few hours the notebook hangs, the fan start to run and i have to switch it off.. :-( this problem started when i switched from 2.4.17 to 2.4.18.. do you have similar problems, or is this a hardware-problem on my notebook(bad memory, temperature...).
...and did you found a way to switch of the LCD backlight..
thx. max.
--- antwort auf ---
von: Andrew Kohlsmith
an: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
betreff: [ACPI] 2.4.20-pre10-ac1 and Compaq Evo N160
datum: 12.10.02 15:38
I've been unable to get this machine to boot since the altirq patch for the
0503 ACPI code. It hangs just after trying to route IRQs.
With 2.4.20-pre10-ac1 I was able to get it to boot with pci=noacpi. I'm going
to go back and try it with a few of the other kernels but I just wanted to
know if that pci=noacpi paramater tells the PCI subsystem to ignore the ACPI
IRQ routing tables or what it does.
Regards,
Andrew
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel
___________________________________________________________
new: club uboot, die sms flatfee mit 200 freien sms im monat
uboot - the sms underground. http://www.uboot.com
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread[parent not found: <20021014105058.7898C2063B-Y//ra7+aop3NL9alfNIhog@public.gmane.org>]
* Re: 2.4.20-pre10-ac1 and Compaq Evo N160 [not found] ` <20021014105058.7898C2063B-Y//ra7+aop3NL9alfNIhog@public.gmane.org> @ 2002-10-15 19:52 ` Heiko Ettelbrück 2002-10-16 8:25 ` ACPI & APIC Zdeněk OGAR Skalák 0 siblings, 1 reply; 6+ messages in thread From: Heiko Ettelbrück @ 2002-10-15 19:52 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Hi, me too, I have an Evo N160. I had the same experiences Andrew had: When booting an ACPI-enabled kernel (with recent ACPI patch) without the boot option "pci=noacpi" (PCI IRQ routing using ACPI disabled), the System hangs on boot when assigned interrupts. Some people here on the list spoke of "the old LNKG problem" - unfortunately I haven't been able (and didn't have the time) to find enough information to fix the problem. Dominik Brodowski suggested to either hack the kernel ACPI code or the DSDT to force to notebook not to use the IRQ line which causes the problem - but until now I have not understood the ACPI documentation deeply enough to do that, and I'm not familiar enough with kernel hacking to reach the same goal using this way. Concerning my predecessor's (what's your name? ;-) ) issue about the notebook hanging after some hours, I cannot agree - I didn't see such a behaviour at my Evo. Perhaps you're right with your thought of a hardware problem (I fear). To answer to your last question: No, I didn't find a way to switch off the backlight. Regards, Heiko Am Mon, 2002-10-14 um 12.50 schrieb prozessor13acpi-nhk/dgjHjusAvxtiuMwx3w@public.gmane.org: > i have the same notebook with the same problems.. but there is another bad thing. after a few hours the notebook hangs, the fan start to run and i have to switch it off.. :-( this problem started when i switched from 2.4.17 to 2.4.18.. do you have similar problems, or is this a hardware-problem on my notebook(bad memory, temperature...). > > ...and did you found a way to switch of the LCD backlight.. > > thx. max. > > --- antwort auf --- > von: Andrew Kohlsmith > an: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > betreff: [ACPI] 2.4.20-pre10-ac1 and Compaq Evo N160 > datum: 12.10.02 15:38 > > I've been unable to get this machine to boot since the altirq patch for the > 0503 ACPI code. It hangs just after trying to route IRQs. > > With 2.4.20-pre10-ac1 I was able to get it to boot with pci=noacpi. I'm going > to go back and try it with a few of the other kernels but I just wanted to > know if that pci=noacpi paramater tells the PCI subsystem to ignore the ACPI > IRQ routing tables or what it does. > > Regards, > Andrew ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 6+ messages in thread
* ACPI & APIC 2002-10-15 19:52 ` Heiko Ettelbrück @ 2002-10-16 8:25 ` Zdeněk OGAR Skalák [not found] ` <3DAD2270.A97616D7-Bh/+Xfn7orxQjibfaplwYw@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Zdeněk OGAR Skalák @ 2002-10-16 8:25 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Hi, > me too, I have an Evo N160. I had the same experiences Andrew had: When > booting an ACPI-enabled kernel (with recent ACPI patch) without the boot > option "pci=noacpi" (PCI IRQ routing using ACPI disabled), the System > hangs on boot when assigned interrupts. Some people here on the list > spoke of "the old LNKG problem" - unfortunately I haven't been able (and I have Compaq Armada 110, kernel 2.4.19 with ACPI patch and notice the same. But when I played with kernel configuration (& serial console :-) I figured, that when I have enabled both ACPI (without pci=noacpi) & APIC together, my computer hangs on boot right in Interrupt routing :-{ Has anybody any clue ? Thanks for response Ogar -- Ing. Zdeněk OGAR Skalák Monet+ a.s. Zámecká 365 763 14 Zlín - Štípa, CZ Tel: +420 / 577 110 411, Fax: +420 / 577 914 557 ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <3DAD2270.A97616D7-Bh/+Xfn7orxQjibfaplwYw@public.gmane.org>]
* Re: ACPI & APIC [not found] ` <3DAD2270.A97616D7-Bh/+Xfn7orxQjibfaplwYw@public.gmane.org> @ 2002-10-16 13:13 ` Andrew Kohlsmith [not found] ` <200210160913.43931-T9p8nP5vHr8sA/PxXw9srA@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Andrew Kohlsmith @ 2002-10-16 13:13 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f > I have Compaq Armada 110, kernel 2.4.19 with ACPI patch and notice the > same. But when I played with kernel configuration (& serial console :-) I > figured, that when I have enabled both ACPI (without pci=noacpi) & APIC > together, my computer hangs on boot right in Interrupt routing :-{ Has > anybody any clue ? You're saying that if you compile the kernel WITHOUT APIC support that you don't need pci=noacpi? This is a valuable clue I think! I think I'm going to try that in the next day or so and see if it's the same here. Maybe the Compaq laptops have bad entries for the APIC initialization in the ACPI tables or something. Regards, Andrew ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <200210160913.43931-T9p8nP5vHr8sA/PxXw9srA@public.gmane.org>]
* Re: ACPI & APIC [not found] ` <200210160913.43931-T9p8nP5vHr8sA/PxXw9srA@public.gmane.org> @ 2002-10-16 16:27 ` Sérgio Monteiro Basto [not found] ` <1034785645.3dad936d0b9f2-2RFepEojUI03ju2hA3itMQ@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Sérgio Monteiro Basto @ 2002-10-16 16:27 UTC (permalink / raw) To: Andrew Kohlsmith; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Citando Andrew Kohlsmith <akohlsmith-uiYP0llB1AZBDgjK7y7TUQ@public.gmane.org>: } You're saying that if you compile the kernel WITHOUT } APIC support that you } don't need pci=noacpi? This is a valuable clue I } think! I think I'm going } to try that in the next day or so and see if it's the } same here. } } Maybe the Compaq laptops have bad entries for the } APIC initialization in the } ACPI tables or something. I Have one compaq pressario 706EA. even without ACPI pacthes, I have problems with boot and reboot, if APIC is enabled. The first time that I had install red hat 7.2 on my laptop, sometimes give me oops, I after many kernel installations I discovered that the problem is with APIC enabled. I had try kernel 2.5.x and I had same problem. Btw: as anyone know who or where is develop APIC for kernel 2.4? Sérgio Monteiro Basto -------------------------------------------- SAPO ADSL.PT Agora o kit apenas por 75 Eur. e tráfego ilimitado até ao final de 2002! Mais informações em http://www.sapo.pt/kitadsl ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <1034785645.3dad936d0b9f2-2RFepEojUI03ju2hA3itMQ@public.gmane.org>]
* Re: ACPI & APIC [not found] ` <1034785645.3dad936d0b9f2-2RFepEojUI03ju2hA3itMQ@public.gmane.org> @ 2002-10-16 17:12 ` Heiko Ettelbrück 0 siblings, 0 replies; 6+ messages in thread From: Heiko Ettelbrück @ 2002-10-16 17:12 UTC (permalink / raw) To: Sergiomb-5ng0By4jB+/QUPosyRRdSA Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f My Compaq Evo N160 hangs while booting even with Local APIC support disabled. SMP support is disabled, too, according to a hint some nice guy on this list gave me some weeks ago. Heiko Am Mit, 2002-10-16 um 18.27 schrieb =?ISO-8859-1?Q?S=E9rgio_Montei?=ro Basto: > Citando Andrew Kohlsmith <akohlsmith-uiYP0llB1AZBDgjK7y7TUQ@public.gmane.org>: > > > } You're saying that if you compile the kernel WITHOUT > } APIC support that you > } don't need pci=noacpi? This is a valuable clue I > } think! I think I'm going > } to try that in the next day or so and see if it's the > } same here. > } > } Maybe the Compaq laptops have bad entries for the > } APIC initialization in the > } ACPI tables or something. > > I Have one compaq pressario 706EA. > even without ACPI pacthes, I have problems with boot and reboot, > if APIC is enabled. > The first time that I had install red hat 7.2 on my laptop, > sometimes give me oops, I after many kernel installations I > discovered that the problem is with APIC enabled. > I had try kernel 2.5.x and I had same problem. > > Btw: as anyone know who or where is develop APIC for kernel 2.4? > > > Sérgio Monteiro Basto > > > -------------------------------------------- > SAPO ADSL.PT Agora o kit apenas por 75 Eur. e tráfego ilimitado até ao final de 2002! > Mais informações em http://www.sapo.pt/kitadsl > > > ------------------------------------------------------- > This sf.net email is sponsored by: viaVerio will pay you up to > $1,000 for every account that you consolidate with us. > http://ad.doubleclick.net/clk;4749864;7604308;v? > http://www.viaverio.com/consolidator/osdn.cfm > _______________________________________________ > Acpi-devel mailing list > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/acpi-devel ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-10-16 17:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-14 10:50 2.4.20-pre10-ac1 and Compaq Evo N160 prozessor13acpi-nhk/dgjHjusAvxtiuMwx3w
[not found] ` <20021014105058.7898C2063B-Y//ra7+aop3NL9alfNIhog@public.gmane.org>
2002-10-15 19:52 ` Heiko Ettelbrück
2002-10-16 8:25 ` ACPI & APIC Zdeněk OGAR Skalák
[not found] ` <3DAD2270.A97616D7-Bh/+Xfn7orxQjibfaplwYw@public.gmane.org>
2002-10-16 13:13 ` Andrew Kohlsmith
[not found] ` <200210160913.43931-T9p8nP5vHr8sA/PxXw9srA@public.gmane.org>
2002-10-16 16:27 ` Sérgio Monteiro Basto
[not found] ` <1034785645.3dad936d0b9f2-2RFepEojUI03ju2hA3itMQ@public.gmane.org>
2002-10-16 17:12 ` Heiko Ettelbrück
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox