Re: 2.6.34-rc6 pci bridge problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday, May 07, 2010 12:55:26 pm David H. Lynch Jr. wrote:
> On 05/07/2010 02:44 PM, Christian Lamparter wrote:
> > On Friday 07 May 2010 17:46:41 Bjorn Helgaas wrote:
> >    
> >> On Thursday, May 06, 2010 09:09:58 am Bjorn Helgaas wrote:
> >>      
> >>> On Wednesday, May 05, 2010 01:59:55 pm Christian Lamparter wrote:
> >>>        
> >>>> On Wednesday 05 May 2010 20:41:26 David H. Lynch Jr. wrote:
> >>>>          
> >>>>> When I build out of the wireless-testing git tree (puled today)
> >>>>> 2.6.34-rc6 using my current systems .config I get a very quick error
> >>>>> on boot about PCI bridge windows.
> >>>>> googling the error indicates this is a know 2.6.34 problem and that
> >>>>> there are fixes in other 2.6.34 trees.
> >>>>> I have been unable to find the actual patches or I would just apply
> >>>>> them to wireless-testing.
> >>>>>            
> >>> I made significant changes in the way we handle PCI bridge windows,
> >>> and I'm eager to fix any issues in that area.  But "very quick error
> >>> on boot" doesn't give me any information to work with.
> >>>
> >>> Please attach your complete dmesg output, serial console log (with
> >>> "ignore_loglevel"), digital photo of the error, or other specific
> >>> details.
> >>>        
> >> Ping!  If there's a problem here, I want to fix it as soon as possible.
> >> Do you have any more details?  What error message did you google?
> >>      
> > Pong! Unfortunately, I haven't heard any news about this pci bridge issue
> > from "David H. Lynch Jr.". But as you say: "Time for patching 2.6.34-rcX
> > regressions is running out". Therefore, David: please hurry up and post
> > what you are seeing. Most of oopses, can be easily captured with a serial
> > console (a setup is described in Documentation/serial-console.txt )
> >    
>      I responded to Bjorn.

Did that bounce?  This email is the first response I've seen.
I did upgrade laptops recently, so possibly I have a mail issue
on my end, but I don't see any response on the linux-pci list
either.

BTW, please keep the list CC'd, because often many people see the
same problem, and having the discussion on the list makes it more
likely that Google will find useful clues later.

>      The "oops" was actually cause by a stale initramfs.
>      The PCI problem is still real, but non-fatal.
>      I sent Bjorn a dmesg [below].

I don't see a PCI problem here; can you point out what you're
concerned about?  There are definitely a few messages that are
new or changed since 2.6.33, e.g., these:

  PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)

are normal.  These:

  pcieport 0000:00:01.0: Requesting control of PCIe PME from ACPI BIOS
  pcieport 0000:00:01.0: Failed to receive control of PCIe PME service: no _OSC support
  pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13

are also normal, depending on your particular system.  In this case,
I think the "Failed to receive control..." messages are a bit more
alarming than they should be.  I think it'd be better if Linux simply
said something neutral like "platform doesn't support PCIe PME".

Thanks again for your report!

Bjorn



