linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Unruh <unruh@physics.ubc.ca>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org,
	bugzilla-daemon@bugzilla.kernel.org
Subject: Re: [Bug 43331] Re: Bug on bootup of Linux kernel on Panasonic Toughbook S10
Date: Fri, 1 Jun 2012 09:22:30 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.1206010915580.26561@info> (raw)
In-Reply-To: <CAErSpo7p6XGmsi0Q0PAbWofs9-91taz2Px=VxzL2KEoWWYJwSA@mail.gmail.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2241 bytes --]

Attached is a complete dmesg from a bootup of the kernel on the toughbook S10.


RE the noapic, I have no idea how I can give more information on it, since the
crash almost always occurs during the boot process itself, often very early in
the process. I will see if I can resurect the dmesg that gets saved, if any,
during that process. It is probably also an earlier kernel. I have not dared
try my current kernel with noapic, but perhaps I will try.



On Fri, 1 Jun 2012, Bjorn Helgaas wrote:

> On Thu, May 31, 2012 at 3:39 PM, Bill Unruh <unruh@physics.ubc.ca> wrote:
>> I am running Mageia 2 kernel 3.3.6-desktop586-2.mga2
>>
>> Every time I boot up I get the error messages
>> pci 0000:00:04.0: BAR 0: error updating (0xdfa00004 != 0xfed98004)
>
> Thanks very much for this report.  I opened this bug report to help me
> keep track of it: https://bugzilla.kernel.org/show_bug.cgi?id=43331
>
> The message means that we tried to write address 0xdfa00000 to BAR 0
> of device 00:04.0 (a "signal processing controller," whatever that
> is), but when we read the BAR back, we read 0xfed98004 instead.
> That's an interesting address because it looks a lot like a resource
> of an ACPI PNP0c02 device:
>
>  system 00:0e: [mem 0xfed98000-0xfed9ffff] has been reserved
>  system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
>
> You say your machine runs OK (with "noapic"), but I'm doubtful that
> 00:04.0 is working -- it doesn't even seem to have a driver bound to
> it.  I don't know what the device does, but if you're not using it,
> it's not surprising that you wouldn't notice it being broken.
>
> Can you attach the complete dmesg log to the bugzilla?  It will have
> more details about other devices and the ranges from which we allocate
> resources for PCI devices.
>
> You mention that the machine is not reliable unless you use "noapic".
> That sounds like a separate bug, but also something it would be good
> to track down.
>

-- 
William G. Unruh   |  Canadian Institute for|     Tel: +1(604)822-3273
Physics&Astronomy  |     Advanced Research  |     Fax: +1(604)822-5324
UBC, Vancouver,BC  |   Program in Cosmology |     unruh@physics.ubc.ca
Canada V6T 1Z1     |      and Gravity       |  www.theory.physics.ubc.ca/

[-- Attachment #2: Type: TEXT/PLAIN, Size: 70339 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.3.6-desktop586-2.mga2 (iurt@ecosse.mageia.org) (gcc version 4.6.3 (GCC) ) #1 SMP Thu May 17 16:35:38 UTC 2012
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 00000000dac34000 (usable)
[    0.000000]  BIOS-e820: 00000000dac34000 - 00000000dad8e000 (reserved)
[    0.000000]  BIOS-e820: 00000000dad8e000 - 00000000dad9e000 (usable)
[    0.000000]  BIOS-e820: 00000000dad9e000 - 00000000dada0000 (reserved)
[    0.000000]  BIOS-e820: 00000000dada0000 - 00000000dada1000 (usable)
[    0.000000]  BIOS-e820: 00000000dada1000 - 00000000dade8000 (reserved)
[    0.000000]  BIOS-e820: 00000000dade8000 - 00000000daf3a000 (usable)
[    0.000000]  BIOS-e820: 00000000daf3a000 - 00000000daf81000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000daf81000 - 00000000daf88000 (reserved)
[    0.000000]  BIOS-e820: 00000000daf88000 - 00000000dafe8000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dafe8000 - 00000000dafec000 (usable)
[    0.000000]  BIOS-e820: 00000000dafec000 - 00000000dfa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff980000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffd80000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000011e600000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: Panasonic Corporation CF-S10CDHEDM/CFS10-2, BIOS V2.00L12 06/16/2011
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xdafec max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D3FFF write-protect
[    0.000000]   D4000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 100000000 mask FE0000000 write-back
[    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   5 base 11F000000 mask FFF000000 uncachable
[    0.000000]   6 base 11E800000 mask FFF800000 uncachable
[    0.000000]   7 base 11E600000 mask FFFE00000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000db000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] found SMP MP-table at [c00fd720] fd720
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000337fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0033400000 page 2M
[    0.000000]  0033400000 - 00337fe000 page 4k
[    0.000000] kernel direct mapping tables up to 337fe000 @ bfb000-c00000
[    0.000000] RAMDISK: 1f050000 - 1fff0000
[    0.000000] ACPI: RSDP 000f0430 00024 (v02 MATBIO)
[    0.000000] ACPI: XSDT daffee18 0008C (v01 MATBIO CFS10-2  06222004 MSFT 00010013)
[    0.000000] ACPI: FACP daffdc18 000F4 (v04 MATBIO CFS10-2  06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20120111/tbfadt-378)
[    0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 0xDAFD4E40/0x00000000DAFD4D40, using 32 (20120111/tbfadt-502)
[    0.000000] ACPI: DSDT daff1018 0B1B1 (v01 MATBIO CFS10-2  00000000 INTL 20091112)
[    0.000000] ACPI: FACS dafd4e40 00040
[    0.000000] ACPI: APIC daffdf18 000CC (v02 MATBIO CFS10-2  06222004 MSFT 00010013)
[    0.000000] ACPI: HPET daffff18 00038 (v01 MATBIO CFS10-2  06222004 AMI. 00000003)
[    0.000000] ACPI: SLIC daff0e18 00176 (v01 MATBIO CFS10-2  06222004 AMI  00010013)
[    0.000000] ACPI: MCFG dafffe98 0003C (v01 MATBIO CFS10-2  06222004 MSFT 00000097)
[    0.000000] ACPI: SSDT dafef818 007C2 (v01  PmRef  Cpu0Ist 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT dafee018 009A0 (v01  PmRef    CpuPm 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT dafeda98 002EC (v01  PmRef  Cpu0Tst 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT dafecc18 003C6 (v01  PmRef    ApTst 00003000 INTL 20091112)
[    0.000000] ACPI: SSDT daf81018 06D34 (v01 DppmRe  OemDppm 00001000 INTL 20091112)
[    0.000000] ACPI: TCPA dafffe18 00032 (v02 MATBIO CFS10-2  00000001 MSFT 01000013)
[    0.000000] ACPI: ASF! daffea18 00074 (v32 MATBIO CFS10-2  06222004 INTL 000F4240)
[    0.000000] ACPI: SSDT dafed718 002DB (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2679MB HIGHMEM available.
[    0.000000] 823MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 337fe000
[    0.000000]   low ram: 0 - 337fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000337fe
[    0.000000]   HighMem  0x000337fe -> 0x000dafec
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x000dac34
[    0.000000]     0: 0x000dad8e -> 0x000dad9e
[    0.000000]     0: 0x000dada0 -> 0x000dada1
[    0.000000]     0: 0x000dade8 -> 0x000daf3a
[    0.000000]     0: 0x000dafe8 -> 0x000dafec
[    0.000000] On node 0 totalpages: 895273
[    0.000000] free_area_init_node: node 0, pgdat c06aab00, node_mem_map f1c9d200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 1616 pages used for memmap
[    0.000000]   Normal zone: 204718 pages, LIFO batch:31
[    0.000000]   HighMem zone: 5360 pages used for memmap
[    0.000000]   HighMem zone: 679597 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[    0.000000] ACPI: Skipping IOAPIC probe due to 'noapic' option.
[    0.000000] Using ACPI for processor (LAPIC) configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000]     Virtual Wire compatibility mode.
[    0.000000] MPTABLE: OEM ID: CFS10-2 
[    0.000000] MPTABLE: Product ID: MATBIO
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] Processors: 4
[    0.000000] SMP: Allowing 16 CPUs, 12 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] Allocating PCI resources starting at dfa00000 (gap: dfa00000:18600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f1bbb000 s30144 r0 d23104 u53248
[    0.000000] pcpu-alloc: s30144 r0 d23104 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
[    0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 888265
[    0.000000] Kernel command line: BOOT_IMAGE=mageialinux root=UUID=439c3c53-7383-4574-8d0c-f109cb963969 splash quiet noapic resume=UUID=d8293c01-7d70-4e9b-b1f4-a661d7dc0fe4 vga=788
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Initializing HighMem for node 0 (000337fe:000dafec)
[    0.000000] Memory: 3528332k/3588016k available (3823k kernel code, 52760k reserved, 2031k data, 556k init, 2739828k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd34000 - 0xfffff000   (2860 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf3ffe000 - 0xff7fe000   ( 184 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf37fe000   ( 823 MB)
[    0.000000]       .init : 0xc06b8000 - 0xc0743000   ( 556 kB)
[    0.000000]       .data : 0xc04bbff4 - 0xc06b7dc0   (2031 kB)
[    0.000000]       .text : 0xc0100000 - 0xc04bbff4   (3823 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:808 16
[    0.000000] CPU 0 irqstacks, hard=f140e000 soft=f1410000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.001000] Detected 2494.143 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.28 BogoMIPS (lpj=2494143)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000032] Security Framework initialized
[    0.000040] TOMOYO Linux initialized
[    0.000055] Mount-cache hash table entries: 512
[    0.000173] Initializing cgroup subsys cpuacct
[    0.000175] Initializing cgroup subsys devices
[    0.000177] Initializing cgroup subsys freezer
[    0.000178] Initializing cgroup subsys net_cls
[    0.000180] Initializing cgroup subsys blkio
[    0.000205] CPU: Physical Processor ID: 0
[    0.000206] CPU: Processor Core ID: 0
[    0.000210] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000211] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.000213] mce: CPU supports 7 MCE banks
[    0.000224] CPU0: Thermal monitoring enabled (TM1)
[    0.000231] using mwait in idle threads.
[    0.001234] ACPI: Checking initramfs for custom DSDT
[    1.261061] ACPI: Core revision 20120111
[    1.269734] ACPI: setting ELCR to 0200 (from 0c38)
[    1.285082] ftrace: allocating 16611 entries in 33 pages
[    1.294194] Overriding APIC driver with bigsmp
[    1.294197] Enabling APIC mode:  Physflat.  Using 1 I/O APICs
[    1.294202] Leaving ESR disabled.
[    1.294203] CPU0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz stepping 07
[    1.395128] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    1.395133] PEBS disabled due to CPU errata.
[    1.395136] ... version:                3
[    1.395137] ... bit width:              48
[    1.395138] ... generic registers:      4
[    1.395139] ... value mask:             0000ffffffffffff
[    1.395141] ... max period:             000000007fffffff
[    1.395142] ... fixed-purpose events:   3
[    1.395143] ... event mask:             000000070000000f
[    1.395287] CPU 1 irqstacks, hard=f14e0000 soft=f14e2000
[    1.395288] Booting Node   0, Processors  #1
[    1.395290] smpboot cpu 1: start_ip = 9a000
[    1.405499] Initializing CPU#1
[    1.406284] Leaving ESR disabled.
[    1.426433] CPU 2 irqstacks, hard=f14ec000 soft=f14ee000
[    1.426435]  #2
[    1.426436] smpboot cpu 2: start_ip = 9a000
[    1.436793] Initializing CPU#2
[    1.437528] Leaving ESR disabled.
[    1.457677] CPU 3 irqstacks, hard=f14f8000 soft=f14fa000
[    1.457679]  #3
[    1.457680] smpboot cpu 3: start_ip = 9a000
[    1.467988] Initializing CPU#3
[    1.468773] Leaving ESR disabled.
[    1.488862] Brought up 4 CPUs
[    1.488864] Total of 4 processors activated (19953.14 BogoMIPS).
[    1.492184] devtmpfs: initialized
[    1.492314] PM: Registering ACPI NVS region at daf3a000 (290816 bytes)
[    1.492322] PM: Registering ACPI NVS region at daf88000 (393216 bytes)
[    1.493083] RTC time: 13:47:16, date: 05/22/12
[    1.493119] NET: Registered protocol family 16
[    1.493235] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    1.493237] ACPI: bus type pci registered
[    1.493345] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.493348] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    1.493350] PCI: Using MMCONFIG for extended config space
[    1.493351] PCI: Using configuration type 1 for base access
[    1.493821] bio: create slab <bio-0> at 0
[    1.493881] ACPI: Added _OSI(Module Device)
[    1.493883] ACPI: Added _OSI(Processor Device)
[    1.493885] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.493887] ACPI: Added _OSI(Processor Aggregator Device)
[    1.495858] ACPI: EC: Look up EC in DSDT
[    1.498126] ACPI: Executed 5 blocks of module-level executable AML code
[    1.507142] ACPI: SSDT dafd5d18 00056 (v01 DynTbl VistaTbl 00000001 INTL 20091112)
[    1.507644] ACPI: Dynamic OEM Table Load:
[    1.507646] ACPI: SSDT   (null) 00056 (v01 DynTbl VistaTbl 00000001 INTL 20091112)
[    1.513008] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    1.520767] ACPI: SSDT dadcb018 00869 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    1.521302] ACPI: Dynamic OEM Table Load:
[    1.521305] ACPI: SSDT   (null) 00869 (v01  PmRef  Cpu0Cst 00003001 INTL 20091112)
[    1.524232] ACPI: SSDT dadcca98 00303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    1.524799] ACPI: Dynamic OEM Table Load:
[    1.524801] ACPI: SSDT   (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20091112)
[    1.527078] ACPI: SSDT dadcad98 00119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    1.527601] ACPI: Dynamic OEM Table Load:
[    1.527603] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20091112)
[    1.938712] ACPI: Interpreter enabled
[    1.938723] ACPI: (supports S0 S3 S4 S5)
[    1.938744] ACPI: Using PIC for interrupt routing
[    1.956060] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.956425] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[    1.956431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.956921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.957225] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    1.957227] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    1.957229] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    1.957232] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    1.957234] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    1.957235] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
[    1.957237] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfeafffff]
[    1.957239] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    1.957268] PCI host bridge to bus 0000:00
[    1.957270] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.957271] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.957273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.957275] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.957277] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.957278] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    1.957280] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    1.957282] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    1.957290] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    1.957330] pci 0000:00:02.0: [8086:0126] type 0 class 0x000300
[    1.957341] pci 0000:00:02.0: reg 10: [mem 0xf5400000-0xf57fffff 64bit]
[    1.957347] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    1.957352] pci 0000:00:02.0: reg 20: [io  0xe000-0xe03f]
[    1.957383] pci 0000:00:04.0: [8086:0103] type 0 class 0x001180
[    1.957394] pci 0000:00:04.0: reg 10: [mem 0xfed98000-0xfed9ffff 64bit]
[    1.957456] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    1.957479] pci 0000:00:16.0: reg 10: [mem 0xf7c34000-0xf7c3400f 64bit]
[    1.957556] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.957583] pci 0000:00:16.3: [8086:1c3d] type 0 class 0x000700
[    1.957603] pci 0000:00:16.3: reg 10: [io  0xe0e0-0xe0e7]
[    1.957613] pci 0000:00:16.3: reg 14: [mem 0xf7c32000-0xf7c32fff]
[    1.957714] pci 0000:00:19.0: [8086:1502] type 0 class 0x000200
[    1.957733] pci 0000:00:19.0: reg 10: [mem 0xf7c00000-0xf7c1ffff]
[    1.957742] pci 0000:00:19.0: reg 14: [mem 0xf7c31000-0xf7c31fff]
[    1.957751] pci 0000:00:19.0: reg 18: [io  0xe080-0xe09f]
[    1.957818] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    1.957845] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[    1.957866] pci 0000:00:1a.0: reg 10: [mem 0xf7c30000-0xf7c303ff]
[    1.957962] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.957991] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    1.958008] pci 0000:00:1b.0: reg 10: [mem 0xf7c28000-0xf7c2bfff 64bit]
[    1.958079] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.958105] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    1.958187] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.958214] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    1.958296] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.958324] pci 0000:00:1c.2: [8086:1c14] type 1 class 0x000604
[    1.958406] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.958432] pci 0000:00:1c.3: [8086:2448] type 1 class 0x000604
[    1.958514] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.958544] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[    1.958674] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.958717] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[    1.958740] pci 0000:00:1d.0: reg 10: [mem 0xf7c2f000-0xf7c2f3ff]
[    1.958834] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.958862] pci 0000:00:1f.0: [8086:1c4f] type 0 class 0x000601
[    1.958992] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106
[    1.959012] pci 0000:00:1f.2: reg 10: [io  0xe0d0-0xe0d7]
[    1.959020] pci 0000:00:1f.2: reg 14: [io  0xe0c0-0xe0c3]
[    1.959029] pci 0000:00:1f.2: reg 18: [io  0xe0b0-0xe0b7]
[    1.959037] pci 0000:00:1f.2: reg 1c: [io  0xe0a0-0xe0a3]
[    1.959046] pci 0000:00:1f.2: reg 20: [io  0xe060-0xe07f]
[    1.959054] pci 0000:00:1f.2: reg 24: [mem 0xf7c2e000-0xf7c2e7ff]
[    1.959101] pci 0000:00:1f.2: PME# supported from D3hot
[    1.959121] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    1.959138] pci 0000:00:1f.3: reg 10: [mem 0xf7c2d000-0xf7c2d0ff 64bit]
[    1.959160] pci 0000:00:1f.3: reg 20: [io  0xe040-0xe05f]
[    1.959199] pci 0000:00:1f.6: [8086:1c24] type 0 class 0x001180
[    1.959221] pci 0000:00:1f.6: reg 10: [mem 0xf7c2c000-0xf7c2cfff 64bit]
[    1.959341] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    1.959346] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    1.959350] pci 0000:00:1c.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[    1.959357] pci 0000:00:1c.0:   bridge window [mem 0xf2700000-0xf27fffff 64bit pref]
[    1.959435] pci 0000:02:00.0: [1033:0194] type 0 class 0x000c03
[    1.959480] pci 0000:02:00.0: reg 10: [mem 0xf7a00000-0xf7a01fff 64bit]
[    1.959674] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.961362] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    1.961372] pci 0000:00:1c.1:   bridge window [io  0xc000-0xcfff]
[    1.961382] pci 0000:00:1c.1:   bridge window [mem 0xf7a00000-0xf7afffff]
[    1.961398] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff 64bit pref]
[    1.961589] pci 0000:03:00.0: [8086:0082] type 0 class 0x000280
[    1.961753] pci 0000:03:00.0: reg 10: [mem 0xf7900000-0xf7901fff 64bit]
[    1.962493] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.964423] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    1.964427] pci 0000:00:1c.2:   bridge window [io  0xb000-0xbfff]
[    1.964432] pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
[    1.964438] pci 0000:00:1c.2:   bridge window [mem 0xf2300000-0xf23fffff 64bit pref]
[    1.964559] pci 0000:04:00.0: [1180:e476] type 2 class 0x000607
[    1.964586] pci 0000:04:00.0: reg 10: [mem 0xf6c00000-0xf6c00fff]
[    1.964677] pci 0000:04:00.0: supports D1 D2
[    1.964679] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.966435] pci 0000:00:1c.3: PCI bridge to [bus 04-0c] (subtractive decode)
[    1.966440] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    1.966444] pci 0000:00:1c.3:   bridge window [mem 0xf5800000-0xf77fffff]
[    1.966451] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    1.966453] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    1.966455] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    1.966457] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    1.966459] pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    1.966461] pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    1.966463] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    1.966465] pci 0000:00:1c.3:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[    1.966467] pci 0000:00:1c.3:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[    1.966578] pci_bus 0000:40: [bus 40-43] partially hidden behind transparent bridge 0000:04 [bus 04-0c]
[    1.966728] pci 0000:0d:00.0: [10ec:5209] type 0 class 0x00ff00
[    1.966790] pci 0000:0d:00.0: reg 10: [mem 0xf7801000-0xf7801fff]
[    1.967272] pci 0000:0d:00.0: supports D1 D2
[    1.967273] pci 0000:0d:00.0: PME# supported from D1 D2 D3hot
[    1.967435] pci 0000:0d:00.1: [10ec:5209] type 0 class 0x000805
[    1.967496] pci 0000:0d:00.1: reg 10: [mem 0xf7800000-0xf78000ff]
[    1.967988] pci 0000:0d:00.1: supports D1 D2
[    1.967989] pci 0000:0d:00.1: PME# supported from D1 D2 D3hot
[    1.969414] pci 0000:00:1c.4: PCI bridge to [bus 0d-0d]
[    1.969418] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    1.969423] pci 0000:00:1c.4:   bridge window [mem 0xf7800000-0xf78fffff]
[    1.969429] pci 0000:00:1c.4:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    1.969455] pci_bus 0000:00: on NUMA node 0
[    1.969458] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.969664] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    1.969705] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    1.969746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    1.969789] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    1.969834] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    1.970130]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    1.970608]  pci0000:00: ACPI _OSC control (0x1d) granted
[    1.975423] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.975469] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[    1.975512] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.975558] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.975602] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
[    1.975645] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.975689] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    1.975731] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.975794] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.975803] vgaarb: loaded
[    1.975804] vgaarb: bridge control possible 0000:00:02.0
[    1.975860] PCI: Using ACPI for IRQ routing
[    1.977847] PCI: pci_cache_line_size set to 64 bytes
[    1.977856] pci 0000:00:04.0: no compatible bridge window for [mem 0xfed98000-0xfed9ffff 64bit]
[    1.977958] reserve RAM buffer: 000000000009e800 - 000000000009ffff 
[    1.977960] reserve RAM buffer: 00000000dac34000 - 00000000dbffffff 
[    1.977964] reserve RAM buffer: 00000000dad9e000 - 00000000dbffffff 
[    1.977967] reserve RAM buffer: 00000000dada1000 - 00000000dbffffff 
[    1.977969] reserve RAM buffer: 00000000daf3a000 - 00000000dbffffff 
[    1.977972] reserve RAM buffer: 00000000dafec000 - 00000000dbffffff 
[    1.978056] NetLabel: Initializing
[    1.978057] NetLabel:  domain hash size = 128
[    1.978058] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.978067] NetLabel:  unlabeled traffic allowed by default
[    1.978077] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.978082] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.980100] Switching to clocksource hpet
[    1.984959] pnp: PnP ACPI init
[    1.984970] ACPI: bus type pnp registered
[    1.985172] pnp 00:00: [bus 00-3e]
[    1.985175] pnp 00:00: [io  0x0000-0x0cf7 window]
[    1.985177] pnp 00:00: [io  0x0cf8-0x0cff]
[    1.985178] pnp 00:00: [io  0x0d00-0xffff window]
[    1.985180] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    1.985182] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    1.985184] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    1.985186] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    1.985188] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    1.985189] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    1.985191] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    1.985193] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    1.985195] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    1.985197] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[    1.985199] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    1.985250] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    2.029608] pnp 00:01: [mem 0x000cf200-0x000cf7ff]
[    2.029610] pnp 00:01: [mem 0x000d0800-0x000d3fff]
[    2.029649] system 00:01: [mem 0x000cf200-0x000cf7ff] has been reserved
[    2.029651] system 00:01: [mem 0x000d0800-0x000d3fff] has been reserved
[    2.029654] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.029679] pnp 00:02: [io  0x0000-0x001f]
[    2.029680] pnp 00:02: [io  0x0081-0x0091]
[    2.029682] pnp 00:02: [io  0x0093-0x009f]
[    2.029683] pnp 00:02: [io  0x00c0-0x00df]
[    2.029685] pnp 00:02: [dma 4]
[    2.029702] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    2.029767] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    2.029784] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    2.029793] pnp 00:04: [io  0x00f0]
[    2.029795] pnp 00:04: [irq 13]
[    2.029812] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    2.029821] pnp 00:05: [io  0x0061]
[    2.029822] pnp 00:05: [io  0x0063]
[    2.029824] pnp 00:05: [io  0x0065]
[    2.029825] pnp 00:05: [io  0x0067]
[    2.029826] pnp 00:05: [io  0x0080]
[    2.029828] pnp 00:05: [io  0x0092]
[    2.029829] pnp 00:05: [io  0x00b2-0x00b3]
[    2.029831] pnp 00:05: [io  0x1000-0x100f]
[    2.029832] pnp 00:05: [io  0xffff]
[    2.029834] pnp 00:05: [io  0xffff]
[    2.029835] pnp 00:05: [io  0x0400-0x0453]
[    2.029837] pnp 00:05: [io  0x0458-0x047f]
[    2.029838] pnp 00:05: [io  0x0500-0x057f]
[    2.029840] pnp 00:05: [io  0x0900-0x097f]
[    2.029875] system 00:05: [io  0x1000-0x100f] has been reserved
[    2.029877] system 00:05: [io  0xffff] has been reserved
[    2.029879] system 00:05: [io  0xffff] has been reserved
[    2.029881] system 00:05: [io  0x0400-0x0453] has been reserved
[    2.029883] system 00:05: [io  0x0458-0x047f] has been reserved
[    2.029885] system 00:05: [io  0x0500-0x057f] has been reserved
[    2.029887] system 00:05: [io  0x0900-0x097f] has been reserved
[    2.029889] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.029896] pnp 00:06: [io  0x0070-0x0077]
[    2.029898] pnp 00:06: [irq 8]
[    2.029915] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    2.029932] pnp 00:07: [io  0x0454-0x0457]
[    2.029962] system 00:07: [io  0x0454-0x0457] has been reserved
[    2.029964] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    2.030137] pnp 00:08: [io  0x0060]
[    2.030140] pnp 00:08: [io  0x0064]
[    2.030142] pnp 00:08: [irq 1]
[    2.030163] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    2.037354] pnp 00:09: [irq 12]
[    2.037393] pnp 00:09: Plug and Play ACPI device, IDs SYN0502 PNP0f13 (active)
[    2.037418] pnp 00:0a: [io  0x004e-0x004f]
[    2.037419] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    2.037439] pnp 00:0a: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    2.037649] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
[    2.037651] pnp 00:0b: [mem 0xfed10000-0xfed17fff]
[    2.037652] pnp 00:0b: [mem 0xfed18000-0xfed18fff]
[    2.037654] pnp 00:0b: [mem 0xfed19000-0xfed19fff]
[    2.037655] pnp 00:0b: [mem 0xf8000000-0xfbffffff]
[    2.037657] pnp 00:0b: [mem 0xfed20000-0xfed3ffff]
[    2.037659] pnp 00:0b: [mem 0xfed90000-0xfed93fff]
[    2.037660] pnp 00:0b: [mem 0xfed45000-0xfed8ffff]
[    2.037662] pnp 00:0b: [mem 0xff000000-0xffffffff]
[    2.037664] pnp 00:0b: [mem 0xfee00000-0xfeefffff]
[    2.037665] pnp 00:0b: [mem 0xfed08000-0xfed08fff]
[    2.037718] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.037720] system 00:0b: [mem 0xfed10000-0xfed17fff] could not be reserved
[    2.037722] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.037724] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.037727] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
[    2.037729] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[    2.037731] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[    2.037733] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
[    2.037735] system 00:0b: [mem 0xff000000-0xffffffff] could not be reserved
[    2.037737] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[    2.037739] system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
[    2.037742] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.037760] pnp 00:0c: [mem 0x000e0000-0x000effff]
[    2.037762] pnp 00:0c: [mem 0x000f0000-0x000fffff]
[    2.037807] system 00:0c: [mem 0x000e0000-0x000effff] could not be reserved
[    2.037809] system 00:0c: [mem 0x000f0000-0x000fffff] could not be reserved
[    2.037812] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.037914] pnp 00:0d: [mem 0x20000000-0x201fffff]
[    2.037915] pnp 00:0d: [mem 0x40000000-0x401fffff]
[    2.037963] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved
[    2.037965] system 00:0d: [mem 0x40000000-0x401fffff] has been reserved
[    2.037967] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    2.038015] pnp 00:0e: [mem 0xfed98000-0xfed9ffff]
[    2.038064] system 00:0e: [mem 0xfed98000-0xfed9ffff] has been reserved
[    2.038067] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.038080] pnp: PnP ACPI: found 15 devices
[    2.038081] ACPI: ACPI bus type pnp unregistered
[    2.038083] PnPBIOS: Disabled
[    2.074428] PCI: max bus depth: 2 pci_try_num: 3
[    2.074481] pci 0000:00:04.0: BAR 0: assigned [mem 0xdfa00000-0xdfa07fff 64bit]
[    2.074484] pci 0000:00:04.0: BAR 0: error updating (0xdfa00004 != 0xfed98004)
[    2.074491] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    2.074495] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    2.074500] pci 0000:00:1c.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[    2.074505] pci 0000:00:1c.0:   bridge window [mem 0xf2700000-0xf27fffff 64bit pref]
[    2.074512] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    2.074515] pci 0000:00:1c.1:   bridge window [io  0xc000-0xcfff]
[    2.074521] pci 0000:00:1c.1:   bridge window [mem 0xf7a00000-0xf7afffff]
[    2.074525] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff 64bit pref]
[    2.074532] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    2.074535] pci 0000:00:1c.2:   bridge window [io  0xb000-0xbfff]
[    2.074541] pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
[    2.074545] pci 0000:00:1c.2:   bridge window [mem 0xf2300000-0xf23fffff 64bit pref]
[    2.074557] pci 0000:04:00.0: BAR 16: can't assign mem (size 0x4000000)
[    2.074564] pci 0000:04:00.0: BAR 15: can't assign mem pref (size 0x4000000)
[    2.074566] pci 0000:04:00.0: BAR 14: assigned [io  0x8000-0x80ff]
[    2.074568] pci 0000:04:00.0: BAR 13: assigned [io  0x8400-0x84ff]
[    2.074570] pci 0000:04:00.0: CardBus bridge to [bus 40-43]
[    2.074572] pci 0000:04:00.0:   bridge window [io  0x8400-0x84ff]
[    2.074578] pci 0000:04:00.0:   bridge window [io  0x8000-0x80ff]
[    2.074584] pci 0000:00:1c.3: PCI bridge to [bus 04-0c]
[    2.074587] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.074593] pci 0000:00:1c.3:   bridge window [mem 0xf5800000-0xf77fffff]
[    2.074597] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    2.074604] pci 0000:00:1c.4: PCI bridge to [bus 0d-0d]
[    2.074607] pci 0000:00:1c.4:   bridge window [io  0xa000-0xafff]
[    2.074612] pci 0000:00:1c.4:   bridge window [mem 0xf7800000-0xf78fffff]
[    2.074617] pci 0000:00:1c.4:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    2.074692] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    2.074694] PCI: setting IRQ 11 as level-triggered
[    2.074753] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 4
[    2.074755] PCI: setting IRQ 4 as level-triggered
[    2.074809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    2.074861] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[    2.074863] PCI: setting IRQ 10 as level-triggered
[    2.074883] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    2.074885] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    2.074887] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    2.074889] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    2.074891] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    2.074893] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[    2.074895] pci_bus 0000:00: resource 10 [mem 0xdfa00000-0xfeafffff]
[    2.074897] pci_bus 0000:00: resource 11 [mem 0xfed40000-0xfed44fff]
[    2.074899] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    2.074900] pci_bus 0000:01: resource 1 [mem 0xf7b00000-0xf7bfffff]
[    2.074902] pci_bus 0000:01: resource 2 [mem 0xf2700000-0xf27fffff 64bit pref]
[    2.074904] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    2.074906] pci_bus 0000:02: resource 1 [mem 0xf7a00000-0xf7afffff]
[    2.074908] pci_bus 0000:02: resource 2 [mem 0xf2500000-0xf25fffff 64bit pref]
[    2.074910] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    2.074912] pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf79fffff]
[    2.074913] pci_bus 0000:03: resource 2 [mem 0xf2300000-0xf23fffff 64bit pref]
[    2.074915] pci_bus 0000:04: resource 0 [io  0x8000-0x9fff]
[    2.074917] pci_bus 0000:04: resource 1 [mem 0xf5800000-0xf77fffff]
[    2.074919] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
[    2.074921] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[    2.074923] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[    2.074924] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[    2.074926] pci_bus 0000:04: resource 7 [mem 0x000d4000-0x000d7fff]
[    2.074928] pci_bus 0000:04: resource 8 [mem 0x000d8000-0x000dbfff]
[    2.074930] pci_bus 0000:04: resource 9 [mem 0x000dc000-0x000dffff]
[    2.074932] pci_bus 0000:04: resource 10 [mem 0xdfa00000-0xfeafffff]
[    2.074934] pci_bus 0000:04: resource 11 [mem 0xfed40000-0xfed44fff]
[    2.074935] pci_bus 0000:40: resource 0 [io  0x8400-0x84ff]
[    2.074937] pci_bus 0000:40: resource 1 [io  0x8000-0x80ff]
[    2.074939] pci_bus 0000:0d: resource 0 [io  0xa000-0xafff]
[    2.074941] pci_bus 0000:0d: resource 1 [mem 0xf7800000-0xf78fffff]
[    2.074943] pci_bus 0000:0d: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    2.074971] NET: Registered protocol family 2
[    2.075024] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    2.075151] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    2.075423] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    2.075537] TCP: Hash tables configured (established 131072 bind 65536)
[    2.075539] TCP reno registered
[    2.075541] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    2.075547] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    2.075609] NET: Registered protocol family 1
[    2.075619] pci 0000:00:02.0: Boot video device
[    2.248179] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
[    2.420889] pci 0000:02:00.0: power state changed by ACPI to D0
[    2.420894] pci 0000:02:00.0: power state changed by ACPI to D0
[    2.420945] PCI: CLS 64 bytes, default 64
[    2.420987] Trying to unpack rootfs image as initramfs...
[    3.704332] Freeing initrd memory: 16000k freed
[    3.707260] apm: BIOS not found.
[    3.707407] audit: initializing netlink socket (disabled)
[    3.707417] type=2000 audit(1337694438.528:1): initialized
[    3.721302] highmem bounce pool size: 64 pages
[    3.721306] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    3.722699] VFS: Disk quotas dquot_6.5.2
[    3.722748] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.722868] msgmni has been set to 1571
[    3.723036] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.723062] io scheduler noop registered
[    3.723064] io scheduler deadline registered
[    3.723069] io scheduler cfq registered (default)
[    3.723210] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    3.723320] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    3.723425] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
[    3.723528] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    3.723621] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    3.723626] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    3.723643] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    3.723645] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    3.723650] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    3.723666] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    3.723668] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    3.723673] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    3.723689] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    3.723691] pci 0000:0d:00.0: Signaling PME through PCIe PME interrupt
[    3.723693] pci 0000:0d:00.1: Signaling PME through PCIe PME interrupt
[    3.723697] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    3.723739] vesafb: mode is 800x600x16, linelength=1600, pages=67
[    3.723740] vesafb: scrolling: redraw
[    3.723742] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    3.723966] vesafb: framebuffer at 0xe0000000, mapped to 0xf4180000, using 1875k, total 65472k
[    3.724007] fbcon: VESA VGA (fb0) is primary device
[    3.740592] Console: switching to colour frame buffer device 100x37
[    3.756932] fb0: VESA VGA frame buffer device
[    3.756960] intel_idle: MWAIT substates: 0x21120
[    3.756962] intel_idle: v0.4 model 0x2A
[    3.756963] intel_idle: lapic_timer_reliable_states 0xffffffff
[    3.756991] GHES: HEST is not enabled!
[    3.757037] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.757058] isapnp: Scanning for PnP cards...
[    3.777796] 0000:00:16.3: ttyS0 at I/O 0xe0e0 (irq = 10) is a 16550A
[    3.777992] Linux agpgart interface v0.103
[    3.778106] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    3.778172] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    3.779076] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    3.779173] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    3.780359] brd: module loaded
[    3.780455] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.791525] i8042: Detected active multiplexing controller, rev 1.0
[    3.798736] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.798742] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    3.798763] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    3.798778] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    3.798792] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    3.798868] mousedev: PS/2 mouse device common for all mice
[    3.798974] rtc_cmos 00:06: RTC can wake from S4
[    3.799086] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    3.799109] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    3.799192] cpuidle: using governor ladder
[    3.799286] cpuidle: using governor menu
[    3.799493] TCP cubic registered
[    3.799495] Registering the dns_resolver key type
[    3.799511] Using IPI No-Shortcut mode
[    3.799592] PM: Checking hibernation image partition UUID=d8293c01-7d70-4e9b-b1f4-a661d7dc0fe4
[    3.804431] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    4.071401] isapnp: No Plug & Play device found
[    4.469730] psmouse serio2: synaptics: Touchpad model: 1, fw: 6.2, id: 0x39a0b2, caps: 0xa04751/0x200000/0x0
[    4.518850] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input1
[    4.522197] PM: Hibernation image not present or could not be loaded.
[    4.522217] registered taskstats version 1
[    4.522707]   Magic number: 12:261:787
[    4.522769] rtc_cmos 00:06: setting system clock to 2012-05-22 13:47:19 UTC (1337694439)
[    4.522772] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[    4.523044] Freeing unused kernel memory: 556k freed
[    4.523212] Write protecting the kernel text: 3824k
[    4.523266] Write protecting the kernel read-only data: 1696k
[    4.550396] SCSI subsystem initialized
[    4.563495] mpt2sas version 12.100.00.00 loaded
[    4.577698] libata version 3.00 loaded.
[    4.581016] ahci 0000:00:1f.2: version 3.0
[    4.581077] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[    4.581110] ahci: SSS flag set, parallel bus scan disabled
[    4.581135] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3 impl SATA mode
[    4.581138] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst 
[    4.581143] ahci 0000:00:1f.2: setting latency timer to 64
[    4.583527] scsi0 : ahci
[    4.583658] scsi1 : ahci
[    4.583790] scsi2 : ahci
[    4.583877] scsi3 : ahci
[    4.583962] scsi4 : ahci
[    4.584023] scsi5 : ahci
[    4.584315] ata1: SATA max UDMA/133 abar m2048@0xf7c2e000 port 0xf7c2e100 irq 44
[    4.584319] ata2: SATA max UDMA/133 abar m2048@0xf7c2e000 port 0xf7c2e180 irq 44
[    4.584320] ata3: DUMMY
[    4.584322] ata4: DUMMY
[    4.584323] ata5: DUMMY
[    4.584324] ata6: DUMMY
[    4.706908] Refined TSC clocksource calibration: 2494.333 MHz.
[    4.706918] Switching to clocksource tsc
[    4.888754] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.889389] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    4.889404] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    4.944152] ata1.00: ATA-8: TOSHIBA MK3276GSX, GS001W, max UDMA/100
[    4.944163] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.945204] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    4.945216] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    4.946121] ata1.00: configured for UDMA/100
[    4.946356] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK3276GS GS00 PQ: 0 ANSI: 5
[    5.251263] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.254269] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    5.254274] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    5.256263] ata2.00: ATAPI: MATSHITADVD-RAM UJ869AS, 1.01, max UDMA/33
[    5.260133] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    5.260149] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    5.262233] ata2.00: configured for UDMA/33
[    5.266428] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ869AS  1.01 PQ: 0 ANSI: 5
[    5.272338] dracut: dracut-017-14.mga2
[    5.288985] device-mapper: uevent: version 1.0.3
[    5.289069] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    5.295206] udevd[132]: starting version 181
[    5.320838] [drm] Initialized drm 1.1.0 20060810
[    5.324470] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    5.325658] ACPI: Lid Switch [LID]
[    5.325704] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[    5.325708] ACPI: Power Button [PWRB]
[    5.325741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    5.325744] ACPI: Power Button [PWRF]
[    5.352206] i915 0000:00:02.0: setting latency timer to 64
[    5.367929] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[    5.367932] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    5.368133] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[    5.368140] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    5.368142] [drm] Driver supports precise vblank timestamp query.
[    5.368173] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    5.790443] checking generic (e0000000 3ff0000) vs hw (e0000000 10000000)
[    5.790449] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    5.790465] Console: switching to colour dummy device 80x25
[    5.790814] fbcon: inteldrmfb (fb0) is primary device
[    5.791063] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync)
[    6.128097] Console: switching to colour frame buffer device 160x50
[    6.197338] fb0: inteldrmfb frame buffer device
[    6.197339] drm: registered panic notifier
[    6.202310] acpi device:33: registered as cooling_device0
[    6.202536] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    6.202542] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    6.202567] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    6.256144] dracut: Starting plymouth daemon
[    7.731141] yenta_cardbus 0000:04:00.0: CardBus bridge found [10f7:8338]
[    7.731180] yenta_cardbus 0000:04:00.0: address space collision: [mem 0xf0000000-0xf13fffff] conflicts with PCI Bus 0000:04 [mem 0xf0000000-0xf1ffffff 64bit pref]
[    7.731184] yenta_cardbus 0000:04:00.0: Preassigned resource 3 busy or not available, reconfiguring...
[    7.731189] yenta_cardbus 0000:04:00.0: CardBus bridge to [bus 40-43]
[    7.731192] yenta_cardbus 0000:04:00.0:   bridge window [io  0x8400-0x84ff]
[    7.731199] yenta_cardbus 0000:04:00.0:   bridge window [io  0x8000-0x80ff]
[    7.731207] yenta_cardbus 0000:04:00.0:   bridge window [mem 0xf5800000-0xf6bfffff pref]
[    7.731215] yenta_cardbus 0000:04:00.0:   bridge window [mem 0xf7000000-0xf73fffff]
[    7.743841] usbcore: registered new interface driver usbfs
[    7.743867] usbcore: registered new interface driver hub
[    7.749282] usbcore: registered new device driver usb
[    7.749287] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    7.749347] sd 0:0:0:0: [sda] Write Protect is off
[    7.749351] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    7.749375] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.750888] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    7.750892] cdrom: Uniform CD-ROM driver Revision: 3.20
[    7.751030] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    7.752803] sdhci: Secure Digital Host Controller Interface driver
[    7.752805] sdhci: Copyright(c) Pierre Ossman
[    7.754585] rts_pstor: module is from the staging directory, the quality is unknown, you have been warned.
[    7.755185] Initializing Realtek PCIE storage driver...
[    7.755260] Resource length: 0x1000
[    7.755271] Original address: 0xf7801000, remapped address: 0xf410e000
[    7.755274] pci->irq = 11
[    7.755275] rtsx_acquire_irq: chip->msi_en = 0, pci->irq = 11
[    7.764468] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    7.764539] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    7.764544] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    7.764575] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    7.764601] ehci_hcd 0000:00:1a.0: debug port 2
[    7.768489] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    7.768498] ehci_hcd 0000:00:1a.0: irq 11, io mem 0xf7c30000
[    7.774925] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    7.774978] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    7.774981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.774983] usb usb1: Product: EHCI Host Controller
[    7.774985] usb usb1: Manufacturer: Linux 3.3.6-desktop586-2.mga2 ehci_hcd
[    7.774987] usb usb1: SerialNumber: 0000:00:1a.0
[    7.775086] hub 1-0:1.0: USB hub found
[    7.775090] hub 1-0:1.0: 3 ports detected
[    7.775171] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    7.775175] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    7.775181] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    7.775203] ehci_hcd 0000:00:1d.0: debug port 2
[    7.779094] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    7.779101] ehci_hcd 0000:00:1d.0: irq 10, io mem 0xf7c2f000
[    7.784887] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    7.784941] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    7.784944] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.784945] usb usb2: Product: EHCI Host Controller
[    7.784947] usb usb2: Manufacturer: Linux 3.3.6-desktop586-2.mga2 ehci_hcd
[    7.784948] usb usb2: SerialNumber: 0000:00:1d.0
[    7.785029] hub 2-0:1.0: USB hub found
[    7.785032] hub 2-0:1.0: 3 ports detected
[    7.853419] yenta_cardbus 0000:04:00.0: ISA IRQ mask 0x0000, PCI irq 10
[    7.853424] yenta_cardbus 0000:04:00.0: Socket status: 30000006
[    7.853427] pci_bus 0000:40: Upper limit for fixing this bridge's parent bridge: #0c
[    7.853432] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge window: [io  0x8000-0x9fff]
[    7.853435] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x8000-0x9fff: excluding 0x8000-0x80ff 0x8400-0x84ff
[    7.873529] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge window: [mem 0xf5800000-0xf77fffff]
[    7.873532] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf5800000-0xf77fffff: excluding 0xf5800000-0xf6dfffff 0xf7000000-0xf73fffff
[    7.873542] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge window: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    7.873544] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf0000000-0xf1ffffff: excluding 0xf0000000-0xf1ffffff
[    7.911483]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
[    7.912573] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.920967] xhci_hcd 0000:02:00.0: power state changed by ACPI to D0
[    7.920973] xhci_hcd 0000:02:00.0: power state changed by ACPI to D0
[    7.921003] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    7.921015] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[    7.921184] xhci_hcd 0000:02:00.0: irq 4, io mem 0xf7a00000
[    7.921251] xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X
[    7.921257] xhci_hcd 0000:02:00.0: irq 47 for MSI/MSI-X
[    7.921262] xhci_hcd 0000:02:00.0: irq 48 for MSI/MSI-X
[    7.921267] xhci_hcd 0000:02:00.0: irq 49 for MSI/MSI-X
[    7.921273] xhci_hcd 0000:02:00.0: irq 50 for MSI/MSI-X
[    7.921391] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    7.921393] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.921395] usb usb3: Product: xHCI Host Controller
[    7.921396] usb usb3: Manufacturer: Linux 3.3.6-desktop586-2.mga2 xhci_hcd
[    7.921398] usb usb3: SerialNumber: 0000:02:00.0
[    7.921477] xHCI xhci_add_endpoint called for root hub
[    7.921480] xHCI xhci_check_bandwidth called for root hub
[    7.921513] hub 3-0:1.0: USB hub found
[    7.921522] hub 3-0:1.0: 2 ports detected
[    7.921583] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    7.921588] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[    7.924598] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    7.924600] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.924602] usb usb4: Product: xHCI Host Controller
[    7.924604] usb usb4: Manufacturer: Linux 3.3.6-desktop586-2.mga2 xhci_hcd
[    7.924605] usb usb4: SerialNumber: 0000:02:00.0
[    7.924672] xHCI xhci_add_endpoint called for root hub
[    7.924674] xHCI xhci_check_bandwidth called for root hub
[    7.924712] hub 4-0:1.0: USB hub found
[    7.924721] hub 4-0:1.0: 2 ports detected
[    7.955914] scsi6 : SCSI emulation for PCI-Express Mass Storage devices
[    7.955998] rts_pstor: waiting for device to settle before scanning
[    7.956027] sdhci-pci 0000:0d:00.1: SDHCI controller found [10ec:5209] (rev 1)
[    7.956081] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    7.956099] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    7.956142] Registered led device: mmc0::
[    7.956175] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    7.957655] mmc0: SDHCI controller on PCI [0000:0d:00.1] using DMA
[    7.985948] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    8.016117] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    8.046046] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    8.076094] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    8.076556] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    8.190768] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    8.190772] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.191047] hub 1-1:1.0: USB hub found
[    8.191140] hub 1-1:1.0: 6 ports detected
[    8.293217] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    8.407488] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    8.407498] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.407761] hub 2-1:1.0: USB hub found
[    8.407847] hub 2-1:1.0: 8 ports detected
[    8.482155] usb 1-1.1: new high-speed USB device number 3 using ehci_hcd
[    8.568675] usb 1-1.1: config 1 has an invalid interface number: 1 but max is 0
[    8.568684] usb 1-1.1: config 1 has no interface number 0
[    8.570519] usb 1-1.1: New USB device found, idVendor=04da, idProduct=250e
[    8.570526] usb 1-1.1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    8.570532] usb 1-1.1: Product: Qualcomm Gobi 2000
[    8.570537] usb 1-1.1: Manufacturer: Qualcomm Incorporated
[    8.634973] usb 1-1.2: new full-speed USB device number 4 using ehci_hcd
[    8.954610] scsi 6:0:0:0: Direct-Access     Generic- xD/SD/M.S.       1.00 PQ: 0 ANSI: 0 CCS
[    8.954816] Bad LUN (0:1)
[    8.955031] Bad target number (1:0)
[    8.955071] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    8.955119] Bad target number (2:0)
[    8.955191] Bad target number (3:0)
[    8.955389] Bad target number (4:0)
[    8.955723] Bad target number (5:0)
[    8.955813] Bad target number (6:0)
[    8.955888] Bad target number (7:0)
[    8.955913] rts_pstor: device scan complete
[    9.038685] usb 1-1.2: New USB device found, idVendor=044e, idProduct=3001
[    9.038687] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.038689] usb 1-1.2: Product: UGNZ4
[    9.038691] usb 1-1.2: Manufacturer: ALPS
[   20.424021] PM: Marking nosave pages: 000000000009e000 - 0000000000100000
[   20.424026] PM: Marking nosave pages: 0000000020000000 - 0000000020200000
[   20.424036] PM: Basic memory bitmaps created
[   20.754275] PM: Basic memory bitmaps freed
[   20.754286] video LNXVIDEO:00: Restoring backlight state
[   20.762332] PM: Starting manual resume from disk
[   20.762335] PM: Hibernation image partition 8:6 present
[   20.762336] PM: Looking for hibernation image.
[   20.765452] PM: Image not found (code -22)
[   20.765455] PM: Hibernation image not present or could not be loaded.
[   20.788190] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[   20.818398] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[   20.848518] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[   20.862651] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[   20.878113] sdhci-pci 0000:0d:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
[   21.013035] dracut: Checking ext4: /dev/disk/by-uuid/439c3c53-7383-4574-8d0c-f109cb963969
[   21.013075] dracut: issuing e2fsck -a  /dev/disk/by-uuid/439c3c53-7383-4574-8d0c-f109cb963969
[   21.070631] dracut: /dev/disk/by-uuid/439c3c53-7383-4574-8d0c-f109cb963969: clean, 211469/1016000 files, 1647567/4063960 blocks
[   21.070831] dracut: Remounting /dev/disk/by-uuid/439c3c53-7383-4574-8d0c-f109cb963969 with -o ro
[   21.128818] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[   21.179854] dracut: Mounted root filesystem /dev/sda9
[   21.549287] dracut: Switching root
[   21.550071] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   22.315195] NET: Registered protocol family 10
[   23.485424] udevd[510]: starting version 181
[   24.780621] EXT4-fs (sda9): re-mounted. Opts: (null)
[   25.190601] ACPI: AC Adapter [AC] (off-line)
[   25.278600] ACPI: Battery Slot [BAT1] (battery present)
[   25.502402] ACPI Warning: 0x0000e040-0x0000e05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251)
[   25.502410] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   25.561304] thermal LNXTHERM:00: registered as thermal_zone0
[   25.561308] ACPI: Thermal Zone [TZ00] (40 C)
[   25.564974] thermal LNXTHERM:01: registered as thermal_zone1
[   25.564977] ACPI: Thermal Zone [TZ01] (40 C)
[   25.908815] snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
[   25.908820] snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0
[   25.908940] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 3
[   25.908944] PCI: setting IRQ 3 as level-triggered
[   25.909008] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[   25.911916] iTCO_vendor_support: vendor-support=0
[   25.947835] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   25.953284] input: Panasonic Laptop Support as /devices/virtual/input/input6
[   26.000372] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[   26.000463] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   26.000722] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
[   26.058255] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   26.061466] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x400-0x47f 0x4d0-0x4d7
[   26.062201] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   26.063260] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   26.064435] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xe0000-0xfffff
[   26.064469] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
[   26.064500] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff
[   26.064532] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   26.233918] cfg80211: Calling CRDA to update world regulatory domain
[   26.252738] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
[   26.252741] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[   26.407472] Bluetooth: Core ver 2.16
[   26.407489] NET: Registered protocol family 31
[   26.407492] Bluetooth: HCI device and connection manager initialized
[   26.407494] Bluetooth: HCI socket layer initialized
[   26.407496] Bluetooth: L2CAP socket layer initialized
[   26.407499] Bluetooth: SCO socket layer initialized
[   26.564421] tpm_inf_pnp 00:0a: Found TPM with ID IFX0102
[   26.565992] tpm_tis 00:0a: 1.2 TPM (device-id 0xB, rev-id 16)
[   26.625004] usbcore: registered new interface driver btusb
[   26.985275] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[   26.985278] Copyright(c) 2003-2011 Intel Corporation
[   26.985336] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[   26.985338] iwlwifi 0000:03:00.0: pci_resource_base = f466c000
[   26.985339] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
[   26.985416] iwlwifi 0000:03:00.0: irq 52 for MSI/MSI-X
[   26.985449] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   26.985451] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   26.985452] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[   26.985454] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[   26.985455] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[   26.985461] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[   26.985518] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   26.994542] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6
[   26.994544] iwlwifi 0000:03:00.0: Device SKU: 0x1F0
[   26.994545] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[   26.994559] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   27.284815] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301
[   27.284978] Registered led device: phy0-led
[   27.312630] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   27.339588] SKU: Nid=0x1d sku_cfg=0x40159a05
[   27.339591] SKU: port_connectivity=0x1
[   27.339593] SKU: enable_pcbeep=0x1
[   27.339594] SKU: check_sum=0x00000005
[   27.339596] SKU: customization=0x0000009a
[   27.339597] SKU: external_amp=0x0
[   27.339598] SKU: platform_type=0x1
[   27.339599] SKU: swap=0x0
[   27.339600] SKU: override=0x1
[   27.339931] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   27.339932]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   27.339934]    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   27.339935]    mono: mono_out=0x0
[   27.339936]    inputs: Mic=0x18
[   27.341126] realtek: No valid SSID, checking pincfg 0x40159a05 for NID 0x1d
[   27.341128] realtek: Enabling init ASM_ID=0x9a05 CODEC_ID=10ec0269
[   27.561390] cfg80211: World regulatory domain updated:
[   27.561392] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   27.561395] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   27.561397] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   27.561399] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   27.561401] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   27.561402] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   27.573805] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[   27.573878] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   27.573964] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   27.574018] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   27.574301] mei 0000:00:16.0: setting latency timer to 64
[   27.574377] mei 0000:00:16.0: irq 53 for MSI/MSI-X
[   27.624827] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 5
[   27.624831] PCI: setting IRQ 5 as level-triggered
[   27.624845] e1000e 0000:00:19.0: setting latency timer to 64
[   27.624969] e1000e 0000:00:19.0: irq 54 for MSI/MSI-X
[   27.661020] watchdog: INTCAMT: cannot register miscdev on minor=130 (err=-16).
[   27.661027] watchdog: error registering /dev/watchdog (err=-16).
[   27.661034] mei 0000:00:16.0: unable to register watchdog device.
[   27.819347] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 70:58:12:dc:3d:fb
[   27.819351] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[   27.819385] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[   27.829984] cfg80211: Calling CRDA for country: US
[   27.831638] cfg80211: Regulatory domain changed to country: US
[   27.831641] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   27.831644] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   27.831646] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[   27.831648] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   27.831650] cfg80211:   (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   27.831652] cfg80211:   (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   27.831653] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[   28.707845] tpm_tis 00:0a: A TPM error (7) occurred attempting to read a pcr value
[   28.707856] tpm_tis 00:0a: TPM is disabled/deactivated (0x7)
[   28.781676] Non-volatile memory driver v1.3
[   29.367733] Adding 6080564k swap on /dev/sda6.  Priority:0 extents:1 across:6080564k 
[   31.925382] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)

  reply	other threads:[~2012-06-01 16:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.64.1205311412210.11510@info>
2012-06-01 15:47 ` [Bug 43331] Re: Bug on bootup of Linux kernel on Panasonic Toughbook S10 Bjorn Helgaas
2012-06-01 16:22   ` Bill Unruh [this message]
2012-06-02  3:30     ` Jiang Liu
2012-07-06 18:06       ` Bjorn Helgaas
2012-07-06 23:37         ` Bill Unruh
2012-07-07  0:55           ` Yinghai Lu
2012-07-07  7:22             ` Bill Unruh
2012-07-07 19:02               ` Yinghai Lu
2012-07-09 17:26                 ` Bjorn Helgaas
2012-07-07 13:41             ` Bjorn Helgaas
2012-06-01 17:04   ` Bill Unruh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.1206010915580.26561@info \
    --to=unruh@physics.ubc.ca \
    --cc=bhelgaas@google.com \
    --cc=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).