You are not logged in.

#1 2008-01-13 19:09:59

cloudstrife
Member
From: Santa Clara, CA
Registered: 2008-01-13
Posts: 44

System hangs after "ACPI: PCI Root Bridge [PCIO (0000:00)"

ACPI: Interpreter enabled
ACPI: (supports S0 S1 S2 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCIO (0000:00)

I googled for this error and I found most have this error while installing and not while booting. Did I do something wrong while configuring the system?
One solution that was suggested was use a kernel option acpi=off. I used this while installing Arch.
I will try booting with this option and let know if it worked

Thanks and Regards
Cloud


Core2Duo T7250 2.0 GHz
Dell Vostro 1700
OS: Win7/Arch

Offline

#2 2008-01-13 19:23:16

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: System hangs after "ACPI: PCI Root Bridge [PCIO (0000:00)"

cloudstrife wrote:
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S2 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCIO (0000:00)

I googled for this error and I found most have this error while installing and not while booting. Did I do something wrong while configuring the system?
One solution that was suggested was use a kernel option acpi=off. I used this while installing Arch.
I will try booting with this option and let know if it worked

Thanks and Regards
Cloud

if u had to use that to install then u will most certainly have to use it to boot with as well. At least that is my take on the problem.

I do believe u can turn this off (acpi) in the bios and then u won't need that boot option. But, don't quote me on that. At the same time its worth a shot.

Last edited by jacko (2008-01-13 19:45:58)

Offline

#3 2008-01-14 05:47:15

cloudstrife
Member
From: Santa Clara, CA
Registered: 2008-01-13
Posts: 44

Re: System hangs after "ACPI: PCI Root Bridge [PCIO (0000:00)"

The problem is solved. smile I changed my menu.lst from

kernel /boot/vmlinuz26 root=/dev/sda11 ro vga=773

to

kernel /boot/vmlinuz26 root=/dev/sda11 ro vga=773 acpi=off

It now boots and I can login as root.
Still a long way to go before I get it functional as network card, eth0,  is not detected. Will keep trying.
@jacko: I did not try disabling ACPI from BIOS as it is related to some power management. Not sure how it will effect the system. Thanks a lot for the help
Thanks and Regards
Cloud


Core2Duo T7250 2.0 GHz
Dell Vostro 1700
OS: Win7/Arch

Offline

#4 2008-01-14 09:48:36

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: System hangs after "ACPI: PCI Root Bridge [PCIO (0000:00)"

If your system supports ACPI, why did you use that option while installing Arch? Is it becasue the installation hung because of ACPI being enabled?

Zl.

Offline

#5 2008-01-14 18:04:03

cloudstrife
Member
From: Santa Clara, CA
Registered: 2008-01-13
Posts: 44

Re: System hangs after "ACPI: PCI Root Bridge [PCIO (0000:00)"

zenlord wrote:

If your system supports ACPI, why did you use that option while installing Arch? Is it becasue the installation hung because of ACPI being enabled?

Zl.

I do not know if my system supports ACPI. Every linux Distro I have, has been installed with acpi=off kernel option. Yes I was getting stuck at some point so I installed and now boot using that option

Cloud


Core2Duo T7250 2.0 GHz
Dell Vostro 1700
OS: Win7/Arch

Offline

#6 2008-01-16 02:42:02

exiguous
Member
Registered: 2007-11-11
Posts: 44

Re: System hangs after "ACPI: PCI Root Bridge [PCIO (0000:00)"

The following page has some information about acpi:

http://www.lesswatts.org/projects/acpi/debug.php

I have used 'pci=noacpi'.

Offline

Board footer

Powered by FluxBB