This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problems with ./Setup.sh in AM335x EVM.

Hi,

I'm new in programming AM335x EVM and for this I have a host with a virtual machine (VMware Player Ubuntu ver. 12.04 64-bit) and ( SDK ver. 4_06_00_02 ). I have been following the Hand's on for TI(http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Hands_on_with_the_SDK) and also I have made this connection (http://processors.wiki.ti.com/index.php/File:Bone_environ.png).

However I have made this when I run ./Setup.sh automatic IP isn't given to the board. If I make ifconfig over the board, it give following resutl:

eth0   Link encap:Ethernet  HWaddr 00:18:31:E1:FC:42                        
          UP BROADCAST ALLMULTI MULTICAST  MTU:1500  Metric:1                  
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0                   
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0                 
          collisions:0 txqueuelen:1000                                         
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)                               
                                                                               
lo        Link encap:Local Loopback                                            
          inet addr:127.0.0.1  Mask:255.0.0.0                                  
          UP LOOPBACK RUNNING  MTU:16436  Metric:1                             
          RX packets:241 errors:0 dropped:0 overruns:0 frame:0                 
          TX packets:241 errors:0 dropped:0 overruns:0 carrier:0               
          collisions:0 txqueuelen:0                                            
          RX bytes:314542 (307.1 KiB)  TX bytes:314542 (307.1 KiB) 

 

In my host I have the following NFS config:

# /etc/exports: the access control list for filesystems which may be exported
#  to NFS clients.  See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes       hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtree_check)
#
# Example for NFSv4:
# /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
#
/home/ 192.168.3.0/24(rw,no_root_squash,no_subtree_check)
/home/sst/sitara/targetNFS *(rw,nohide,insecure,no_subtree_check,async,no_root_squash)

I have this dhcp client:

# tail -n 15 /var/lib/dhcp/dhclient.*.leases
}
lease {
  interface "eth1";
  fixed-address 192.168.3.58;
  option subnet-mask 255.255.255.0;
  option routers 192.168.3.1;
  option dhcp-lease-time 600;
  option dhcp-message-type 5;
  option domain-name-servers 192.168.3.1;
  option dhcp-server-identifier 192.168.3.1;
  option domain-name "labornetz corp.trumpf.com";
  renew 2 2012/12/04 16:59:05;
  rebind 2 2012/12/04 17:03:54;
  expire 2 2012/12/04 17:05:09;
}

Someone's some idea that it can happen

