* Compaq Presario 2175US
@ 2004-07-13 15:20 Jeremy Mann
[not found] ` <007601c468ec$fe378b00$3901a8c0-r0wPPUdlpptkIWvYYjssb9VCoBd5ohsJtWf/oUnstBo@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Jeremy Mann @ 2004-07-13 15:20 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
I've just spent the better part of 2 hours looking through the list archives
and see many posts related to the 2100 series Compaq laptops, but I didn't
see anything related to how I can get ACPI active enough to dump my DSDT
code. I'm running Mandrake 10, just tried a kernel recompile using an IRQ9
hack, but my laptop still gets a hard lockup upon boot from a 2.6.7
kernel(and 2.6.3, and 2.4.2x). The only way I can get the laptop to bootup
is using either ACPI=off or ACPI=ht(mandrake default). Any suggestions? I
just flashed to the latest and greatest(ha!) bios from compaq and tried
again with no such luck.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Compaq Presario 2175US
[not found] ` <007601c468ec$fe378b00$3901a8c0-r0wPPUdlpptkIWvYYjssb9VCoBd5ohsJtWf/oUnstBo@public.gmane.org>
@ 2004-07-13 16:01 ` Sérgio M. Basto
[not found] ` <1089734480.24119.44.camel-DSl92WGJowabUe/Hp89tnA@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Sérgio M. Basto @ 2004-07-13 16:01 UTC (permalink / raw)
To: Jeremy Mann; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 735 bytes --]
On Tue, 2004-07-13 at 16:20, Jeremy Mann wrote:
> I've just spent the better part of 2 hours looking through the list archives
> and see many posts related to the 2100 series Compaq laptops, but I didn't
> see anything related to how I can get ACPI active enough to dump my DSDT
> code. I'm running Mandrake 10, just tried a kernel recompile using an IRQ9
> hack, but my laptop still gets a hard lockup upon boot from a 2.6.7
> kernel(and 2.6.3, and 2.4.2x). The only way I can get the laptop to bootup
> is using either ACPI=off or ACPI=ht(mandrake default). Any suggestions? I
> just flashed to the latest and greatest(ha!) bios from compaq and tried
> again with no such luck.
>
try boot with ACPI=on nolapic
Sergio M. B.
[-- Attachment #2: Type: text/html, Size: 1179 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Compaq Presario 2175US
[not found] ` <1089734480.24119.44.camel-DSl92WGJowabUe/Hp89tnA@public.gmane.org>
@ 2004-07-13 16:43 ` Jeremy Mann
[not found] ` <008601c468f8$7e9a3530$3901a8c0-r0wPPUdlpptkIWvYYjssb9VCoBd5ohsJtWf/oUnstBo@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Jeremy Mann @ 2004-07-13 16:43 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 1137 bytes --]
I still get a hard lock trying that option(and noapic which I found in the
kernel-booting.txt)
-----Original Message-----
From: Sérgio M. Basto [mailto:sergiomb-hHo3WeeoaswVhHzd4jOs4w@public.gmane.org]
Sent: Tuesday, July 13, 2004 11:01 AM
To: Jeremy Mann
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [ACPI] Compaq Presario 2175US
On Tue, 2004-07-13 at 16:20, Jeremy Mann wrote:
I've just spent the better part of 2 hours looking through the list archives
and see many posts related to the 2100 series Compaq laptops, but I didn't
see anything related to how I can get ACPI active enough to dump my DSDT
code. I'm running Mandrake 10, just tried a kernel recompile using an IRQ9
hack, but my laptop still gets a hard lockup upon boot from a 2.6.7
kernel(and 2.6.3, and 2.4.2x). The only way I can get the laptop to bootup
is using either ACPI=off or ACPI=ht(mandrake default). Any suggestions? I
just flashed to the latest and greatest(ha!) bios from compaq and tried
again with no such luck.
try boot with ACPI=on nolapic
Sergio M. B.
[-- Attachment #2: Type: text/html, Size: 1946 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Compaq Presario 2175US
[not found] ` <008601c468f8$7e9a3530$3901a8c0-r0wPPUdlpptkIWvYYjssb9VCoBd5ohsJtWf/oUnstBo@public.gmane.org>
@ 2004-07-13 20:50 ` Sérgio Monteiro Basto
0 siblings, 0 replies; 4+ messages in thread
From: Sérgio Monteiro Basto @ 2004-07-13 20:50 UTC (permalink / raw)
To: Jeremy Mann; +Cc: acpi-devel
I have in my bookmarks some links to
presarios 2700 and 1700 may be can help.
googling: Linux on Presario 2701EA
http://www.zippysoft.com/linux/presario_2701ea/
http://poli.cs.vsb.cz/linux/somrak-presario-1700/
but say "Enabling Local APIC will probably cause your kernel to hang on
boot."
so try more nolapic than noapic .
regards,
On Tue, 2004-07-13 at 17:43, Jeremy Mann wrote:
> I still get a hard lock trying that option(and noapic which I found in
> the kernel-booting.txt)
> -----Original Message-----
> From: Sérgio M. Basto [mailto:sergiomb-hHo3WeeoaswVhHzd4jOs4w@public.gmane.org]
> Sent: Tuesday, July 13, 2004 11:01 AM
> To: Jeremy Mann
> Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: [ACPI] Compaq Presario 2175US
>
>
> On Tue, 2004-07-13 at 16:20, Jeremy Mann wrote:
> > I've just spent the better part of 2 hours looking through the list archives
> > and see many posts related to the 2100 series Compaq laptops, but I didn't
> > see anything related to how I can get ACPI active enough to dump my DSDT
> > code. I'm running Mandrake 10, just tried a kernel recompile using an IRQ9
> > hack, but my laptop still gets a hard lockup upon boot from a 2.6.7
> > kernel(and 2.6.3, and 2.4.2x). The only way I can get the laptop to bootup
> > is using either ACPI=off or ACPI=ht(mandrake default). Any suggestions? I
> > just flashed to the latest and greatest(ha!) bios from compaq and tried
> > again with no such luck.
> try boot with ACPI=on nolapic
> Sergio M. B.
--
Sérgio M. B.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-07-13 20:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-13 15:20 Compaq Presario 2175US Jeremy Mann
[not found] ` <007601c468ec$fe378b00$3901a8c0-r0wPPUdlpptkIWvYYjssb9VCoBd5ohsJtWf/oUnstBo@public.gmane.org>
2004-07-13 16:01 ` Sérgio M. Basto
[not found] ` <1089734480.24119.44.camel-DSl92WGJowabUe/Hp89tnA@public.gmane.org>
2004-07-13 16:43 ` Jeremy Mann
[not found] ` <008601c468f8$7e9a3530$3901a8c0-r0wPPUdlpptkIWvYYjssb9VCoBd5ohsJtWf/oUnstBo@public.gmane.org>
2004-07-13 20:50 ` Sérgio Monteiro Basto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox