2008-07-14 13:59:23

by Jack Howarth

[permalink] [raw]
Subject: 2.6.26-rc9-git9 doesn't boot on Macintel

Is anyone able to boot the 2.6.26rc9git9 or 2.6.26rc9git12
kernels on a Macintel machine? On my MacBook Pro (second gen with
rEFIt installed for dual booting), I find that MMCONFIG doesn't
seem to be in use under the 2.6.26 kernels. I get the following
hang when booting rc9git9 or rc9git12...

ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
PCI: Not using MMCONFIG
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received switching to interrupt mode
ACPI: BIOS_OSI (Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources
PCI: Not using MMCONFIG
ACPI: EC:GPE=0x17, I/O: command/status=0x66, data=0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO

This compares to the same section in a normal boot of 2.6.25.10...

ACPI: bus type pci registered
PCI: Using MMCONFIG at f0000000 - ffffffff
PCI: Using configuration type 1
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
ACPI: EC: non-query interrupt received, switching to interrupt mode
pnp: PnP ACPI: found 9 devices
ACPI: ACPI bus type pnp unregistered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
NetLabel: Initializing

..etc. My understanding is that the EFI in use on Macintel requires the
use of MMCONFIG so the boot failure isn't surprising but the absence of
MMCONFIG is.
Jack


2008-07-14 16:26:33

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Mon, Jul 14, 2008 at 1:51 PM, Jack Howarth <[email protected]> wrote:
> Is anyone able to boot the 2.6.26rc9git9 or 2.6.26rc9git12
> kernels on a Macintel machine? On my MacBook Pro (second gen with
> rEFIt installed for dual booting), I find that MMCONFIG doesn't
> seem to be in use under the 2.6.26 kernels. I get the following
> hang when booting rc9git9 or rc9git12...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: Not using MMCONFIG
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received switching to interrupt mode
> ACPI: BIOS_OSI (Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources
> PCI: Not using MMCONFIG
> ACPI: EC:GPE=0x17, I/O: command/status=0x66, data=0x62
> ACPI: EC: driver started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> This compares to the same section in a normal boot of 2.6.25.10...
>
> ACPI: bus type pci registered
> PCI: Using MMCONFIG at f0000000 - ffffffff
> PCI: Using configuration type 1
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS _OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: driver started in poll mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
> PCI: Transparent bridge - 0000:00:1e.0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
> ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
> ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
> ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
> ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
> ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
> ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
> Linux Plug and Play Support v0.97 (c) Adam Belay
> pnp: PnP ACPI init
> ACPI: bus type pnp registered
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> pnp: PnP ACPI: found 9 devices
> ACPI: ACPI bus type pnp unregistered
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> PCI: Using ACPI for IRQ routing
> PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
> NetLabel: Initializing
>
> ..etc. My understanding is that the EFI in use on Macintel requires the
> use of MMCONFIG so the boot failure isn't surprising but the absence of
> MMCONFIG is.
> Jack
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

yeah I'm able to boot up with the latest git on macbook pro.
if want to use my .config its attached(just use caution she isn't pretty,
uneded stuff in there)
regards;

--
Justin P. Mattock


Attachments:
(No filename) (4.07 kB)
config-2.6.26-rc9-00068-g70c49d7 (56.04 kB)
Download all attachments

2008-07-14 17:02:40

by Stefan Richter

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

Jack Howarth wrote:
> Is anyone able to boot the 2.6.26rc9git9 or 2.6.26rc9git12
> kernels on a Macintel machine? On my MacBook Pro (second gen with
> rEFIt installed for dual booting), I find that MMCONFIG doesn't
> seem to be in use under the 2.6.26 kernels. I get the following
> hang when booting rc9git9 or rc9git12...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: Not using MMCONFIG
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received switching to interrupt mode
> ACPI: BIOS_OSI (Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources
> PCI: Not using MMCONFIG
> ACPI: EC:GPE=0x17, I/O: command/status=0x66, data=0x62
> ACPI: EC: driver started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> This compares to the same section in a normal boot of 2.6.25.10...
>
> ACPI: bus type pci registered
> PCI: Using MMCONFIG at f0000000 - ffffffff
> PCI: Using configuration type 1
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS _OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: driver started in poll mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
> PCI: Transparent bridge - 0000:00:1e.0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[...]
> ..etc. My understanding is that the EFI in use on Macintel requires the
> use of MMCONFIG so the boot failure isn't surprising but the absence of
> MMCONFIG is.

I have no idea... Here is a Mac mini which just booted 2.6.26 x86-64:

ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG at e0000000 - efffffff
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[...]

There is a CONFIG_PCI_MMCONFIG=y in its .config, FWIW. I too have rEFIt
installed on this mini. dmidecode says it is a Macmini1,1.
--
Stefan Richter
-=====-==--- -=== -===-
http://arcgraph.de/sr/

2008-07-15 02:00:24

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

I am seeing the same boot failure on a second generation
MacBook Pro with both the kernel-2.6.26-136 srpm built on
Fedora 9 as well as with a stock unpatched linux 2.6.26 build
using the .config from the fedora 9 build. The boot process always
hangs with the errors...

pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO

Could someone else try booting 2.6.26 on a second generation MacBook Pro?
Jack

2008-07-15 02:04:32

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Tue, Jul 15, 2008 at 2:00 AM, Jack Howarth <[email protected]> wrote:
> I am seeing the same boot failure on a second generation
> MacBook Pro with both the kernel-2.6.26-136 srpm built on
> Fedora 9 as well as with a stock unpatched linux 2.6.26 build
> using the .config from the fedora 9 build. The boot process always
> hangs with the errors...
>
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> Could someone else try booting 2.6.26 on a second generation MacBook Pro?
> Jack
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

everything seems o.k. here with 2.6.26-rc9 on a macbook2,2

--
Justin P. Mattock

2008-07-15 14:17:21

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

Justin,
I assume you mean a MacBook Pro2.2 right?

http://hardware4linux.info/system/1481/

I have a MacBook Pro2,1 with the latest firmware.
How much ram do you have installed? I am wondering
if this boot issue could be related to the fact
that I have 3GB installed. Also are you booting
the i386 or the x86_64 kernel?
Jack

2008-07-15 19:52:41

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

Hello;
did you have a chance to try my .config
to see if this was just a simple .config issue?
keep in mind there are some unneeded
modules in this .config, just been too lazy
to clean my .config, if you need a clean .config
go here:http://www.odi.ch/prog/macbookpro/index.php
anyways hope this is only the issue you are facing.
regards;

--
Justin P. Mattock

2008-07-16 00:27:57

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Tue, Jul 15, 2008 at 11:11 PM, Jack Howarth
<[email protected]> wrote:
> Justin,
> Could you try the following. I find that if I download the
> current boot.iso image for rawhide (which is around 107Mb)
> and burn it onto a cd that I see the same exact hang under
> i386 on my MacBook Pro. You can download the image from...
>
> http://mirrors.kernel.org/fedora/development/i386/os/images/
>
> I booted directly to the CD with the C key depressed on startup
> and selected the F5 option to enter linux rescue mode. You should
> find that as the linux kernel is booted for that mode that the
> hang will occur.
> Jack
> ps The current rawhide is based on 2.6.26 of course.
>
> On Tue, Jul 15, 2008 at 07:52:08PM +0000, Justin Mattock wrote:
>> Hello;
>> did you have a chance to try my .config
>> to see if this was just a simple .config issue?
>> keep in mind there are some unneeded
>> modules in this .config, just been too lazy
>> to clean my .config, if you need a clean .config
>> go here:http://www.odi.ch/prog/macbookpro/index.php
>> anyways hope this is only the issue you are facing.
>> regards;
>>
>> --
>> Justin P. Mattock
>

Ah I see, so this is from a fresh .iso image
I can give you're suggestion a try(need to locate a blank cd)
keep in mind the .iso might not have x86 support i.g.
I use nubuntu(why: it's small) one of the problems I was facing was
the alpha release, which did not support x86(when using that .iso image
it would start booting and then spit out a bunch of messages vertically,
but a few month's later they released there .iso with support thus
giving me the opportunity to use it.
This might be what you are dealing with.
regards;

--
Justin P. Mattock

2008-07-16 03:05:39

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 1:24 AM, Jack Howarth <[email protected]> wrote:
> Justin,
> You also download the x86_64 iso instead from...
>
> http://mirrors.kernel.org/fedora/development/x86_64/os/images/
>
> Both should give you the same kernel boot freeze that I am
> seeing (assuming that the kernel boots up with the message
> "Not using MMCONFIG". At this point I am just trying to find
> out if anyone else can reproduce this issue on a MacBook Pro
> (second generation). Otherwise I am going to be out of luck
> when distros switch to 2.6.26.
> Jack
> ps I am currently guessing that thet actual freeze is
> occuring in the code that is executed right after...
>
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> but before...
>
> PCI: Transparent bridge - 0000:00:1e.0
>
> ...which never appears here under 2.6.26.
>
>
>
>
> On Wed, Jul 16, 2008 at 12:26:05AM +0000, Justin Mattock wrote:
>> >
>>
>> Ah I see, so this is from a fresh .iso image
>> I can give you're suggestion a try(need to locate a blank cd)
>> keep in mind the .iso might not have x86 support i.g.
>> I use nubuntu(why: it's small) one of the problems I was facing was
>> the alpha release, which did not support x86(when using that .iso image
>> it would start booting and then spit out a bunch of messages vertically,
>> but a few month's later they released there .iso with support thus
>> giving me the opportunity to use it.
>> This might be what you are dealing with.
>> regards;
>>
>> --
>> Justin P. Mattock
>

I have not yet tried the .iso's yet.
(busy with other things at the moment),
from what you're telling me it seems they must have left out
something in the .config. "Shit" this means you can't even load the .iso itself
for the initial install. Maybe you should let them know about this(I
don't use fedora that much)
If need be, try a stable version of the O.S(fedora). so you can load
2.6.26, and then if time permits
you, update to that of the development version.(that is until you get
an answer from the
maintainers of this .iso with the issue).
regards;

--
Justin P. Mattock

2008-07-16 05:31:12

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 3:58 AM, Jack Howarth <[email protected]> wrote:
> Justin,
> At the moment I am not really certain what the problem is.
> I have heard that Macintel machines (because of EFI) can't boot
> without resorting to MMCONFIG. If that is true, the problem I
> am seeing would appear to start with the fact that the boot
> proceeds with "Not using MMCONFIG". I plan on trying to add
> some printk statements in arch/x86/pci/mmconfig-shared.c to
> puzzle out why this is failing. The code in question is...
>
>
> if (!early)
> printk(KERN_ERR "PCI: BIOS Bug: MCFG area at %Lx is not"
> " reserved in ACPI motherboard resources\n",
> cfg->address);
> /* Don't try to do this check unless configuration
> type 1 is available. how about type 2 ?*/
> if (raw_pci_ops && e820_all_mapped(cfg->address,
> cfg->address + size - 1,
> E820_RESERVED)) {
> printk(KERN_NOTICE
> "PCI: MCFG area at %Lx reserved in E820\n",
> cfg->address);
> valid = 1;
> }
>
> if (!valid)
> goto reject;
> }
>
> return;
>
> reject:
> printk(KERN_ERR "PCI: Not using MMCONFIG.\n");
> pci_mmcfg_arch_free();
> kfree(pci_mmcfg_config);
> pci_mmcfg_config = NULL;
> pci_mmcfg_config_num = 0;
> }
>
> I've verified that test for raw_pci_ops is passing but it appears
> that the e820_all_mapped() test is failing (at least on
> my machine).
> Jack
>
> On Wed, Jul 16, 2008 at 03:05:23AM +0000, Justin Mattock wrote:
>> On Wed, Jul 16, 2008 at 1:24 AM, Jack Howarth <[email protected]> wrote:
>> > Justin,
>> > You also download the x86_64 iso instead from...
>> >
>> > http://mirrors.kernel.org/fedora/development/x86_64/os/images/
>> >
>> > Both should give you the same kernel boot freeze that I am
>> > seeing (assuming that the kernel boots up with the message
>> > "Not using MMCONFIG". At this point I am just trying to find
>> > out if anyone else can reproduce this issue on a MacBook Pro
>> > (second generation). Otherwise I am going to be out of luck
>> > when distros switch to 2.6.26.
>> > Jack
>> > ps I am currently guessing that thet actual freeze is
>> > occuring in the code that is executed right after...
>> >
>> > pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>> > pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>> >
>> > but before...
>> >
>> > PCI: Transparent bridge - 0000:00:1e.0
>> >
>> > ...which never appears here under 2.6.26.
>> >
>> >
>> >
>> >
>> > On Wed, Jul 16, 2008 at 12:26:05AM +0000, Justin Mattock wrote:
>> >> >
>> >>
>> >> Ah I see, so this is from a fresh .iso image
>> >> I can give you're suggestion a try(need to locate a blank cd)
>> >> keep in mind the .iso might not have x86 support i.g.
>> >> I use nubuntu(why: it's small) one of the problems I was facing was
>> >> the alpha release, which did not support x86(when using that .iso image
>> >> it would start booting and then spit out a bunch of messages vertically,
>> >> but a few month's later they released there .iso with support thus
>> >> giving me the opportunity to use it.
>> >> This might be what you are dealing with.
>> >> regards;
>> >>
>> >> --
>> >> Justin P. Mattock
>> >
>>
>> I have not yet tried the .iso's yet.
>> (busy with other things at the moment),
>> from what you're telling me it seems they must have left out
>> something in the .config. "Shit" this means you can't even load the .iso itself
>> for the initial install. Maybe you should let them know about this(I
>> don't use fedora that much)
>> If need be, try a stable version of the O.S(fedora). so you can load
>> 2.6.26, and then if time permits
>> you, update to that of the development version.(that is until you get
>> an answer from the
>> maintainers of this .iso with the issue).
>> regards;
>>
>> --
>> Justin P. Mattock
>

Hello;
One of my weaknesses right now is pulling code out of my ass
(maybe in a few years from now), but from what you are showing me
This is what is causing the NULL(if that's right to say)

if (!valid)
goto reject;

So the question is, is how to have a valid
"something" to prevent going to NULL
maybe a boot param i.g. acpi_osi=Darwin,
or another option to make a "good" !valid
So you don't: goto reject;

Or take the whole reject mechanism out
just so you can boot up, and then asses the situation from there.
regards;


--
Justin P. Mattock

2008-07-16 07:44:52

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

I looked at your dmesg from 2.6.25.10

it tried to use mmconfig, and later fall back to conf1, because
1. your MCFG said it support bus [0,255], and range will be
[0xf0000000, 0xffffffff]
2. firmware only reserve [0xf0000000, 0xf4000000)

and 2.5.25 will not check acp reserved range.

from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
via acpi dsdt _crs?
it will fail too.

So MCFG table is broken.

You need to get firmware update from your vendor.

or we need to put that system on DMI check to change end_bus_number
from 0xff to 0x3f

ps: mem=2g will not work, it will can not change mcfg table etc... you
need take out 1G ram out.

YH

2008-07-16 07:50:53

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <[email protected]> wrote:
> I looked at your dmesg from 2.6.25.10
>
> it tried to use mmconfig, and later fall back to conf1, because
> 1. your MCFG said it support bus [0,255], and range will be
> [0xf0000000, 0xffffffff]
> 2. firmware only reserve [0xf0000000, 0xf4000000)
>
> and 2.5.25 will not check acp reserved range.
>
> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
> via acpi dsdt _crs?
> it will fail too.
>
> So MCFG table is broken.
>
> You need to get firmware update from your vendor.
>
> or we need to put that system on DMI check to change end_bus_number
> from 0xff to 0x3f
>
> ps: mem=2g will not work, it will can not change mcfg table etc... you
> need take out 1G ram out.
>
> YH
>

Well shit man, that sucks...
how hard is it to do a DMI check?
regards;

--
Justin P. Mattock

2008-07-16 08:36:32

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
<[email protected]> wrote:
> On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <[email protected]> wrote:
>> I looked at your dmesg from 2.6.25.10
>>
>> it tried to use mmconfig, and later fall back to conf1, because
>> 1. your MCFG said it support bus [0,255], and range will be
>> [0xf0000000, 0xffffffff]
>> 2. firmware only reserve [0xf0000000, 0xf4000000)
>>
>> and 2.5.25 will not check acp reserved range.
>>
>> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
>> via acpi dsdt _crs?
>> it will fail too.
>>
>> So MCFG table is broken.
>>
>> You need to get firmware update from your vendor.
>>
>> or we need to put that system on DMI check to change end_bus_number
>> from 0xff to 0x3f
>>
>> ps: mem=2g will not work, it will can not change mcfg table etc... you
>> need take out 1G ram out.
>>
>> YH
>>
>
> Well shit man, that sucks...
> how hard is it to do a DMI check?
> regards;

please check attached patch... not sure the
DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"), is right or not.

YH


Attachments:
(No filename) (1.05 kB)
mmconfig_apple_macpro2.patch (1.66 kB)
Download all attachments

2008-07-16 14:08:22

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

Yunghai,
I had partial success with your proposed patch. The MacPro2
identifier doesn't appear to be correct for a second generation
MacBook Pro so I had to comment out the line...

DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),

With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
However I still see the same hang. The boot messages I see on
screen are...

ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
PCI: MCFG area at f0000000 reserved in E820
PCI: Using MMCONFIG at f0000000 - f3ffffff
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS_OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: drivers started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000.00)
pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO

...at which the boot hangs. On the positive side, I was able to fully
boot if I passed 'pci=noacpi' to the kernel options (which never worked
before with 2.6.26). I can post the dmesg from a noacpi boot of the
patched kernel to my bugzilla report tonight if it would help debug the
issues we are still seeing with ACPI.
One thing I notice with the patched kernel (without noacpi) is that I
only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
2.6.26 reportedly on a MacMini) always shows buses 0 - 255. Could this
be related to the ACPI breakage? Let me know if I can do anything
else to debug the ACPI issues under MMCONFIG.
Jack


On Wed, Jul 16, 2008 at 01:36:21AM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
> <[email protected]> wrote:
> > On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <[email protected]> wrote:
> >> I looked at your dmesg from 2.6.25.10
> >>
> >> it tried to use mmconfig, and later fall back to conf1, because
> >> 1. your MCFG said it support bus [0,255], and range will be
> >> [0xf0000000, 0xffffffff]
> >> 2. firmware only reserve [0xf0000000, 0xf4000000)
> >>
> >> and 2.5.25 will not check acp reserved range.
> >>
> >> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
> >> via acpi dsdt _crs?
> >> it will fail too.
> >>
> >> So MCFG table is broken.
> >>
> >> You need to get firmware update from your vendor.
> >>
> >> or we need to put that system on DMI check to change end_bus_number
> >> from 0xff to 0x3f
> >>
> >> ps: mem=2g will not work, it will can not change mcfg table etc... you
> >> need take out 1G ram out.
> >>
> >> YH
> >>
> >
> > Well shit man, that sucks...
> > how hard is it to do a DMI check?
> > regards;
>
> please check attached patch... not sure the
> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"), is right or not.
>
> YH

> [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf
>
> change the mconf bus range from [0,0xff] to to [0, 0x3f]
> to match range [0xf0000000, 0xf4000000) in e820 tables.
>
> Signed-off-by: Yinghai Lu <[email protected]>
>
> ---
> arch/x86/pci/mmconfig-shared.c | 35 +++++++++++++++++++++++++++++++++++
> 1 file changed, 35 insertions(+)
>
> Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
> ===================================================================
> --- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
> +++ linux-2.6/arch/x86/pci/mmconfig-shared.c
> @@ -374,6 +374,40 @@ reject:
>
> static int __initdata known_bridge;
>
> +static int __devinit check_mmconf(const struct dmi_system_id *d)
> +{
> + typeof(pci_mmcfg_config[0]) *cfg;
> +
> + if ((pci_mmcfg_config_num != 1) ||
> + (pci_mmcfg_config == NULL) ||
> + (pci_mmcfg_config[0].address == 0))
> + return 1;
> +
> + cfg = &pci_mmcfg_config[0];
> +
> + if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
> + cfg->end_bus_number = 0x3f;
> +
> + return 0;
> +}
> +
> +static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
> + {
> + .callback = check_mmconf,
> + .ident = "Apple",
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
> + },
> + },
> + {}
> +};
> +
> +void __init check_mmconf_dmi(void)
> +{
> + dmi_check_system(mmconf_dmi_table);
> +}
> +
> static void __init __pci_mmcfg_init(int early)
> {
> /* MMCONFIG disabled */
> @@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
>
> if (!known_bridge) {
> acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
> + check_mmconf_dmi();
> pci_mmcfg_reject_broken(early);
> }
>

2008-07-16 15:12:41

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 2:08 PM, Jack Howarth <[email protected]> wrote:
> Yunghai,
> I had partial success with your proposed patch. The MacPro2
> identifier doesn't appear to be correct for a second generation
> MacBook Pro so I had to comment out the line...
>
> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>
> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
> However I still see the same hang. The boot messages I see on
> screen are...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
> PCI: MCFG area at f0000000 reserved in E820
> PCI: Using MMCONFIG at f0000000 - f3ffffff
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS_OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: drivers started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000.00)
> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>
> ...at which the boot hangs. On the positive side, I was able to fully
> boot if I passed 'pci=noacpi' to the kernel options (which never worked
> before with 2.6.26). I can post the dmesg from a noacpi boot of the
> patched kernel to my bugzilla report tonight if it would help debug the
> issues we are still seeing with ACPI.
> One thing I notice with the patched kernel (without noacpi) is that I
> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255. Could this
> be related to the ACPI breakage? Let me know if I can do anything
> else to debug the ACPI issues under MMCONFIG.
> Jack
>
>
> On Wed, Jul 16, 2008 at 01:36:21AM -0700, Yinghai Lu wrote:
>> On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
>> <[email protected]> wrote:
>> > On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <[email protected]> wrote:
>> >> I looked at your dmesg from 2.6.25.10
>> >>
>> >> it tried to use mmconfig, and later fall back to conf1, because
>> >> 1. your MCFG said it support bus [0,255], and range will be
>> >> [0xf0000000, 0xffffffff]
>> >> 2. firmware only reserve [0xf0000000, 0xf4000000)
>> >>
>> >> and 2.5.25 will not check acp reserved range.
>> >>
>> >> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
>> >> via acpi dsdt _crs?
>> >> it will fail too.
>> >>
>> >> So MCFG table is broken.
>> >>
>> >> You need to get firmware update from your vendor.
>> >>
>> >> or we need to put that system on DMI check to change end_bus_number
>> >> from 0xff to 0x3f
>> >>
>> >> ps: mem=2g will not work, it will can not change mcfg table etc... you
>> >> need take out 1G ram out.
>> >>
>> >> YH
>> >>
>> >
>> > Well shit man, that sucks...
>> > how hard is it to do a DMI check?
>> > regards;
>>
>> please check attached patch... not sure the
>> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"), is right or not.
>>
>> YH
>
>> [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf
>>
>> change the mconf bus range from [0,0xff] to to [0, 0x3f]
>> to match range [0xf0000000, 0xf4000000) in e820 tables.
>>
>> Signed-off-by: Yinghai Lu <[email protected]>
>>
>> ---
>> arch/x86/pci/mmconfig-shared.c | 35 +++++++++++++++++++++++++++++++++++
>> 1 file changed, 35 insertions(+)
>>
>> Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
>> ===================================================================
>> --- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
>> +++ linux-2.6/arch/x86/pci/mmconfig-shared.c
>> @@ -374,6 +374,40 @@ reject:
>>
>> static int __initdata known_bridge;
>>
>> +static int __devinit check_mmconf(const struct dmi_system_id *d)
>> +{
>> + typeof(pci_mmcfg_config[0]) *cfg;
>> +
>> + if ((pci_mmcfg_config_num != 1) ||
>> + (pci_mmcfg_config == NULL) ||
>> + (pci_mmcfg_config[0].address == 0))
>> + return 1;
>> +
>> + cfg = &pci_mmcfg_config[0];
>> +
>> + if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
>> + cfg->end_bus_number = 0x3f;
>> +
>> + return 0;
>> +}
>> +
>> +static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
>> + {
>> + .callback = check_mmconf,
>> + .ident = "Apple",
>> + .matches = {
>> + DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
>> + DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>> + },
>> + },
>> + {}
>> +};
>> +
>> +void __init check_mmconf_dmi(void)
>> +{
>> + dmi_check_system(mmconf_dmi_table);
>> +}
>> +
>> static void __init __pci_mmcfg_init(int early)
>> {
>> /* MMCONFIG disabled */
>> @@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
>>
>> if (!known_bridge) {
>> acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
>> + check_mmconf_dmi();
>> pci_mmcfg_reject_broken(early);
>> }
>>
>
>

Hmm Im not seeing MMCONFIG anywhere in dmesg
I'm wondering if I should apply this patch as well.
this is what I'm seeing with dmesg | grep MCFG:

[ 0.000000] ACPI: MCFG 3FEF8000, 003C (r1 APPLE Apple00 1
Loki 5F)
[ 0.340000] domain 0: span 0-1 level MC
[ 0.340000] domain 0: span 0-1 level MC
[ 1.660595] EDAC MC: Ver: 2.1.0 Jul 15 2008

--
Justin P. Mattock

2008-07-16 17:29:32

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 7:08 AM, Jack Howarth <[email protected]> wrote:
> Yunghai,
> I had partial success with your proposed patch. The MacPro2
> identifier doesn't appear to be correct for a second generation
> MacBook Pro so I had to comment out the line...
>
> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>
> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
> However I still see the same hang. The boot messages I see on
> screen are...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
> PCI: MCFG area at f0000000 reserved in E820
> PCI: Using MMCONFIG at f0000000 - f3ffffff
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode

something wrong here

> ACPI: BIOS_OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: drivers started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000.00)
> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>
> ...at which the boot hangs. On the positive side, I was able to fully
> boot if I passed 'pci=noacpi' to the kernel options (which never worked
> before with 2.6.26).
> I can post the dmesg from a noacpi boot of the
> patched kernel to my bugzilla report tonight if it would help debug the
> issues we are still seeing with ACPI.

that will help.

> One thing I notice with the patched kernel (without noacpi) is that I
> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255.

that is right

> Could this
> be related to the ACPI breakage? Let me know if I can do anything
> else to debug the ACPI issues under MMCONFIG.

please boot with
debug apic=verbose pci=routeirq

YH

2008-07-16 17:30:43

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 8:12 AM, Justin Mattock <[email protected]> wrote:
> On Wed, Jul 16, 2008 at 2:08 PM, Jack Howarth <[email protected]> wrote:
>> Yunghai,
>> I had partial success with your proposed patch. The MacPro2
>> identifier doesn't appear to be correct for a second generation
>> MacBook Pro so I had to comment out the line...
>>
>> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>>
>> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
>> However I still see the same hang. The boot messages I see on
>> screen are...
>>
>> ACPI: bus type pci registered
>> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
>> PCI: MCFG area at f0000000 reserved in E820
>> PCI: Using MMCONFIG at f0000000 - f3ffffff
>> PCI: Using configuration type 1 for base access
>> ACPI: EC: EC description table is found, configuring boot EC
>> ACPI: EC: non-query interrupt received, switching to interrupt mode
>> ACPI: BIOS_OSI(Linux) query ignored via DMI
>> ACPI: Interpreter enabled
>> ACPI: (S0 S3 S4 S5)
>> ACPI: Using IOAPIC for interrupt routing
>> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
>> ACPI: EC: drivers started in interrupt mode
>> ACPI: PCI Root Bridge [PCI0] (0000.00)
>> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>>
>> ...at which the boot hangs. On the positive side, I was able to fully
>> boot if I passed 'pci=noacpi' to the kernel options (which never worked
>> before with 2.6.26). I can post the dmesg from a noacpi boot of the
>> patched kernel to my bugzilla report tonight if it would help debug the
>> issues we are still seeing with ACPI.
>> One thing I notice with the patched kernel (without noacpi) is that I
>> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
>> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255. Could this
>> be related to the ACPI breakage? Let me know if I can do anything
>> else to debug the ACPI issues under MMCONFIG.
>> Jack
>>
>>
>> On Wed, Jul 16, 2008 at 01:36:21AM -0700, Yinghai Lu wrote:
>>> On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
>>> <[email protected]> wrote:
>>> > On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <[email protected]> wrote:
>>> >> I looked at your dmesg from 2.6.25.10
>>> >>
>>> >> it tried to use mmconfig, and later fall back to conf1, because
>>> >> 1. your MCFG said it support bus [0,255], and range will be
>>> >> [0xf0000000, 0xffffffff]
>>> >> 2. firmware only reserve [0xf0000000, 0xf4000000)
>>> >>
>>> >> and 2.5.25 will not check acp reserved range.
>>> >>
>>> >> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
>>> >> via acpi dsdt _crs?
>>> >> it will fail too.
>>> >>
>>> >> So MCFG table is broken.
>>> >>
>>> >> You need to get firmware update from your vendor.
>>> >>
>>> >> or we need to put that system on DMI check to change end_bus_number
>>> >> from 0xff to 0x3f
>>> >>
>>> >> ps: mem=2g will not work, it will can not change mcfg table etc... you
>>> >> need take out 1G ram out.
>>> >>
>>> >> YH
>>> >>
>>> >
>>> > Well shit man, that sucks...
>>> > how hard is it to do a DMI check?
>>> > regards;
>>>
>>> please check attached patch... not sure the
>>> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"), is right or not.
>>>
>>> YH
>>
>>> [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf
>>>
>>> change the mconf bus range from [0,0xff] to to [0, 0x3f]
>>> to match range [0xf0000000, 0xf4000000) in e820 tables.
>>>
>>> Signed-off-by: Yinghai Lu <[email protected]>
>>>
>>> ---
>>> arch/x86/pci/mmconfig-shared.c | 35 +++++++++++++++++++++++++++++++++++
>>> 1 file changed, 35 insertions(+)
>>>
>>> Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
>>> ===================================================================
>>> --- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
>>> +++ linux-2.6/arch/x86/pci/mmconfig-shared.c
>>> @@ -374,6 +374,40 @@ reject:
>>>
>>> static int __initdata known_bridge;
>>>
>>> +static int __devinit check_mmconf(const struct dmi_system_id *d)
>>> +{
>>> + typeof(pci_mmcfg_config[0]) *cfg;
>>> +
>>> + if ((pci_mmcfg_config_num != 1) ||
>>> + (pci_mmcfg_config == NULL) ||
>>> + (pci_mmcfg_config[0].address == 0))
>>> + return 1;
>>> +
>>> + cfg = &pci_mmcfg_config[0];
>>> +
>>> + if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
>>> + cfg->end_bus_number = 0x3f;
>>> +
>>> + return 0;
>>> +}
>>> +
>>> +static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
>>> + {
>>> + .callback = check_mmconf,
>>> + .ident = "Apple",
>>> + .matches = {
>>> + DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
>>> + DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>>> + },
>>> + },
>>> + {}
>>> +};
>>> +
>>> +void __init check_mmconf_dmi(void)
>>> +{
>>> + dmi_check_system(mmconf_dmi_table);
>>> +}
>>> +
>>> static void __init __pci_mmcfg_init(int early)
>>> {
>>> /* MMCONFIG disabled */
>>> @@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
>>>
>>> if (!known_bridge) {
>>> acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
>>> + check_mmconf_dmi();
>>> pci_mmcfg_reject_broken(early);
>>> }
>>>
>>
>>
>
> Hmm Im not seeing MMCONFIG anywhere in dmesg
> I'm wondering if I should apply this patch as well.
> this is what I'm seeing with dmesg | grep MCFG:
>
> [ 0.000000] ACPI: MCFG 3FEF8000, 003C (r1 APPLE Apple00 1
> Loki 5F)

can you boot with debug with your 2g system with current linus tree or tip tree?

YH

2008-07-16 22:35:29

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 10:29 AM, Yinghai Lu <[email protected]> wrote:
> On Wed, Jul 16, 2008 at 7:08 AM, Jack Howarth <[email protected]> wrote:
>> Yunghai,
>> I had partial success with your proposed patch. The MacPro2
>> identifier doesn't appear to be correct for a second generation
>> MacBook Pro so I had to comment out the line...
>>
>> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>>
>> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
>> However I still see the same hang. The boot messages I see on
>> screen are...
>>
>> ACPI: bus type pci registered
>> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
>> PCI: MCFG area at f0000000 reserved in E820
>> PCI: Using MMCONFIG at f0000000 - f3ffffff
>> PCI: Using configuration type 1 for base access
>> ACPI: EC: EC description table is found, configuring boot EC
>> ACPI: EC: non-query interrupt received, switching to interrupt mode
>
> something wrong here
>
>> ACPI: BIOS_OSI(Linux) query ignored via DMI
>> ACPI: Interpreter enabled
>> ACPI: (S0 S3 S4 S5)
>> ACPI: Using IOAPIC for interrupt routing
>> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
>> ACPI: EC: drivers started in interrupt mode
>> ACPI: PCI Root Bridge [PCI0] (0000.00)
>> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>>
>> ...at which the boot hangs. On the positive side, I was able to fully
>> boot if I passed 'pci=noacpi' to the kernel options (which never worked
>> before with 2.6.26).
>> I can post the dmesg from a noacpi boot of the
>> patched kernel to my bugzilla report tonight if it would help debug the
>> issues we are still seeing with ACPI.
>
> that will help.
>
>> One thing I notice with the patched kernel (without noacpi) is that I
>> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
>> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255.
>
> that is right
>
>> Could this
>> be related to the ACPI breakage? Let me know if I can do anything
>> else to debug the ACPI issues under MMCONFIG.
>
> please boot with
> debug apic=verbose pci=routeirq
>

please check latest linus tree.

the commit could be related.

commit c91d924e3af08d4f98eab6ebf81f2b8ce132448f
Author: Bob Moore <[email protected]>
Date: Tue Jun 10 12:38:10 2008 +0800

ACPICA: Fix for hang on GPE method invocation

Fixes problem where the new method argument count validation mechanism
will enter an infinite loop when a GPE method is dispatched.
Problem fixed be removing the obsolete code that passes GPE block
information to the notify handler via the control method parameter pointer.

YH

2008-07-16 22:51:36

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 7:08 AM, Jack Howarth <[email protected]> wrote:
> Yunghai,
> I had partial success with your proposed patch. The MacPro2
> identifier doesn't appear to be correct for a second generation
> MacBook Pro so I had to comment out the line...
>
> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),

you can use dmicode to get that string

YH

2008-07-17 00:49:59

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 5:40 PM, Jack Howarth <[email protected]> wrote:
> On Wed, Jul 16, 2008 at 03:35:17PM -0700, Yinghai Lu wrote:
>> please check latest linus tree.
>>
>> the commit could be related.
>>
>> commit c91d924e3af08d4f98eab6ebf81f2b8ce132448f
>> Author: Bob Moore <[email protected]>
>> Date: Tue Jun 10 12:38:10 2008 +0800
>>
>> ACPICA: Fix for hang on GPE method invocation
>>
>> Fixes problem where the new method argument count validation mechanism
>> will enter an infinite loop when a GPE method is dispatched.
>> Problem fixed be removing the obsolete code that passes GPE block
>> information to the notify handler via the control method parameter pointer.
>>
>> YH
>
> Yinghai,
> The latest linus tree doesn't eliminate the hangs in 2.6.26 with your
> mmconfig patch. Also, I've been unable to repeat the boot with pci=noacpi using
> the mmconfig patch under 2.6.26. I've uploaded a dmesg file though from
> the 2.6.25.10 kernel booted with apic=verbose in case that sheds any light
> on these problems.
>
> http://bugzilla.kernel.org/show_bug.cgi?id=11087
>
> Also, I assume you meant earlier that is bad that with your mmconfig patch
> that I only see 0 - 63 buses. Any idea how we might fix that (in case it
> is related to the hang)?

please boot with
debug initcall_debug apic=verbose pci=routeirq?

and try pci=nommconf

I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
after Linus merge pci tree, please try to boot with
pci=early_config_dump
to see if it is true.

please don't drop the cc list.

YH

2008-07-17 01:21:50

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 05:49:39PM -0700, Yinghai Lu wrote:
>
> please boot with
> debug initcall_debug apic=verbose pci=routeirq?
>
> and try pci=nommconf
>
> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
> after Linus merge pci tree, please try to boot with
> pci=early_config_dump
> to see if it is true.
>
> please don't drop the cc list.
>
> YH

Yinghai,
Here is what I see with 'debug initcall_debug apci=verbose pci=routeirq'.
Hopefully nothing important scrolled off the top of the screen (I've not found
a higher resolution vga kernel option that works on my MacBook Pro yet).

calling blk_ioc_init+0x0/0x2a
initcall blk_ioc_init+0x0/0x2a returned 0 after 0 msecs
calling genhd_device_init+0x0/0x55
initcall genhd_device_init+0x0/0x55 returned 0 after 0 msecs
calling fbmem_init+0x0/0x8a
initcall fbmem_init+0x0/0x8a returned 0 after 0 msecs
calling acpi_init+0x0/0x221
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS_IOS(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
initcall acpi_init+0x0/0x221 returned 0 after 16 msecs
calling acpi_scan_init+0x0/0x10a
initcall acpi_scan_init+0x0/0x10a returned 0 after 35 msecs
calling acpi_ec_init+0x0/0x61
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
initcall acpi_ec_init+0x0/0x61 returned 0 after 0 msecs
calling acpi_pci_root+init+0x0/0x28
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0 :quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00.1f.0 :quirk: region 0500-053f claimed by ICH6 GPIO

This is from the current linus kernel source with your mmconfig patch
applied. I will do the other test next.
Jack

2008-07-17 01:26:14

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 12:49 AM, Yinghai Lu <[email protected]> wrote:
> On Wed, Jul 16, 2008 at 5:40 PM, Jack Howarth <[email protected]> wrote:
>> On Wed, Jul 16, 2008 at 03:35:17PM -0700, Yinghai Lu wrote:
>>> please check latest linus tree.
>>>
>>> the commit could be related.
>>>
>>> commit c91d924e3af08d4f98eab6ebf81f2b8ce132448f
>>> Author: Bob Moore <[email protected]>
>>> Date: Tue Jun 10 12:38:10 2008 +0800
>>>
>>> ACPICA: Fix for hang on GPE method invocation
>>>
>>> Fixes problem where the new method argument count validation mechanism
>>> will enter an infinite loop when a GPE method is dispatched.
>>> Problem fixed be removing the obsolete code that passes GPE block
>>> information to the notify handler via the control method parameter pointer.
>>>
>>> YH
>>
>> Yinghai,
>> The latest linus tree doesn't eliminate the hangs in 2.6.26 with your
>> mmconfig patch. Also, I've been unable to repeat the boot with pci=noacpi using
>> the mmconfig patch under 2.6.26. I've uploaded a dmesg file though from
>> the 2.6.25.10 kernel booted with apic=verbose in case that sheds any light
>> on these problems.
>>
>> http://bugzilla.kernel.org/show_bug.cgi?id=11087
>>
>> Also, I assume you meant earlier that is bad that with your mmconfig patch
>> that I only see 0 - 63 buses. Any idea how we might fix that (in case it
>> is related to the hang)?
>
> please boot with
> debug initcall_debug apic=verbose pci=routeirq?
>
> and try pci=nommconf
>
> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
> after Linus merge pci tree, please try to boot with
> pci=early_config_dump
> to see if it is true.
>
> please don't drop the cc list.
>
> YH
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

No I have not tried the .iso yet. I am more concerned with the PCI
option i.g. I'm using Direct, if I change to MMCONFIG will it cause
this same bug?
right now I'm occupied with drinking at the moment, but tomorrow I am curious
as to see if this occurs. keep in mind if I'm going to have to deal
with having a stuck system
this means I need to use a live cd to recover the system, the problem
is SELinux why: chrooting into the hardive and then compiling is going
to kind of mess
my policy a little bit(avc's)., but anyways easily resolved within a few hours.
regards;

--
Justin P. Mattock

2008-07-17 02:29:34

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 6:21 PM, Jack Howarth <[email protected]> wrote:
> On Wed, Jul 16, 2008 at 05:49:39PM -0700, Yinghai Lu wrote:
>>
>> please boot with
>> debug initcall_debug apic=verbose pci=routeirq?
>>
>> and try pci=nommconf
>>
>> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
>> after Linus merge pci tree, please try to boot with
>> pci=early_config_dump
>> to see if it is true.
>>
>> please don't drop the cc list.
>>
>> YH
>
> Yinghai,
> Here is what I see with 'debug initcall_debug apci=verbose pci=routeirq'.
> Hopefully nothing important scrolled off the top of the screen (I've not found
> a higher resolution vga kernel option that works on my MacBook Pro yet).
>
> calling blk_ioc_init+0x0/0x2a
> initcall blk_ioc_init+0x0/0x2a returned 0 after 0 msecs
> calling genhd_device_init+0x0/0x55
> initcall genhd_device_init+0x0/0x55 returned 0 after 0 msecs
> calling fbmem_init+0x0/0x8a
> initcall fbmem_init+0x0/0x8a returned 0 after 0 msecs
> calling acpi_init+0x0/0x221
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS_IOS(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> initcall acpi_init+0x0/0x221 returned 0 after 16 msecs
> calling acpi_scan_init+0x0/0x10a
> initcall acpi_scan_init+0x0/0x10a returned 0 after 35 msecs
> calling acpi_ec_init+0x0/0x61
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: driver started in interrupt mode
> initcall acpi_ec_init+0x0/0x61 returned 0 after 0 msecs
> calling acpi_pci_root+init+0x0/0x28
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0 :quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00.1f.0 :quirk: region 0500-053f claimed by ICH6 GPIO
>

ok, please out lspci -vvxxx under 2.6.25.10

YH

2008-07-17 02:35:50

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

Yinghai,
As I expected pci=mmconf doesn't allow the MacBook Pro to boot.
My understanding is that mmconfig is need for Linux on Macintel
(at least for a shared MacOS X/Linux system).
I am stuck with regards to the pci_early_config_dump results.
The output we need scrolls off the top of the screen and since
the boot hangs I can't access with dmesg. Can you suggest a hack
right at the end of the code that does pci_early_config_dump that
would halt the boot immediately after the pci_early_config_dump?
Unfortunately, 2.6.25.10 doesn't appear to support that feature
(it doesn't seem to produce any difference in the output here).
Jack

2008-07-17 02:40:33

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 07:29:16PM -0700, Yinghai Lu wrote:
>
> ok, please out lspci -vvxxx under 2.6.25.10
>
> YH

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
Subsystem: Intel Corporation Unknown device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: [e0] Vendor Specific Information <?>
00: 86 80 a0 27 06 00 90 20 03 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
40: 01 90 d1 fe 01 40 d1 fe 05 00 00 f0 01 80 d1 fe
50: 00 00 02 00 83 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 10 11 11 11 11 33 33 00 ff 03 00 00 c0 1a 39 00
a0: 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 04 01 00 00
e0: 09 00 09 51 02 04 0a 90 0e 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 05 00 10 00 00 00

00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: d8300000-d83fffff
Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [88] Subsystem: Intel Corporation Unknown device 0000
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #2, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <4us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise-
Slot # 1, PowerLimit 75.000000; Interlock- NoCompl-
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Off, PwrInd On, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet+ LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
Capabilities: [100] Virtual Channel <?>
Capabilities: [140] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 a1 27 07 00 10 00 03 00 04 06 40 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 30 30 00 00
20: 30 d8 30 d8 01 c0 f1 cf 00 00 00 00 00 00 00 00
30: 00 00 00 00 88 00 00 00 00 00 00 00 0b 01 08 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02
80: 01 90 02 c8 00 00 00 00 0d 80 00 00 86 80 00 00
90: 05 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 10 00 41 01 00 00 00 00 0f 00 00 00 01 2d 01 02
b0: 42 00 01 11 80 25 08 00 c0 01 48 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 01 0f 00 00 00 00 86 0f 05 00 00 00 00 80

00:07.0 Performance counters: Intel Corporation Unknown device 27a3 (rev 03)
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 11
Region 0: Memory at d8404000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00: 86 80 a3 27 02 00 b0 00 03 00 01 11 00 00 00 00
10: 00 40 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 dc 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 22 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 05 00 00 00 00 00

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Subsystem: Sigmatel Unknown device 7680
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 22
Region 0: Memory at d8400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00: 86 80 d8 27 06 00 10 00 02 00 03 04 40 00 00 00
10: 04 00 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 84 83 80 76
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00
40: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00
60: 05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 10 00 91 00 00 00 00 00 00 08 10 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: d8200000-d82fffff
Prefetchable memory behind bridge: 00000000d8500000-00000000d85fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
ClockPM- Suprise- LLActRep+ BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
Slot # 0, PowerLimit 6.500000; Interlock- NoCompl-
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet+ LinkState+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [90] Subsystem: Gammagraphx, Inc. Unknown device 0000
Capabilities: [a0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 d0 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 02 02 00 20 20 00 00
20: 20 d8 20 d8 51 d8 51 d8 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
40: 10 80 41 01 c0 0f 00 00 0f 00 10 00 11 2c 11 01
50: 40 00 11 30 e0 a0 00 00 00 00 48 01 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 11 80 00 00 00 00
e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: d8100000-d81fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
ClockPM- Suprise- LLActRep+ BwNot-
LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
Slot # 1, PowerLimit 6.500000; Interlock- NoCompl-
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet+ LinkState+
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [90] Subsystem: Gammagraphx, Inc. Unknown device 0000
Capabilities: [a0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 d2 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 03 03 00 f0 00 00 20
20: 10 d8 10 d8 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 02 00 00
40: 10 80 41 01 c0 0f 00 00 0f 00 10 00 11 2c 11 02
50: 42 00 11 30 e0 a0 08 00 00 00 48 01 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 11 00 00 00 00 00
e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=04, subordinate=0b, sec-latency=0
I/O behind bridge: 00001000-00001fff
Memory behind bridge: d4100000-d80fffff
Prefetchable memory behind bridge: 00000000d0000000-00000000d3ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
ClockPM- Suprise- LLActRep+ BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
Slot # 2, PowerLimit 6.500000; Interlock- NoCompl-
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [90] Subsystem: Gammagraphx, Inc. Unknown device 0000
Capabilities: [a0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 d4 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 04 0b 00 10 10 00 00
20: 10 d4 00 d8 01 d0 f1 d3 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 03 00 00
40: 10 80 41 01 c0 0f 00 00 0f 00 10 00 11 4c 11 03
50: 00 00 01 10 e0 a0 10 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 11 40 00 00 00 00
e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 4: I/O ports at 4080 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 c8 27 05 00 80 02 02 00 03 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 81 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 19
Region 4: I/O ports at 4060 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 c9 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 61 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 18
Region 4: I/O ports at 4040 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 ca 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 41 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 03 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 16
Region 4: I/O ports at 4020 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 cb 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 21 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 04 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 0: Memory at d8405400 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00: 86 80 cc 27 06 00 90 02 02 20 03 0c 00 00 00 00
10: 00 54 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 c2 c9 00 00 00 00 0a 00 a0 20 00 00 00 00
60: 20 20 ff 01 00 00 00 00 01 00 00 00 00 00 08 c0
70: 00 00 d5 3f 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 11 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 aa ff 00 ff 00 ff 00 20 00 00 88
e0: 00 00 00 00 db b6 6d 00 00 00 00 00 00 00 00 00
f0: 00 80 00 09 88 85 40 00 86 0f 02 00 06 17 02 20

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=32
Memory behind bridge: d4000000-d40fffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [50] Subsystem: Gammagraphx, Inc. Unknown device 0000
00: 86 80 48 24 07 00 10 00 e2 01 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 0c 0c 20 f0 00 80 22
20: 00 d4 00 d4 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00
50: 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: [e0] Vendor Specific Information <?>
Kernel modules: iTCO_wdt, intel-rng
00: 86 80 b9 27 07 00 10 02 02 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
40: 01 04 00 00 80 00 00 00 01 05 00 00 10 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 80 80 80 80 d0 00 00 00 80 80 80 80 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 10 00 07 38 81 06 0c 00 41 16 0c 00 00 00 00 00
90: 01 03 1c 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 02 00 00 01 00 00 00 13 1c 0a 00 00 03 00 00
b0: 00 00 f0 00 00 00 00 00 08 80 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 33 22 00 00 67 45 00 00 00 ff 00 00 00 00 00 00
e0: 09 00 0c 10 b4 02 24 17 00 00 00 00 00 00 00 00
f0: 01 c0 d1 fe 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 40b0 [size=16]
Kernel driver in use: ata_piix
Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 df 27 05 00 80 02 02 8a 01 01 00 00 00 00
10: d9 40 00 00 ed 40 00 00 d1 40 00 00 e9 40 00 00
20: b1 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
40: 03 e3 00 c0 00 00 00 00 01 00 02 00 00 00 00 00
50: 00 00 00 00 31 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 19
Region 0: I/O ports at 40c8 [size=8]
Region 1: I/O ports at 40e4 [size=4]
Region 2: I/O ports at 40c0 [size=8]
Region 3: I/O ports at 40e0 [size=4]
Region 4: I/O ports at 40a0 [size=16]
Region 5: Memory at d8405000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: ata_piix
Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 c4 27 07 00 b0 02 02 8f 01 01 00 00 00 00
10: c9 40 00 00 e5 40 00 00 c1 40 00 00 e1 40 00 00
20: a1 40 00 00 00 50 40 d8 00 00 00 00 86 80 70 72
30: 00 00 00 00 70 00 00 00 00 00 00 00 0b 02 00 00
40: 71 c0 00 80 0b 00 00 00 02 00 10 00 00 00 00 00
50: 00 00 00 00 20 20 05 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 01 00 02 40 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 45 10 80 01 80 5b 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 19
Region 4: I/O ports at efa0 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c-i801
00: 86 80 da 27 01 00 80 02 02 00 05 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: a1 ef 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00
40: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600] (prog-if 00 [VGA controller])
Subsystem: Apple Computer Inc. Unknown device 0080
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at 3000 [size=256]
Region 2: Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d8320000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <64ns, L1 <1us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
00: 02 10 c5 71 07 00 10 00 00 00 00 03 40 00 00 00
10: 08 00 00 c0 01 30 00 00 00 00 30 d8 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
30: 00 00 fe ff 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
50: 01 58 02 06 00 00 00 00 10 80 11 00 a0 0f 2c 01
60: 10 08 00 00 01 0d 00 00 42 00 01 11 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22)
Subsystem: Marvell Technology Group Ltd. Marvell RDK-8053
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at d8200000 (64-bit, non-prefetchable) [size=16K]
Region 2: I/O ports at 2000 [size=256]
Expansion ROM at d8500000 [disabled] [size=128K]
Capabilities: [48] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [50] Vital Product Data <?>
Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 2048 bytes
DevSta: CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 <256ns, L1 unlimited
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
Capabilities: [100] Advanced Error Reporting <?>
Kernel driver in use: sky2
Kernel modules: sky2
00: ab 11 62 43 07 00 10 00 22 00 00 02 40 00 00 00
10: 04 00 20 d8 00 00 00 00 01 20 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ab 11 21 53
30: 00 00 fe ff 48 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 f0 01 00 80 a0 01 01 50 02 fe 00 20 00 13
50: 03 5c fc 80 00 00 00 78 00 00 00 01 05 e0 82 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 10 00 11 00 c0 0f 04 05 00 40 1b 00 11 a4 03 00
f0: 48 00 11 10 00 00 00 00 00 00 00 00 00 00 00 00

03:00.0 Network controller: Atheros Communications Inc. AR5418 802.11abgn Wireless PCI Express Adapter (rev 01)
Subsystem: Apple Computer Inc. Unknown device 0087
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at d8100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM L1 Enabled; RCB 128 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
Vector table: BAR=0 offset=00000000
PBA: BAR=0 offset=00000000
Capabilities: [100] Advanced Error Reporting <?>
Capabilities: [140] Virtual Channel <?>
Kernel driver in use: ath_pci
Kernel modules: ath_pci, ath5k
00: 8c 16 24 00 07 00 10 00 01 00 80 02 40 00 00 00
10: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 87 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
40: 01 50 c2 5b 00 00 00 00 00 00 00 00 00 00 00 00
50: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 90 11 00 c0 0c 04 05 10 20 0a 00 11 3c 03 00
70: 4a 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0c:03.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01) (prog-if 10 [OHCI])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 248 (500ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at d4004000 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at d4000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME+
Kernel driver in use: firewire_ohci
Kernel modules: firewire-ohci
00: 4c 10 25 80 16 00 10 02 01 10 00 0c 10 f8 00 00
10: 00 40 00 d4 00 00 00 d4 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 02 04
40: 00 00 00 00 01 00 02 7e 00 80 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 10 02 00 00 00 40 00 00 00 00 00 00 00 00 00 00

2008-07-17 02:59:25

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 7:35 PM, Jack Howarth <[email protected]> wrote:
> Yinghai,
> As I expected pci=mmconf doesn't allow the MacBook Pro to boot.

you mean pci=nommconf doesn't work too?

2.6.25 is not using mmconf in your system.

lspci -vvxxxx could tell, if it print out 256 or 4096 pci conf space.

YH

2008-07-17 03:15:16

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I meant that pci=nommconf doesn't allow the boot to complete
under 2.6.26. I haven't tried that under 2.6.25.10, however the
2.6.5.10 kernel should be using mmconfig since I see...

PCI: Using MMCONFIG at f0000000 - ffffffff
PCI: Using configuration type 1
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0

Jack

On Wed, Jul 16, 2008 at 07:59:16PM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 7:35 PM, Jack Howarth <[email protected]> wrote:
> > Yinghai,
> > As I expected pci=mmconf doesn't allow the MacBook Pro to boot.
>
> you mean pci=nommconf doesn't work too?
>
> 2.6.25 is not using mmconf in your system.
>
> lspci -vvxxxx could tell, if it print out 256 or 4096 pci conf space.
>
> YH

2008-07-17 03:44:29

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
Okay, I can confirm that 2.6.25.10 boots okay with pci=nommconf
which does disable MMCONFIG. It also works fine by default with
MMCONFIG enabled. So there may be two possibly unrelated problems
in 2.6.26. The first being that MMCONFIG doesn't start up properly
without your patch and the second being that with or without
MMCONFIG, the boot process hangs just before when the line...

PCI: Transparent bridge - 0000:00:1e.0

should appear.
Jack

2008-07-17 04:04:18

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 8:15 PM, Jack Howarth <[email protected]> wrote:
> YH,
> I meant that pci=nommconf doesn't allow the boot to complete
> under 2.6.26. I haven't tried that under 2.6.25.10, however the
> 2.6.5.10 kernel should be using mmconfig since I see...
>
> PCI: Using MMCONFIG at f0000000 - ffffffff
> PCI: Using configuration type 1 ===========> it fallback to use conf1 for access

YH

2008-07-17 04:13:39

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 8:44 PM, Jack Howarth <[email protected]> wrote:
> YH,
> Okay, I can confirm that 2.6.25.10 boots okay with pci=nommconf
> which does disable MMCONFIG. It also works fine by default with
> MMCONFIG enabled. So there may be two possibly unrelated problems
> in 2.6.26. The first being that MMCONFIG doesn't start up properly
> without your patch and the second being that with or without
> MMCONFIG, the boot process hangs just before when the line...
>
> PCI: Transparent bridge - 0000:00:1e.0

please set CONFIG_PCI_DEBUG in your .config and apply attach two patches

should get sth like

calling acpi_pci_root_init+0x0/0x54
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Scanning bus 0000:00
PCI: Found 0000:00:00.0 [10de/005e] 000580 00
PCI: Found 0000:00:01.0 [10de/0051] 000601 00
pci 0000:00:01.0: calling nvidia_force_enable_hpet+0x0/0xe7
PCI: Found 0000:00:01.1 [10de/0052] 000c05 00
PCI: 0000:00:01.1 reg 10 io port: [ee00, ee1f]
PCI: 0000:00:01.1 reg 20 io port: [ed00, ed3f]
PCI: 0000:00:01.1 reg 24 io port: [ed40, ed7f]
PCI: Found 0000:00:02.0 [10de/005a] 000c03 00
PCI: 0000:00:02.0 reg 10 32bit mmio: [fdeff000, fdefffff]
PCI: Found 0000:00:02.1 [10de/005b] 000c03 00
PCI: 0000:00:02.1 reg 10 32bit mmio: [fdefec00, fdefecff]
PCI: Found 0000:00:06.0 [10de/0053] 000101 00

YH


Attachments:
(No filename) (1.29 kB)
debug_extra_pci_bus_res.patch (1.27 kB)
debug_extra_pci_res_range.patch (1.75 kB)
Download all attachments

2008-07-17 06:18:37

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
Using the debug patches and your mmconfig patch as well as the kernel
options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
messages that don't scroll off screen...

PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
PCI: Fixups for bus 0000:00
PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
PCI: Scanning bus 0000:01
PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]

...at which point the boot freezes.
Jack

2008-07-17 06:48:30

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Wed, Jul 16, 2008 at 11:18 PM, Jack Howarth
<[email protected]> wrote:
> YH,
> Using the debug patches and your mmconfig patch as well as the kernel
> options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
> messages that don't scroll off screen...
>
> PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
> PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
> PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
> PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
> PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
> pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
> PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
> PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
> PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
> PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
> PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
> PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
> PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
> pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
> PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
> PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
> PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
> PCI: Fixups for bus 0000:00
> PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
> PCI: Scanning bus 0000:01
> PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
> PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
> PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
> PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]
>
should get
PCI: Fixups for bus 0000:01
PCI: Transparent bridge - 0000:00:01.0
PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
PCI: bridge 0000:00:01.0 32bit mmio: ...
PCI: Bus scan for 0000:01 returning with max=01

Do you have CONFIG_PCIEASPM in your config?

YH

2008-07-17 11:56:25

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I have CONFIG_PCIEASPM=y set in .config (since I am using
Fedora 9, I copied the .config from the redhat 2.6.26 rpm build
as my .config and ran 'make oldconfig'). I'll try rebuilding the
kernel with CONFIG_PCIEASPM_DEBUG=y and see if that provides
any insights.
Jack
On Wed, Jul 16, 2008 at 11:48:19PM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 11:18 PM, Jack Howarth
> <[email protected]> wrote:
> > YH,
> > Using the debug patches and your mmconfig patch as well as the kernel
> > options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
> > messages that don't scroll off screen...
> >
> > PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
> > PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
> > PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
> > PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
> > PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
> > pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
> > PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
> > PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
> > PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
> > PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
> > PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
> > PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
> > pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
> > PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
> > PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Fixups for bus 0000:00
> > PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
> > PCI: Scanning bus 0000:01
> > PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
> > PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
> > PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
> > PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]
> >
> should get
> PCI: Fixups for bus 0000:01
> PCI: Transparent bridge - 0000:00:01.0
> PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
> PCI: bridge 0000:00:01.0 32bit mmio: ...
> PCI: Bus scan for 0000:01 returning with max=01
>
> Do you have CONFIG_PCIEASPM in your config?
>
> YH

2008-07-17 12:47:46

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
A kernel built with CONFIG_PCIEASPM_DEBUG=y and
booted with 'debug initcall_debug apic=verbose pci=routeirq'
doesn't show any additional messages on booting. Do I need
any addition flags? I would note that the hang in 2.6.26 always
appears to occur before the line...

PCI: Transparent bridge - 0000:00:1e.0

ever appears. It hangs just after the two preceeding lines
which always appear in dmesg on 2.6.25.10 and 2.6.26...

pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO

Jack


On Wed, Jul 16, 2008 at 11:48:19PM -0700, Yinghai Lu wrote:
> >
> should get
> PCI: Fixups for bus 0000:01
> PCI: Transparent bridge - 0000:00:01.0
> PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
> PCI: bridge 0000:00:01.0 32bit mmio: ...
> PCI: Bus scan for 0000:01 returning with max=01
>
> Do you have CONFIG_PCIEASPM in your config?
>
> YH

2008-07-17 14:13:24

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I am wondering why, on my MacBook Pro, I see a call to...

PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0

immediately after the instance of...

> > PCI: Fixups for bus 0000:00

and your machine goes directly to the...

> PCI: Transparent bridge - 0000:00:01.0

(which 2.6.26 never makes it to on my MacBook Pro)?
Might we be able to disable that additional scan behind the PCI bridge
of the bus?
Jack

On Wed, Jul 16, 2008 at 11:48:19PM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 11:18 PM, Jack Howarth
> <[email protected]> wrote:
> > YH,
> > Using the debug patches and your mmconfig patch as well as the kernel
> > options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
> > messages that don't scroll off screen...
> >
> > PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
> > PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
> > PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
> > PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
> > PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
> > pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
> > PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
> > PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
> > PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
> > PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
> > PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
> > PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
> > pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
> > PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
> > PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Fixups for bus 0000:00
> > PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
> > PCI: Scanning bus 0000:01
> > PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
> > PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
> > PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
> > PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]
> >
> should get
> PCI: Fixups for bus 0000:01
> PCI: Transparent bridge - 0000:00:01.0
> PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
> PCI: bridge 0000:00:01.0 32bit mmio: ...
> PCI: Bus scan for 0000:01 returning with max=01
>
> Do you have CONFIG_PCIEASPM in your config?
>
> YH

2008-07-17 16:26:35

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I am wondering if it might be worthwhile for me to
try the various rc releases of 2.6.26 (starting with rc1-git1)
to see if I can identify at what point 2.6.26 was broken
with regards to booting on my MacBook Pro? In case that
would point us towards the checkin of a specific set of
patches as the problem.
Jack

2008-07-17 16:42:55

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 9:26 AM, Jack Howarth <[email protected]> wrote:
> YH,
> I am wondering if it might be worthwhile for me to
> try the various rc releases of 2.6.26 (starting with rc1-git1)
> to see if I can identify at what point 2.6.26 was broken
> with regards to booting on my MacBook Pro? In case that
> would point us towards the checkin of a specific set of
> patches as the problem.

try 2.6.26-rc1,..rc2

YH

2008-07-17 18:40:11

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 4:42 PM, Yinghai Lu <[email protected]> wrote:
> On Thu, Jul 17, 2008 at 9:26 AM, Jack Howarth <[email protected]> wrote:
>> YH,
>> I am wondering if it might be worthwhile for me to
>> try the various rc releases of 2.6.26 (starting with rc1-git1)
>> to see if I can identify at what point 2.6.26 was broken
>> with regards to booting on my MacBook Pro? In case that
>> would point us towards the checkin of a specific set of
>> patches as the problem.
>
> try 2.6.26-rc1,..rc2
>
> YH
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

O.K. I tried MMCONFIG and it seems
to be giving me a: kernel panic
VFS: cannot open device sda1 or unkown block (0,0)

from what I remember I noticed this as far back as 2.6.22

--
Justin P. Mattock

2008-07-17 22:09:42

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 7:50 PM, Jack Howarth <[email protected]> wrote:
> Justin,
> Could you try booting either the current i386 or x86_64
> boot.iso from fedora development. If you select the linux rescue
> mode, it will likely crash before the kernel fully loads. However,
> it would be useful to be able to see if Fedoras config for
> 2.6.26 behaves the same way. That is do you see a kernel panic
> or what I see which is a system freeze. Thanks in advance.
> Jack
> ps Does vga=794 work okay under 2.6.26 for you? That kernel option
> works fine for me under 2.6.25.10 to provide a higher resolution
> display (so that I can see more of the boot messages). However under
> 2.6.26, vga=794 just shows a black screen. Weird.
>
>
> On Thu, Jul 17, 2008 at 06:39:55PM +0000, Justin Mattock wrote:
>> On Thu, Jul 17, 2008 at 4:42 PM, Yinghai Lu <[email protected]> wrote:
>> > On Thu, Jul 17, 2008 at 9:26 AM, Jack Howarth <[email protected]> wrote:
>> >> YH,
>> >> I am wondering if it might be worthwhile for me to
>> >> try the various rc releases of 2.6.26 (starting with rc1-git1)
>> >> to see if I can identify at what point 2.6.26 was broken
>> >> with regards to booting on my MacBook Pro? In case that
>> >> would point us towards the checkin of a specific set of
>> >> patches as the problem.
>> >
>> > try 2.6.26-rc1,..rc2
>> >
>> > YH
>> > --
>> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> > the body of a message to [email protected]
>> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>> > Please read the FAQ at http://www.tux.org/lkml/
>> >
>>
>> O.K. I tried MMCONFIG and it seems
>> to be giving me a: kernel panic
>> VFS: cannot open device sda1 or unkown block (0,0)
>>
>> from what I remember I noticed this as far back as 2.6.22
>>
>> --
>> Justin P. Mattock
>

when sending the post make sure you select reply toall
this way all of the cc's are there.(just in case you didn't know)
you're going to have to give me that address again,
deleted all of my messages this morning without thinking about it.

--
Justin P. Mattock

2008-07-18 01:16:00

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
Success. It turns out that if I unset CONFIG_PCIEASPM when
I build 2.6.26 the hangs on boot are eliminated. I am currently
booted under the current fedora development 2.6.27-0.156.rc0.git4
with that change and everything is working fine.
I've not had any luck with pci_early_config_dump. If I just pass
that kernel option, it doesn't complain but it doesn't seem to
produce any additional output in dmesg. Do I need any other kernel
options for pci_early_config_dump to work? I will apply your mmconfig
patch next and test how well MMCONFIG works on my MacBook Pro.
Jack

2008-07-18 01:25:55

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 6:15 PM, Jack Howarth <[email protected]> wrote:
> YH,
> Success. It turns out that if I unset CONFIG_PCIEASPM when
> I build 2.6.26 the hangs on boot are eliminated.

good to know

> I am currently
> booted under the current fedora development 2.6.27-0.156.rc0.git4
> with that change and everything is working fine.
> I've not had any luck with pci_early_config_dump. If I just pass
> that kernel option, it doesn't complain but it doesn't seem to
> produce any additional output in dmesg. Do I need any other kernel
> options for pci_early_config_dump to work?
shoud be pci=early_config_dump

> I will apply your mmconfig
> patch next and test how well MMCONFIG works on my MacBook Pro.

also please send out dmidecode printout, so i could update patch to
apply dmi quirk to that model only.

YH

2008-07-18 01:46:37

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I did some googling and it looks like the dmicode should
be MacBookPro2...

http://www.odi.ch/prog/macbookpro/dmi.txt

Building a test kernel with that code in the mmconfig patch now.
Jack

On Thu, Jul 17, 2008 at 06:25:43PM -0700, Yinghai Lu wrote:
> On Thu, Jul 17, 2008 at 6:15 PM, Jack Howarth <[email protected]> wrote:
> > YH,
> > Success. It turns out that if I unset CONFIG_PCIEASPM when
> > I build 2.6.26 the hangs on boot are eliminated.
>
> good to know
>
> > I am currently
> > booted under the current fedora development 2.6.27-0.156.rc0.git4
> > with that change and everything is working fine.
> > I've not had any luck with pci_early_config_dump. If I just pass
> > that kernel option, it doesn't complain but it doesn't seem to
> > produce any additional output in dmesg. Do I need any other kernel
> > options for pci_early_config_dump to work?
> shoud be pci=early_config_dump
>
> > I will apply your mmconfig
> > patch next and test how well MMCONFIG works on my MacBook Pro.
>
> also please send out dmidecode printout, so i could update patch to
> apply dmi quirk to that model only.
>
> YH

2008-07-18 03:06:42

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
The line...

DMI_MATCH(DMI_PRODUCT_NAME, "MacBookPro2"),

works fine in your mmconfig patch. I'll post the dmesg output to my
bugzilla report shortly. It will take me a little longer to the
early_config_dump since the fedora kernel rpms are using the
vanilla 2.6.26 source code which appears to lack your patch.
Is...

http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-05/msg11336.html

the final one that went into the linus kernel tree? Hopefully I can
just apply that to vanilla 2.6.26-git4.
Jack

2008-07-18 06:09:51

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I built a fedora kernel rpm using the diff of the vanilla
2.6.26 release vs the current git of the linus kernel tree.
The option for pci_early_config_dump appears to have been
renamed as earlydump. Using 'debug pci=earlydump', I get the
following PCI information from the bios. This kernel uses your
mmconfig patch with the dmicode of MacBookPro2.
Jack

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.27-0.156.rc0.git4.fc9.x86_64 ([email protected]) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 SMP Fri Jul 18 00:58:37 EDT 2008
Command line: ro root=UUID=81966632-17b2-4377-929d-dc1e867e4d6d rhgb debug pci=earlydump
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000bf0e9000 (usable)
BIOS-e820: 00000000bf0e9000 - 00000000bf2ea000 (ACPI NVS)
BIOS-e820: 00000000bf2ea000 - 00000000bfebe000 (ACPI data)
BIOS-e820: 00000000bfebe000 - 00000000bfeef000 (ACPI NVS)
BIOS-e820: 00000000bfeef000 - 00000000bff00000 (ACPI data)
BIOS-e820: 00000000bff00000 - 00000000c0000000 (reserved)
BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
Centaur CentaurHauls
PCI: 00:00:00
0000: 86 80 a0 27 06 00 90 00 03 00 00 06 00 00 00 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
0040: 01 90 d1 fe 01 40 d1 fe 05 00 00 f0 01 80 d1 fe
0050: 00 00 02 00 83 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 10 11 11 11 11 33 33 00 ff 03 00 00 c0 1a 39 00
00a0: 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 04 01 00 00
00e0: 09 00 09 51 02 04 0a 90 0e 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 05 00 10 00 00 00
PCI: 00:01:00
0000: 86 80 a1 27 07 00 10 00 03 00 04 06 40 00 01 00
0010: 00 00 00 00 00 00 00 00 00 01 01 00 30 30 00 20
0020: 30 d8 30 d8 01 c0 f1 cf 00 00 00 00 00 00 00 00
0030: 00 00 00 00 88 00 00 00 00 00 00 00 0b 01 08 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02
0080: 01 90 02 c8 00 00 00 00 0d 80 00 00 86 80 00 00
0090: 05 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 10 00 41 01 00 00 00 00 00 00 00 00 01 2d 01 02
00b0: 42 00 01 11 80 25 08 00 c0 01 48 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 01 0f 00 00 00 00 86 0f 05 00 00 00 00 80
PCI: 00:07:00
0000: 86 80 a3 27 02 00 b0 00 03 00 01 11 00 00 00 00
0010: 00 40 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030: 00 00 00 00 dc 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 22 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 05 00 00 00 00 00
PCI: 00:1b:00
0000: 86 80 d8 27 06 00 10 00 02 00 03 04 40 00 00 00
0010: 04 00 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 84 83 80 76
0030: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00
0040: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00
0050: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00
0060: 05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 10 00 91 00 00 00 00 00 00 08 10 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1c:00
0000: 86 80 d0 27 07 00 10 00 02 00 04 06 40 00 81 00
0010: 00 00 00 00 00 00 00 00 00 02 02 00 20 20 00 20
0020: 20 d8 20 d8 f1 ff 01 00 ff ff ff ff 00 00 00 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
0040: 10 80 41 01 c0 0f 00 00 00 00 10 00 11 2c 11 01
0050: 40 00 11 30 e0 a0 00 00 00 00 48 01 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 11 80 00 00 00 00
00e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1c:01
0000: 86 80 d2 27 07 00 10 00 02 00 04 06 40 00 81 00
0010: 00 00 00 00 00 00 00 00 00 03 03 00 f0 00 00 20
0020: 10 d8 10 d8 f1 ff 01 00 ff ff ff ff 00 00 00 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 02 00 00
0040: 10 80 41 01 c0 0f 00 00 00 00 10 00 11 2c 11 02
0050: 42 00 11 30 e0 a0 08 00 00 00 48 01 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 11 00 00 00 00 00
00e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1c:02
0000: 86 80 d4 27 07 00 10 00 02 00 04 06 40 00 81 00
0010: 00 00 00 00 00 00 00 00 00 04 0b 00 10 10 00 20
0020: 10 d4 00 d8 01 d0 f1 d3 00 00 00 00 00 00 00 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 03 00 00
0040: 10 80 41 01 c0 0f 00 00 00 00 10 00 11 4c 11 03
0050: 00 00 01 10 e0 a0 10 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 11 40 00 00 00 00
00e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1d:00
0000: 86 80 c8 27 05 00 80 02 02 00 03 0c 00 00 80 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 81 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1d:01
0000: 86 80 c9 27 05 00 80 02 02 00 03 0c 00 00 00 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 61 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1e:00
0000: 86 80 48 24 07 00 10 00 e2 01 04 06 00 00 01 00
0010: 00 00 00 00 00 00 00 00 00 0c 0c 20 f0 00 80 22
0020: 00 d4 00 d4 f1 ff 01 00 ff ff ff ff 00 00 00 00
0030: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00
0050: 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1f:00
0000: 86 80 b9 27 07 00 10 02 02 00 01 06 00 00 80 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
0040: 01 04 00 00 80 00 00 00 01 05 00 00 10 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 0b 0b 0b 0b d0 00 00 00 80 80 0a 0b 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 10 00 07 38 81 06 0c 00 41 16 0c 00 00 00 00 00
0090: 01 03 1c 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 84 02 00 00 01 00 00 00 13 1c 0a 00 00 03 00 00
00b0: 00 00 f0 00 00 00 00 00 08 80 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 33 22 00 00 67 45 00 00 00 ff 00 00 00 00 00 00
00e0: 09 00 0c 10 b4 02 24 17 00 00 00 00 00 00 00 00
00f0: 01 c0 d1 fe 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1f:01
0000: 86 80 df 27 05 00 88 02 02 8a 01 01 00 00 00 00
0010: d9 40 00 00 ed 40 00 00 d1 40 00 00 e9 40 00 00
0020: b1 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
0040: 03 a3 00 80 00 00 00 00 01 00 02 00 00 00 00 00
0050: 00 00 00 00 31 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 01:00:00
0000: 02 10 c5 71 07 00 10 00 00 00 00 03 40 00 00 00
0010: 08 00 00 c0 01 30 00 00 00 00 30 d8 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
0030: 00 00 fe ff 50 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
0050: 01 58 02 06 00 00 00 00 10 80 11 00 a0 0f 2c 01
0060: 10 08 00 00 01 0d 00 00 42 00 01 11 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 02:00:00
0000: ab 11 62 43 07 00 10 00 22 00 00 02 40 00 00 00
0010: 04 00 20 d8 00 00 00 00 01 20 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 ab 11 21 53
0030: 00 00 fe ff 48 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 f0 01 00 80 a0 01 01 50 02 fe 00 20 00 13
0050: 03 5c fc 80 00 00 00 78 00 00 00 01 05 e0 82 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 10 00 11 00 c0 0f 04 05 00 40 1b 00 11 a4 03 00
00f0: 48 00 11 10 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 03:00:00
0000: 8c 16 24 00 07 00 10 00 01 00 80 02 40 00 00 00
0010: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 87 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
0040: 01 50 c2 5b 00 00 00 00 00 00 00 00 00 00 00 00
0050: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 10 90 11 00 c0 0c 04 05 10 20 0a 00 11 3c 03 00
0070: 4a 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 0c:03:00
0000: 4c 10 25 80 16 00 10 02 01 10 00 0c 10 f8 00 00
0010: 00 40 00 d4 00 00 00 d4 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 02 04
0040: 00 00 00 00 01 00 02 7e 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 10 02 00 00 00 40 00 00 00 00 00 00 00 00 00 00
last_pfn = 0xbf0e9 max_arch_pfn = 0x3ffffffff
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
init_memory_mapping
0000000000 - 00bf000000 page 2M
00bf000000 - 00bf0e9000 page 4k
kernel direct mapping tables up to bf0e9000 @ 8000-d000
last_map_addr: bf0e9000 end: bf0e9000
RAMDISK: 37d35000 - 37fef558
DMI 2.4 present.
ACPI: RSDP 000FE020, 0024 (r2 APPLE )
ACPI: XSDT BFEFD1C0, 0074 (r1 APPLE Apple00 A5 1000013)
ACPI: FACP BFEFB000, 00F4 (r3 APPLE Apple00 A5 Loki 5F)
ACPI: DSDT BFEF0000, 48BD (r1 APPLE MacBookP 20001 INTL 20050309)
ACPI: FACS BFEC0000, 0040
ACPI: HPET BFEFA000, 0038 (r1 APPLE Apple00 1 Loki 5F)
ACPI: APIC BFEF9000, 0068 (r1 APPLE Apple00 1 Loki 5F)
ACPI: MCFG BFEF8000, 003C (r1 APPLE Apple00 1 Loki 5F)
ACPI: ASF! BFEF7000, 00A0 (r32 APPLE Apple00 1 Loki 5F)
ACPI: SBST BFEF6000, 0030 (r1 APPLE Apple00 1 Loki 5F)
ACPI: ECDT BFEF5000, 0053 (r1 APPLE Apple00 1 Loki 5F)
ACPI: SSDT BFEEF000, 04DC (r1 APPLE CpuPm 3000 INTL 20050309)
ACPI: SSDT BFEBD000, 064F (r1 SataRe SataPri 1000 INTL 20050309)
ACPI: SSDT BFEBC000, 069C (r1 SataRe SataSec 1000 INTL 20050309)
ACPI: DMI detected: Apple
No NUMA configuration found
Faking a node at 0000000000000000-00000000bf0e9000
Entering add_active_range(0, 0x0, 0x9f) 0 entries of 25600 used
Entering add_active_range(0, 0x100, 0xbf0e9) 1 entries of 25600 used
Bootmem setup node 0 0000000000000000-00000000bf0e9000
NODE_DATA [000000000000b000 - 000000000001ffff]
bootmap [0000000000020000 - 0000000000037e1f] pages 18
(6 early reservations) ==> bootmem
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
#2 [0000200000 - 0000e5fe68] TEXT DATA BSS ==> [0000200000 - 0000e5fe68]
#3 [0037d35000 - 0037fef558] RAMDISK ==> [0037d35000 - 0037fef558]
#4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
#5 [0000008000 - 000000b000] PGTABLE ==> [0000008000 - 000000b000]
Scan SMP from ffff880000000000 for 1024 bytes.
Scan SMP from ffff88000009fc00 for 1024 bytes.
Scan SMP from ffff8800000f0000 for 65536 bytes.
Scan SMP from ffff88000009fc00 for 1024 bytes.
[ffffe20000000000-ffffe200047fffff] PMD -> [ffff880001200000-ffff8800059fffff] on node 0
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
DMA32 0x00001000 -> 0x00100000
Normal 0x00100000 -> 0x00100000
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0: 0x00000000 -> 0x0000009f
0: 0x00000100 -> 0x000bf0e9
On node 0 totalpages: 782472
DMA zone: 96 pages used for memmap
DMA zone: 3269 pages reserved
DMA zone: 634 pages, LIFO batch:0
DMA32 zone: 18246 pages used for memmap
DMA32 zone: 760227 pages, LIFO batch:31
Normal zone: 0 pages used for memmap
Movable zone: 0 pages used for memmap
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Setting APIC routing to flat
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Allocating PCI resources starting at c4000000 (gap: c0000000:30000000)
PERCPU: Allocating 442304 bytes of per cpu data
NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
Built 1 zonelists in Node order, mobility grouping on. Total pages: 760861
Policy zone: DMA32
Kernel command line: ro root=UUID=81966632-17b2-4377-929d-dc1e867e4d6d rhgb debug pci=earlydump
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Extended CMOS year: 2000
TSC calibrated against PM_TIMER
Detected 2327.489 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
... MAX_LOCKDEP_SUBCLASSES: 8
... MAX_LOCK_DEPTH: 48
... MAX_LOCKDEP_KEYS: 2048
... CLASSHASH_SIZE: 1024
... MAX_LOCKDEP_ENTRIES: 8192
... MAX_LOCKDEP_CHAINS: 16384
... CHAINHASH_SIZE: 8192
memory used by lock dependency info: 1840 kB
per task-struct memory footprint: 3456 bytes
Checking aperture...
No AGP bridge found
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 3039268k/3130276k available (3098k kernel code, 90620k reserved, 1742k data, 1544k init)
CPA: page pool initialized 48 of 48 pages preallocated
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
hpet clockevent registered
Calibrating delay loop (skipped), value calculated using timer frequency.. <6>4654.97 BogoMIPS (lpj=2327489)
Security Framework initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys devices
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
ACPI: Core revision 20080609
CPU0: Intel(R) Core(TM)2 CPU T7600 @ 2.33GHz stepping 06
Using local APIC timer interrupts.
APIC timer calibration result 10390597
Detected 10.390 MHz APIC timer.
lockdep: fixing up alternatives.
Booting processor 1/1 ip 6000
Initializing CPU#1
Calibrating delay using timer specific routine.. <6>4654.81 BogoMIPS (lpj=2327406)
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
CPU1: Intel(R) Core(TM)2 CPU T7600 @ 2.33GHz stepping 06
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (9309.79 BogoMIPS).
sizeof(vma)=176 bytes
sizeof(page)=96 bytes
sizeof(inode)=1088 bytes
sizeof(dentry)=256 bytes
sizeof(ext3inode)=1488 bytes
sizeof(buffer_head)=104 bytes
sizeof(skbuff)=232 bytes
sizeof(task_struct)=9528 bytes
CPU0 attaching sched-domain:
domain 0: span 0-1 level MC
groups: 0 1
domain 1: span 0-1 level NODE
groups: 0-1
CPU1 attaching sched-domain:
domain 0: span 0-1 level MC
groups: 1 0
domain 1: span 0-1 level NODE
groups: 0-1
khelper used greatest stack depth: 5648 bytes left
net_namespace: 1352 bytes
Booting paravirtualized kernel on bare hardware
Time: 5:56:43 Date: 07/18/08
NET: Registered protocol family 16
No dock devices found.
khelper used greatest stack depth: 4904 bytes left
ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
PCI: MCFG area at f0000000 reserved in E820
PCI: Using MMCONFIG at f0000000 - f3ffffff
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.2: PME# disabled
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:01:00.0: supports D1
pci 0000:01:00.0: supports D2
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: supports D2
pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:03:00.0: supports D1
pci 0000:03:00.0: PME# supported from D0 D1 D3hot
pci 0000:03:00.0: PME# disabled
pci 0000:0c:03.0: supports D1
pci 0000:0c:03.0: supports D2
pci 0000:0c:03.0: PME# supported from D0 D1 D2 D3hot
pci 0000:0c:03.0: PME# disabled
pci 0000:00:1e.0: transparent bridge
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 9 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
PCI-GART: No AMD northbridge found.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
tracer: 1286 pages allocated for 65536 entries of 80 bytes
actual entries 65586
ACPI: RTC can wake from S4
system 00:01: iomem range 0xf0000000-0xf3ffffff could not be reserved
system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
system 00:05: iomem range 0xfed00000-0xfed003ff has been reserved
system 00:07: ioport range 0x680-0x6ef has been reserved
system 00:07: ioport range 0x800-0x80f has been reserved
system 00:07: ioport range 0x810-0x817 has been reserved
system 00:07: ioport range 0x400-0x47f has been reserved
system 00:07: ioport range 0x500-0x53f has been reserved
system 00:07: ioport range 0x1640-0x164f has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0: IO window: 0x3000-0x3fff
pci 0000:00:01.0: MEM window: 0xd8300000-0xd83fffff
pci 0000:00:01.0: PREFETCH window: 0x000000c0000000-0x000000cfffffff
pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.0: IO window: 0x2000-0x2fff
pci 0000:00:1c.0: MEM window: 0xd8200000-0xd82fffff
pci 0000:00:1c.0: PREFETCH window: 0x000000d8500000-0x000000d85fffff
pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
pci 0000:00:1c.1: IO window: disabled
pci 0000:00:1c.1: MEM window: 0xd8100000-0xd81fffff
pci 0000:00:1c.1: PREFETCH window: disabled
pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
pci 0000:00:1c.2: IO window: 0x1000-0x1fff
pci 0000:00:1c.2: MEM window: 0xd4100000-0xd80fffff
pci 0000:00:1c.2: PREFETCH window: 0x000000d0000000-0x000000d3ffffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0c
pci 0000:00:1e.0: IO window: disabled
pci 0000:00:1e.0: MEM window: 0xd4000000-0xd40fffff
pci 0000:00:1e.0: PREFETCH window: disabled
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.0 to 64
pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.1 to 64
pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
pci 0000:00:1e.0: power state changed by ACPI to D0
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
NET: Registered protocol family 1
checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 0
it is
debug: unmapping init memory ffff880037d35000..ffff880037ff0000
audit: initializing netlink socket (disabled)
type=2000 audit(1216360603.745:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 5936
SELinux: Registering netfilter hooks
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x1010
pci 0000:00:1d.0: Performing full reset
pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
pci 0000:00:1d.1: Performing full reset
pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
pci 0000:00:1d.2: Performing full reset
pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
pci 0000:00:1d.3: Performing full reset
pci 0000:01:00.0: Boot video device
PCI: Setting latency timer of device 0000:00:01.0 to 64
pcieport-driver 0000:00:01.0: found MSI capability
pci_express 0000:00:01.0:pcie00: allocate port service
pci_express 0000:00:01.0:pcie03: allocate port service
PCI: Setting latency timer of device 0000:00:1c.0 to 64
pcieport-driver 0000:00:1c.0: found MSI capability
pci_express 0000:00:1c.0:pcie00: allocate port service
pci_express 0000:00:1c.0:pcie02: allocate port service
pci_express 0000:00:1c.0:pcie03: allocate port service
PCI: Setting latency timer of device 0000:00:1c.1 to 64
pcieport-driver 0000:00:1c.1: found MSI capability
pci_express 0000:00:1c.1:pcie00: allocate port service
pci_express 0000:00:1c.1:pcie02: allocate port service
pci_express 0000:00:1c.1:pcie03: allocate port service
PCI: Setting latency timer of device 0000:00:1c.2 to 64
pcieport-driver 0000:00:1c.2: found MSI capability
pci_express 0000:00:1c.2:pcie00: allocate port service
pci_express 0000:00:1c.2:pcie02: allocate port service
pci_express 0000:00:1c.2:pcie03: allocate port service
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID0]
input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
ACPI: Sleep Button (CM) [SLPB]
ACPI: SSDT BFEB8A90, 02F0 (r1 APPLE Cpu0Ist 3000 INTL 20050309)
ACPI: SSDT BFEB6C10, 02A0 (r1 APPLE Cpu0Cst 3001 INTL 20050309)
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: ACPI0007:00 is registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT BFEB7F10, 0087 (r1 APPLE Cpu1Ist 3000 INTL 20050309)
ACPI: SSDT BFEB6F10, 0085 (r1 APPLE Cpu1Cst 3000 INTL 20050309)
ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
ACPI: ACPI0007:01 is registered as cooling_device1
ACPI: Processor [CPU1] (supports 8 throttling states)
hpet_resources: 0xfed00000 is busy
Non-volatile memory driver v1.2
Linux agpgart interface v0.103
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
brd: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input4
Driver 'sd' needs updating - please use bus_type methods
PNP: No PS/2 controller found. Probing ports directly.
i8042.c: No controller found.
mice: PS/2 mouse device common for all mice
rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k
cpuidle: using governor ladder
cpuidle: using governor menu
Marking TSC unstable due to TSC halts in idle
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
registered taskstats version 1
Magic number: 0:776:921
hash matches device ACPI0008:00
debug: unmapping init memory ffffffff814eb000..ffffffff8166d000
Write protecting the kernel read-only data: 1368k
ehci_hcd: block sizes: qh 160 qtd 96 itd 192 sitd 96
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
drivers/usb/core/inode.c: creating file 'devices'
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: supports USB remote wakeup
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd8405400
ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: default language 0x0409
usb usb1: uevent
usb usb1: usb_probe_device
usb usb1: configuration #1 chosen from 1 choice
usb usb1: adding 1-0:1.0 (config #1, interface 0)
usb 1-0:1.0: uevent
hub 1-0:1.0: usb_probe_interface
hub 1-0:1.0: usb_probe_interface - got id
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
hub 1-0:1.0: standalone hub
hub 1-0:1.0: no power switching (usb 1.0)
hub 1-0:1.0: individual port over-current protection
hub 1-0:1.0: power on to power good time: 20ms
hub 1-0:1.0: local power source is good
hub 1-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
modprobe used greatest stack depth: 4032 bytes left
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd: block sizes: ed 80 td 96
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
drivers/usb/core/inode.c: creating file '002'
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.0: Performing full reset
uhci_hcd 0000:00:1d.0: supports USB remote wakeup
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
usb usb2: default language 0x0409
usb usb2: uevent
usb usb2: usb_probe_device
usb usb2: configuration #1 chosen from 1 choice
usb usb2: adding 2-0:1.0 (config #1, interface 0)
usb 2-0:1.0: uevent
hub 2-0:1.0: usb_probe_interface
hub 2-0:1.0: usb_probe_interface - got id
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
hub 2-0:1.0: standalone hub
hub 2-0:1.0: no power switching (usb 1.0)
hub 2-0:1.0: individual port over-current protection
hub 2-0:1.0: power on to power good time: 2ms
hub 2-0:1.0: local power source is good
hub 2-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
drivers/usb/core/inode.c: creating file '001'
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
drivers/usb/core/inode.c: creating file '003'
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.1: Performing full reset
uhci_hcd 0000:00:1d.1: supports USB remote wakeup
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
usb usb3: default language 0x0409
usb usb3: uevent
usb usb3: usb_probe_device
usb usb3: configuration #1 chosen from 1 choice
usb usb3: adding 3-0:1.0 (config #1, interface 0)
usb 3-0:1.0: uevent
hub 3-0:1.0: usb_probe_interface
hub 3-0:1.0: usb_probe_interface - got id
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
hub 3-0:1.0: standalone hub
hub 3-0:1.0: no power switching (usb 1.0)
hub 3-0:1.0: individual port over-current protection
hub 3-0:1.0: power on to power good time: 2ms
hub 3-0:1.0: local power source is good
hub 3-0:1.0: trying to enable port power on non-switchable hub
Clocksource tsc unstable (delta = -441775124 ns)
ehci_hcd 0000:00:1d.7: port 2 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port 2 not reset yet, waiting 50ms
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 003002 POWER OWNER sig=se0 CSC
ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 4, status 0501, change 0001, 480 Mb/s
drivers/usb/core/inode.c: creating file '001'
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
drivers/usb/core/inode.c: creating file '004'
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.2: Performing full reset
uhci_hcd 0000:00:1d.2: supports USB remote wakeup
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
usb usb4: default language 0x0409
usb usb4: uevent
usb usb4: usb_probe_device
usb usb4: configuration #1 chosen from 1 choice
usb usb4: adding 4-0:1.0 (config #1, interface 0)
usb 4-0:1.0: uevent
hub 4-0:1.0: usb_probe_interface
hub 4-0:1.0: usb_probe_interface - got id
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
hub 4-0:1.0: standalone hub
hub 4-0:1.0: no power switching (usb 1.0)
hub 4-0:1.0: individual port over-current protection
hub 4-0:1.0: power on to power good time: 2ms
hub 4-0:1.0: local power source is good
hub 4-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x501
drivers/usb/core/inode.c: creating file '001'
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
drivers/usb/core/inode.c: creating file '005'
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: detected 2 ports
uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.3: Performing full reset
uhci_hcd 0000:00:1d.3: supports USB remote wakeup
uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
usb usb5: default language 0x0409
usb usb5: uevent
usb usb5: usb_probe_device
usb usb5: configuration #1 chosen from 1 choice
usb usb5: adding 5-0:1.0 (config #1, interface 0)
usb 5-0:1.0: uevent
hub 5-0:1.0: usb_probe_interface
hub 5-0:1.0: usb_probe_interface - got id
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
hub 5-0:1.0: standalone hub
hub 5-0:1.0: no power switching (usb 1.0)
hub 5-0:1.0: individual port over-current protection
hub 5-0:1.0: power on to power good time: 2ms
hub 5-0:1.0: local power source is good
hub 5-0:1.0: trying to enable port power on non-switchable hub
ehci_hcd 0000:00:1d.7: port 4 high speed
ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001005 POWER sig=se0 PE CONNECT
usb 1-4: new high speed USB device using ehci_hcd and address 3
drivers/usb/core/inode.c: creating file '001'
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
modprobe used greatest stack depth: 3840 bytes left
ata_piix 0000:00:1f.1: version 2.12
ata_piix 0000:00:1f.1: power state changed by ACPI to D0
ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
ehci_hcd 0000:00:1d.7: port 4 high speed
ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001005 POWER sig=se0 PE CONNECT
usb 1-4: skipped 1 descriptor after configuration
usb 1-4: skipped 4 descriptors after interface
usb 1-4: skipped 1 descriptor after endpoint
usb 1-4: skipped 5 descriptors after interface
usb 1-4: default language 0x0409
usb 1-4: uevent
usb 1-4: usb_probe_device
usb 1-4: configuration #1 chosen from 1 choice
usb 1-4: adding 1-4:1.0 (config #1, interface 0)
usb 1-4:1.0: uevent
usb 1-4: adding 1-4:1.1 (config #1, interface 1)
usb 1-4:1.1: uevent
drivers/usb/core/inode.c: creating file '003'
usb 1-4: New USB device found, idVendor=05ac, idProduct=8501
usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-4: Product: Built-in iSight
usb 1-4: Manufacturer: Micron
ehci_hcd 0000:00:1d.7: GetStatus port 6 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 6, status 0501, change 0001, 480 Mb/s
ata1.00: ATAPI: MATSHITADVD-R UJ-85J, FAV1, max UDMA/66
ata1.00: configured for UDMA/66
hub 1-0:1.0: debounce: port 6: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 6 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 6 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port 6 not reset yet, waiting 50ms
ehci_hcd 0000:00:1d.7: GetStatus port 6 status 003002 POWER OWNER sig=se0 CSC
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 7, status 0501, change 0001, 480 Mb/s
isa bounce pool size: 16 pages
scsi 0:0:0:0: CD-ROM MATSHITA DVD-R UJ-85J FAV1 PQ: 0 ANSI: 5
scsi 0:0:0:0: Attached scsi generic sg0 type 5
ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
hub 1-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 7 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port 7 not reset yet, waiting 50ms
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003002 POWER OWNER sig=se0 CSC
hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.0: port 2 portsc 009b,00
hub 2-0:1.0: port 2, status 0101, change 0003, 12 Mb/s
hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
ata3.01: ATA-7: TOSHIBA MK2035GSS, DK021B, max UDMA/100
ata3.01: 390721968 sectors, multi 16: LBA48 NCQ (depth 0/4)
ata3.01: configured for UDMA/100
usb 2-2: new full speed USB device using uhci_hcd and address 2
usb 2-2: ep0 maxpacket = 8
scsi 2:0:1:0: Direct-Access ATA TOSHIBA MK2035GS DK02 PQ: 0 ANSI: 5
sd 2:0:1:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
sd 2:0:1:0: [sda] Write Protect is off
sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 2:0:1:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
sd 2:0:1:0: [sda] Write Protect is off
sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda:<7>usb 2-2: USB quirks for this device: 2
usb 2-2: skipped 1 descriptor after interface
usb 2-2: skipped 1 descriptor after interface
usb 2-2: skipped 1 descriptor after interface
usb 2-2: default language 0x0409
usb 2-2: uevent
usb 2-2: usb_probe_device
usb 2-2: configuration #1 chosen from 1 choice
usb 2-2: adding 2-2:1.0 (config #1, interface 0)
usb 2-2:1.0: uevent
usbhid 2-2:1.0: usb_probe_interface
usbhid 2-2:1.0: usb_probe_interface - got id
input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input5
uhci_hcd 0000:00:1d.0: reserve dev 2 ep83-INT, period 8, phase 4, 17 us
input,hidraw0: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
usb 2-2: adding 2-2:1.1 (config #1, interface 1)
usb 2-2:1.1: uevent
usbhid 2-2:1.1: usb_probe_interface
usbhid 2-2:1.1: usb_probe_interface - got id
sda1 sda2 sda3 sda4 sda5
usb 2-2: adding 2-2:1.2 (config #1, interface 2)
usb 2-2:1.2: uevent
usbhid 2-2:1.2: usb_probe_interface
usbhid 2-2:1.2: usb_probe_interface - got id
sd 2:0:1:0: [sda] Attached SCSI disk
sd 2:0:1:0: Attached scsi generic sg1 type 0
modprobe used greatest stack depth: 1232 bytes left
input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/input/input6
uhci_hcd 0000:00:1d.0: reserve dev 2 ep84-INT, period 8, phase 4, 12 us
input,hidraw1: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
drivers/usb/core/inode.c: creating file '002'
usb 2-2: New USB device found, idVendor=05ac, idProduct=021a
usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-2: Product: Apple Internal Keyboard / Trackpad
usb 2-2: Manufacturer: Apple Computer
hub 1-0:1.0: state 7 ports 8 chg 0000 evt fe80
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.1: port 2 portsc 008a,00
hub 3-0:1.0: port 2, status 0100, change 0003, 12 Mb/s
hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.2: port 2 portsc 009b,00
hub 4-0:1.0: port 2, status 0101, change 0003, 12 Mb/s
hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 4-2: new full speed USB device using uhci_hcd and address 2
usb 4-2: ep0 maxpacket = 8
usb 4-2: skipped 1 descriptor after interface
usb 4-2: default language 0x0409
usb 4-2: uevent
usb 4-2: usb_probe_device
usb 4-2: configuration #1 chosen from 1 choice
usb 4-2: adding 4-2:1.0 (config #1, interface 0)
usb 4-2:1.0: uevent
usbhid 4-2:1.0: usb_probe_interface
usbhid 4-2:1.0: usb_probe_interface - got id
drivers/usb/core/file.c: looking for a minor, starting at 96
hiddev96hidraw2: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
drivers/usb/core/inode.c: creating file '002'
usb 4-2: New USB device found, idVendor=05ac, idProduct=8240
usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 4-2: Product: IR Receiver
usb 4-2: Manufacturer: Apple Computer, Inc.
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.3: port 1 portsc 009b,00
hub 5-0:1.0: port 1, status 0101, change 0003, 12 Mb/s
hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 5-1: new full speed USB device using uhci_hcd and address 2
usb 5-1: skipped 1 descriptor after interface
usb 5-1: skipped 1 descriptor after interface
usb 5-1: uevent
usb 5-1: usb_probe_device
usb 5-1: configuration #1 chosen from 1 choice
usb 5-1: adding 5-1:1.0 (config #1, interface 0)
usb 5-1:1.0: uevent
usbhid 5-1:1.0: usb_probe_interface
usbhid 5-1:1.0: usb_probe_interface - got id
input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input7
uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 1, phase 0, 23 us
input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
usb 5-1: adding 5-1:1.1 (config #1, interface 1)
usb 5-1:1.1: uevent
usbhid 5-1:1.1: usb_probe_interface
usbhid 5-1:1.1: usb_probe_interface - got id
input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input8
input,hidraw4: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
drivers/usb/core/inode.c: creating file '002'
usb 5-1: New USB device found, idVendor=05ac, idProduct=1000
usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
usb usb3: suspend_rh (auto-stop)
hub 3-0:1.0: hub_suspend
usb usb3: bus auto-suspend
usb usb3: suspend_rh
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
type=1404 audit(1216360611.184:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
SELinux: 8192 avtab hash slots, 171021 rules.
SELinux: 8192 avtab hash slots, 171021 rules.
SELinux: 8 users, 12 roles, 2347 types, 115 bools, 1 sens, 1024 cats
SELinux: 72 classes, 171021 rules
SELinux: permission open in class dir not defined in policy
SELinux: permission open in class file not defined in policy
SELinux: permission open in class chr_file not defined in policy
SELinux: permission open in class blk_file not defined in policy
SELinux: permission open in class fifo_file not defined in policy
SELinux: the above unknown classes and permissions will be allowed
SELinux: Completing initialization.
SELinux: Setting up existing superblocks.
SELinux: initialized (dev sda5, type ext3), uses xattr
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1216360612.061:3): policy loaded auid=4294967295 ses=4294967295
usb usb2: uevent
usb 2-0:1.0: uevent
usb 2-2: uevent
usb 2-2:1.0: uevent
usb 2-2:1.1: uevent
usb 2-2:1.2: uevent
usb usb3: uevent
usb 3-0:1.0: uevent
usb usb4: uevent
usb 4-0:1.0: uevent
usb 4-2: uevent
usb 4-2:1.0: uevent
usb usb5: uevent
usb 5-0:1.0: uevent
usb 5-1: uevent
usb 5-1:1.0: uevent
usb 5-1:1.1: uevent
usb usb1: uevent
usb 1-0:1.0: uevent
usb 1-4: uevent
usb 1-4:1.0: uevent
usb 1-4:1.1: uevent
ACPI: AC Adapter [ADP1] (on-line)
appletouch 2-2:1.1: usb_probe_interface
appletouch 2-2:1.1: usb_probe_interface - got id
appletouch: Geyser mode initialized.
input: appletouch as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input9
sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:02:00.0 to 64
sky2 0000:02:00.0: v1.21 addr 0xd8200000 irq 16 Yukon-EC (0xb6) rev 2
sky2 eth0: addr 00:17:f2:d1:e0:6f
usbcore: registered new interface driver appletouch
ACPI: Battery Slot [BAT0] (battery present)
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/input/input10
ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
ath5k_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:03:00.0 to 64
ath5k_pci 0000:03:00.0: registered as 'phy0'
ath5k phy0: Device not yet supported.
ath5k_pci 0000:03:00.0: PCI INT A disabled
ath_hal: module license 'Proprietary' taints kernel.
AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
intel_rng: FWH not detected
Driver 'sr' needs updating - please use bus_type methods
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
input: PC Speaker as /devices/platform/pcspkr/input/input11
Error: Driver 'pcspkr' is already registered, aborting...
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ACPI: I/O resource 0000:00:1f.3 [0xefa0-0xefbf] conflicts with ACPI region SMBI [0xefa0-0xefaf]
ACPI: Device needs an ACPI driver
ath_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:03:00.0 to 64
MadWifi: ath_attach: Switching rfkill capability off.
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
iTCO_wdt: Found a ICH7-M TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
wifi0: Atheros AR5418 chip found (MAC 12.10, PHY SChip 8.1, Radio 12.0)
ath_pci: wifi0: Atheros 5418: mem=0xd8100000, irq=17
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1b.0 to 64
ALSA sound/pci/hda/hda_intel.c:2069: chipset global capabilities = 0x4401
ALSA sound/pci/hda/hda_intel.c:754: codec_mask = 0x1
ALSA sound/pci/hda/hda_codec.c:2350: hda_codec: model 'intel-mac-v3' is selected for config 8384:7680 (Mac Mini)
hda_codec: STAC922x, Apple subsys_id=106b1a00
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0a pin config 0321e21f
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0b pin config 03a1e02e
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0c pin config 9017e110
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0d pin config 9017e11f
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0e pin config 400000fe
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0f pin config 0381e020
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 10 pin config 1345e230
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 11 pin config 13c5e240
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 15 pin config 400000fc
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 1b pin config 400000fb
ALSA sound/pci/hda/hda_codec.c:3021: autoconfig: line_outs=2 (0xc/0xd/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:3025: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:3029: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:3030: mono: mono_out=0x0
ALSA sound/pci/hda/hda_codec.c:3038: inputs: mic=0xb, fmic=0x0, line=0xf, fline=0x0, cd=0x0, aux=0x0
ALSA sound/pci/hda/patch_sigmatel.c:2249: stac92xx_add_dyn_out_pins: total dac count=4
ALSA sound/pci/hda/patch_sigmatel.c:2371: dac_nids=4 (0x3/0x2/0x5/0x4/0x0)
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave External Speaker Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker2 Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave External Speaker Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker2 Playback Switch, skipped
firewire_ohci 0000:0c:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
firewire_ohci: Added fw-ohci device 0000:0c:03.0, OHCI version 1.10
firewire_core: created device fw0: GUID 0019e3fffe6e4c54, S800
SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
[drm] Initialized drm 1.1.0 20060810
pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:01:00.0 to 64
[drm] Initialized radeon 1.29.0 20080528 on minor 0
[drm] Setting GART location based on new memory map
[drm] Loading R500 Microcode
[drm] Num pipes: 1
[drm] writeback test succeeded in 1 usecs
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
appletouch: incomplete data package (first byte: 2, length: 4).
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: [email protected]
device-mapper: multipath: version 1.0.5 loaded
EXT3 FS on sda5, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev sda3, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
Adding 2047992k swap on /dev/sda4. Priority:-1 extents:1 across:2047992k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
IA-32 Microcode Update Driver: v1.14a <[email protected]>
firmware: requesting intel-ucode/06-0f-06
firmware: requesting intel-ucode/06-0f-06
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ip6_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ip_tables: (C) 2000-2006 Netfilter Core Team
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
warning: `dbus-daemon' uses deprecated v2 capabilities in a way that may be insecure.
fuse init (API version 7.9)
SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
usb usb3: usb auto-resume
usb usb3: wakeup_rh
hub 3-0:1.0: hub_resume
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: suspend_rh (auto-stop)
uhci_hcd 0000:00:1d.2: reserve dev 2 ep83-INT, period 8, phase 4, 61 us
uhci_hcd 0000:00:1d.2: release dev 2 ep83-INT, period 8, phase 4, 61 us
hub 3-0:1.0: hub_suspend
usb usb3: bus auto-suspend
usb usb3: suspend_rh
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: BNEP (Ethernet Emulation) ver 1.2
Bluetooth: BNEP filters: protocol multicast
Bridge firewalling registered
pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
[drm] Num pipes: 1
[drm] Setting GART location based on new memory map
[drm] Loading R500 Microcode
[drm] Num pipes: 1
[drm] writeback test succeeded in 1 usecs
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ath0: no IPv6 routers present
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
domain 0: span 0-1 level MC
groups: 0 1
domain 1: span 0-1 level NODE
groups: 0-1
CPU1 attaching sched-domain:
domain 0: span 0-1 level MC
groups: 1 0
domain 1: span 0-1 level NODE
groups: 0-1
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
domain 0: span 0-1 level MC
groups: 0 1
domain 1: span 0-1 level NODE
groups: 0-1
CPU1 attaching sched-domain:
domain 0: span 0-1 level MC
groups: 1 0
domain 1: span 0-1 level NODE
groups: 0-1
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us

2008-07-18 06:22:24

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 11:09 PM, Jack Howarth
<[email protected]> wrote:
> YH,
> I built a fedora kernel rpm using the diff of the vanilla
> 2.6.26 release vs the current git of the linus kernel tree.
> The option for pci_early_config_dump appears to have been
> renamed as earlydump. Using 'debug pci=earlydump', I get the
> following PCI information from the bios. This kernel uses your
> mmconfig patch with the dmicode of MacBookPro2.

how about
lspci -vvxxxx

YH

2008-07-18 12:02:31

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Thu, Jul 17, 2008 at 11:22:15PM -0700, Yinghai Lu wrote:
> On Thu, Jul 17, 2008 at 11:09 PM, Jack Howarth
> <[email protected]> wrote:
> > YH,
> > I built a fedora kernel rpm using the diff of the vanilla
> > 2.6.26 release vs the current git of the linus kernel tree.
> > The option for pci_early_config_dump appears to have been
> > renamed as earlydump. Using 'debug pci=earlydump', I get the
> > following PCI information from the bios. This kernel uses your
> > mmconfig patch with the dmicode of MacBookPro2.
>
> how about
> lspci -vvxxxx
>
> YH

YH,
I get the attached when booted under the current linus 2.6 git.
Let me know if between the earlydump results and these if anything
comes to mind as to why PCIEASPM is freezing up on the probe behind
the bridge.
Jack
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
Subsystem: Intel Corporation Unknown device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
00: 86 80 a0 27 06 00 90 20 03 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00

00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: d8300000-d83fffff
Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 a1 27 07 00 10 00 03 00 04 06 40 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 30 30 00 00
20: 30 d8 30 d8 01 c0 f1 cf 00 00 00 00 00 00 00 00
30: 00 00 00 00 88 00 00 00 00 00 00 00 0b 01 08 00

00:07.0 Performance counters: Intel Corporation Unknown device 27a3 (rev 03)
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 11
Region 0: Memory at d8404000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
00: 86 80 a3 27 02 00 b0 00 03 00 01 11 00 00 00 00
10: 00 40 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 dc 00 00 00 00 00 00 00 0b 01 00 00

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Subsystem: Sigmatel Unknown device 7680
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 22
Region 0: Memory at d8400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00: 86 80 d8 27 06 00 10 00 02 00 03 04 40 00 00 00
10: 04 00 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 84 83 80 76
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: d8200000-d82fffff
Prefetchable memory behind bridge: 00000000d8500000-00000000d85fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 d0 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 02 02 00 20 20 00 00
20: 20 d8 20 d8 51 d8 51 d8 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: d8100000-d81fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 d2 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 03 03 00 f0 00 00 20
20: 10 d8 10 d8 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 02 00 00

00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=04, subordinate=0b, sec-latency=0
I/O behind bridge: 00001000-00001fff
Memory behind bridge: d4100000-d80fffff
Prefetchable memory behind bridge: 00000000d0000000-00000000d3ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00: 86 80 d4 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 04 0b 00 10 10 00 00
20: 10 d4 00 d8 01 d0 f1 d3 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 03 00 00

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 4: I/O ports at 4080 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 c8 27 05 00 80 02 02 00 03 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 81 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 19
Region 4: I/O ports at 4060 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 c9 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 61 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 18
Region 4: I/O ports at 4040 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 ca 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 41 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 03 00 00

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 16
Region 4: I/O ports at 4020 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00: 86 80 cb 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 21 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 04 00 00

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 0: Memory at d8405400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00: 86 80 cc 27 06 00 90 02 02 20 03 0c 00 00 00 00
10: 00 54 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=32
Memory behind bridge: d4000000-d40fffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
00: 86 80 48 24 07 00 10 00 e2 01 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 0c 0c 20 f0 00 80 22
20: 00 d4 00 d4 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00

00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel modules: iTCO_wdt, intel-rng
00: 86 80 b9 27 07 00 10 02 02 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 40b0 [size=16]
Kernel driver in use: ata_piix
Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 df 27 05 00 80 02 02 8a 01 01 00 00 00 00
10: d9 40 00 00 ed 40 00 00 d1 40 00 00 e9 40 00 00
20: b1 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00

00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 19
Region 0: I/O ports at 40c8 [size=8]
Region 1: I/O ports at 40e4 [size=4]
Region 2: I/O ports at 40c0 [size=8]
Region 3: I/O ports at 40e0 [size=4]
Region 4: I/O ports at 40a0 [size=16]
Region 5: Memory at d8405000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ata_piix
Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 c4 27 07 00 b0 02 02 8f 01 01 00 00 00 00
10: c9 40 00 00 e5 40 00 00 c1 40 00 00 e1 40 00 00
20: a1 40 00 00 00 50 40 d8 00 00 00 00 86 80 70 72
30: 00 00 00 00 70 00 00 00 00 00 00 00 0b 02 00 00

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
Subsystem: Intel Corporation Unknown device 7270
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 19
Region 4: I/O ports at efa0 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c-i801
00: 86 80 da 27 01 00 80 02 02 00 05 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: a1 ef 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600] (prog-if 00 [VGA controller])
Subsystem: Apple Computer Inc. Unknown device 0080
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at 3000 [size=256]
Region 2: Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d8320000 [disabled] [size=128K]
Capabilities: <access denied>
00: 02 10 c5 71 07 00 10 00 00 00 00 03 40 00 00 00
10: 08 00 00 c0 01 30 00 00 00 00 30 d8 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
30: 00 00 fe ff 50 00 00 00 00 00 00 00 0b 01 00 00

02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22)
Subsystem: Marvell Technology Group Ltd. Marvell RDK-8053
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at d8200000 (64-bit, non-prefetchable) [size=16K]
Region 2: I/O ports at 2000 [size=256]
Expansion ROM at d8500000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: sky2
Kernel modules: sky2
00: ab 11 62 43 07 00 10 00 22 00 00 02 40 00 00 00
10: 04 00 20 d8 00 00 00 00 01 20 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ab 11 21 53
30: 00 00 fe ff 48 00 00 00 00 00 00 00 0b 01 00 00

03:00.0 Network controller: Atheros Communications Inc. AR5418 802.11abgn Wireless PCI Express Adapter (rev 01)
Subsystem: Apple Computer Inc. Unknown device 0087
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at d8100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath_pci
Kernel modules: ath_pci, ath5k
00: 8c 16 24 00 07 00 10 00 01 00 80 02 40 00 00 00
10: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 87 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00

0c:03.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01) (prog-if 10 [OHCI])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 248 (500ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at d4004000 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at d4000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: firewire_ohci
Kernel modules: firewire-ohci
00: 4c 10 25 80 16 00 10 02 01 10 00 0c 10 f8 00 00
10: 00 40 00 d4 00 00 00 d4 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 02 04

2008-07-18 12:09:39

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
Do you see anything in the pci earlydump and the associated lspci --vvxxxx
output that sheds any light on why we have to clean up the dmi with your
mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
being misused by the linux kernel or if the BIOS is just buggy.
Jack

2008-07-18 16:07:49

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
Is there any relationship between the issue fixed in...

http://marc.info/?l=linux-acpi&m=121615159014404&w=2

and the DMI issue you patched on my MacBookPro v2?
Jack

2008-07-18 16:17:20

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Fri, Jul 18, 2008 at 9:07 AM, Jack Howarth <[email protected]> wrote:
> YH,
> Is there any relationship between the issue fixed in...
>
> http://marc.info/?l=linux-acpi&m=121615159014404&w=2
>
> and the DMI issue you patched on my MacBookPro v2?

no, the dmi check need to be done before reject_check...

YH

2008-07-18 16:19:29

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <[email protected]> wrote:
> YH,
> Do you see anything in the pci earlydump and the associated lspci --vvxxxx
> output that sheds any light on why we have to clean up the dmi with your
> mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
> being misused by the linux kernel or if the BIOS is just buggy.

BIOS is buggy. it said it need 0-255, but only reserve address range
for 64 buses

will resend patch to Ingo and Jesse,

YH

2008-07-18 16:29:32

by Jack Howarth

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

YH,
I'll file a radar bug report on this with Apple but wouldn't
hold my breath for them to fix the firmware. Also, it would be
a good idea to encourage all of the folks using 2.6.26 on
Macintel to watch out for the "MMCONFIG not used" message in
their dmesg and report that to you. I strongly suspect that
the MacBook Pro v2 isn't the only model with broken firmware.
Jack

On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <[email protected]> wrote:
> > YH,
> > Do you see anything in the pci earlydump and the associated lspci --vvxxxx
> > output that sheds any light on why we have to clean up the dmi with your
> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
> > being misused by the linux kernel or if the BIOS is just buggy.
>
> BIOS is buggy. it said it need 0-255, but only reserve address range
> for 64 buses
>
> will resend patch to Ingo and Jesse,
>
> YH

2008-07-18 16:36:16

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <[email protected]> wrote:
> YH,
> I'll file a radar bug report on this with Apple but wouldn't
> hold my breath for them to fix the firmware. Also, it would be
> a good idea to encourage all of the folks using 2.6.26 on
> Macintel to watch out for the "MMCONFIG not used" message in
> their dmesg and report that to you. I strongly suspect that
> the MacBook Pro v2 isn't the only model with broken firmware.
> Jack
>
> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <[email protected]> wrote:
>> > YH,
>> > Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>> > output that sheds any light on why we have to clean up the dmi with your
>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>> > being misused by the linux kernel or if the BIOS is just buggy.

it only happened when 3G ram installed.

when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
and that is ok

YH

2008-07-18 18:20:59

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Fri, Jul 18, 2008 at 4:36 PM, Yinghai Lu <[email protected]> wrote:
> On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <[email protected]> wrote:
>> YH,
>> I'll file a radar bug report on this with Apple but wouldn't
>> hold my breath for them to fix the firmware. Also, it would be
>> a good idea to encourage all of the folks using 2.6.26 on
>> Macintel to watch out for the "MMCONFIG not used" message in
>> their dmesg and report that to you. I strongly suspect that
>> the MacBook Pro v2 isn't the only model with broken firmware.
>> Jack
>>
>> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <[email protected]> wrote:
>>> > YH,
>>> > Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>>> > output that sheds any light on why we have to clean up the dmi with your
>>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>>> > being misused by the linux kernel or if the BIOS is just buggy.
>
> it only happened when 3G ram installed.
>
> when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
> and that is ok
>
> YH
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

Where might us mac users locate a custom
dsdt to try?


--
Justin P. Mattock

2008-07-18 18:45:37

by Yinghai Lu

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Fri, Jul 18, 2008 at 11:20 AM, Justin Mattock
<[email protected]> wrote:
> On Fri, Jul 18, 2008 at 4:36 PM, Yinghai Lu <[email protected]> wrote:
>> On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <[email protected]> wrote:
>>> YH,
>>> I'll file a radar bug report on this with Apple but wouldn't
>>> hold my breath for them to fix the firmware. Also, it would be
>>> a good idea to encourage all of the folks using 2.6.26 on
>>> Macintel to watch out for the "MMCONFIG not used" message in
>>> their dmesg and report that to you. I strongly suspect that
>>> the MacBook Pro v2 isn't the only model with broken firmware.
>>> Jack
>>>
>>> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>>>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <[email protected]> wrote:
>>>> > YH,
>>>> > Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>>>> > output that sheds any light on why we have to clean up the dmi with your
>>>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>>>> > being misused by the linux kernel or if the BIOS is just buggy.
>>
>> it only happened when 3G ram installed.
>>
>> when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
>> and that is ok
>>
>> YH
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to [email protected]
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
>>
>
> Where might us mac users locate a custom
> dsdt to try?

MCFG is outside of DSDT.

YH

2008-07-18 18:56:36

by Justin P. Mattock

[permalink] [raw]
Subject: Re: 2.6.26-rc9-git9 doesn't boot on Macintel

On Fri, Jul 18, 2008 at 6:45 PM, Yinghai Lu <[email protected]> wrote:
> On Fri, Jul 18, 2008 at 11:20 AM, Justin Mattock
> <[email protected]> wrote:
>> On Fri, Jul 18, 2008 at 4:36 PM, Yinghai Lu <[email protected]> wrote:
>>> On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <[email protected]> wrote:
>>>> YH,
>>>> I'll file a radar bug report on this with Apple but wouldn't
>>>> hold my breath for them to fix the firmware. Also, it would be
>>>> a good idea to encourage all of the folks using 2.6.26 on
>>>> Macintel to watch out for the "MMCONFIG not used" message in
>>>> their dmesg and report that to you. I strongly suspect that
>>>> the MacBook Pro v2 isn't the only model with broken firmware.
>>>> Jack
>>>>
>>>> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>>>>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <[email protected]> wrote:
>>>>> > YH,
>>>>> > Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>>>>> > output that sheds any light on why we have to clean up the dmi with your
>>>>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>>>>> > being misused by the linux kernel or if the BIOS is just buggy.
>>>
>>> it only happened when 3G ram installed.
>>>
>>> when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
>>> and that is ok
>>>
>>> YH
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>>> the body of a message to [email protected]
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at http://www.tux.org/lkml/
>>>
>>
>> Where might us mac users locate a custom
>> dsdt to try?
>
> MCFG is outside of DSDT.
>
> YH
>

Hmm I need to study more on this subject.

--
Justin P. Mattock