-Regards

  • Can you share the bootargs and the complete kernel logs?

  • Hi Renjith,

    Here you have the kernel log for my host:

    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 3.2.0-32-generic (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 (Ubuntu 3.2.0-32.51-generic 3.2.30)
    [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic root=UUID=6432904e-b9e3-4ad2-a367-e4095f0675e3 ro quiet splash
    [    0.000000] KERNEL supported cpus:
    [    0.000000]   Intel GenuineIntel
    [    0.000000]   AMD AuthenticAMD
    [    0.000000]   Centaur CentaurHauls
    [    0.000000] Disabled fast string operations
    [    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: 00000000000ca000 - 00000000000cc000 (reserved)
    [    0.000000]  BIOS-e820: 00000000000dc000 - 00000000000e4000 (reserved)
    [    0.000000]  BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
    [    0.000000]  BIOS-e820: 0000000000100000 - 00000000bfef0000 (usable)
    [    0.000000]  BIOS-e820: 00000000bfef0000 - 00000000bfeff000 (ACPI data)
    [    0.000000]  BIOS-e820: 00000000bfeff000 - 00000000bff00000 (ACPI NVS)
    [    0.000000]  BIOS-e820: 00000000bff00000 - 00000000c0000000 (usable)
    [    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
    [    0.000000]  BIOS-e820: 0000000100000000 - 00000001c0000000 (usable)
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000] DMI present.
    [    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 12/31/2009
    [    0.000000] Hypervisor detected: VMware
    [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [    0.000000] No AGP bridge found
    [    0.000000] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
    [    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-CBFFF write-protect
    [    0.000000]   CC000-EFFFF uncachable
    [    0.000000]   F0000-FFFFF write-protect
    [    0.000000] MTRR variable ranges enabled:
    [    0.000000]   0 base 00C0000000 mask FFC0000000 uncachable
    [    0.000000]   1 base 0000000000 mask FF00000000 write-back
    [    0.000000]   2 base 0100000000 mask FF80000000 write-back
    [    0.000000]   3 base 0180000000 mask FFC0000000 write-back
    [    0.000000]   4 disabled
    [    0.000000]   5 disabled
    [    0.000000]   6 disabled
    [    0.000000]   7 disabled
    [    0.000000] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
    [    0.000000] original variable MTRRs
    [    0.000000] reg 0, base: 3GB, range: 1GB, type UC
    [    0.000000] reg 1, base: 0GB, range: 4GB, type WB
    [    0.000000] reg 2, base: 4GB, range: 2GB, type WB
    [    0.000000] reg 3, base: 6GB, range: 1GB, type WB
    [    0.000000] total RAM covered: 6144M
    [    0.000000] Found optimal setting for mtrr clean up
    [    0.000000]  gran_size: 64K  chunk_size: 64K  num_reg: 4   lose cover RAM: 0G
    [    0.000000] New variable MTRRs
    [    0.000000] reg 0, base: 0GB, range: 2GB, type WB
    [    0.000000] reg 1, base: 2GB, range: 1GB, type WB
    [    0.000000] reg 2, base: 4GB, range: 2GB, type WB
    [    0.000000] reg 3, base: 6GB, range: 1GB, type WB
    [    0.000000] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
    [    0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    [    0.000000] last_pfn = 0xc0000 max_arch_pfn = 0x400000000
    [    0.000000] found SMP MP-table at [ffff8800000f69b0] f69b0
    [    0.000000] initial memory mapped : 0 - 20000000
    [    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [    0.000000] init_memory_mapping: 0000000000000000-00000000c0000000
    [    0.000000]  0000000000 - 00c0000000 page 2M
    [    0.000000] kernel direct mapping tables up to c0000000 @ 1fffc000-20000000
    [    0.000000] init_memory_mapping: 0000000100000000-00000001c0000000
    [    0.000000]  0100000000 - 01c0000000 page 2M
    [    0.000000] kernel direct mapping tables up to 1c0000000 @ bfff8000-c0000000
    [    0.000000] RAMDISK: 356da000 - 36b65000
    [    0.000000] ACPI: RSDP 00000000000f6940 00024 (v02 PTLTD )
    [    0.000000] ACPI: XSDT 00000000bfef04f4 0004C (v01 INTEL  440BX    06040000 VMW  01324272)
    [    0.000000] ACPI: FACP 00000000bfefee98 000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
    [    0.000000] ACPI: DSDT 00000000bfef0736 0E762 (v01 PTLTD  Custom   06040000 MSFT 03000001)
    [    0.000000] ACPI: FACS 00000000bfefffc0 00040
    [    0.000000] ACPI: BOOT 00000000bfef070e 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
    [    0.000000] ACPI: APIC 00000000bfef065c 000B2 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
    [    0.000000] ACPI: MCFG 00000000bfef0620 0003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
    [    0.000000] ACPI: SRAT 00000000bfef0578 000A8 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] SRAT: Node 0 PXM 0 0-a0000
    [    0.000000] SRAT: Node 0 PXM 0 100000-c0000000
    [    0.000000] SRAT: Node 0 PXM 0 100000000-1c0000000
    [    0.000000] NUMA: Node 0 [0,a0000) + [100000,c0000000) -> [0,c0000000)
    [    0.000000] NUMA: Node 0 [0,c0000000) + [100000000,1c0000000) -> [0,1c0000000)
    [    0.000000] Initmem setup node 0 0000000000000000-00000001c0000000
    [    0.000000]   NODE_DATA [00000001bfffb000 - 00000001bfffffff]
    [    0.000000]  [ffffea0000000000-ffffea0006ffffff] PMD -> [ffff8801b9600000-ffff8801bf5fffff] on node 0
    [    0.000000] Zone PFN ranges:
    [    0.000000]   DMA      0x00000010 -> 0x00001000
    [    0.000000]   DMA32    0x00001000 -> 0x00100000
    [    0.000000]   Normal   0x00100000 -> 0x001c0000
    [    0.000000] Movable zone start PFN for each node
    [    0.000000] early_node_map[4] active PFN ranges
    [    0.000000]     0: 0x00000010 -> 0x0000009f
    [    0.000000]     0: 0x00000100 -> 0x000bfef0
    [    0.000000]     0: 0x000bff00 -> 0x000c0000
    [    0.000000]     0: 0x00100000 -> 0x001c0000
    [    0.000000] On node 0 totalpages: 1572735
    [    0.000000]   DMA zone: 64 pages used for memmap
    [    0.000000]   DMA zone: 5 pages reserved
    [    0.000000]   DMA zone: 3914 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 16320 pages used for memmap
    [    0.000000]   DMA32 zone: 766000 pages, LIFO batch:31
    [    0.000000]   Normal zone: 12288 pages used for memmap
    [    0.000000]   Normal zone: 774144 pages, LIFO batch:31
    [    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 (acpi_id[0x02] lapic_id[0x02] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
    [    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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    [    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    [    0.000000] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    [    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] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [    0.000000] nr_irqs_gsi: 40
    [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ca000
    [    0.000000] PM: Registered nosave memory: 00000000000ca000 - 00000000000cc000
    [    0.000000] PM: Registered nosave memory: 00000000000cc000 - 00000000000dc000
    [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 00000000000e4000
    [    0.000000] PM: Registered nosave memory: 00000000000e4000 - 00000000000e8000
    [    0.000000] PM: Registered nosave memory: 00000000000e8000 - 0000000000100000
    [    0.000000] PM: Registered nosave memory: 00000000bfef0000 - 00000000bfeff000
    [    0.000000] PM: Registered nosave memory: 00000000bfeff000 - 00000000bff00000
    [    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
    [    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    [    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    [    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    [    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
    [    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fffe0000
    [    0.000000] PM: Registered nosave memory: 00000000fffe0000 - 0000000100000000
    [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
    [    0.000000] Booting paravirtualized kernel on bare hardware
    [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
    [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801bfc00000 s83136 r8192 d23360 u262144
    [    0.000000] pcpu-alloc: s83136 r8192 d23360 u262144 alloc=1*2097152
    [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1544058
    [    0.000000] Policy zone: Normal
    [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic root=UUID=6432904e-b9e3-4ad2-a367-e4095f0675e3 ro quiet splash
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] Checking aperture...
    [    0.000000] No AGP bridge found
    [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [    0.000000] Memory: 6088812k/7340032k available (6560k kernel code, 1049092k absent, 202128k reserved, 6639k data, 924k init)
    [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
    [    0.000000] NR_IRQS:16640 nr_irqs:744 16
    [    0.000000] Extended CMOS year: 2000
    [    0.000000] Console: colour VGA+ 80x25
    [    0.000000] console [tty0] enabled
    [    0.000000] allocated 50331648 bytes of page_cgroup
    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [    0.004000] TSC freq read from hypervisor : 3093.059 MHz
    [    0.004000] Detected 3093.059 MHz processor.
    [    0.000003] Calibrating delay loop (skipped) preset value.. 6186.11 BogoMIPS (lpj=12372236)
    [    0.000006] pid_max: default: 32768 minimum: 301
    [    0.000025] Security Framework initialized
    [    0.000064] AppArmor: AppArmor initialized
    [    0.000065] Yama: becoming mindful.
    [    0.000659] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [    0.024562] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.038040] Mount-cache hash table entries: 256
    [    0.038559] Initializing cgroup subsys cpuacct
    [    0.038563] Initializing cgroup subsys memory
    [    0.038568] Initializing cgroup subsys devices
    [    0.038570] Initializing cgroup subsys freezer
    [    0.038571] Initializing cgroup subsys blkio
    [    0.038629] Initializing cgroup subsys perf_event
    [    0.038672] Disabled fast string operations
    [    0.038674] CPU: Physical Processor ID: 0
    [    0.038682] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [    0.038683] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [    0.038686] mce: CPU supports 0 MCE banks
    [    0.042758] ACPI: Core revision 20110623
    [    0.050464] ftrace: allocating 27014 entries in 106 pages
    [    0.075486] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [    0.115164] CPU0: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz stepping 07
    [    0.222179] Performance Events: SandyBridge events, Broken PMU hardware detected, using software events only.
    [    0.222723] NMI watchdog disabled (cpu0): hardware events not enabled
    [    0.223174] Booting Node   0, Processors  #1
    [    0.223175] smpboot cpu 1: start_ip = 9a000
    [    0.234403] Disabled fast string operations
    [    0.234413] mce: CPU supports 0 MCE banks
    [    0.234646] NMI watchdog disabled (cpu1): hardware events not enabled
    [    0.235270]  #2
    [    0.235271] smpboot cpu 2: start_ip = 9a000
    [    0.246454] Disabled fast string operations
    [    0.246462] mce: CPU supports 0 MCE banks
    [    0.246636] NMI watchdog disabled (cpu2): hardware events not enabled
    [    0.247121]  #3
    [    0.247122] smpboot cpu 3: start_ip = 9a000
    [    0.258285] Disabled fast string operations
    [    0.258293] mce: CPU supports 0 MCE banks
    [    0.258446] NMI watchdog disabled (cpu3): hardware events not enabled
    [    0.258515] Brought up 4 CPUs
    [    0.258517] Total of 4 processors activated (24744.47 BogoMIPS).
    [    0.258866] x86 PAT enabled: cpu 2, old 0x0, new 0x7010600070106
    [    0.258932] x86 PAT enabled: cpu 3, old 0x0, new 0x7010600070106
    [    0.259000] x86 PAT enabled: cpu 1, old 0x0, new 0x7010600070106
    [    0.259036] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
    [    0.260493] devtmpfs: initialized
    [    0.261288] EVM: security.selinux
    [    0.261289] EVM: security.SMACK64
    [    0.261290] EVM: security.capability
    [    0.261448] PM: Registering ACPI NVS region at bfeff000 (4096 bytes)
    [    0.262100] print_constraints: dummy:
    [    0.262244] RTC time:  7:40:42, date: 12/05/12
    [    0.262331] NET: Registered protocol family 16
    [    0.262482] Trying to unpack rootfs image as initramfs...
    [    0.274308] ACPI: bus type pci registered
    [    0.274534] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [    0.274536] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [    0.321794] PCI: Using configuration type 1 for base access
    [    0.323464] bio: create slab <bio-0> at 0
    [    0.323808] ACPI: Added _OSI(Module Device)
    [    0.323810] ACPI: Added _OSI(Processor Device)
    [    0.323811] ACPI: Added _OSI(3.0 _SCP Extensions)
    [    0.323812] ACPI: Added _OSI(Processor Aggregator Device)
    [    0.325949] ACPI: EC: Look up EC in DSDT
    [    0.330616] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [    0.494434] ACPI: Interpreter enabled
    [    0.494438] ACPI: (supports S0 S1 S4 S5)
    [    0.494449] ACPI: Using IOAPIC for interrupt routing
    [    0.753000] ACPI: No dock devices found.
    [    0.753003] HEST: Table not found.
    [    0.753006] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [    0.753683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [    0.766763] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    [    0.766765] pci_root PNP0A03:00: host bridge window [mem 0x000cc000-0x000cffff]
    [    0.766767] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000d3fff]
    [    0.766768] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [    0.766770] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [    0.766771] pci_root PNP0A03:00: host bridge window [mem 0x000e4000-0x000e7fff]
    [    0.766773] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff]
    [    0.766774] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
    [    0.766775] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xfeff]
    [    0.766843] pci 0000:00:00.0: [8086:7190] type 0 class 0x000600
    [    0.767338] pci 0000:00:01.0: [8086:7191] type 1 class 0x000604
    [    0.767827] pci 0000:00:07.0: [8086:7110] type 0 class 0x000601
    [    0.768369] pci 0000:00:07.1: [8086:7111] type 0 class 0x000101
    [    0.770063] pci 0000:00:07.1: reg 20: [io  0x10c0-0x10cf]
    [    0.770815] pci 0000:00:07.3: [8086:7113] type 0 class 0x000680
    [    0.771294] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
    [    0.771306] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
    [    0.771472] pci 0000:00:07.7: [15ad:0740] type 0 class 0x000880
    [    0.771753] pci 0000:00:07.7: reg 10: [io  0x1080-0x10bf]
    [    0.773453] pci 0000:00:0f.0: [15ad:0405] type 0 class 0x000300
    [    0.843673] pci 0000:00:0f.0: reg 10: [io  0x10d0-0x10df]
    [    0.913570] pci 0000:00:0f.0: reg 14: [mem 0xd0000000-0xd7ffffff]
    [    0.983943] pci 0000:00:0f.0: reg 18: [mem 0xd8000000-0xd87fffff]
    [    1.264759] pci 0000:00:0f.0: reg 30: [mem 0x00000000-0x00007fff pref]
    [    1.319156] Freeing initrd memory: 21036k freed
    [    1.321184] pci 0000:00:10.0: [1000:0030] type 0 class 0x000100
    [    1.322647] pci 0000:00:10.0: reg 10: [io  0x1400-0x14ff]
    [    1.323959] pci 0000:00:10.0: reg 14: [mem 0xd8820000-0xd883ffff 64bit]
    [    1.325294] pci 0000:00:10.0: reg 1c: [mem 0xd8800000-0xd881ffff 64bit]
    [    1.327090] pci 0000:00:10.0: reg 30: [mem 0x00000000-0x00003fff pref]
    [    1.327221] pci 0000:00:11.0: [15ad:0790] type 1 class 0x000604
    [    1.327774] pci 0000:00:15.0: [15ad:07a0] type 1 class 0x000604
    [    1.328379] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
    [    1.328398] pci 0000:00:15.0: PME# disabled
    [    1.328623] pci 0000:00:15.1: [15ad:07a0] type 1 class 0x000604
    [    1.329201] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
    [    1.329220] pci 0000:00:15.1: PME# disabled
    [    1.329408] pci 0000:00:15.2: [15ad:07a0] type 1 class 0x000604
    [    1.329978] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
    [    1.329996] pci 0000:00:15.2: PME# disabled
    [    1.330188] pci 0000:00:15.3: [15ad:07a0] type 1 class 0x000604
    [    1.330748] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
    [    1.330766] pci 0000:00:15.3: PME# disabled
    [    1.330942] pci 0000:00:15.4: [15ad:07a0] type 1 class 0x000604
    [    1.331501] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
    [    1.331519] pci 0000:00:15.4: PME# disabled
    [    1.331695] pci 0000:00:15.5: [15ad:07a0] type 1 class 0x000604
    [    1.332304] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
    [    1.332323] pci 0000:00:15.5: PME# disabled
    [    1.332503] pci 0000:00:15.6: [15ad:07a0] type 1 class 0x000604
    [    1.333063] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
    [    1.333081] pci 0000:00:15.6: PME# disabled
    [    1.333257] pci 0000:00:15.7: [15ad:07a0] type 1 class 0x000604
    [    1.333815] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
    [    1.333832] pci 0000:00:15.7: PME# disabled
    [    1.334018] pci 0000:00:16.0: [15ad:07a0] type 1 class 0x000604
    [    1.334623] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [    1.334641] pci 0000:00:16.0: PME# disabled
    [    1.334820] pci 0000:00:16.1: [15ad:07a0] type 1 class 0x000604
    [    1.335396] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
    [    1.335414] pci 0000:00:16.1: PME# disabled
    [    1.335590] pci 0000:00:16.2: [15ad:07a0] type 1 class 0x000604
    [    1.336149] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
    [    1.336167] pci 0000:00:16.2: PME# disabled
    [    1.336343] pci 0000:00:16.3: [15ad:07a0] type 1 class 0x000604
    [    1.337096] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
    [    1.337114] pci 0000:00:16.3: PME# disabled
    [    1.337290] pci 0000:00:16.4: [15ad:07a0] type 1 class 0x000604
    [    1.337848] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
    [    1.337866] pci 0000:00:16.4: PME# disabled
    [    1.338053] pci 0000:00:16.5: [15ad:07a0] type 1 class 0x000604
    [    1.338613] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
    [    1.338631] pci 0000:00:16.5: PME# disabled
    [    1.338807] pci 0000:00:16.6: [15ad:07a0] type 1 class 0x000604
    [    1.339374] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
    [    1.339393] pci 0000:00:16.6: PME# disabled
    [    1.339592] pci 0000:00:16.7: [15ad:07a0] type 1 class 0x000604
    [    1.340150] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
    [    1.340167] pci 0000:00:16.7: PME# disabled
    [    1.340343] pci 0000:00:17.0: [15ad:07a0] type 1 class 0x000604
    [    1.340903] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
    [    1.340921] pci 0000:00:17.0: PME# disabled
    [    1.341160] pci 0000:00:17.1: [15ad:07a0] type 1 class 0x000604
    [    1.341721] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
    [    1.341739] pci 0000:00:17.1: PME# disabled
    [    1.341953] pci 0000:00:17.2: [15ad:07a0] type 1 class 0x000604
    [    1.342519] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
    [    1.342537] pci 0000:00:17.2: PME# disabled
    [    1.342713] pci 0000:00:17.3: [15ad:07a0] type 1 class 0x000604
    [    1.343271] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
    [    1.343289] pci 0000:00:17.3: PME# disabled
    [    1.343465] pci 0000:00:17.4: [15ad:07a0] type 1 class 0x000604
    [    1.344023] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
    [    1.344040] pci 0000:00:17.4: PME# disabled
    [    1.344216] pci 0000:00:17.5: [15ad:07a0] type 1 class 0x000604
    [    1.344837] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
    [    1.344855] pci 0000:00:17.5: PME# disabled
    [    1.345047] pci 0000:00:17.6: [15ad:07a0] type 1 class 0x000604
    [    1.345605] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
    [    1.345623] pci 0000:00:17.6: PME# disabled
    [    1.345799] pci 0000:00:17.7: [15ad:07a0] type 1 class 0x000604
    [    1.346363] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
    [    1.346380] pci 0000:00:17.7: PME# disabled
    [    1.346557] pci 0000:00:18.0: [15ad:07a0] type 1 class 0x000604
    [    1.347148] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
    [    1.347165] pci 0000:00:18.0: PME# disabled
    [    1.347470] pci 0000:00:18.1: [15ad:07a0] type 1 class 0x000604
    [    1.348046] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
    [    1.348063] pci 0000:00:18.1: PME# disabled
    [    1.348239] pci 0000:00:18.2: [15ad:07a0] type 1 class 0x000604
    [    1.348819] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
    [    1.348837] pci 0000:00:18.2: PME# disabled
    [    1.349018] pci 0000:00:18.3: [15ad:07a0] type 1 class 0x000604
    [    1.349603] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
    [    1.349621] pci 0000:00:18.3: PME# disabled
    [    1.349803] pci 0000:00:18.4: [15ad:07a0] type 1 class 0x000604
    [    1.350389] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
    [    1.350407] pci 0000:00:18.4: PME# disabled
    [    1.350589] pci 0000:00:18.5: [15ad:07a0] type 1 class 0x000604
    [    1.351164] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
    [    1.351182] pci 0000:00:18.5: PME# disabled
    [    1.351364] pci 0000:00:18.6: [15ad:07a0] type 1 class 0x000604
    [    1.352006] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
    [    1.352025] pci 0000:00:18.6: PME# disabled
    [    1.352202] pci 0000:00:18.7: [15ad:07a0] type 1 class 0x000604
    [    1.352762] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
    [    1.352780] pci 0000:00:18.7: PME# disabled
    [    1.353239] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [    1.353472] pci 0000:02:00.0: [8086:7112] type 0 class 0x000c03
    [    1.355198] pci 0000:02:00.0: reg 20: [io  0x2080-0x209f]
    [    1.355999] pci 0000:02:01.0: [8086:100f] type 0 class 0x000200
    [    1.357510] pci 0000:02:01.0: reg 10: [mem 0xd8920000-0xd893ffff 64bit]
    [    1.358898] pci 0000:02:01.0: reg 18: [mem 0xd8900000-0xd890ffff 64bit]
    [    1.359876] pci 0000:02:01.0: reg 20: [io  0x2000-0x203f]
    [    1.361816] pci 0000:02:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
    [    1.362170] pci 0000:02:02.0: [1274:1371] type 0 class 0x000401
    [    1.362503] pci 0000:02:02.0: reg 10: [io  0x2040-0x207f]
    [    1.364443] pci 0000:02:03.0: [15ad:0770] type 0 class 0x000c03
    [    1.364940] pci 0000:02:03.0: reg 10: [mem 0xd8910000-0xd8910fff]
    [    1.367673] pci 0000:00:11.0: PCI bridge to [bus 02-02] (subtractive decode)
    [    1.367692] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
    [    1.367710] pci 0000:00:11.0:   bridge window [mem 0xd8900000-0xd9cfffff]
    [    1.367744] pci 0000:00:11.0:   bridge window [mem 0xdc400000-0xdc9fffff 64bit pref]
    [    1.367746] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [    1.367747] pci 0000:00:11.0:   bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
    [    1.367749] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [    1.367750] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [    1.367752] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [    1.367753] pci 0000:00:11.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    [    1.367755] pci 0000:00:11.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
    [    1.367756] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
    [    1.367758] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff] (subtractive decode)
    [    1.368137] pci 0000:00:15.0: PCI bridge to [bus 03-03]
    [    1.368155] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
    [    1.368172] pci 0000:00:15.0:   bridge window [mem 0xd9d00000-0xd9dfffff]
    [    1.368206] pci 0000:00:15.0:   bridge window [mem 0xdca00000-0xdcafffff 64bit pref]
    [    1.368570] pci 0000:00:15.1: PCI bridge to [bus 04-04]
    [    1.368588] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
    [    1.368606] pci 0000:00:15.1:   bridge window [mem 0xda100000-0xda1fffff]
    [    1.368639] pci 0000:00:15.1:   bridge window [mem 0xdce00000-0xdcefffff 64bit pref]
    [    1.369002] pci 0000:00:15.2: PCI bridge to [bus 05-05]
    [    1.369019] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
    [    1.369037] pci 0000:00:15.2:   bridge window [mem 0xda500000-0xda5fffff]
    [    1.369070] pci 0000:00:15.2:   bridge window [mem 0xdd200000-0xdd2fffff 64bit pref]
    [    1.369440] pci 0000:00:15.3: PCI bridge to [bus 06-06]
    [    1.369473] pci 0000:00:15.3:   bridge window [mem 0xda900000-0xda9fffff]
    [    1.369507] pci 0000:00:15.3:   bridge window [mem 0xdd600000-0xdd6fffff 64bit pref]
    [    1.369870] pci 0000:00:15.4: PCI bridge to [bus 07-07]
    [    1.369910] pci 0000:00:15.4:   bridge window [mem 0xdad00000-0xdadfffff]
    [    1.369944] pci 0000:00:15.4:   bridge window [mem 0xdda00000-0xddafffff 64bit pref]
    [    1.370308] pci 0000:00:15.5: PCI bridge to [bus 08-08]
    [    1.370342] pci 0000:00:15.5:   bridge window [mem 0xdb100000-0xdb1fffff]
    [    1.370375] pci 0000:00:15.5:   bridge window [mem 0xdde00000-0xddefffff 64bit pref]
    [    1.370741] pci 0000:00:15.6: PCI bridge to [bus 09-09]
    [    1.370774] pci 0000:00:15.6:   bridge window [mem 0xdb500000-0xdb5fffff]
    [    1.370808] pci 0000:00:15.6:   bridge window [mem 0xde200000-0xde2fffff 64bit pref]
    [    1.371173] pci 0000:00:15.7: PCI bridge to [bus 0a-0a]
    [    1.371206] pci 0000:00:15.7:   bridge window [mem 0xdb900000-0xdb9fffff]
    [    1.371240] pci 0000:00:15.7:   bridge window [mem 0xde600000-0xde6fffff 64bit pref]
    [    1.371602] pci 0000:00:16.0: PCI bridge to [bus 0b-0b]
    [    1.371619] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
    [    1.371637] pci 0000:00:16.0:   bridge window [mem 0xd9e00000-0xd9efffff]
    [    1.371671] pci 0000:00:16.0:   bridge window [mem 0xdcb00000-0xdcbfffff 64bit pref]
    [    1.372080] pci 0000:00:16.1: PCI bridge to [bus 0c-0c]
    [    1.372097] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
    [    1.372113] pci 0000:00:16.1:   bridge window [mem 0xda200000-0xda2fffff]
    [    1.372145] pci 0000:00:16.1:   bridge window [mem 0xdcf00000-0xdcffffff 64bit pref]
    [    1.372500] pci 0000:00:16.2: PCI bridge to [bus 0d-0d]
    [    1.372517] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
    [    1.372534] pci 0000:00:16.2:   bridge window [mem 0xda600000-0xda6fffff]
    [    1.372566] pci 0000:00:16.2:   bridge window [mem 0xdd300000-0xdd3fffff 64bit pref]
    [    1.372918] pci 0000:00:16.3: PCI bridge to [bus 0e-0e]
    [    1.372950] pci 0000:00:16.3:   bridge window [mem 0xdaa00000-0xdaafffff]
    [    1.372983] pci 0000:00:16.3:   bridge window [mem 0xdd700000-0xdd7fffff 64bit pref]
    [    1.373335] pci 0000:00:16.4: PCI bridge to [bus 0f-0f]
    [    1.373367] pci 0000:00:16.4:   bridge window [mem 0xdae00000-0xdaefffff]
    [    1.373400] pci 0000:00:16.4:   bridge window [mem 0xddb00000-0xddbfffff 64bit pref]
    [    1.373752] pci 0000:00:16.5: PCI bridge to [bus 10-10]
    [    1.373784] pci 0000:00:16.5:   bridge window [mem 0xdb200000-0xdb2fffff]
    [    1.373816] pci 0000:00:16.5:   bridge window [mem 0xddf00000-0xddffffff 64bit pref]
    [    1.374174] pci 0000:00:16.6: PCI bridge to [bus 11-11]
    [    1.374207] pci 0000:00:16.6:   bridge window [mem 0xdb600000-0xdb6fffff]
    [    1.374239] pci 0000:00:16.6:   bridge window [mem 0xde300000-0xde3fffff 64bit pref]
    [    1.374614] pci 0000:00:16.7: PCI bridge to [bus 12-12]
    [    1.374647] pci 0000:00:16.7:   bridge window [mem 0xdba00000-0xdbafffff]
    [    1.374679] pci 0000:00:16.7:   bridge window [mem 0xde700000-0xde7fffff 64bit pref]
    [    1.375032] pci 0000:00:17.0: PCI bridge to [bus 13-13]
    [    1.375049] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
    [    1.375066] pci 0000:00:17.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
    [    1.375099] pci 0000:00:17.0:   bridge window [mem 0xdcc00000-0xdccfffff 64bit pref]
    [    1.375451] pci 0000:00:17.1: PCI bridge to [bus 14-14]
    [    1.375467] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
    [    1.375485] pci 0000:00:17.1:   bridge window [mem 0xda300000-0xda3fffff]
    [    1.375517] pci 0000:00:17.1:   bridge window [mem 0xdd000000-0xdd0fffff 64bit pref]
    [    1.375876] pci 0000:00:17.2: PCI bridge to [bus 15-15]
    [    1.375893] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
    [    1.375909] pci 0000:00:17.2:   bridge window [mem 0xda700000-0xda7fffff]
    [    1.375941] pci 0000:00:17.2:   bridge window [mem 0xdd400000-0xdd4fffff 64bit pref]
    [    1.376283] pci 0000:00:17.3: PCI bridge to [bus 16-16]
    [    1.376314] pci 0000:00:17.3:   bridge window [mem 0xdab00000-0xdabfffff]
    [    1.376346] pci 0000:00:17.3:   bridge window [mem 0xdd800000-0xdd8fffff 64bit pref]
    [    1.376706] pci 0000:00:17.4: PCI bridge to [bus 17-17]
    [    1.376738] pci 0000:00:17.4:   bridge window [mem 0xdaf00000-0xdaffffff]
    [    1.376771] pci 0000:00:17.4:   bridge window [mem 0xddc00000-0xddcfffff 64bit pref]
    [    1.377160] pci 0000:00:17.5: PCI bridge to [bus 18-18]
    [    1.377192] pci 0000:00:17.5:   bridge window [mem 0xdb300000-0xdb3fffff]
    [    1.377225] pci 0000:00:17.5:   bridge window [mem 0xde000000-0xde0fffff 64bit pref]
    [    1.377577] pci 0000:00:17.6: PCI bridge to [bus 19-19]
    [    1.377610] pci 0000:00:17.6:   bridge window [mem 0xdb700000-0xdb7fffff]
    [    1.377642] pci 0000:00:17.6:   bridge window [mem 0xde400000-0xde4fffff 64bit pref]
    [    1.378001] pci 0000:00:17.7: PCI bridge to [bus 1a-1a]
    [    1.378033] pci 0000:00:17.7:   bridge window [mem 0xdbb00000-0xdbbfffff]
    [    1.378066] pci 0000:00:17.7:   bridge window [mem 0xde800000-0xde8fffff 64bit pref]
    [    1.378419] pci 0000:00:18.0: PCI bridge to [bus 1b-1b]
    [    1.378435] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
    [    1.378453] pci 0000:00:18.0:   bridge window [mem 0xda000000-0xda0fffff]
    [    1.378485] pci 0000:00:18.0:   bridge window [mem 0xdcd00000-0xdcdfffff 64bit pref]
    [    1.378838] pci 0000:00:18.1: PCI bridge to [bus 1c-1c]
    [    1.378855] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
    [    1.378872] pci 0000:00:18.1:   bridge window [mem 0xda400000-0xda4fffff]
    [    1.378905] pci 0000:00:18.1:   bridge window [mem 0xdd100000-0xdd1fffff 64bit pref]
    [    1.379256] pci 0000:00:18.2: PCI bridge to [bus 1d-1d]
    [    1.379273] pci 0000:00:18.2:   bridge window [io  0xf000-0xffff]
    [    1.379290] pci 0000:00:18.2:   bridge window [mem 0xda800000-0xda8fffff]
    [    1.379323] pci 0000:00:18.2:   bridge window [mem 0xdd500000-0xdd5fffff 64bit pref]
    [    1.379707] pci 0000:00:18.3: PCI bridge to [bus 1e-1e]
    [    1.379739] pci 0000:00:18.3:   bridge window [mem 0xdac00000-0xdacfffff]
    [    1.379772] pci 0000:00:18.3:   bridge window [mem 0xdd900000-0xdd9fffff 64bit pref]
    [    1.380125] pci 0000:00:18.4: PCI bridge to [bus 1f-1f]
    [    1.380157] pci 0000:00:18.4:   bridge window [mem 0xdb000000-0xdb0fffff]
    [    1.380190] pci 0000:00:18.4:   bridge window [mem 0xddd00000-0xdddfffff 64bit pref]
    [    1.380542] pci 0000:00:18.5: PCI bridge to [bus 20-20]
    [    1.380574] pci 0000:00:18.5:   bridge window [mem 0xdb400000-0xdb4fffff]
    [    1.380607] pci 0000:00:18.5:   bridge window [mem 0xde100000-0xde1fffff 64bit pref]
    [    1.381067] pci 0000:00:18.6: PCI bridge to [bus 21-21]
    [    1.381099] pci 0000:00:18.6:   bridge window [mem 0xdb800000-0xdb8fffff]
    [    1.381131] pci 0000:00:18.6:   bridge window [mem 0xde500000-0xde5fffff 64bit pref]
    [    1.381489] pci 0000:00:18.7: PCI bridge to [bus 22-22]
    [    1.381521] pci 0000:00:18.7:   bridge window [mem 0xdbc00000-0xdbcfffff]
    [    1.381554] pci 0000:00:18.7:   bridge window [mem 0xde900000-0xde9fffff 64bit pref]
    [    1.383208] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [    1.383723]  pci0000:00: Requesting ACPI _OSC control (0x1d)
    [    1.383921]  pci0000:00: ACPI _OSC control (0x15) granted
    [    1.444652] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
    [    1.444707] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
    [    1.444760] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
    [    1.444811] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 14 15)
    [    1.445106] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
    [    1.445117] vgaarb: loaded
    [    1.445118] vgaarb: bridge control possible 0000:00:0f.0
    [    1.445261] i2c-core: driver [aat2870] using legacy suspend method
    [    1.445263] i2c-core: driver [aat2870] using legacy resume method
    [    1.445337] SCSI subsystem initialized
    [    1.445513] libata version 3.00 loaded.
    [    1.445566] usbcore: registered new interface driver usbfs
    [    1.445606] usbcore: registered new interface driver hub
    [    1.445751] usbcore: registered new device driver usb
    [    1.446048] PCI: Using ACPI for IRQ routing
    [    1.499723] PCI: pci_cache_line_size set to 64 bytes
    [    1.499742] pci 0000:00:18.2: no compatible bridge window for [io  0xf000-0xffff]
    [    1.500542] reserve RAM buffer: 000000000009f800 - 000000000009ffff
    [    1.500543] reserve RAM buffer: 00000000bfef0000 - 00000000bfffffff
    [    1.500753] NetLabel: Initializing
    [    1.500754] NetLabel:  domain hash size = 128
    [    1.500755] NetLabel:  protocols = UNLABELED CIPSOv4
    [    1.500762] NetLabel:  unlabeled traffic allowed by default
    [    1.516615] AppArmor: AppArmor Filesystem Enabled
    [    1.516650] pnp: PnP ACPI init
    [    1.516662] ACPI: bus type pnp registered
    [    1.517220] pnp 00:00: [bus 00-ff]
    [    1.517222] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [    1.517223] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [    1.517224] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [    1.517226] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [    1.517227] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [    1.517228] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [    1.517229] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [    1.517230] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [    1.517232] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [    1.517233] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [    1.517234] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [    1.517235] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [    1.517236] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [    1.517238] pnp 00:00: [mem 0xc0000000-0xfebfffff window]
    [    1.517239] pnp 00:00: [io  0x0cf8-0x0cff]
    [    1.517240] pnp 00:00: [io  0x0000-0x0cf7 window]
    [    1.517241] pnp 00:00: [io  0x0d00-0xfeff window]
    [    1.517301] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 PNP0a08 (active)
    [    1.517356] pnp 00:01: [io  0x0010-0x001f]
    [    1.517357] pnp 00:01: [io  0x0024-0x0025]
    [    1.517358] pnp 00:01: [io  0x0028-0x0029]
    [    1.517359] pnp 00:01: [io  0x002c-0x002d]
    [    1.517360] pnp 00:01: [io  0x002e-0x002f]
    [    1.517361] pnp 00:01: [io  0x0030-0x0031]
    [    1.517362] pnp 00:01: [io  0x0034-0x0035]
    [    1.517363] pnp 00:01: [io  0x0038-0x0039]
    [    1.517364] pnp 00:01: [io  0x003c-0x003d]
    [    1.517365] pnp 00:01: [io  0x0050-0x0053]
    [    1.517366] pnp 00:01: [io  0x0072-0x0077]
    [    1.517367] pnp 00:01: [io  0x0080]
    [    1.517368] pnp 00:01: [io  0x0090-0x009f]
    [    1.517369] pnp 00:01: [io  0x00a4-0x00a5]
    [    1.517370] pnp 00:01: [io  0x00a8-0x00a9]
    [    1.517371] pnp 00:01: [io  0x00ac-0x00ad]
    [    1.517372] pnp 00:01: [io  0x00b0-0x00b5]
    [    1.517373] pnp 00:01: [io  0x00b8-0x00b9]
    [    1.517374] pnp 00:01: [io  0x00bc-0x00bd]
    [    1.517375] pnp 00:01: [io  0x1000-0x103f]
    [    1.517376] pnp 00:01: [io  0x1040-0x104f]
    [    1.517377] pnp 00:01: [io  0x0cf0-0x0cf1]
    [    1.517445] system 00:01: [io  0x1000-0x103f] has been reserved
    [    1.517446] system 00:01: [io  0x1040-0x104f] has been reserved
    [    1.517448] system 00:01: [io  0x0cf0-0x0cf1] has been reserved
    [    1.517450] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    1.517470] pnp 00:02: [io  0x0000-0x000f]
    [    1.517472] pnp 00:02: [io  0x0081-0x008f]
    [    1.517473] pnp 00:02: [io  0x00c0-0x00df]
    [    1.517474] pnp 00:02: [dma 4]
    [    1.517488] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [    1.517494] pnp 00:03: [io  0x0020-0x0021]
    [    1.517495] pnp 00:03: [io  0x00a0-0x00a1]
    [    1.517496] pnp 00:03: [io  0x04d0-0x04d1]
    [    1.517497] pnp 00:03: [irq 2 disabled]
    [    1.517538] pnp 00:03: Plug and Play ACPI device, IDs PNP0001 (active)
    [    1.517545] pnp 00:04: [io  0x0070-0x0071]
    [    1.517557] pnp 00:04: [irq 8]
    [    1.517587] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [    1.517593] pnp 00:05: [io  0x0061]
    [    1.517604] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [    1.517609] pnp 00:06: [io  0x0060]
    [    1.517610] pnp 00:06: [io  0x0064]
    [    1.517616] pnp 00:06: [irq 1]
    [    1.517643] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [    1.517653] pnp 00:07: [irq 12]
    [    1.517680] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
    [    1.525232] pnp 00:08: [io  0x0378-0x037f]
    [    1.525243] pnp 00:08: [irq 7]
    [    1.527145] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active)
    [    1.533727] pnp 00:09: [io  0x03f8-0x03ff]
    [    1.533737] pnp 00:09: [irq 4]
    [    1.535682] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    [    1.541421] pnp 00:0a: [io  0x02f8-0x02ff]
    [    1.541430] pnp 00:0a: [irq 3]
    [    1.543227] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
    [    1.551365] pnp 00:0b: [io  0x03f0-0x03f5]
    [    1.551367] pnp 00:0b: [io  0x03f7]
    [    1.551375] pnp 00:0b: [irq 6]
    [    1.551376] pnp 00:0b: [dma 2]
    [    1.552904] pnp 00:0b: Plug and Play ACPI device, IDs PNP0700 (active)
    [    1.553053] pnp 00:0c: [mem 0xe0000000-0xefffffff]
    [    1.553054] pnp 00:0c: [io  0x1060-0x107f]
    [    1.553056] pnp 00:0c: [mem 0xdbe00000-0xdbffffff]
    [    1.553116] system 00:0c: [io  0x1060-0x107f] has been reserved
    [    1.553120] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
    [    1.553122] system 00:0c: [mem 0xdbe00000-0xdbffffff] has been reserved
    [    1.553124] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    1.667003] pnp: PnP ACPI: found 13 devices
    [    1.667007] ACPI: ACPI bus type pnp unregistered
    [    1.685555] Switching to clocksource acpi_pm
    [    1.685692] PCI: max bus depth: 1 pci_try_num: 2
    [    1.688998] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
    [    1.689003] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref]
    [    1.689010] pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000)
    [    1.689014] pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000)
    [    1.689018] pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000)
    [    1.689022] pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000)
    [    1.689025] pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000)
    [    1.689029] pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000)
    [    1.689032] pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000)
    [    1.689036] pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000)
    [    1.689039] pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000)
    [    1.689043] pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000)
    [    1.689046] pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000)
    [    1.689050] pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000)
    [    1.689053] pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000)
    [    1.689057] pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000)
    [    1.689060] pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000)
    [    1.689064] pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000)
    [    1.689067] pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000)
    [    1.689070] pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000)
    [    1.689074] pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000)
    [    1.689077] pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000)
    [    1.689081] pci 0000:00:15.3: BAR 13: can't assign io (size 0x1000)
    [    1.689084] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [    1.689237] pci 0000:02:01.0: BAR 6: assigned [mem 0xdc400000-0xdc40ffff pref]
    [    1.689240] pci 0000:00:11.0: PCI bridge to [bus 02-02]
    [    1.689260] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
    [    1.689315] pci 0000:00:11.0:   bridge window [mem 0xd8900000-0xd9cfffff]
    [    1.689352] pci 0000:00:11.0:   bridge window [mem 0xdc400000-0xdc9fffff 64bit pref]
    [    1.689419] pci 0000:00:15.0: PCI bridge to [bus 03-03]
    [    1.689439] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
    [    1.689491] pci 0000:00:15.0:   bridge window [mem 0xd9d00000-0xd9dfffff]
    [    1.689527] pci 0000:00:15.0:   bridge window [mem 0xdca00000-0xdcafffff 64bit pref]
    [    1.689663] pci 0000:00:15.1: PCI bridge to [bus 04-04]
    [    1.689685] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
    [    1.689737] pci 0000:00:15.1:   bridge window [mem 0xda100000-0xda1fffff]
    [    1.689773] pci 0000:00:15.1:   bridge window [mem 0xdce00000-0xdcefffff 64bit pref]
    [    1.689866] pci 0000:00:15.2: PCI bridge to [bus 05-05]
    [    1.689887] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
    [    1.689939] pci 0000:00:15.2:   bridge window [mem 0xda500000-0xda5fffff]
    [    1.689975] pci 0000:00:15.2:   bridge window [mem 0xdd200000-0xdd2fffff 64bit pref]
    [    1.690063] pci 0000:00:15.3: PCI bridge to [bus 06-06]
    [    1.690115] pci 0000:00:15.3:   bridge window [mem 0xda900000-0xda9fffff]
    [    1.690152] pci 0000:00:15.3:   bridge window [mem 0xdd600000-0xdd6fffff 64bit pref]
    [    1.690238] pci 0000:00:15.4: PCI bridge to [bus 07-07]
    [    1.690291] pci 0000:00:15.4:   bridge window [mem 0xdad00000-0xdadfffff]
    [    1.690327] pci 0000:00:15.4:   bridge window [mem 0xdda00000-0xddafffff 64bit pref]
    [    1.690413] pci 0000:00:15.5: PCI bridge to [bus 08-08]
    [    1.690466] pci 0000:00:15.5:   bridge window [mem 0xdb100000-0xdb1fffff]
    [    1.690502] pci 0000:00:15.5:   bridge window [mem 0xdde00000-0xddefffff 64bit pref]
    [    1.690588] pci 0000:00:15.6: PCI bridge to [bus 09-09]
    [    1.690640] pci 0000:00:15.6:   bridge window [mem 0xdb500000-0xdb5fffff]
    [    1.690677] pci 0000:00:15.6:   bridge window [mem 0xde200000-0xde2fffff 64bit pref]
    [    1.690763] pci 0000:00:15.7: PCI bridge to [bus 0a-0a]
    [    1.690816] pci 0000:00:15.7:   bridge window [mem 0xdb900000-0xdb9fffff]
    [    1.690852] pci 0000:00:15.7:   bridge window [mem 0xde600000-0xde6fffff 64bit pref]
    [    1.690938] pci 0000:00:16.0: PCI bridge to [bus 0b-0b]
    [    1.690959] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
    [    1.691011] pci 0000:00:16.0:   bridge window [mem 0xd9e00000-0xd9efffff]
    [    1.691047] pci 0000:00:16.0:   bridge window [mem 0xdcb00000-0xdcbfffff 64bit pref]
    [    1.691132] pci 0000:00:16.1: PCI bridge to [bus 0c-0c]
    [    1.691153] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
    [    1.691205] pci 0000:00:16.1:   bridge window [mem 0xda200000-0xda2fffff]
    [    1.691241] pci 0000:00:16.1:   bridge window [mem 0xdcf00000-0xdcffffff 64bit pref]
    [    1.691327] pci 0000:00:16.2: PCI bridge to [bus 0d-0d]
    [    1.691348] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
    [    1.691400] pci 0000:00:16.2:   bridge window [mem 0xda600000-0xda6fffff]
    [    1.691436] pci 0000:00:16.2:   bridge window [mem 0xdd300000-0xdd3fffff 64bit pref]
    [    1.691522] pci 0000:00:16.3: PCI bridge to [bus 0e-0e]
    [    1.691575] pci 0000:00:16.3:   bridge window [mem 0xdaa00000-0xdaafffff]
    [    1.691611] pci 0000:00:16.3:   bridge window [mem 0xdd700000-0xdd7fffff 64bit pref]
    [    1.691697] pci 0000:00:16.4: PCI bridge to [bus 0f-0f]
    [    1.691750] pci 0000:00:16.4:   bridge window [mem 0xdae00000-0xdaefffff]
    [    1.691786] pci 0000:00:16.4:   bridge window [mem 0xddb00000-0xddbfffff 64bit pref]
    [    1.691885] pci 0000:00:16.5: PCI bridge to [bus 10-10]
    [    1.691938] pci 0000:00:16.5:   bridge window [mem 0xdb200000-0xdb2fffff]
    [    1.691974] pci 0000:00:16.5:   bridge window [mem 0xddf00000-0xddffffff 64bit pref]
    [    1.692059] pci 0000:00:16.6: PCI bridge to [bus 11-11]
    [    1.692112] pci 0000:00:16.6:   bridge window [mem 0xdb600000-0xdb6fffff]
    [    1.692148] pci 0000:00:16.6:   bridge window [mem 0xde300000-0xde3fffff 64bit pref]
    [    1.692235] pci 0000:00:16.7: PCI bridge to [bus 12-12]
    [    1.692288] pci 0000:00:16.7:   bridge window [mem 0xdba00000-0xdbafffff]
    [    1.692325] pci 0000:00:16.7:   bridge window [mem 0xde700000-0xde7fffff 64bit pref]
    [    1.692410] pci 0000:00:17.0: PCI bridge to [bus 13-13]
    [    1.692431] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
    [    1.692483] pci 0000:00:17.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
    [    1.692519] pci 0000:00:17.0:   bridge window [mem 0xdcc00000-0xdccfffff 64bit pref]
    [    1.692605] pci 0000:00:17.1: PCI bridge to [bus 14-14]
    [    1.692626] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
    [    1.692678] pci 0000:00:17.1:   bridge window [mem 0xda300000-0xda3fffff]
    [    1.692714] pci 0000:00:17.1:   bridge window [mem 0xdd000000-0xdd0fffff 64bit pref]
    [    1.692800] pci 0000:00:17.2: PCI bridge to [bus 15-15]
    [    1.692822] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
    [    1.692873] pci 0000:00:17.2:   bridge window [mem 0xda700000-0xda7fffff]
    [    1.692909] pci 0000:00:17.2:   bridge window [mem 0xdd400000-0xdd4fffff 64bit pref]
    [    1.692995] pci 0000:00:17.3: PCI bridge to [bus 16-16]
    [    1.693048] pci 0000:00:17.3:   bridge window [mem 0xdab00000-0xdabfffff]
    [    1.693084] pci 0000:00:17.3:   bridge window [mem 0xdd800000-0xdd8fffff 64bit pref]
    [    1.693170] pci 0000:00:17.4: PCI bridge to [bus 17-17]
    [    1.693223] pci 0000:00:17.4:   bridge window [mem 0xdaf00000-0xdaffffff]
    [    1.693259] pci 0000:00:17.4:   bridge window [mem 0xddc00000-0xddcfffff 64bit pref]
    [    1.693345] pci 0000:00:17.5: PCI bridge to [bus 18-18]
    [    1.693398] pci 0000:00:17.5:   bridge window [mem 0xdb300000-0xdb3fffff]
    [    1.693434] pci 0000:00:17.5:   bridge window [mem 0xde000000-0xde0fffff 64bit pref]
    [    1.693520] pci 0000:00:17.6: PCI bridge to [bus 19-19]
    [    1.693573] pci 0000:00:17.6:   bridge window [mem 0xdb700000-0xdb7fffff]
    [    1.693630] pci 0000:00:17.6:   bridge window [mem 0xde400000-0xde4fffff 64bit pref]
    [    1.693719] pci 0000:00:17.7: PCI bridge to [bus 1a-1a]
    [    1.693772] pci 0000:00:17.7:   bridge window [mem 0xdbb00000-0xdbbfffff]
    [    1.693808] pci 0000:00:17.7:   bridge window [mem 0xde800000-0xde8fffff 64bit pref]
    [    1.693895] pci 0000:00:18.0: PCI bridge to [bus 1b-1b]
    [    1.693916] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
    [    1.693968] pci 0000:00:18.0:   bridge window [mem 0xda000000-0xda0fffff]
    [    1.694004] pci 0000:00:18.0:   bridge window [mem 0xdcd00000-0xdcdfffff 64bit pref]
    [    1.694090] pci 0000:00:18.1: PCI bridge to [bus 1c-1c]
    [    1.694111] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
    [    1.694163] pci 0000:00:18.1:   bridge window [mem 0xda400000-0xda4fffff]
    [    1.694199] pci 0000:00:18.1:   bridge window [mem 0xdd100000-0xdd1fffff 64bit pref]
    [    1.694285] pci 0000:00:18.2: PCI bridge to [bus 1d-1d]
    [    1.694364] pci 0000:00:18.2:   bridge window [mem 0xda800000-0xda8fffff]
    [    1.694400] pci 0000:00:18.2:   bridge window [mem 0xdd500000-0xdd5fffff 64bit pref]
    [    1.694452] pci 0000:00:18.3: PCI bridge to [bus 1e-1e]
    [    1.694478] pci 0000:00:18.3:   bridge window [mem 0xdac00000-0xdacfffff]
    [    1.694496] pci 0000:00:18.3:   bridge window [mem 0xdd900000-0xdd9fffff 64bit pref]
    [    1.694537] pci 0000:00:18.4: PCI bridge to [bus 1f-1f]
    [    1.694563] pci 0000:00:18.4:   bridge window [mem 0xdb000000-0xdb0fffff]
    [    1.694580] pci 0000:00:18.4:   bridge window [mem 0xddd00000-0xdddfffff 64bit pref]
    [    1.694622] pci 0000:00:18.5: PCI bridge to [bus 20-20]
    [    1.694648] pci 0000:00:18.5:   bridge window [mem 0xdb400000-0xdb4fffff]
    [    1.694665] pci 0000:00:18.5:   bridge window [mem 0xde100000-0xde1fffff 64bit pref]
    [    1.694707] pci 0000:00:18.6: PCI bridge to [bus 21-21]
    [    1.694732] pci 0000:00:18.6:   bridge window [mem 0xdb800000-0xdb8fffff]
    [    1.694750] pci 0000:00:18.6:   bridge window [mem 0xde500000-0xde5fffff 64bit pref]
    [    1.694791] pci 0000:00:18.7: PCI bridge to [bus 22-22]
    [    1.694817] pci 0000:00:18.7:   bridge window [mem 0xdbc00000-0xdbcfffff]
    [    1.694834] pci 0000:00:18.7:   bridge window [mem 0xde900000-0xde9fffff 64bit pref]
    [    1.694904] pci 0000:00:01.0: setting latency timer to 64
    [    1.694971] pci 0000:00:15.0: setting latency timer to 64
    [    1.695012] pci 0000:00:15.1: setting latency timer to 64
    [    1.695053] pci 0000:00:15.2: setting latency timer to 64
    [    1.695095] pci 0000:00:15.3: setting latency timer to 64
    [    1.695136] pci 0000:00:15.4: setting latency timer to 64
    [    1.695177] pci 0000:00:15.5: setting latency timer to 64
    [    1.695217] pci 0000:00:15.6: setting latency timer to 64
    [    1.695258] pci 0000:00:15.7: setting latency timer to 64
    [    1.695299] pci 0000:00:16.0: setting latency timer to 64
    [    1.695340] pci 0000:00:16.1: setting latency timer to 64
    [    1.695381] pci 0000:00:16.2: setting latency timer to 64
    [    1.695422] pci 0000:00:16.3: setting latency timer to 64
    [    1.695463] pci 0000:00:16.4: setting latency timer to 64
    [    1.695504] pci 0000:00:16.5: setting latency timer to 64
    [    1.695544] pci 0000:00:16.6: setting latency timer to 64
    [    1.695585] pci 0000:00:16.7: setting latency timer to 64
    [    1.695626] pci 0000:00:17.0: setting latency timer to 64
    [    1.695667] pci 0000:00:17.1: setting latency timer to 64
    [    1.695709] pci 0000:00:17.2: setting latency timer to 64
    [    1.695750] pci 0000:00:17.3: setting latency timer to 64
    [    1.695791] pci 0000:00:17.4: setting latency timer to 64
    [    1.695831] pci 0000:00:17.5: setting latency timer to 64
    [    1.695872] pci 0000:00:17.6: setting latency timer to 64
    [    1.695913] pci 0000:00:17.7: setting latency timer to 64
    [    1.695954] pci 0000:00:18.0: setting latency timer to 64
    [    1.695995] pci 0000:00:18.1: setting latency timer to 64
    [    1.696036] pci 0000:00:18.2: setting latency timer to 64
    [    1.696076] pci 0000:00:18.3: setting latency timer to 64
    [    1.696117] pci 0000:00:18.4: setting latency timer to 64
    [    1.696158] pci 0000:00:18.5: setting latency timer to 64
    [    1.696199] pci 0000:00:18.6: setting latency timer to 64
    [    1.696240] pci 0000:00:18.7: setting latency timer to 64
    [    1.696250] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
    [    1.696251] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff]
    [    1.696252] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
    [    1.696253] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    [    1.696255] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    [    1.696256] pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff]
    [    1.696257] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff]
    [    1.696258] pci_bus 0000:00: resource 11 [io  0x0000-0x0cf7]
    [    1.696260] pci_bus 0000:00: resource 12 [io  0x0d00-0xfeff]
    [    1.696261] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
    [    1.696262] pci_bus 0000:02: resource 1 [mem 0xd8900000-0xd9cfffff]
    [    1.696264] pci_bus 0000:02: resource 2 [mem 0xdc400000-0xdc9fffff 64bit pref]
    [    1.696265] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff]
    [    1.696267] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff]
    [    1.696268] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff]
    [    1.696269] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff]
    [    1.696270] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff]
    [    1.696272] pci_bus 0000:02: resource 9 [mem 0x000e4000-0x000e7fff]
    [    1.696273] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xfebfffff]
    [    1.696274] pci_bus 0000:02: resource 11 [io  0x0000-0x0cf7]
    [    1.696276] pci_bus 0000:02: resource 12 [io  0x0d00-0xfeff]
    [    1.696277] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
    [    1.696278] pci_bus 0000:03: resource 1 [mem 0xd9d00000-0xd9dfffff]
    [    1.696280] pci_bus 0000:03: resource 2 [mem 0xdca00000-0xdcafffff 64bit pref]
    [    1.696281] pci_bus 0000:04: resource 0 [io  0x8000-0x8fff]
    [    1.696282] pci_bus 0000:04: resource 1 [mem 0xda100000-0xda1fffff]
    [    1.696284] pci_bus 0000:04: resource 2 [mem 0xdce00000-0xdcefffff 64bit pref]
    [    1.696285] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
    [    1.696287] pci_bus 0000:05: resource 1 [mem 0xda500000-0xda5fffff]
    [    1.696288] pci_bus 0000:05: resource 2 [mem 0xdd200000-0xdd2fffff 64bit pref]
    [    1.696289] pci_bus 0000:06: resource 1 [mem 0xda900000-0xda9fffff]
    [    1.696291] pci_bus 0000:06: resource 2 [mem 0xdd600000-0xdd6fffff 64bit pref]
    [    1.696292] pci_bus 0000:07: resource 1 [mem 0xdad00000-0xdadfffff]
    [    1.696294] pci_bus 0000:07: resource 2 [mem 0xdda00000-0xddafffff 64bit pref]
    [    1.696295] pci_bus 0000:08: resource 1 [mem 0xdb100000-0xdb1fffff]
    [    1.696296] pci_bus 0000:08: resource 2 [mem 0xdde00000-0xddefffff 64bit pref]
    [    1.696298] pci_bus 0000:09: resource 1 [mem 0xdb500000-0xdb5fffff]
    [    1.696299] pci_bus 0000:09: resource 2 [mem 0xde200000-0xde2fffff 64bit pref]
    [    1.696301] pci_bus 0000:0a: resource 1 [mem 0xdb900000-0xdb9fffff]
    [    1.696302] pci_bus 0000:0a: resource 2 [mem 0xde600000-0xde6fffff 64bit pref]
    [    1.696304] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
    [    1.696305] pci_bus 0000:0b: resource 1 [mem 0xd9e00000-0xd9efffff]
    [    1.696306] pci_bus 0000:0b: resource 2 [mem 0xdcb00000-0xdcbfffff 64bit pref]
    [    1.696308] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
    [    1.696309] pci_bus 0000:0c: resource 1 [mem 0xda200000-0xda2fffff]
    [    1.696310] pci_bus 0000:0c: resource 2 [mem 0xdcf00000-0xdcffffff 64bit pref]
    [    1.696312] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
    [    1.696313] pci_bus 0000:0d: resource 1 [mem 0xda600000-0xda6fffff]
    [    1.696314] pci_bus 0000:0d: resource 2 [mem 0xdd300000-0xdd3fffff 64bit pref]
    [    1.696316] pci_bus 0000:0e: resource 1 [mem 0xdaa00000-0xdaafffff]
    [    1.696317] pci_bus 0000:0e: resource 2 [mem 0xdd700000-0xdd7fffff 64bit pref]
    [    1.696318] pci_bus 0000:0f: resource 1 [mem 0xdae00000-0xdaefffff]
    [    1.696320] pci_bus 0000:0f: resource 2 [mem 0xddb00000-0xddbfffff 64bit pref]
    [    1.696321] pci_bus 0000:10: resource 1 [mem 0xdb200000-0xdb2fffff]
    [    1.696323] pci_bus 0000:10: resource 2 [mem 0xddf00000-0xddffffff 64bit pref]
    [    1.696324] pci_bus 0000:11: resource 1 [mem 0xdb600000-0xdb6fffff]
    [    1.696325] pci_bus 0000:11: resource 2 [mem 0xde300000-0xde3fffff 64bit pref]
    [    1.696327] pci_bus 0000:12: resource 1 [mem 0xdba00000-0xdbafffff]
    [    1.696328] pci_bus 0000:12: resource 2 [mem 0xde700000-0xde7fffff 64bit pref]
    [    1.696330] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
    [    1.696331] pci_bus 0000:13: resource 1 [mem 0xd9f00000-0xd9ffffff]
    [    1.696332] pci_bus 0000:13: resource 2 [mem 0xdcc00000-0xdccfffff 64bit pref]
    [    1.696333] pci_bus 0000:14: resource 0 [io  0xa000-0xafff]
    [    1.696335] pci_bus 0000:14: resource 1 [mem 0xda300000-0xda3fffff]
    [    1.696336] pci_bus 0000:14: resource 2 [mem 0xdd000000-0xdd0fffff 64bit pref]
    [    1.696337] pci_bus 0000:15: resource 0 [io  0xe000-0xefff]
    [    1.696339] pci_bus 0000:15: resource 1 [mem 0xda700000-0xda7fffff]
    [    1.696340] pci_bus 0000:15: resource 2 [mem 0xdd400000-0xdd4fffff 64bit pref]
    [    1.696341] pci_bus 0000:16: resource 1 [mem 0xdab00000-0xdabfffff]
    [    1.696343] pci_bus 0000:16: resource 2 [mem 0xdd800000-0xdd8fffff 64bit pref]
    [    1.696344] pci_bus 0000:17: resource 1 [mem 0xdaf00000-0xdaffffff]
    [    1.696346] pci_bus 0000:17: resource 2 [mem 0xddc00000-0xddcfffff 64bit pref]
    [    1.696347] pci_bus 0000:18: resource 1 [mem 0xdb300000-0xdb3fffff]
    [    1.696348] pci_bus 0000:18: resource 2 [mem 0xde000000-0xde0fffff 64bit pref]
    [    1.696350] pci_bus 0000:19: resource 1 [mem 0xdb700000-0xdb7fffff]
    [    1.696351] pci_bus 0000:19: resource 2 [mem 0xde400000-0xde4fffff 64bit pref]
    [    1.696353] pci_bus 0000:1a: resource 1 [mem 0xdbb00000-0xdbbfffff]
    [    1.696354] pci_bus 0000:1a: resource 2 [mem 0xde800000-0xde8fffff 64bit pref]
    [    1.696355] pci_bus 0000:1b: resource 0 [io  0x7000-0x7fff]
    [    1.696357] pci_bus 0000:1b: resource 1 [mem 0xda000000-0xda0fffff]
    [    1.696358] pci_bus 0000:1b: resource 2 [mem 0xdcd00000-0xdcdfffff 64bit pref]
    [    1.696359] pci_bus 0000:1c: resource 0 [io  0xb000-0xbfff]
    [    1.696361] pci_bus 0000:1c: resource 1 [mem 0xda400000-0xda4fffff]
    [    1.696362] pci_bus 0000:1c: resource 2 [mem 0xdd100000-0xdd1fffff 64bit pref]
    [    1.696363] pci_bus 0000:1d: resource 1 [mem 0xda800000-0xda8fffff]
    [    1.696365] pci_bus 0000:1d: resource 2 [mem 0xdd500000-0xdd5fffff 64bit pref]
    [    1.696366] pci_bus 0000:1e: resource 1 [mem 0xdac00000-0xdacfffff]
    [    1.696367] pci_bus 0000:1e: resource 2 [mem 0xdd900000-0xdd9fffff 64bit pref]
    [    1.696369] pci_bus 0000:1f: resource 1 [mem 0xdb000000-0xdb0fffff]
    [    1.696370] pci_bus 0000:1f: resource 2 [mem 0xddd00000-0xdddfffff 64bit pref]
    [    1.696372] pci_bus 0000:20: resource 1 [mem 0xdb400000-0xdb4fffff]
    [    1.696373] pci_bus 0000:20: resource 2 [mem 0xde100000-0xde1fffff 64bit pref]
    [    1.696375] pci_bus 0000:21: resource 1 [mem 0xdb800000-0xdb8fffff]
    [    1.696376] pci_bus 0000:21: resource 2 [mem 0xde500000-0xde5fffff 64bit pref]
    [    1.696377] pci_bus 0000:22: resource 1 [mem 0xdbc00000-0xdbcfffff]
    [    1.696379] pci_bus 0000:22: resource 2 [mem 0xde900000-0xde9fffff 64bit pref]
    [    1.696436] NET: Registered protocol family 2
    [    1.696590] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [    1.702986] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [    1.726407] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    1.729296] TCP: Hash tables configured (established 524288 bind 65536)
    [    1.729298] TCP reno registered
    [    1.729309] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [    1.729694] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [    1.730259] NET: Registered protocol family 1
    [    1.730268] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
    [    1.730340] pci 0000:00:0f.0: Boot video device
    [    1.730676] pci 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [    1.730832] pci 0000:02:00.0: PCI INT A disabled
    [    1.730852] PCI: CLS mismatch (32 != 64), using 64 bytes
    [    1.730872] pci 0000:02:03.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    1.731071] pci 0000:02:03.0: PCI INT A disabled
    [    1.731075] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [    1.731076] Placing 64MB software IO TLB between ffff8800bbef0000 - ffff8800bfef0000
    [    1.731078] software IO TLB at phys 0xbbef0000 - 0xbfef0000
    [    1.731145] Simple Boot Flag at 0x36 set to 0x80
    [    1.731149] Switching to clocksource tsc
    [    1.732402] audit: initializing netlink socket (disabled)
    [    1.732409] type=2000 audit(1354693243.153:1): initialized
    [    1.749280] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [    1.752519] VFS: Disk quotas dquot_6.5.2
    [    1.752600] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    1.753519] fuse init (API version 7.17)
    [    1.753835] msgmni has been set to 11933
    [    1.755738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [    1.755854] io scheduler noop registered
    [    1.755856] io scheduler deadline registered
    [    1.755892] io scheduler cfq registered (default)
    [    1.756132] pcieport 0000:00:15.0: setting latency timer to 64
    [    1.756555] pcieport 0000:00:15.0: irq 40 for MSI/MSI-X
    [    1.757033] pcieport 0000:00:15.1: setting latency timer to 64
    [    1.757448] pcieport 0000:00:15.1: irq 41 for MSI/MSI-X
    [    1.757933] pcieport 0000:00:15.2: setting latency timer to 64
    [    1.758349] pcieport 0000:00:15.2: irq 42 for MSI/MSI-X
    [    1.758799] pcieport 0000:00:15.3: setting latency timer to 64
    [    1.759213] pcieport 0000:00:15.3: irq 43 for MSI/MSI-X
    [    1.759668] pcieport 0000:00:15.4: setting latency timer to 64
    [    1.760083] pcieport 0000:00:15.4: irq 44 for MSI/MSI-X
    [    1.760531] pcieport 0000:00:15.5: setting latency timer to 64
    [    1.760944] pcieport 0000:00:15.5: irq 45 for MSI/MSI-X
    [    1.761423] pcieport 0000:00:15.6: setting latency timer to 64
    [    1.761884] pcieport 0000:00:15.6: irq 46 for MSI/MSI-X
    [    1.762333] pcieport 0000:00:15.7: setting latency timer to 64
    [    1.762748] pcieport 0000:00:15.7: irq 47 for MSI/MSI-X
    [    1.763197] pcieport 0000:00:16.0: setting latency timer to 64
    [    1.763612] pcieport 0000:00:16.0: irq 48 for MSI/MSI-X
    [    1.764062] pcieport 0000:00:16.1: setting latency timer to 64
    [    1.764477] pcieport 0000:00:16.1: irq 49 for MSI/MSI-X
    [    1.764924] pcieport 0000:00:16.2: setting latency timer to 64
    [    1.765339] pcieport 0000:00:16.2: irq 50 for MSI/MSI-X
    [    1.765796] pcieport 0000:00:16.3: setting latency timer to 64
    [    1.766211] pcieport 0000:00:16.3: irq 51 for MSI/MSI-X
    [    1.766703] pcieport 0000:00:16.4: setting latency timer to 64
    [    1.767151] pcieport 0000:00:16.4: irq 52 for MSI/MSI-X
    [    1.767569] pcieport 0000:00:16.5: setting latency timer to 64
    [    1.767944] pcieport 0000:00:16.5: irq 53 for MSI/MSI-X
    [    1.768349] pcieport 0000:00:16.6: setting latency timer to 64
    [    1.768722] pcieport 0000:00:16.6: irq 54 for MSI/MSI-X
    [    1.769224] pcieport 0000:00:16.7: setting latency timer to 64
    [    1.769608] pcieport 0000:00:16.7: irq 55 for MSI/MSI-X
    [    1.770027] pcieport 0000:00:17.0: setting latency timer to 64
    [    1.770399] pcieport 0000:00:17.0: irq 56 for MSI/MSI-X
    [    1.770809] pcieport 0000:00:17.1: setting latency timer to 64
    [    1.771170] pcieport 0000:00:17.1: irq 57 for MSI/MSI-X
    [    1.771580] pcieport 0000:00:17.2: setting latency timer to 64
    [    1.771986] pcieport 0000:00:17.2: irq 58 for MSI/MSI-X
    [    1.772388] pcieport 0000:00:17.3: setting latency timer to 64
    [    1.772761] pcieport 0000:00:17.3: irq 59 for MSI/MSI-X
    [    1.773163] pcieport 0000:00:17.4: setting latency timer to 64
    [    1.773549] pcieport 0000:00:17.4: irq 60 for MSI/MSI-X
    [    1.773961] pcieport 0000:00:17.5: setting latency timer to 64
    [    1.774351] pcieport 0000:00:17.5: irq 61 for MSI/MSI-X
    [    1.774753] pcieport 0000:00:17.6: setting latency timer to 64
    [    1.775125] pcieport 0000:00:17.6: irq 62 for MSI/MSI-X
    [    1.775562] pcieport 0000:00:17.7: setting latency timer to 64
    [    1.775935] pcieport 0000:00:17.7: irq 63 for MSI/MSI-X
    [    1.776338] pcieport 0000:00:18.0: setting latency timer to 64
    [    1.776711] pcieport 0000:00:18.0: irq 64 for MSI/MSI-X
    [    1.777135] pcieport 0000:00:18.1: setting latency timer to 64
    [    1.777508] pcieport 0000:00:18.1: irq 65 for MSI/MSI-X
    [    1.777918] pcieport 0000:00:18.2: setting latency timer to 64
    [    1.778291] pcieport 0000:00:18.2: irq 66 for MSI/MSI-X
    [    1.778693] pcieport 0000:00:18.3: setting latency timer to 64
    [    1.779065] pcieport 0000:00:18.3: irq 67 for MSI/MSI-X
    [    1.779494] pcieport 0000:00:18.4: setting latency timer to 64
    [    1.779925] pcieport 0000:00:18.4: irq 68 for MSI/MSI-X
    [    1.780341] pcieport 0000:00:18.5: setting latency timer to 64
    [    1.780719] pcieport 0000:00:18.5: irq 69 for MSI/MSI-X
    [    1.781126] pcieport 0000:00:18.6: setting latency timer to 64
    [    1.781498] pcieport 0000:00:18.6: irq 70 for MSI/MSI-X
    [    1.782031] pcieport 0000:00:18.7: setting latency timer to 64
    [    1.782404] pcieport 0000:00:18.7: irq 71 for MSI/MSI-X
    [    1.782844] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
    [    1.782862] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
    [    1.782949] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
    [    1.782967] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
    [    1.783065] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
    [    1.783083] pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded
    [    1.783169] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
    [    1.783187] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
    [    1.783273] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
    [    1.783291] pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded
    [    1.783389] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
    [    1.783407] pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded
    [    1.783494] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
    [    1.783512] pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded
    [    1.783629] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
    [    1.783647] pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded
    [    1.783748] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
    [    1.783767] pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded
    [    1.783853] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
    [    1.783871] pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded
    [    1.783957] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
    [    1.783975] pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded
    [    1.784073] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
    [    1.784091] pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded
    [    1.784178] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
    [    1.784196] pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded
    [    1.784296] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
    [    1.784314] pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded
    [    1.784412] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
    [    1.784430] pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded
    [    1.784517] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
    [    1.784535] pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded
    [    1.784622] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
    [    1.784640] pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded
    [    1.784738] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
    [    1.784756] pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded
    [    1.784843] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
    [    1.784861] pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded
    [    1.784947] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
    [    1.784964] pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded
    [    1.785063] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
    [    1.785081] pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded
    [    1.785179] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
    [    1.785197] pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded
    [    1.785284] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
    [    1.785302] pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded
    [    1.785400] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
    [    1.785418] pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded
    [    1.785505] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
    [    1.785522] pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded
    [    1.785617] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
    [    1.785636] pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded
    [    1.785748] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
    [    1.785766] pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded
    [    1.785853] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
    [    1.785870] pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded
    [    1.785957] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
    [    1.785975] pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded
    [    1.786073] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
    [    1.786091] pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded
    [    1.786177] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
    [    1.786195] pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded
    [    1.786281] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
    [    1.786299] pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded
    [    1.786326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [    1.786724] pciehp 0000:00:15.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.786841] pciehp 0000:00:15.0:pcie04: service driver pciehp loaded
    [    1.786901] pciehp 0000:00:15.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.786950] pciehp 0000:00:15.1:pcie04: service driver pciehp loaded
    [    1.787001] pciehp 0000:00:15.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787066] pciehp 0000:00:15.2:pcie04: service driver pciehp loaded
    [    1.787117] pciehp 0000:00:15.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787165] pciehp 0000:00:15.3:pcie04: service driver pciehp loaded
    [    1.787216] pciehp 0000:00:15.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787264] pciehp 0000:00:15.4:pcie04: service driver pciehp loaded
    [    1.787315] pciehp 0000:00:15.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787377] pciehp 0000:00:15.5:pcie04: service driver pciehp loaded
    [    1.787428] pciehp 0000:00:15.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787477] pciehp 0000:00:15.6:pcie04: service driver pciehp loaded
    [    1.787528] pciehp 0000:00:15.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787588] pciehp 0000:00:15.7:pcie04: service driver pciehp loaded
    [    1.787640] pciehp 0000:00:16.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787688] pciehp 0000:00:16.0:pcie04: service driver pciehp loaded
    [    1.787752] pciehp 0000:00:16.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787800] pciehp 0000:00:16.1:pcie04: service driver pciehp loaded
    [    1.787852] pciehp 0000:00:16.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787900] pciehp 0000:00:16.2:pcie04: service driver pciehp loaded
    [    1.787951] pciehp 0000:00:16.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.787999] pciehp 0000:00:16.3:pcie04: service driver pciehp loaded
    [    1.788063] pciehp 0000:00:16.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788123] pciehp 0000:00:16.4:pcie04: service driver pciehp loaded
    [    1.788175] pciehp 0000:00:16.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788235] pciehp 0000:00:16.5:pcie04: service driver pciehp loaded
    [    1.788287] pciehp 0000:00:16.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788365] pciehp 0000:00:16.6:pcie04: service driver pciehp loaded
    [    1.788417] pciehp 0000:00:16.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788481] pciehp 0000:00:16.7:pcie04: service driver pciehp loaded
    [    1.788533] pciehp 0000:00:17.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788580] pciehp 0000:00:17.0:pcie04: service driver pciehp loaded
    [    1.788632] pciehp 0000:00:17.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788680] pciehp 0000:00:17.1:pcie04: service driver pciehp loaded
    [    1.788731] pciehp 0000:00:17.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788793] pciehp 0000:00:17.2:pcie04: service driver pciehp loaded
    [    1.788844] pciehp 0000:00:17.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788893] pciehp 0000:00:17.3:pcie04: service driver pciehp loaded
    [    1.788944] pciehp 0000:00:17.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.788992] pciehp 0000:00:17.4:pcie04: service driver pciehp loaded
    [    1.789043] pciehp 0000:00:17.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789116] pciehp 0000:00:17.5:pcie04: service driver pciehp loaded
    [    1.789168] pciehp 0000:00:17.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789216] pciehp 0000:00:17.6:pcie04: service driver pciehp loaded
    [    1.789268] pciehp 0000:00:17.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789322] pciehp 0000:00:17.7:pcie04: service driver pciehp loaded
    [    1.789374] pciehp 0000:00:18.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789436] pciehp 0000:00:18.0:pcie04: service driver pciehp loaded
    [    1.789487] pciehp 0000:00:18.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789535] pciehp 0000:00:18.1:pcie04: service driver pciehp loaded
    [    1.789595] pciehp 0000:00:18.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789644] pciehp 0000:00:18.2:pcie04: service driver pciehp loaded
    [    1.789695] pciehp 0000:00:18.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789757] pciehp 0000:00:18.3:pcie04: service driver pciehp loaded
    [    1.789809] pciehp 0000:00:18.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789870] pciehp 0000:00:18.4:pcie04: service driver pciehp loaded
    [    1.789921] pciehp 0000:00:18.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.789998] pciehp 0000:00:18.5:pcie04: service driver pciehp loaded
    [    1.790050] pciehp 0000:00:18.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.790125] pciehp 0000:00:18.6:pcie04: service driver pciehp loaded
    [    1.790177] pciehp 0000:00:18.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0
    [    1.790225] pciehp 0000:00:18.7:pcie04: service driver pciehp loaded
    [    1.790231] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [    1.790375] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [    1.790477] ACPI: AC Adapter [ACAD] (on-line)
    [    1.790645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
    [    1.790648] ACPI: Power Button [PWRF]
    [    1.839554] ERST: Table is not found!
    [    1.839556] GHES: HEST is not enabled!
    [    1.839646] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
    [    1.867199] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [    1.895734] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    [    2.026300] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [    2.051455] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    [    2.054511] Linux agpgart interface v0.103
    [    2.054658] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
    [    2.056440] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
    [    2.058496] brd: module loaded
    [    2.059471] loop: module loaded
    [    2.059792] ata_piix 0000:00:07.1: version 2.13
    [    2.060897] scsi0 : ata_piix
    [    2.061069] scsi1 : ata_piix
    [    2.061135] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x10c0 irq 14
    [    2.061137] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x10c8 irq 15
    [    2.061503] Fixed MDIO Bus: probed
    [    2.061549] tun: Universal TUN/TAP device driver, 1.6
    [    2.061550] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    2.061829] PPP generic driver version 2.4.2
    [    2.062042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.062092] ehci_hcd 0000:02:03.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    2.062196] ehci_hcd 0000:02:03.0: EHCI Host Controller
    [    2.062240] ehci_hcd 0000:02:03.0: new USB bus registered, assigned bus number 1
    [    2.062424] ehci_hcd 0000:02:03.0: cache line size of 64 is not supported
    [    2.062517] ehci_hcd 0000:02:03.0: irq 17, io mem 0xd8910000
    [    2.074380] ehci_hcd 0000:02:03.0: USB 2.0 started, EHCI 1.00
    [    2.074593] hub 1-0:1.0: USB hub found
    [    2.074597] hub 1-0:1.0: 6 ports detected
    [    2.074801] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.074814] uhci_hcd: USB Universal Host Controller Interface driver
    [    2.074849] uhci_hcd 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [    2.074923] uhci_hcd 0000:02:00.0: UHCI Host Controller
    [    2.074985] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
    [    2.075339] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080
    [    2.075627] hub 2-0:1.0: USB hub found
    [    2.075630] hub 2-0:1.0: 2 ports detected
    [    2.075841] usbcore: registered new interface driver libusual
    [    2.075864] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
    [    2.230255] ata1.00: ATA-4: VMware Virtual IDE Hard Drive, 00000001, max UDMA/33
    [    2.230258] ata1.00: 62914560 sectors, multi 16: LBA
    [    2.239467] ata1.00: configured for UDMA/33
    [    2.239863] scsi 0:0:0:0: Direct-Access     ATA      VMware Virtual I 0000 PQ: 0 ANSI: 5
    [    2.582392] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [    2.582396] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    2.582707] sd 0:0:0:0: [sda] 62914560 512-byte logical blocks: (32.2 GB/30.0 GiB)
    [    2.582737] sd 0:0:0:0: [sda] Write Protect is off
    [    2.582739] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    2.582750] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [    2.582783] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    2.583261] mousedev: PS/2 mouse device common for all mice
    [    2.583770]  sda: sda1
    [    2.584235] sd 0:0:0:0: [sda] Attached SCSI disk
    [    2.604235] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [    2.604415] rtc0: alarms up to one month, y3k, 114 bytes nvram
    [    2.604521] device-mapper: uevent: version 1.0.3
    [    2.604716] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [    2.604721] cpuidle: using governor ladder
    [    2.604722] cpuidle: using governor menu
    [    2.604723] EFI Variables Facility v0.08 2004-May-17
    [    2.604870] TCP cubic registered
    [    2.605001] NET: Registered protocol family 10
    [    2.605521] NET: Registered protocol family 17
    [    2.605524] Registering the dns_resolver key type
    [    2.605932] PM: Hibernation image not present or could not be loaded.
    [    2.605942] registered taskstats version 1
    [    2.608367] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    [    2.618641]   Magic number: 8:285:672
    [    2.618863] rtc_cmos 00:04: setting system clock to 2012-12-05 07:40:45 UTC (1354693245)
    [    2.619014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [    2.619015] EDD information not available.
    [    2.620510] Freeing unused kernel memory: 924k freed
    [    2.620587] Write protecting the kernel read-only data: 12288k
    [    2.624215] Freeing unused kernel memory: 1612k freed
    [    2.626897] Freeing unused kernel memory: 1200k freed
    [    2.646787] udevd[100]: starting version 175
    [    2.689207] [drm] Initialized drm 1.1.0 20060810
    [    2.691771] vmwgfx 0000:00:0f.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [    2.693746] Fusion MPT base driver 3.04.20
    [    2.693748] Copyright (c) 1999-2008 LSI Corporation
    [    2.694655] Fusion MPT SPI Host driver 3.04.20
    [    2.694829] [drm] Capabilities:
    [    2.694831] [drm]   Rect copy.
    [    2.694832] [drm]   Cursor.
    [    2.694833] [drm]   Cursor bypass.
    [    2.694833] [drm]   Cursor bypass 2.
    [    2.694834] [drm]   8bit emulation.
    [    2.694835] [drm]   Alpha cursor.
    [    2.694835] [drm]   3D.
    [    2.694836] [drm]   Extended Fifo.
    [    2.694837] [drm]   Multimon.
    [    2.694837] [drm]   Pitchlock.
    [    2.694838] [drm]   Irq mask.
    [    2.694838] [drm]   Display Topology.
    [    2.694839] [drm]   GMR.
    [    2.694840] [drm] Max GMR ids is 128
    [    2.694841] [drm] Max GMR descriptors is 4096
    [    2.694842] [drm] VRAM at 0xd0000000 size is 131072 kiB
    [    2.694843] [drm] MMIO at 0xd8000000 size is 2048 kiB
    [    2.694845] [drm] global init.
    [    2.695349] [TTM] Zone  kernel: Available graphics memory: 3056792 kiB.
    [    2.695351] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
    [    2.695352] [TTM] Initializing pool allocator.
    [    2.696500] [drm] width 640
    [    2.696571] [drm] height 480
    [    2.696777] [drm] bpp 32
    [    2.812850] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [    2.908562] [drm] Fifo max 0x00200000 min 0x00001000 cap 0x0000007f
    [    2.927898] [drm] Not using screen objects, missing cap SCREEN_OBJECT_2
    [    2.927902] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [    2.927903] [drm] No driver support for vblank timestamp query.
    [    2.928341] Floppy drive(s): fd0 is 1.44M
    [    2.928405] [drm] Detected no device 3D availability.
    [    2.929588] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
    [    2.929591] e1000: Copyright (c) 1999-2006 Intel Corporation.
    [    2.929716] e1000 0000:02:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    [    2.930176] e1000 0000:02:01.0: setting latency timer to 64
    [    2.935218] fbcon: svgadrmfb (fb0) is primary device
    [    2.949872] FDC 0 is a post-1991 82077
    [    2.951888] Console: switching to colour frame buffer device 100x37
    [    2.952718] [drm] Initialized vmwgfx 2.3.0 20111025 for 0000:00:0f.0 on minor 0
    [    2.952822] mptspi 0000:00:10.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    2.953947] mptbase: ioc0: Initiating bringup
    [    3.026772] ioc0: LSI53C1030 B0: Capabilities={Initiator}
    [    3.186569] usb 2-2: new full-speed USB device number 2 using uhci_hcd
    [    3.199193] scsi2 : ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17
    [    3.314760] scsi 2:0:0:0: Direct-Access     VMware,  VMware Virtual S 1.0  PQ: 0 ANSI: 2
    [    3.314862] scsi target2:0:0: Beginning Domain Validation
    [    3.315326] scsi target2:0:0: Domain Validation skipping write tests
    [    3.315327] scsi target2:0:0: Ending Domain Validation
    [    3.315351] scsi target2:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
    [    3.315504] scsi 2:0:1:0: Direct-Access     VMware,  VMware Virtual S 1.0  PQ: 0 ANSI: 2
    [    3.315509] scsi target2:0:1: Beginning Domain Validation
    [    3.315964] scsi target2:0:1: Domain Validation skipping write tests
    [    3.315966] scsi target2:0:1: Ending Domain Validation
    [    3.316003] scsi target2:0:1: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
    [    3.321683] scsi 2:0:2:0: CD-ROM            TSSTcorp DVD+-RW SH-216AB D200 PQ: 0 ANSI: 0
    [    3.321714] scsi target2:0:2: Beginning Domain Validation
    [    3.321784] e1000 0000:02:01.0: eth0: (PCI:66MHz:32-bit) 00:0c:29:15:cd:9a
    [    3.321791] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection
    [    3.323290] scsi target2:0:2: Ending Domain Validation
    [    3.323388] scsi target2:0:2: asynchronous
    [    3.324706] sd 2:0:0:0: [sdb] 209715200 512-byte logical blocks: (107 GB/100 GiB)
    [    3.324851] sd 2:0:0:0: [sdb] Write Protect is off
    [    3.324853] sd 2:0:0:0: [sdb] Mode Sense: 5d 00 00 00
    [    3.324933] sd 2:0:0:0: [sdb] Cache data unavailable
    [    3.324935] sd 2:0:0:0: [sdb] Assuming drive cache: write through
    [    3.325060] sd 2:0:0:0: Attached scsi generic sg1 type 0
    [    3.325207] sd 2:0:0:0: [sdb] Cache data unavailable
    [    3.325209] sd 2:0:0:0: [sdb] Assuming drive cache: write through
    [    3.325390] sd 2:0:1:0: Attached scsi generic sg2 type 0
    [    3.325407] sd 2:0:1:0: [sdc] 209715200 512-byte logical blocks: (107 GB/100 GiB)
    [    3.325434] sd 2:0:1:0: [sdc] Write Protect is off
    [    3.325436] sd 2:0:1:0: [sdc] Mode Sense: 5d 00 00 00
    [    3.325513] sd 2:0:1:0: [sdc] Cache data unavailable
    [    3.325515] sd 2:0:1:0: [sdc] Assuming drive cache: write through
    [    3.325756] sd 2:0:1:0: [sdc] Cache data unavailable
    [    3.325757] sd 2:0:1:0: [sdc] Assuming drive cache: write through
    [    3.328684] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [    3.328687] cdrom: Uniform CD-ROM driver Revision: 3.20
    [    3.328863] sr 2:0:2:0: Attached scsi CD-ROM sr0
    [    3.328981] sr 2:0:2:0: Attached scsi generic sg3 type 5
    [    3.340058] hub 2-2:1.0: USB hub found
    [    3.342528] hub 2-2:1.0: 7 ports detected
    [    3.369244]  sdc: unknown partition table
    [    3.369572] sd 2:0:1:0: [sdc] Cache data unavailable
    [    3.369574] sd 2:0:1:0: [sdc] Assuming drive cache: write through
    [    3.369576] sd 2:0:1:0: [sdc] Attached SCSI disk
    [    3.383580]  sdb: sdb1 sdb2 < sdb5 >
    [    3.384149] sd 2:0:0:0: [sdb] Cache data unavailable
    [    3.384151] sd 2:0:0:0: [sdb] Assuming drive cache: write through
    [    3.384152] sd 2:0:0:0: [sdb] Attached SCSI disk
    [    3.789414] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    [   32.764333] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   32.785273] udevd[390]: starting version 175
    [   32.826470] lp: driver loaded but no devices found
    [   32.835487] Adding 4191228k swap on /dev/sdb5.  Priority:-1 extents:1 across:4191228k
    [   33.228249] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [   33.241591] ACPI: resource piix4_smbus [io  0x1040-0x1047] conflicts with ACPI region SMB_ [io 0x1040-0x104b]
    [   33.241593] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [   33.304634] parport_pc 00:08: reported by Plug and Play ACPI
    [   33.304898] [522]: VMCI: shared components initialized.
    [   33.304915] Probing for vmci/PCI.
    [   33.304937] vmci 0000:00:07.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   33.304984] Found vmci/PCI at 0x1080, irq 16.
    [   33.305010] VMCI: using capabilities 0x4.
    [   33.305213] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    [   33.305365] [522]: VMCI: Host capability check: PASSED.
    [   33.305400] Registered vmci device.
    [   33.305488] [522]: VMCI: Using guest personality
    [   33.305490] [522]: VMCI: host components initialized.
    [   33.306515] [522]: VMCI: Module registered (name=vmci, major=10, minor=57).
    [   33.306517] [522]: VMCI: Using host personality
    [   33.306518] [522]: VMCI: Module (name=vmci) is initialized
    [   33.367995] type=1400 audit(1354693276.254:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=609 comm="apparmor_parser"
    [   33.368420] type=1400 audit(1354693276.254:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=609 comm="apparmor_parser"
    [   33.368637] type=1400 audit(1354693276.254:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=609 comm="apparmor_parser"
    [   33.374182] snd_ens1371 0000:02:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [   33.393446] lp0: using parport0 (interrupt-driven).
    [   33.394211] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   33.464952] ppdev: user-space parallel port driver
    [   33.483734] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2
    [   33.616038] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
    [   34.409427] EXT4-fs (sdc): warning: maximal mount count reached, running e2fsck is recommended
    [   34.738072] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: (null)
    [   35.002323] asix 1-1:1.0: eth1: register 'asix' at usb-0000:02:03.0-1, ASIX AX88772 USB 2.0 Ethernet, 00:80:c8:3b:e3:27
    [   35.002406] usbcore: registered new interface driver asix
    [   35.709581] kjournald starting.  Commit interval 5 seconds
    [   35.946853] EXT3-fs (sda1): using internal journal
    [   35.946861] EXT3-fs (sda1): mounted filesystem with journal data mode
    [   35.988894] RPC: Registered named UNIX socket transport module.
    [   35.988899] RPC: Registered udp transport module.
    [   35.988901] RPC: Registered tcp transport module.
    [   35.988902] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   35.996183] FS-Cache: Loaded
    [   36.013627] FS-Cache: Netfs 'nfs' registered for caching
    [   36.023977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [   36.151383] ADDRCONF(NETDEV_UP): eth1: link is not ready
    [   36.201061] Bluetooth: Core ver 2.16
    [   36.201086] NET: Registered protocol family 31
    [   36.201088] Bluetooth: HCI device and connection manager initialized
    [   36.201089] Bluetooth: HCI socket layer initialized
    [   36.201090] Bluetooth: L2CAP socket layer initialized
    [   36.201094] Bluetooth: SCO socket layer initialized
    [   36.205537] Bluetooth: RFCOMM TTY layer initialized
    [   36.205540] Bluetooth: RFCOMM socket layer initialized
    [   36.205541] Bluetooth: RFCOMM ver 1.11
    [   36.209336] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [   36.209339] Bluetooth: BNEP filters: protocol multicast
    [   36.209710] type=1400 audit(1354693279.094:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1045 comm="apparmor_parser"
    [   36.210452] type=1400 audit(1354693279.094:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1045 comm="apparmor_parser"
    [   36.271503] init: statd-mounting main process (1016) killed by TERM signal
    [   37.870777] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    [   37.902841] asix 1-1:1.0: eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
    [   40.578726] init: failsafe main process (979) killed by TERM signal
    [   40.631687] type=1400 audit(1354693283.518:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1314 comm="apparmor_parser"
    [   40.631865] type=1400 audit(1354693283.518:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1313 comm="apparmor_parser"
    [   40.632059] type=1400 audit(1354693283.518:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1314 comm="apparmor_parser"
    [   40.632204] type=1400 audit(1354693283.518:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1314 comm="apparmor_parser"
    [   40.632270] type=1400 audit(1354693283.518:11): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=1312 comm="apparmor_parser"
    [   40.633993] type=1400 audit(1354693283.518:12): apparmor="STATUS" operation="profile_load" name="/usr/lib/libvirt/virt-aa-helper" pid=1317 comm="apparmor_parser"
    [   40.635709] type=1400 audit(1354693283.522:13): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1318 comm="apparmor_parser"
    [   40.636001] type=1400 audit(1354693283.522:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=1318 comm="apparmor_parser"
    [   40.636505] type=1400 audit(1354693283.522:15): apparmor="STATUS" operation="profile_load" name="/usr/sbin/libvirtd" pid=1320 comm="apparmor_parser"
    [   40.638690] type=1400 audit(1354693283.526:16): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1319 comm="apparmor_parser"
    [   40.771847] init: kdm main process (1390) killed by TERM signal
    [   40.774944] init: gdm main process (1413) killed by TERM signal
    [   40.887864] Bridge firewalling registered
    [   40.944612] ip_tables: (C) 2000-2006 Netfilter Core Team
    [   40.966365] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [   40.975244] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [   40.992271] ADDRCONF(NETDEV_UP): virbr0: link is not ready
    [   41.002444] NFSD: starting 90-second grace period
    [   41.253147] VMware vmxnet virtual NIC driver
    [   41.258157] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
    [   41.433090] Ebtables v2.0 registered
    [   41.440935] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [   42.289321] init: plymouth-stop pre-start process (2068) terminated with status 1
    [   48.505293] eth1: no IPv6 routers present
    [   65.157497] sched: RT throttling activated
    [  758.182447] usb 1-2: new high-speed USB device number 3 using ehci_hcd
    [  758.409191] usbcore: registered new interface driver usbserial
    [  758.409237] USB Serial support registered for generic
    [  758.410552] usbcore: registered new interface driver usbserial_generic
    [  758.410555] usbserial: USB Serial Driver core
    [  758.419332] USB Serial support registered for FTDI USB Serial Device
    [  758.419386] ftdi_sio 1-2:1.0: FTDI USB Serial Device converter detected
    [  758.419418] usb 1-2: Detected FT2232H
    [  758.419420] usb 1-2: Number of endpoints 2
    [  758.419422] usb 1-2: Endpoint 1 MaxPacketSize 512
    [  758.419424] usb 1-2: Endpoint 2 MaxPacketSize 512
    [  758.419426] usb 1-2: Setting MaxPacketSize 512
    [  758.422990] usb 1-2: FTDI USB Serial Device converter now attached to ttyUSB0
    [  758.423009] ftdi_sio 1-2:1.1: FTDI USB Serial Device converter detected
    [  758.423072] usb 1-2: Detected FT2232H
    [  758.423074] usb 1-2: Number of endpoints 2
    [  758.423076] usb 1-2: Endpoint 1 MaxPacketSize 512
    [  758.423078] usb 1-2: Endpoint 2 MaxPacketSize 512
    [  758.423080] usb 1-2: Setting MaxPacketSize 512
    [  758.427625] usb 1-2: FTDI USB Serial Device converter now attached to ttyUSB1
    [  758.427689] usbcore: registered new interface driver ftdi_sio
    [  758.427690] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
    [  841.760025] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
    [  841.763232] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [  852.164572] eth0: no IPv6 routers present

    I find this bootargs configuration in my target

    # cat /proc/cmdline                                           
    console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none 

    If you need something else, you don't doubt to ask. It's a pleasure

    -Regards

     

  • hi Renjith,

    2476.Kernellog.txt

    In the file above the text show my recent Kernel Log from the Host.

    I find the next bootarg configuration in the Target:

    # cat /proc/cmdline                                           
    console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none 

    If you need something else, you don't doubt to ask me. There's my pleasure.

    -Regards

  • Hi,

    I have solved the problem to make ping in the board, there was only in the false port connected. However I have been able to make ping between board and the computer the ./setup.sh isn't still giving  automatic IP.

    -Regards