[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.34-rc6-wl (root@hp-dhlii) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #3 SMP Tue May 4 10:33:25 EDT 2010
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fe80000 (usable)
[    0.000000]  BIOS-e820: 000000003fe80000 - 000000003ff00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003ff00000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI present.
[    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x3fe80 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-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 03FF00000 mask FFFF00000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000001000 (reserved)
[    0.000000]  modified: 0000000000001000 - 0000000000002000 (usable)
[    0.000000]  modified: 0000000000002000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009f800 (usable)
[    0.000000]  modified: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000003fe80000 (usable)
[    0.000000]  modified: 000000003fe80000 - 000000003ff00000 (ACPI NVS)
[    0.000000]  modified: 000000003ff00000 - 0000000040000000 (reserved)
[    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  modified: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  modified: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  modified: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  modified: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  modified: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] found SMP MP-table at [c00f65b0] f65b0
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 15000-1a000
[    0.000000] RAMDISK: 2f056000 - 2ff20000
[    0.000000] ACPI: RSDP 000f6580 00014 (v00 PTLTD )
[    0.000000] ACPI: RSDT 3fe8b7da 00044 (v01 PTLTD  Capell00 06040000  LTP 00000000)
[    0.000000] ACPI: FACP 3fe92dee 00074 (v01 HP     NISSAN   06040000 LOHR 0000005A)
[    0.000000] ACPI: DSDT 3fe8c3ba 06A34 (v01 HP     NISSAN   06040000 INTL 20060608)
[    0.000000] ACPI: FACS 3fe93fc0 00040
[    0.000000] ACPI: APIC 3fe92e62 00068 (v01 HP     NISSAN   06040000 LOHR 0000005A)
[    0.000000] ACPI: HPET 3fe92eca 00038 (v01 HP     NISSAN   06040000 LOHR 0000005A)
[    0.000000] ACPI: MCFG 3fe92f02 0003C (v01 HP     NISSAN   06040000 LOHR 0000005A)
[    0.000000] ACPI: BOOT 3fe92fd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: APIC 3fe92f70 00068 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: SSDT 3fe8c1ac 0020A (v01 SataRe SataAhci 00001000 INTL 20060217)
[    0.000000] ACPI: SSDT 3fe8b81e 004F6 (v01  PmRef    CpuPm 00003000 INTL 20060217)
[    0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[    0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@xxxxxxxxxxxxxxx
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 134MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000001 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003fe80
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000001 -> 0x00000002
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003fe80
[    0.000000] On node 0 totalpages: 261648
[    0.000000] free_area_init_node: node 0, pgdat c0793180, node_mem_map c1001020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3952 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 270 pages used for memmap
[    0.000000]   HighMem zone: 34164 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] early_res array is doubled to 64 at [16000 - 167ff]
[    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000010000
[    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] Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c1c00000 s35860 r0 d21484 u2097152
[    0.000000] pcpu-alloc: s35860 r0 d21484 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259602
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.34-rc6-wl root=UUID=88bee5ed-ef49-4911-a450-522157043ec9 ro quiet splash
[    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] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 5235180 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Subtract (53 early reservations)
[    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE
[    0.000000]   #2 [0000100000 - 00008d7fbc]   TEXT DATA BSS
[    0.000000]   #3 [002f056000 - 002ff20000]         RAMDISK
[    0.000000]   #4 [00008d8000 - 00008db12c]             BRK
[    0.000000]   #5 [00000f65c0 - 0000100000]   BIOS reserved
[    0.000000]   #6 [00000f65b0 - 00000f65c0]    MP-table mpf
[    0.000000]   #7 [000009f800 - 000009fd71]   BIOS reserved
[    0.000000]   #8 [000009feed - 00000f65b0]   BIOS reserved
[    0.000000]   #9 [000009fd71 - 000009feed]    MP-table mpc
[    0.000000]   #10 [0000010000 - 0000011000]      TRAMPOLINE
[    0.000000]   #11 [0000011000 - 0000015000]     ACPI WAKEUP
[    0.000000]   #12 [0000015000 - 0000016000]         PGTABLE
[    0.000000]   #13 [0001000000 - 0001001000]         BOOTMEM
[    0.000000]   #14 [0001001000 - 0001801000]         BOOTMEM
[    0.000000]   #15 [0001801000 - 0001801004]         BOOTMEM
[    0.000000]   #16 [0001801040 - 0001801100]         BOOTMEM
[    0.000000]   #17 [0001801100 - 0001801154]         BOOTMEM
[    0.000000]   #18 [0001801180 - 0001804180]         BOOTMEM
[    0.000000]   #19 [0001804180 - 0001804190]         BOOTMEM
[    0.000000]   #20 [00018041c0 - 0001804dc0]         BOOTMEM
[    0.000000]   #21 [0001804dc0 - 0001804de5]         BOOTMEM
[    0.000000]   #22 [0001804e00 - 0001804e27]         BOOTMEM
[    0.000000]   #23 [0001804e40 - 0001805000]         BOOTMEM
[    0.000000]   #24 [0001805000 - 0001805040]         BOOTMEM
[    0.000000]   #25 [0001805040 - 0001805080]         BOOTMEM
[    0.000000]   #26 [0001805080 - 00018050c0]         BOOTMEM
[    0.000000]   #27 [00018050c0 - 0001805100]         BOOTMEM
[    0.000000]   #28 [0001805100 - 0001805140]         BOOTMEM
[    0.000000]   #29 [0001805140 - 0001805180]         BOOTMEM
[    0.000000]   #30 [0001805180 - 00018051c0]         BOOTMEM
[    0.000000]   #31 [00018051c0 - 0001805200]         BOOTMEM
[    0.000000]   #32 [0001805200 - 0001805240]         BOOTMEM
[    0.000000]   #33 [0001805240 - 0001805280]         BOOTMEM
[    0.000000]   #34 [0001805280 - 00018052c0]         BOOTMEM
[    0.000000]   #35 [00018052c0 - 0001805300]         BOOTMEM
[    0.000000]   #36 [0001805300 - 0001805340]         BOOTMEM
[    0.000000]   #37 [0001805340 - 0001805350]         BOOTMEM
[    0.000000]   #38 [0001805380 - 0001805390]         BOOTMEM
[    0.000000]   #39 [00018053c0 - 0001805426]         BOOTMEM
[    0.000000]   #40 [0001805440 - 00018054a6]         BOOTMEM
[    0.000000]   #41 [0001c00000 - 0001c0e000]         BOOTMEM
[    0.000000]   #42 [0001e00000 - 0001e0e000]         BOOTMEM
[    0.000000]   #43 [00018074c0 - 00018074c4]         BOOTMEM
[    0.000000]   #44 [0001807500 - 0001807504]         BOOTMEM
[    0.000000]   #45 [0001807540 - 0001807548]         BOOTMEM
[    0.000000]   #46 [0001807580 - 0001807588]         BOOTMEM
[    0.000000]   #47 [00018075c0 - 0001807668]         BOOTMEM
[    0.000000]   #48 [0001807680 - 00018076e8]         BOOTMEM
[    0.000000]   #49 [0001807700 - 000180b700]         BOOTMEM
[    0.000000]   #50 [000180b700 - 000188b700]         BOOTMEM
[    0.000000]   #51 [000188b700 - 00018cb700]         BOOTMEM
[    0.000000]   #52 [0001e0e000 - 000230c1ec]         BOOTMEM
[    0.000000] Initializing HighMem for node 0 (000377fe:0003fe80)
[    0.000000] Memory: 1009140k/1047040k available (4667k kernel code, 37452k reserved, 2106k data, 660k init, 137736k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff1d000 - 0xfffff000   ( 904 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc079e000 - 0xc0843000   ( 660 kB)
[    0.000000]       .data : 0xc058eeb9 - 0xc079d708   (2106 kB)
[    0.000000]       .text : 0xc0100000 - 0xc058eeb9   (4667 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:424
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1828.770 MHz processor.
[    0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3657.54 BogoMIPS (lpj=7315080)
[    0.004046] Security Framework initialized
[    0.004054] SELinux:  Disabled at boot.
[    0.004069] Mount-cache hash table entries: 512
[    0.004289] Initializing cgroup subsys ns
[    0.004296] Initializing cgroup subsys cpuacct
[    0.004305] Initializing cgroup subsys memory
[    0.004321] Initializing cgroup subsys devices
[    0.004325] Initializing cgroup subsys freezer
[    0.004330] Initializing cgroup subsys net_cls
[    0.004368] CPU: Physical Processor ID: 0
[    0.004371] CPU: Processor Core ID: 0
[    0.004378] mce: CPU supports 6 MCE banks
[    0.004392] CPU0: Thermal monitoring handled by SMI
[    0.004398] using mwait in idle threads.
[    0.004409] Performance Events: Core2 events, Intel PMU driver.
[    0.004425] ... version:                2
[    0.004428] ... bit width:              40
[    0.004432] ... generic registers:      2
[    0.004436] ... value mask:             000000ffffffffff
[    0.004440] ... max period:             000000007fffffff
[    0.004444] ... fixed-purpose events:   3
[    0.004448] ... event mask:             0000000700000003
[    0.004456] Checking 'hlt' instruction... OK.
[    0.025241] ACPI: Core revision 20100121
[    0.044015] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.044023] ftrace: allocating 19561 entries in 39 pages
[    0.052079] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.052500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.093309] CPU0: Intel(R) Core(TM)2 CPU         T5600  @ 1.83GHz stepping 02
[    0.096000] Booting Node   0, Processors  #1 Ok.
[    0.008000] Initializing CPU#1
[    0.008000] CPU1: Thermal monitoring handled by SMI
[    0.184024] Brought up 2 CPUs
[    0.184030] Total of 2 processors activated (7314.99 BogoMIPS).
[    0.185103] devtmpfs: initialized
[    0.185670] regulator: core version 0.5
[    0.185713] Time: 23:34:46  Date: 05/06/10
[    0.185781] NET: Registered protocol family 16
[    0.185999] EISA bus registered
[    0.186015] ACPI: bus type pci registered
[    0.186148] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.186156] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.186160] PCI: Using MMCONFIG for extended config space
[    0.186164] PCI: Using configuration type 1 for base access
[    0.188063] bio: create slab <bio-0> at 0
[    0.190736] ACPI: EC: Look up EC in DSDT
[    0.197478] ACPI: BIOS _OSI(Linux) query ignored
[    0.199272] ACPI: SSDT 3fe8bf75 001A3 (v01  PmRef  Cpu0Ist 00003000 INTL 20060217)
[    0.200326] ACPI: SSDT 3fe8bd14 001DC (v01  PmRef  Cpu0Cst 00003001 INTL 20060217)
[    0.201778] ACPI: SSDT 3fe8c118 00094 (v01  PmRef  Cpu1Ist 00003000 INTL 20060217)
[    0.202728] ACPI: SSDT 3fe8bef0 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20060217)
[    0.203909] ACPI: Interpreter enabled
[    0.203939] ACPI: (supports S0 S3 S4 S5)
[    0.203986] ACPI: Using IOAPIC for interrupt routing
[    0.273700] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[    0.276186] ACPI: No dock devices found.
[    0.276194] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.277171] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.279052] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.279060] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.279066] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.279073] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[    0.279078] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[    0.279084] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff] (ignored)
[    0.279090] pci_root PNP0A08:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[    0.279250] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.279257] pci 0000:00:01.0: PME# disabled
[    0.279379] pci 0000:00:1b.0: reg 10: [mem 0xd2400000-0xd2403fff 64bit]
[    0.279471] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.279479] pci 0000:00:1b.0: PME# disabled
[    0.279624] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.279633] pci 0000:00:1c.0: PME# disabled
[    0.279780] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.279788] pci 0000:00:1c.1: PME# disabled
[    0.279935] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.279943] pci 0000:00:1c.2: PME# disabled
[    0.280055] pci 0000:00:1d.0: reg 20: [io  0x1800-0x181f]
[    0.280152] pci 0000:00:1d.1: reg 20: [io  0x1820-0x183f]
[    0.280248] pci 0000:00:1d.2: reg 20: [io  0x1840-0x185f]
[    0.280344] pci 0000:00:1d.3: reg 20: [io  0x1860-0x187f]
[    0.280435] pci 0000:00:1d.7: reg 10: [mem 0xd2404000-0xd24043ff]
[    0.280529] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.280538] pci 0000:00:1d.7: PME# disabled
[    0.280766] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.280775] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    0.280858] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.280871] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.280884] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.280897] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.280910] pci 0000:00:1f.1: reg 20: [io  0x1880-0x188f]
[    0.280998] pci 0000:00:1f.2: reg 10: [io  0x18c8-0x18cf]
[    0.281012] pci 0000:00:1f.2: reg 14: [io  0x18ac-0x18af]
[    0.281025] pci 0000:00:1f.2: reg 18: [io  0x18c0-0x18c7]
[    0.281037] pci 0000:00:1f.2: reg 1c: [io  0x18a8-0x18ab]
[    0.281050] pci 0000:00:1f.2: reg 20: [io  0x18b0-0x18bf]
[    0.281062] pci 0000:00:1f.2: reg 24: [mem 0xd2404400-0xd24047ff]
[    0.281120] pci 0000:00:1f.2: PME# supported from D3hot
[    0.281129] pci 0000:00:1f.2: PME# disabled
[    0.281216] pci 0000:00:1f.3: reg 20: [io  0x18e0-0x18ff]
[    0.281353] pci 0000:01:00.0: reg 10: [mem 0xd1000000-0xd1ffffff]
[    0.281370] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.281387] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd0ffffff 64bit]
[    0.281398] pci 0000:01:00.0: reg 24: [io  0x2000-0x207f]
[    0.281409] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.281461] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.281468] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.281476] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd1ffffff]
[    0.281486] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.281575] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.281584] pci 0000:00:1c.0:   bridge window [io  0x0000-0x0000] (disabled)
[    0.281594] pci 0000:00:1c.0:   bridge window [mem 0x00000000-0x000fffff] (disabled)
[    0.281607] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.281696] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.281705] pci 0000:00:1c.1:   bridge window [io  0x0000-0x0000] (disabled)
[    0.281714] pci 0000:00:1c.1:   bridge window [mem 0x00000000-0x000fffff] (disabled)
[    0.281727] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.281966] pci 0000:06:00.0: reg 10: [mem 0xd2100000-0xd2100fff]
[    0.282251] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.282268] pci 0000:06:00.0: PME# disabled
[    0.282342] pci 0000:00:1c.2: PCI bridge to [bus 06-06]
[    0.282350] pci 0000:00:1c.2:   bridge window [io  0x0000-0x0000] (disabled)
[    0.282360] pci 0000:00:1c.2:   bridge window [mem 0x00000000-0x000fffff] (disabled)
[    0.282373] pci 0000:00:1c.2:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.282482] pci 0000:08:06.0: reg 10: [mem 0xd2004000-0xd2004fff]
[    0.282522] pci 0000:08:06.0: supports D1 D2
[    0.282527] pci 0000:08:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.282536] pci 0000:08:06.0: PME# disabled
[    0.282593] pci 0000:08:06.1: reg 10: [mem 0xd2007000-0xd20077ff]
[    0.282607] pci 0000:08:06.1: reg 14: [mem 0xd2000000-0xd2003fff]
[    0.282689] pci 0000:08:06.1: supports D1 D2
[    0.282694] pci 0000:08:06.1: PME# supported from D0 D1 D2 D3hot
[    0.282703] pci 0000:08:06.1: PME# disabled
[    0.282756] pci 0000:08:06.2: reg 10: [mem 0xd2005000-0xd2005fff]
[    0.282842] pci 0000:08:06.2: supports D1 D2
[    0.282846] pci 0000:08:06.2: PME# supported from D0 D1 D2 D3hot
[    0.282855] pci 0000:08:06.2: PME# disabled
[    0.282908] pci 0000:08:06.3: reg 10: [mem 0xd2007800-0xd20078ff]
[    0.282993] pci 0000:08:06.3: supports D1 D2
[    0.282997] pci 0000:08:06.3: PME# supported from D0 D1 D2 D3hot
[    0.283006] pci 0000:08:06.3: PME# disabled
[    0.283069] pci 0000:08:08.0: reg 10: [mem 0xd2006000-0xd2006fff]
[    0.283083] pci 0000:08:08.0: reg 14: [io  0x3000-0x303f]
[    0.283160] pci 0000:08:08.0: supports D1 D2
[    0.283164] pci 0000:08:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.283173] pci 0000:08:08.0: PME# disabled
[    0.283240] pci 0000:00:1e.0: PCI bridge to [bus 08-09] (subtractive decode)
[    0.283249] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.283258] pci 0000:00:1e.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.283271] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.283277] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.283282] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.283355] pci_bus 0000:09: [bus 09-0c] partially hidden behind transparent bridge 0000:08 [bus 08-09]
[    0.283402] pci_bus 0000:00: on NUMA node 0
[    0.283411] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.283877] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    0.284088] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.284257] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.284425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.284657] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.293379] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.293583] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 *4 5 6 7 11 12 14 15)
[    0.293780] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[    0.293978] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.294186] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 *6 7 10 12 14 15)
[    0.294382] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.294580] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[    0.294776] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[    0.295004] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.295019] vgaarb: loaded
[    0.295227] SCSI subsystem initialized
[    0.295333] libata version 3.00 loaded.
[    0.295433] usbcore: registered new interface driver usbfs
[    0.295459] usbcore: registered new interface driver hub
[    0.295510] usbcore: registered new device driver usb
[    0.295829] ACPI: WMI: Skipping duplicate GUID 05901221-D566-11D1-B2F0-00A0C9062910
[    0.296113] ACPI: WMI: Mapper loaded
[    0.296117] PCI: Using ACPI for IRQ routing
[    0.296122] PCI: pci_cache_line_size set to 64 bytes
[    0.296248] pci 0000:06:00.0: no compatible bridge window for [mem 0xd2100000-0xd2100fff]
[    0.296467] reserve RAM buffer: 0000000000002000 - 000000000000ffff 
[    0.296473] reserve RAM buffer: 000000000009f800 - 000000000009ffff 
[    0.296478] reserve RAM buffer: 000000003fe80000 - 000000003fffffff 
[    0.296625] NetLabel: Initializing
[    0.296630] NetLabel:  domain hash size = 128
[    0.296633] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.296656] NetLabel:  unlabeled traffic allowed by default
[    0.296712] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.296722] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.296733] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.300043] Switching to clocksource tsc
[    0.304484] pnp: PnP ACPI init
[    0.304503] ACPI: bus type pnp registered
[    0.329008] pnp: PnP ACPI: found 10 devices
[    0.329013] ACPI: ACPI bus type pnp unregistered
[    0.329021] PnPBIOS: Disabled by ACPI PNP
[    0.329040] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.329047] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.329053] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.329060] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.329066] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.329072] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.329078] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.329085] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.329099] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.329113] system 00:06: [io  0x0800-0x080f] has been reserved
[    0.329119] system 00:06: [io  0x1000-0x107f] has been reserved
[    0.329125] system 00:06: [io  0x1180-0x11bf] has been reserved
[    0.329131] system 00:06: [io  0x1640-0x164f] has been reserved
[    0.364018] PCI: max bus depth: 2 pci_try_num: 3
[    0.364115] pci 0000:00:1e.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.364122] pci 0000:00:1c.0: BAR 14: assigned [mem 0x44000000-0x441fffff]
[    0.364129] pci 0000:00:1c.0: BAR 15: assigned [mem 0x44200000-0x443fffff 64bit pref]
[    0.364136] pci 0000:00:1c.1: BAR 14: assigned [mem 0x44400000-0x445fffff]
[    0.364142] pci 0000:00:1c.1: BAR 15: assigned [mem 0x44600000-0x447fffff 64bit pref]
[    0.364149] pci 0000:00:1c.2: BAR 14: assigned [mem 0x44800000-0x449fffff]
[    0.364156] pci 0000:00:1c.2: BAR 15: assigned [mem 0x44a00000-0x44bfffff 64bit pref]
[    0.364163] pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.364170] pci 0000:00:1c.1: BAR 13: assigned [io  0x5000-0x5fff]
[    0.364176] pci 0000:00:1c.2: BAR 13: assigned [io  0x6000-0x6fff]
[    0.364184] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
[    0.364189] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.364195] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.364204] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd1ffffff]
[    0.364211] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.364221] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.364227] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.364238] pci 0000:00:1c.0:   bridge window [mem 0x44000000-0x441fffff]
[    0.364247] pci 0000:00:1c.0:   bridge window [mem 0x44200000-0x443fffff 64bit pref]
[    0.364260] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.364267] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    0.364278] pci 0000:00:1c.1:   bridge window [mem 0x44400000-0x445fffff]
[    0.364286] pci 0000:00:1c.1:   bridge window [mem 0x44600000-0x447fffff 64bit pref]
[    0.364300] pci 0000:06:00.0: BAR 0: assigned [mem 0x44800000-0x44800fff]
[    0.364359] pci 0000:06:00.0: BAR 0: set to [mem 0x44800000-0x44800fff] (PCI address [0x44800000-0x44800fff]
[    0.364365] pci 0000:00:1c.2: PCI bridge to [bus 06-06]
[    0.364372] pci 0000:00:1c.2:   bridge window [io  0x6000-0x6fff]
[    0.364382] pci 0000:00:1c.2:   bridge window [mem 0x44800000-0x449fffff]
[    0.364392] pci 0000:00:1c.2:   bridge window [mem 0x44a00000-0x44bfffff 64bit pref]
[    0.364408] pci 0000:08:06.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.364415] pci 0000:08:06.0: BAR 16: assigned [mem 0x48000000-0x4bffffff]
[    0.364421] pci 0000:08:06.0: BAR 13: assigned [io  0x3400-0x34ff]
[    0.364427] pci 0000:08:06.0: BAR 14: assigned [io  0x3800-0x38ff]
[    0.364432] pci 0000:08:06.0: CardBus bridge to [bus 09-0c]
[    0.364437] pci 0000:08:06.0:   bridge window [io  0x3400-0x34ff]
[    0.364445] pci 0000:08:06.0:   bridge window [io  0x3800-0x38ff]
[    0.364454] pci 0000:08:06.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.364464] pci 0000:08:06.0:   bridge window [mem 0x48000000-0x4bffffff]
[    0.364472] pci 0000:00:1e.0: PCI bridge to [bus 08-09]
[    0.364479] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.364489] pci 0000:00:1e.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.364498] pci 0000:00:1e.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.364522]   alloc irq_desc for 16 on node -1
[    0.364526]   alloc kstat_irqs on node -1
[    0.364536] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.364544] pci 0000:00:01.0: setting latency timer to 64
[    0.364560] pci 0000:00:1c.0: enabling device (0100 -> 0103)
[    0.364567]   alloc irq_desc for 17 on node -1
[    0.364570]   alloc kstat_irqs on node -1
[    0.364578] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.364588] pci 0000:00:1c.0: setting latency timer to 64
[    0.364604] pci 0000:00:1c.1: enabling device (0100 -> 0103)
[    0.364612] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.364623] pci 0000:00:1c.1: setting latency timer to 64
[    0.364639] pci 0000:00:1c.2: enabling device (0100 -> 0103)
[    0.364646]   alloc irq_desc for 18 on node -1
[    0.364650]   alloc kstat_irqs on node -1
[    0.364657] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.364668] pci 0000:00:1c.2: setting latency timer to 64
[    0.364682] pci 0000:00:1e.0: setting latency timer to 64
[    0.364700] pci 0000:08:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.364712] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.364717] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.364722] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.364728] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd1ffffff]
[    0.364734] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.364739] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.364744] pci_bus 0000:02: resource 1 [mem 0x44000000-0x441fffff]
[    0.364750] pci_bus 0000:02: resource 2 [mem 0x44200000-0x443fffff 64bit pref]
[    0.364755] pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
[    0.364760] pci_bus 0000:03: resource 1 [mem 0x44400000-0x445fffff]
[    0.364766] pci_bus 0000:03: resource 2 [mem 0x44600000-0x447fffff 64bit pref]
[    0.364771] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
[    0.364776] pci_bus 0000:06: resource 1 [mem 0x44800000-0x449fffff]
[    0.364782] pci_bus 0000:06: resource 2 [mem 0x44a00000-0x44bfffff 64bit pref]
[    0.364787] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.364792] pci_bus 0000:08: resource 1 [mem 0xd2000000-0xd20fffff]
[    0.364798] pci_bus 0000:08: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.364803] pci_bus 0000:08: resource 4 [io  0x0000-0xffff]
[    0.364808] pci_bus 0000:08: resource 5 [mem 0x00000000-0xffffffff]
[    0.364813] pci_bus 0000:09: resource 0 [io  0x3400-0x34ff]
[    0.364818] pci_bus 0000:09: resource 1 [io  0x3800-0x38ff]
[    0.364823] pci_bus 0000:09: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.364828] pci_bus 0000:09: resource 3 [mem 0x48000000-0x4bffffff]
[    0.364878] NET: Registered protocol family 2
[    0.364995] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.365433] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.366116] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.366448] TCP: Hash tables configured (established 131072 bind 65536)
[    0.366452] TCP reno registered
[    0.366458] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.366471] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.366609] NET: Registered protocol family 1
[    1.964017] pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    1.964183] pci 0000:01:00.0: Boot video device
[    1.964278] pci 0000:08:08.0: Firmware left e100 interrupts enabled; disabling
[    1.964289] PCI: CLS 64 bytes, default 64
[    1.964387] Trying to unpack rootfs image as initramfs...
[    2.698993] Freeing initrd memory: 15144k freed
[    2.708848] Simple Boot Flag at 0x36 set to 0x1
[    2.709218] cpufreq-nforce2: No nForce2 chipset.
[    2.709272] Scanning for low memory corruption every 60 seconds
[    2.709548] audit: initializing netlink socket (disabled)
[    2.709571] type=2000 audit(1273188888.708:1): initialized
[    2.729993] highmem bounce pool size: 64 pages
[    2.730003] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.732992] VFS: Disk quotas dquot_6.5.2
[    2.733100] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.734230] fuse init (API version 7.13)
[    2.734409] msgmni has been set to 1731
[    2.734809] alg: No test for stdrng (krng)
[    2.734913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.734920] io scheduler noop registered
[    2.734924] io scheduler deadline registered
[    2.735004] io scheduler cfq registered (default)
[    2.735220] pcieport 0000:00:01.0: setting latency timer to 64
[    2.735271]   alloc irq_desc for 24 on node -1
[    2.735275]   alloc kstat_irqs on node -1
[    2.735291] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    2.735405] pcieport 0000:00:1c.0: setting latency timer to 64
[    2.735472]   alloc irq_desc for 25 on node -1
[    2.735476]   alloc kstat_irqs on node -1
[    2.735491] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    2.735655] pcieport 0000:00:1c.1: setting latency timer to 64
[    2.735722]   alloc irq_desc for 26 on node -1
[    2.735726]   alloc kstat_irqs on node -1
[    2.735741] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[    2.735902] pcieport 0000:00:1c.2: setting latency timer to 64
[    2.735968]   alloc irq_desc for 27 on node -1
[    2.735972]   alloc kstat_irqs on node -1
[    2.735986] pcieport 0000:00:1c.2: irq 27 for MSI/MSI-X
[    2.736196] pcieport 0000:00:01.0: Requesting control of PCIe PME from ACPI BIOS
[    2.736211] pcieport 0000:00:01.0: Failed to receive control of PCIe PME service: no _OSC support
[    2.736220] pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13
[    2.736229] pcieport 0000:00:1c.0: Requesting control of PCIe PME from ACPI BIOS
[    2.736236] pcieport 0000:00:1c.0: Failed to receive control of PCIe PME service: no _OSC support
[    2.736243] pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
[    2.736252] pcieport 0000:00:1c.1: Requesting control of PCIe PME from ACPI BIOS
[    2.736258] pcieport 0000:00:1c.1: Failed to receive control of PCIe PME service: no _OSC support
[    2.736265] pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
[    2.736274] pcieport 0000:00:1c.2: Requesting control of PCIe PME from ACPI BIOS
[    2.736280] pcieport 0000:00:1c.2: Failed to receive control of PCIe PME service: no _OSC support
[    2.736286] pcie_pme: probe of 0000:00:1c.2:pcie01 failed with error -13
[    2.736329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.736524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.739896] ACPI: AC Adapter [ACAD] (on-line)
[    2.740055] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    2.740129] ACPI: Lid Switch [LID]
[    2.740223] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.740229] ACPI: Power Button [PWRB]
[    2.740339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.740344] ACPI: Power Button [PWRF]
[    2.740439] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input3
[    2.740444] ACPI: Sleep Button [SLPF]
[    2.740457] ACPI Error: Could not enable SleepButton event (20100121/evxfevnt-193)
[    2.740467] ACPI Warning: Could not enable fixed event 3 (20100121/evxface-146)
[    2.740539] button: probe of LNXSLPBN:00 failed with error -22
[    2.741203] Marking TSC unstable due to TSC halts in idle
[    2.741274] Switching to clocksource hpet
[    2.786088] thermal LNXTHERM:01: registered as thermal_zone0
[    2.786107] ACPI: Thermal Zone [TZ01] (56 C)
[    2.786381] thermal LNXTHERM:02: registered as thermal_zone1
[    2.786399] ACPI: Thermal Zone [TZ02] (27 C)
[    2.786554] isapnp: Scanning for PnP cards...
[    2.816069] ACPI: Battery Slot [BAT1] (battery absent)
[    3.141298] isapnp: No Plug & Play device found
[    3.144149] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.147109] brd: module loaded
[    3.148193] loop: module loaded
[    3.148426] ata_piix 0000:00:1f.1: version 2.13
[    3.148449]   alloc irq_desc for 19 on node -1
[    3.148453]   alloc kstat_irqs on node -1
[    3.148464] ata_piix 0000:00:1f.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.148526] ata_piix 0000:00:1f.1: setting latency timer to 64
[    3.148648] scsi0 : ata_piix
[    3.148783] scsi1 : ata_piix
[    3.149874] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14
[    3.149881] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15
[    3.150138] ata2: port disabled. ignoring.
[    3.150587] Fixed MDIO Bus: probed
[    3.150656] PPP generic driver version 2.4.2
[    3.150729] tun: Universal TUN/TAP device driver, 1.6
[    3.150734] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[    3.150885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.150920]   alloc irq_desc for 23 on node -1
[    3.150924]   alloc kstat_irqs on node -1
[    3.150934] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    3.150954] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    3.150961] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.151029] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    3.151058] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    3.151077] ehci_hcd 0000:00:1d.7: debug port 1
[    3.154981] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    3.155005] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd2404000
[    3.169023] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    3.169246] hub 1-0:1.0: USB hub found
[    3.169256] hub 1-0:1.0: 8 ports detected
[    3.169415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.169446] uhci_hcd: USB Universal Host Controller Interface driver
[    3.169483] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    3.169495] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    3.169501] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.169567] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    3.169603] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001800
[    3.169829] hub 2-0:1.0: USB hub found
[    3.169838] hub 2-0:1.0: 2 ports detected
[    3.169958] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.169969] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    3.169975] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.170040] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    3.170088] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001820
[    3.170314] hub 3-0:1.0: USB hub found
[    3.170325] hub 3-0:1.0: 2 ports detected
[    3.170443] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    3.170454] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    3.170461] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.170522] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    3.170569] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001840
[    3.170798] hub 4-0:1.0: USB hub found
[    3.170807] hub 4-0:1.0: 2 ports detected
[    3.170923] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    3.170934] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    3.170940] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    3.171016] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    3.171066] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001860
[    3.171289] hub 5-0:1.0: USB hub found
[    3.171298] hub 5-0:1.0: 2 ports detected
[    3.171529] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.193645] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.193657] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.193857] mice: PS/2 mouse device common for all mice
[    3.194973] rtc_cmos 00:09: RTC can wake from S4
[    3.195042] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[    3.195084] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    3.195274] device-mapper: uevent: version 1.0.3
[    3.195461] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@xxxxxxxxxx
[    3.195595] device-mapper: multipath: version 1.1.1 loaded
[    3.195600] device-mapper: multipath round-robin: version 1.0.0 loaded
[    3.195811] EISA: Probing bus 0 at eisa.0
[    3.195821] Cannot allocate resource for EISA slot 1
[    3.195826] Cannot allocate resource for EISA slot 2
[    3.195830] Cannot allocate resource for EISA slot 3
[    3.195834] Cannot allocate resource for EISA slot 4
[    3.195839] Cannot allocate resource for EISA slot 5
[    3.195843] Cannot allocate resource for EISA slot 6
[    3.195858] EISA: Detected 0 cards.
[    3.196143] cpuidle: using governor ladder
[    3.196374] cpuidle: using governor menu
[    3.197080] TCP cubic registered
[    3.197400] NET: Registered protocol family 10
[    3.198162] lo: Disabled Privacy Extensions
[    3.198687] NET: Registered protocol family 17
[    3.199344] Using IPI No-Shortcut mode
[    3.199437] PM: Resume from disk failed.
[    3.199450] registered taskstats version 1
[    3.199875]   Magic number: 10:912:604
[    3.199962] rtc_cmos 00:09: setting system clock to 2010-05-06 23:34:49 UTC (1273188889)
[    3.199966] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.199968] EDD information not available.
[    3.211526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    3.312450] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-4084N, KQ09, max MWDMA2
[    3.328358] ata1.00: configured for MWDMA2
[    3.334172] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4084N KQ09 PQ: 0 ANSI: 5
[    3.345991] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.345995] Uniform CD-ROM driver Revision: 3.20
[    3.346100] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    3.346158] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    3.346243] Freeing unused kernel memory: 660k freed
[    3.346670] Write protecting the kernel text: 4668k
[    3.346734] Write protecting the kernel read-only data: 1820k
[    3.380584] udev: starting version 151
[    3.483273] Linux agpgart interface v0.103
[    3.524730] [drm] Initialized drm 1.1.0 20060810
[    3.538507] ahci 0000:00:1f.2: version 3.0
[    3.538530] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.538584]   alloc irq_desc for 28 on node -1
[    3.538587]   alloc kstat_irqs on node -1
[    3.538600] ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
[    3.538686] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
[    3.538691] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    3.538697] ahci 0000:00:1f.2: setting latency timer to 64
[    3.538883] scsi2 : ahci
[    3.539018] scsi3 : ahci
[    3.539138] scsi4 : ahci
[    3.539250] scsi5 : ahci
[    3.539420] ata3: SATA max UDMA/133 abar m1024@0xd2404400 port 0xd2404500 irq 28
[    3.539423] ata4: DUMMY
[    3.539427] ata5: SATA max UDMA/133 abar m1024@0xd2404400 port 0xd2404600 irq 28
[    3.539429] ata6: DUMMY
[    3.540835] ohci1394 0000:08:06.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.573892] acpi device:01: registered as cooling_device2
[    3.574029] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input5
[    3.574085] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    3.597117] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[d2007000-d20077ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    3.856073] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.856104] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.856686] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.856692] ata3.00: ATA-7: FUJITSU MHV2100BH, 892C, max UDMA/100
[    3.856695] ata3.00: 195371568 sectors, multi 16: LBA48 
[    3.859286] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.859317] ata3.00: configured for UDMA/100
[    3.860041] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.863583] ata5.00: ATA-8: SAMSUNG HM320JI, 2SS00_01, max UDMA7
[    3.863586] ata5.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.865071] usb 4-1: new full speed USB device using uhci_hcd and address 2
[    3.867634] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.871203] ata5.00: configured for UDMA/133
[    3.872180] scsi 2:0:0:0: Direct-Access     ATA      FUJITSU MHV2100B 892C PQ: 0 ANSI: 5
[    3.872360] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    3.872454] sd 2:0:0:0: [sda] 195371568 512-byte logical blocks: (100 GB/93.1 GiB)
[    3.872515] sd 2:0:0:0: [sda] Write Protect is off
[    3.872518] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.872545] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.872707]  sda:
[    3.884142] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HM320JI  2SS0 PQ: 0 ANSI: 5
[    3.884280] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    3.884366] sd 4:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    3.884433] sd 4:0:0:0: [sdb] Write Protect is off
[    3.884436] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.884464] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.884617]  sdb: sdb1
[    3.907025] sd 4:0:0:0: [sdb] Attached SCSI disk
[    3.955808]  sda1 sda2 sda3 sda4
[    3.979118]  sda3: <openbsd: sda5 sda6bad subpartition - ignored
[    3.979123] bad subpartition - ignored
[    3.979125] bad subpartition - ignored
[    3.979127]  >
[    3.979553] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.982663] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    3.982666] e100: Copyright(c) 1999-2006 Intel Corporation
[    3.982714]   alloc irq_desc for 20 on node -1
[    3.982716]   alloc kstat_irqs on node -1
[    3.982725] e100 0000:08:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    4.009817] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.009823] nouveau 0000:01:00.0: setting latency timer to 64
[    4.010536] e100 0000:08:08.0: PME# disabled
[    4.018080] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x04b800a2)
[    4.021501] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[    4.021510] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.021513] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    4.025697] e100: eth0: e100_probe: addr 0xd2006000, irq 20, MAC addr 00:16:d4:36:d7:6e
[    4.128994] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    4.129001] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    4.129008] [drm] nouveau 0000:01:00.0: Bios version 05.73.22.26
[    4.129011] [drm] nouveau 0000:01:00.0: TMDS table script pointers not stubbed
[    4.129014] [drm] nouveau 0000:01:00.0: BIT table 'd' not found
[    4.129017] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 3.0
[    4.129021] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 03005323 00000004
[    4.129025] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01010300 00000028
[    4.129028] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02c223f1 0040c070
[    4.129032] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x30 5 10 2
[    4.129035] [drm] nouveau 0000:01:00.0:   0: 0x00000000: type 0x00 idx 0 tag 0xff
[    4.129039] [drm] nouveau 0000:01:00.0:   1: 0x00000130: type 0x30 idx 1 tag 0xff
[    4.129042] [drm] nouveau 0000:01:00.0:   2: 0x00000210: type 0x10 idx 2 tag 0xff
[    4.129045] [drm] nouveau 0000:01:00.0:   3: 0x00000211: type 0x11 idx 3 tag 0xff
[    4.129048] [drm] nouveau 0000:01:00.0:   4: 0x00000213: type 0x13 idx 4 tag 0xff
[    4.129051] [drm] nouveau 0000:01:00.0:   5: 0x00000340: type 0x40 idx 5 tag 0xff
[    4.129054] [drm] nouveau 0000:01:00.0:   6: 0x00000431: type 0x31 idx 6 tag 0xff
[    4.129064] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDBD6
[    4.129136] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xE262
[    4.177102] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE94C
[    4.177123] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xEAC7
[    4.201088] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xECB5
[    4.201096] [drm] nouveau 0000:01:00.0: Detected 256MiB VRAM
[    4.232033] [TTM] Zone  kernel: Available graphics memory: 443604 kiB.
[    4.232036] [TTM] Zone highmem: Available graphics memory: 512472 kiB.
[    4.234150] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[    4.234894] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
[    4.237796] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
[    4.237805] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
[    4.237811] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[    4.301591] [drm] nouveau 0000:01:00.0: Detected a LVDS connector
[    4.405616] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[    4.405713] [drm] nouveau 0000:01:00.0: Detected a TV connector
[    4.407105] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 0)
[    4.407109] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[    4.407113] [drm] nouveau 0000:01:00.0: 0xCDA1: Parsing digital output script table
[    4.453076] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 1)
[    4.453081] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 2)
[    4.534095] [drm] nouveau 0000:01:00.0: allocated 1440x900 fb: 0x49000, bo efadbe00
[    4.534255] fb0: nouveaufb frame buffer device
[    4.534258] registered panic notifier
[    4.534265] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[    4.551751] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 0 using output A
[    4.551755] [drm] nouveau 0000:01:00.0: Calling LVDS script 2:
[    4.551759] [drm] nouveau 0000:01:00.0: 0xCE17: Parsing digital output script table
[    4.720080] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 0)
[    4.720084] [drm] nouveau 0000:01:00.0: Calling LVDS script 5:
[    4.720087] [drm] nouveau 0000:01:00.0: 0xCD92: Parsing digital output script table
[    4.720095] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 0 using output A
[    4.721181] Console: switching to colour frame buffer device 180x56
[    5.111431] REISERFS (device sdb1): found reiserfs format "3.6" with standard journal
[    5.111449] REISERFS (device sdb1): using ordered data mode
[    5.132043] REISERFS (device sdb1): journal params: device sdb1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[    5.132336] REISERFS (device sdb1): checking transaction log (sdb1)
[   15.651069] REISERFS (device sdb1): replayed 114 transactions in 10 seconds
[   15.702950] REISERFS (device sdb1): Using r5 hash to sort names
[   41.397586] REISERFS (device sdb1): Removing [7568357 13853838 0x0 SD]..done
[   41.397678] REISERFS (device sdb1): Removing [7568357 13853837 0x0 SD]..done
[   41.397733] REISERFS (device sdb1): Removing [7568357 13853832 0x0 SD]..done
[   41.397797] REISERFS (device sdb1): Removing [7568357 13853831 0x0 SD]..done
[   41.397882] REISERFS (device sdb1): Removing [7896571 7015165 0x0 SD]..done
[   41.397912] REISERFS (device sdb1): Removing [7896571 7007246 0x0 SD]..done
[   41.397940] REISERFS (device sdb1): Removing [7896571 7005132 0x0 SD]..done
[   41.397973] REISERFS (device sdb1): Removing [7896571 6474739 0x0 SD]..done
[   41.398003] REISERFS (device sdb1): Removing [7896571 2819835 0x0 SD]..done
[   41.398027] REISERFS (device sdb1): There were 9 uncompleted unlinks/truncates. Completed
[   41.450870] udev: starting version 151
[   45.308602] input: HP WMI hotkeys as /devices/virtual/input/input6
[   45.487193] Bluetooth: Core ver 2.15
[   45.487486] NET: Registered protocol family 31
[   45.487489] Bluetooth: HCI device and connection manager initialized
[   45.487493] Bluetooth: HCI socket layer initialized
[   45.995175] cfg80211: Calling CRDA to update world regulatory domain
[   46.237669] Bluetooth: Generic Bluetooth USB driver ver 0.6
[   46.237863] usbcore: registered new interface driver btusb
[   46.240854] yenta_cardbus 0000:08:06.0: CardBus bridge found [103c:30a5]
[   46.240878] yenta_cardbus 0000:08:06.0: Enabling burst memory read transactions
[   46.240885] yenta_cardbus 0000:08:06.0: Using INTVAL to route CSC interrupts to PCI
[   46.240888] yenta_cardbus 0000:08:06.0: Routing CardBus interrupts to ISA
[   46.240895] yenta_cardbus 0000:08:06.0: TI: mfunc 0x01aa1b22, devctl 0x64
[   46.469842] yenta_cardbus 0000:08:06.0: ISA IRQ mask 0x0cf8, PCI irq 18
[   46.469848] yenta_cardbus 0000:08:06.0: Socket status: 30000006
[   46.469852] pci_bus 0000:08: Raising subordinate bus# of parent bus (#08) from #09 to #0c
[   46.469864] yenta_cardbus 0000:08:06.0: pcmcia: parent PCI bridge window: [io  0x3000-0x3fff]
[   46.469868] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff: excluding 0x3000-0x303f 0x3400-0x34ff 0x3800-0x38ff
[   46.476610] yenta_cardbus 0000:08:06.0: pcmcia: parent PCI bridge window: [mem 0xd2000000-0xd20fffff]
[   46.476613] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd2000000-0xd20fffff: excluding 0xd2000000-0xd200ffff
[   46.476632] yenta_cardbus 0000:08:06.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x43ffffff pref]
[   46.476636] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x43ffffff: excluding 0x40000000-0x43ffffff
[   46.491184] intel_rng: FWH not detected
[   46.627915] sdhci: Secure Digital Host Controller Interface driver
[   46.627919] sdhci: Copyright(c) Pierre Ossman
[   46.697251] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04713/0x200000
[   46.718521] sdhci-pci 0000:08:06.3: SDHCI controller found [104c:803c] (rev 0)
[   46.718544] sdhci-pci 0000:08:06.3: PCI INT D -> GSI 20 (level, low) -> IRQ 20
[   46.718879] Registered led device: mmc0::
[   46.718979] mmc0: SDHCI controller on PCI [0000:08:06.3] using PIO
[   46.751351]   alloc irq_desc for 22 on node -1
[   46.751354]   alloc kstat_irqs on node -1
[   46.751362] tifm_7xx1 0000:08:06.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[   46.774000] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[   47.206104] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[   47.206109] iwl3945: Copyright(c) 2003-2010 Intel Corporation
[   47.206426] iwl3945 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   47.206442] iwl3945 0000:06:00.0: setting latency timer to 64
[   47.246812] iwl3945 0000:06:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[   47.246817] iwl3945 0000:06:00.0: Detected Intel Wireless WiFi Link 3945ABG
[   47.246937]   alloc irq_desc for 29 on node -1
[   47.246939]   alloc kstat_irqs on node -1
[   47.246974] iwl3945 0000:06:00.0: irq 29 for MSI/MSI-X
[   47.543899] cfg80211: World regulatory domain updated:
[   47.543903]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   47.543907]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   47.543911]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   47.543914]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   47.543917]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   47.543920]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   47.776203] phy0: Selected rate control algorithm 'iwl-3945-rs'
[   47.789334] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   47.791376] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x4d0-0x4d7
[   47.792243] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   47.792972] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   47.793822] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xe0000-0xfffff
[   47.793891] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   47.793961] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[   47.794033] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   47.797654] udev: renamed network interface wlan0 to wl_i3954
[   49.290735] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   49.290800]   alloc irq_desc for 30 on node -1
[   49.290802]   alloc kstat_irqs on node -1
[   49.290817] HDA Intel 0000:00:1b.0: irq 30 for MSI/MSI-X
[   49.290855] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   53.388476] iwl3945 0000:06:00.0: firmware: requesting iwlwifi-3945-2.ucode
[   53.570890] iwl3945 0000:06:00.0: loaded firmware version 15.32.2.9
[   53.657621] ADDRCONF(NETDEV_UP): wl_i3954: link is not ready
[   53.726967] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   54.509039] microcode: CPU0 sig=0x6f2, pf=0x20, revision=0x0
[   54.509046] platform microcode: firmware: requesting intel-ucode/06-0f-02
[   54.511096] microcode: CPU1 sig=0x6f2, pf=0x20, revision=0x0
[   54.511101] platform microcode: firmware: requesting intel-ucode/06-0f-02
[   54.513797] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   54.920159] microcode: CPU0 updated to revision 0x57, date = 2007-03-15
[   54.921936] microcode: CPU1 updated to revision 0x57, date = 2007-03-15
[   56.310034] [drm] nouveau 0000:01:00.0: Setting dpms mode 1 on lvds encoder (output 0)
[   56.310038] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[   56.310044] [drm] nouveau 0000:01:00.0: 0xCDA1: Parsing digital output script table
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux