[PULL] kms locking rework

Sedat Dilek sedat.dilek at gmail.com
Sun Jan 20 13:15:35 PST 2013


Hi Daniel,

I am testing your patchset (original postings at [1]).
At a 1st look it seems to be OK.
Any tests you want me to run?

Regards,
- Sedat -

[1] http://marc.info/?l=linux-kernel&m=135869595905432&w=2
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.0-rc4-1-drmkmslocking-generic (sedat.dilek at gmail.com@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Sun Jan 20 21:34:53 CET 2013
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-rc4-1-drmkmslocking-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[    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] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 11XK 11/06/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x11fe00 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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask FE0000000 write-back
[    0.000000]   6 base 11FE00000 mask FFFE00000 uncachable
[    0.000000]   7 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
[    0.000000]  [mem 0x00000000-0xdaffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1fffb000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x11fdfffff]
[    0.000000]  [mem 0x100000000-0x11fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x11fdfffff @ [mem 0xd9c9d000-0xd9c9efff]
[    0.000000] RAMDISK: [mem 0x379e0000-0x37ce7fff]
[    0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 00000000daffe170 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafef000 0010C (v05 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000daff2000 083AC (v02 SECCSD  SNB-CPT 00000000 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf47000 00040
[    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 00000000daff1000 000A5 (v32 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: HPET 00000000dafee000 00038 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafed000 00098 (v03 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafec000 0003C (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafeb000 00804 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafea000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000dafe9000 0003E (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafe8000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000dafe7000 0026A (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafe6000 000D0 (v01   Iffs  IffsAsl 00003000 INTL 20061109)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
[    0.000000]   NODE_DATA [mem 0x11fdfc000-0x11fdfffff]
[    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x11fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xd9c9efff]
[    0.000000]   node   0: [mem 0xdafff000-0xdaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x11fdfffff]
[    0.000000] On node 0 totalpages: 1021485
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 141 pages reserved
[    0.000000]   DMA zone: 3776 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13859 pages used for memmap
[    0.000000]   DMA32 zone: 873085 pages, LIFO batch:31
[    0.000000]   Normal zone: 2040 pages used for memmap
[    0.000000]   Normal zone: 128520 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] 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: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 14, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000d9c9f000 - 00000000dae7f000
[    0.000000] PM: Registered nosave memory: 00000000dae7f000 - 00000000daf9f000
[    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[    0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[    0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    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 @ffff88011fa00000 s84864 r8192 d21632 u262144
[    0.000000] pcpu-alloc: s84864 r8192 d21632 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1005381
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-rc4-1-drmkmslocking-generic root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    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: 3933892k/4716544k available (6898k kernel code, 630604k absent, 152048k reserved, 6328k data, 980k 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] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:16640 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1596.370 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.74 BogoMIPS (lpj=6385480)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000035] Security Framework initialized
[    0.000050] AppArmor: AppArmor initialized
[    0.000052] Yama: becoming mindful.
[    0.000403] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001459] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001907] Mount-cache hash table entries: 256
[    0.002090] Initializing cgroup subsys cpuacct
[    0.002095] Initializing cgroup subsys memory
[    0.002103] Initializing cgroup subsys devices
[    0.002106] Initializing cgroup subsys freezer
[    0.002109] Initializing cgroup subsys blkio
[    0.002112] Initializing cgroup subsys perf_event
[    0.002116] Initializing cgroup subsys hugetlb
[    0.002142] Disabled fast string operations
[    0.002146] CPU: Physical Processor ID: 0
[    0.002148] CPU: Processor Core ID: 0
[    0.002155] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002155] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002161] mce: CPU supports 7 MCE banks
[    0.002175] CPU0: Thermal monitoring enabled (TM1)
[    0.002184] process: using mwait in idle threads
[    0.002189] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.002189] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.002189] tlb_flushall_shift: 5
[    0.002317] Freeing SMP alternatives: 24k freed
[    0.004506] ACPI: Core revision 20121018
[    0.011548] ftrace: allocating 25847 entries in 101 pages
[    0.026064] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.065725] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07)
[    0.065737] TSC deadline timer enabled
[    0.065742] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.065752] ... version:                3
[    0.065754] ... bit width:              48
[    0.065756] ... generic registers:      4
[    0.065758] ... value mask:             0000ffffffffffff
[    0.065761] ... max period:             000000007fffffff
[    0.065763] ... fixed-purpose events:   3
[    0.065765] ... event mask:             000000070000000f
[    0.077946] Disabled fast string operations
[    0.080156] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.091290] Disabled fast string operations
[    0.104516] Disabled fast string operations
[    0.066914] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.106627] Brought up 4 CPUs
[    0.106636] smpboot: Total of 4 processors activated (12770.96 BogoMIPS)
[    0.110508] devtmpfs: initialized
[    0.111391] EVM: security.selinux
[    0.111395] EVM: security.SMACK64
[    0.111397] EVM: security.capability
[    0.111439] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[    0.112198] regulator-dummy: no parameters
[    0.112249] NET: Registered protocol family 16
[    0.112383] ACPI: bus type pci registered
[    0.112448] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.112454] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.119932] PCI: Using configuration type 1 for base access
[    0.120792] bio: create slab <bio-0> at 0
[    0.120877] ACPI: Added _OSI(Module Device)
[    0.120881] ACPI: Added _OSI(Processor Device)
[    0.120883] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.120886] ACPI: Added _OSI(Processor Aggregator Device)
[    0.122406] ACPI: EC: Look up EC in DSDT
[    0.126788] ACPI: Executed 1 blocks of module-level executable AML code
[    0.129259] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.130516] ACPI: SSDT 00000000dae70718 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.130918] ACPI: Dynamic OEM Table Load:
[    0.130923] ACPI: SSDT           (null) 00688 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.131200] ACPI: SSDT 00000000dae71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.131625] ACPI: Dynamic OEM Table Load:
[    0.131629] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.131757] ACPI: SSDT 00000000dae6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.132146] ACPI: Dynamic OEM Table Load:
[    0.132149] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.133676] ACPI: Interpreter enabled
[    0.133683] ACPI: (supports S0 S1 S3 S4 S5)
[    0.133707] ACPI: Using IOAPIC for interrupt routing
[    0.138592] ACPI: Power Resource [FN00] (off)
[    0.138672] ACPI: Power Resource [FN01] (off)
[    0.138744] ACPI: Power Resource [FN02] (off)
[    0.138816] ACPI: Power Resource [FN03] (off)
[    0.138887] ACPI: Power Resource [FN04] (off)
[    0.139185] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.139322] ACPI: No dock devices found.
[    0.139327] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.139562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.139567] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.139811] \_SB_.PCI0:_OSC invalid UUID
[    0.139813] _OSC request data:1 8 1f 
[    0.139891] \_SB_.PCI0:_OSC invalid UUID
[    0.139893] _OSC request data:1 1f 1f 
[    0.139897] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.139901] pci_root PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.140329] PCI host bridge to bus 0000:00
[    0.140334] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.140338] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.140341] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.140345] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.140348] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.140352] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.140363] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.140404] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.140416] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.140423] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.140429] pci 0000:00:02.0: reg 20: [io  0x3000-0x303f]
[    0.140490] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.140516] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
[    0.140599] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.140640] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.140664] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
[    0.140762] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.140791] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.140809] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
[    0.140884] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.140911] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.140998] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.141029] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.141115] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.141147] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.141277] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.141325] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.141348] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
[    0.141446] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.141475] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.141610] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.141631] pci 0000:00:1f.2: reg 10: [io  0x3088-0x308f]
[    0.141640] pci 0000:00:1f.2: reg 14: [io  0x3094-0x3097]
[    0.141649] pci 0000:00:1f.2: reg 18: [io  0x3080-0x3087]
[    0.141658] pci 0000:00:1f.2: reg 1c: [io  0x3090-0x3093]
[    0.141667] pci 0000:00:1f.2: reg 20: [io  0x3060-0x307f]
[    0.141675] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
[    0.141725] pci 0000:00:1f.2: PME# supported from D3hot
[    0.141747] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.141764] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
[    0.141787] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.142028] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[    0.142208] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
[    0.143007] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.150779] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.150788] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.150919] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.150983] pci 0000:02:00.0: reg 10: [io  0x2000-0x20ff]
[    0.151101] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
[    0.151176] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
[    0.151508] pci 0000:02:00.0: supports D1 D2
[    0.151509] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.158696] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.158710] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.158734] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.158864] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.158902] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
[    0.159099] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.166689] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.166707] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.166768] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.166808] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.166840] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.166892] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.169688] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.169742] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.169791] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.169838] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.169884] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.169931] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.169980] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.170028] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.170131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.170138] vgaarb: loaded
[    0.170140] vgaarb: bridge control possible 0000:00:02.0
[    0.170296] SCSI subsystem initialized
[    0.170299] ACPI: bus type scsi registered
[    0.170343] libata version 3.00 loaded.
[    0.170359] ACPI: bus type usb registered
[    0.170377] usbcore: registered new interface driver usbfs
[    0.170386] usbcore: registered new interface driver hub
[    0.170410] usbcore: registered new device driver usb
[    0.170493] PCI: Using ACPI for IRQ routing
[    0.172132] PCI: pci_cache_line_size set to 64 bytes
[    0.172247] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.172250] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[    0.172251] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.172253] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[    0.172333] NetLabel: Initializing
[    0.172336] NetLabel:  domain hash size = 128
[    0.172338] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.172349] NetLabel:  unlabeled traffic allowed by default
[    0.172401] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.172410] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.174421] Switching to clocksource hpet
[    0.179371] AppArmor: AppArmor Filesystem Enabled
[    0.179398] pnp: PnP ACPI init
[    0.179411] ACPI: bus type pnp registered
[    0.179707] pnp 00:00: [dma 4]
[    0.179788] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.179809] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.179895] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.179927] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.179969] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.179974] system 00:04: [io  0x1000-0x100f] has been reserved
[    0.179977] system 00:04: [io  0x5000-0x5003] has been reserved
[    0.179981] system 00:04: [io  0xffff] has been reserved
[    0.179984] system 00:04: [io  0x0400-0x0453] has been reserved
[    0.179987] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.179991] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.179994] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.179997] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.180001] system 00:04: [io  0x5000-0x500f] could not be reserved
[    0.180005] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.180030] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.180075] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.180080] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.180110] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.180155] pnp 00:08: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[    0.180312] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.180317] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.180320] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.180324] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.180328] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.180331] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.180335] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.180338] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.180342] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[    0.180346] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.180350] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.180728] ACPI Error: Invalid/unsupported resource descriptor: Type 0x00 (20121018/utresrc-650)
[    0.180788] pnp 00:0a: can't evaluate _CRS: 12311
[    0.180819] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.180846] pnp: PnP ACPI: found 11 devices
[    0.180849] ACPI: ACPI bus type pnp unregistered
[    0.187281] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.187291] pci 0000:00:1c.0:   bridge window [mem 0xf0600000-0xf06fffff]
[    0.187302] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.187307] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.187318] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.187327] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.187334] pci 0000:00:1c.4:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.187372] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.187374] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.187376] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.187378] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[    0.187379] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.187381] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[    0.187383] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.187385] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[    0.187387] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[    0.187419] NET: Registered protocol family 2
[    0.187558] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.187704] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.187808] TCP: Hash tables configured (established 32768 bind 32768)
[    0.187838] TCP: reno registered
[    0.187849] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.187870] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.187937] NET: Registered protocol family 1
[    0.187950] pci 0000:00:02.0: Boot video device
[    0.188119] PCI: CLS 64 bytes, default 64
[    0.188154] Trying to unpack rootfs image as initramfs...
[    0.251730] Freeing initrd memory: 3104k freed
[    0.252400] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.252409] software IO TLB [mem 0xd5c9d000-0xd9c9d000] (64MB) mapped at [ffff8800d5c9d000-ffff8800d9c9cfff]
[    0.252823] Initialise module verification
[    0.252863] audit: initializing netlink socket (disabled)
[    0.252877] type=2000 audit(1358717834.248:1): initialized
[    0.285282] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.286634] VFS: Disk quotas dquot_6.5.2
[    0.286674] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.287128] fuse init (API version 7.20)
[    0.287202] msgmni has been set to 7689
[    0.287626] Key type asymmetric registered
[    0.287632] Asymmetric key parser 'x509' registered
[    0.287675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.287709] io scheduler noop registered
[    0.287712] io scheduler deadline registered (default)
[    0.287719] io scheduler cfq registered
[    0.287923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.287941] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.287983] intel_idle: MWAIT substates: 0x21120
[    0.287985] intel_idle: v0.4 model 0x2A
[    0.287986] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.288432] ACPI: AC Adapter [ADP1] (off-line)
[    0.288540] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.288642] ACPI: Lid Switch [LID0]
[    0.288679] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.288686] ACPI: Power Button [PWRB]
[    0.288717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.288722] ACPI: Power Button [PWRF]
[    0.288833] ACPI: Fan [FAN0] (off)
[    0.288858] ACPI: Fan [FAN1] (off)
[    0.288882] ACPI: Fan [FAN2] (off)
[    0.288906] ACPI: Fan [FAN3] (off)
[    0.288929] ACPI: Fan [FAN4] (off)
[    0.288973] ACPI: Requesting acpi_cpufreq
[    0.295182] thermal LNXTHERM:00: registered as thermal_zone0
[    0.295188] ACPI: Thermal Zone [TZ00] (75 C)
[    0.295380] thermal LNXTHERM:01: registered as thermal_zone1
[    0.295384] ACPI: Thermal Zone [TZ01] (30 C)
[    0.295414] GHES: HEST is not enabled!
[    0.295487] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.298056] Linux agpgart interface v0.103
[    0.299169] brd: module loaded
[    0.299752] loop: module loaded
[    0.299842] ahci 0000:00:1f.2: version 3.0
[    0.299906] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    0.299945] ahci: SSS flag set, parallel bus scan disabled
[    0.300450] ACPI: Battery Slot [BAT1] (battery present)
[    0.314383] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[    0.314400] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    0.314416] ahci 0000:00:1f.2: setting latency timer to 64
[    0.338696] scsi0 : ahci
[    0.338773] scsi1 : ahci
[    0.338834] scsi2 : ahci
[    0.338888] scsi3 : ahci
[    0.338944] scsi4 : ahci
[    0.338999] scsi5 : ahci
[    0.339033] ata1: SATA max UDMA/133 abar m2048 at 0xf0708000 port 0xf0708100 irq 40
[    0.339039] ata2: SATA max UDMA/133 abar m2048 at 0xf0708000 port 0xf0708180 irq 40
[    0.339042] ata3: DUMMY
[    0.339046] ata4: SATA max UDMA/133 abar m2048 at 0xf0708000 port 0xf0708280 irq 40
[    0.339051] ata5: SATA max UDMA/133 abar m2048 at 0xf0708000 port 0xf0708300 irq 40
[    0.339054] ata6: DUMMY
[    0.339296] libphy: Fixed MDIO Bus: probed
[    0.339350] tun: Universal TUN/TAP device driver, 1.6
[    0.339353] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
[    0.339409] PPP generic driver version 2.4.2
[    0.339460] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.339464] ehci-pci: EHCI PCI platform driver
[    0.339497] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.339501] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.339508] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.339525] ehci-pci 0000:00:1a.0: debug port 2
[    0.343429] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.343444] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[    0.354336] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.354393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.354402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.354417] usb usb1: Product: EHCI Host Controller
[    0.354420] usb usb1: Manufacturer: Linux 3.8.0-rc4-1-drmkmslocking-generic ehci_hcd
[    0.354424] usb usb1: SerialNumber: 0000:00:1a.0
[    0.354553] hub 1-0:1.0: USB hub found
[    0.354559] hub 1-0:1.0: 2 ports detected
[    0.354649] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.354652] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.354658] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.354674] ehci-pci 0000:00:1d.0: debug port 2
[    0.358583] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.358597] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[    0.370333] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.370390] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.370405] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.370408] usb usb2: Product: EHCI Host Controller
[    0.370411] usb usb2: Manufacturer: Linux 3.8.0-rc4-1-drmkmslocking-generic ehci_hcd
[    0.370415] usb usb2: SerialNumber: 0000:00:1d.0
[    0.370527] hub 2-0:1.0: USB hub found
[    0.370532] hub 2-0:1.0: 2 ports detected
[    0.370600] ehci-platform: EHCI generic platform driver
[    0.370610] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.370623] uhci_hcd: USB Universal Host Controller Interface driver
[    0.370667] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.370673] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.380356] xhci_hcd 0000:03:00.0: irq 16, io mem 0xf0500000
[    0.380425] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.380431] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[    0.380436] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[    0.380441] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[    0.380446] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[    0.380552] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.380556] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.380560] usb usb3: Product: xHCI Host Controller
[    0.380563] usb usb3: Manufacturer: Linux 3.8.0-rc4-1-drmkmslocking-generic xhci_hcd
[    0.380567] usb usb3: SerialNumber: 0000:03:00.0
[    0.380633] xHCI xhci_add_endpoint called for root hub
[    0.380635] xHCI xhci_check_bandwidth called for root hub
[    0.380652] hub 3-0:1.0: USB hub found
[    0.380661] hub 3-0:1.0: 2 ports detected
[    0.380717] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.380725] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.380761] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.380765] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.380769] usb usb4: Product: xHCI Host Controller
[    0.380772] usb usb4: Manufacturer: Linux 3.8.0-rc4-1-drmkmslocking-generic xhci_hcd
[    0.380775] usb usb4: SerialNumber: 0000:03:00.0
[    0.380836] xHCI xhci_add_endpoint called for root hub
[    0.380838] xHCI xhci_check_bandwidth called for root hub
[    0.380856] hub 4-0:1.0: USB hub found
[    0.380865] hub 4-0:1.0: 2 ports detected
[    0.380999] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[    0.388211] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.388218] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.388323] mousedev: PS/2 mouse device common for all mice
[    0.388773] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.388804] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.388882] device-mapper: uevent: version 1.0.3
[    0.388946] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel at redhat.com
[    0.389032] cpuidle: using governor ladder
[    0.389124] cpuidle: using governor menu
[    0.389130] ledtrig-cpu: registered to indicate activity on CPUs
[    0.389133] EFI Variables Facility v0.08 2004-May-17
[    0.389255] ashmem: initialized
[    0.389362] TCP: cubic registered
[    0.389452] NET: Registered protocol family 10
[    0.389625] NET: Registered protocol family 17
[    0.389635] Key type dns_resolver registered
[    0.389861] PM: Hibernation image not present or could not be loaded.
[    0.389863] Loading module verification certificates
[    0.390936] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: ab7bda5e18c2e73a4ac2843571d96498d55580c7'
[    0.390950] registered taskstats version 1
[    0.393486] Key type trusted registered
[    0.395293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.396183] Key type encrypted registered
[    0.398677] rtc_cmos 00:05: setting system clock to 2013-01-20 21:37:14 UTC (1358717834)
[    0.399305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.399310] EDD information not available.
[    0.658220] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.659458] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[    0.659469] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.659655] ata1.00: failed to get Identify Device Data, Emask 0x1
[    0.661119] ata1.00: failed to get Identify Device Data, Emask 0x1
[    0.661143] ata1.00: configured for UDMA/133
[    0.666211] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.666519] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[    0.666711] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.666785] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    0.666792] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.666989] sd 0:0:0:0: [sda] Write Protect is off
[    0.666997] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.667050] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.690316]  sda: sda1 sda2 sda3
[    0.691129] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.798505] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    0.798515] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.798907] hub 1-1:1.0: USB hub found
[    0.799115] hub 1-1:1.0: 6 ports detected
[    0.910033] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.985979] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.986591] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[    0.986601] ata2.00: 31277232 sectors, multi 1: LBA48 
[    0.987325] ata2.00: configured for UDMA/133
[    0.987594] scsi 1:0:0:0: Direct-Access     ATA      SanDisk iSSD P4  SSD  PQ: 0 ANSI: 5
[    0.987787] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    0.987838] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    0.988187] sd 1:0:0:0: [sdb] Write Protect is off
[    0.988195] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.988383] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.989641]  sdb: sdb1 sdb2
[    0.990118] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.042586] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.042596] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.042983] hub 2-1:1.0: USB hub found
[    1.043194] hub 2-1:1.0: 6 ports detected
[    1.114024] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[    1.249785] tsc: Refined TSC clocksource calibration: 1596.374 MHz
[    1.249798] Switching to clocksource tsc
[    1.305748] ata4: SATA link down (SStatus 0 SControl 300)
[    1.366269] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[    1.366280] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.366286] usb 1-1.4: Product: WebCam SC-13HDL11431N
[    1.366290] usb 1-1.4: Manufacturer: 123
[    1.609668] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[    1.625520] ata5: SATA link down (SStatus 0 SControl 300)
[    1.627557] Freeing unused kernel memory: 980k freed
[    1.627725] Write protecting the kernel read-only data: 12288k
[    1.632801] Freeing unused kernel memory: 1284k freed
[    1.637406] Freeing unused kernel memory: 1148k freed
[    1.657150] udevd[121]: starting version 175
[    1.695308] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.695578] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
[    1.695807] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000664000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
[    1.695817] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.705282] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[    1.705293] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.585655] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[    4.185072] init: ureadahead main process (303) terminated with status 5
[    7.555361] Adding 262140k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:262140k 
[    7.691018] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[    7.850713] udevd[564]: starting version 175
[    8.646568] lp: driver loaded but no devices found
[   10.326743] mei 0000:00:16.0: setting latency timer to 64
[   10.326826] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[   10.406852] wmi: Mapper loaded
[   10.446818] samsung_laptop: detected SABI interface: SwSmi@
[   10.446822] samsung_laptop: Backlight controlled by ACPI video driver
[   10.503565] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20121018/utaddress-251)
[   10.503575] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.503581] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[   10.503584] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.503585] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[   10.503588] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.503589] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[   10.503592] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.503593] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   10.716448] Bluetooth: Core ver 2.16
[   10.716481] NET: Registered protocol family 31
[   10.716484] Bluetooth: HCI device and connection manager initialized
[   10.716494] Bluetooth: HCI socket layer initialized
[   10.716498] Bluetooth: L2CAP socket layer initialized
[   10.716508] Bluetooth: SCO socket layer initialized
[   10.762627] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[   10.958942] [drm] Initialized drm 1.1.0 20060810
[   10.963751] cfg80211: Calling CRDA to update world regulatory domain
[   10.973570] usbcore: registered new interface driver btusb
[   11.356548] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[   11.358082] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[   11.359783] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[   11.361538] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[   11.553926] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   11.553930] Copyright(c) 2003-2012 Intel Corporation
[   11.554360] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[   11.584892] Linux video capture interface: v2.00
[   11.689957] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[   11.705040] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[   11.787713] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input4
[   12.025045] [drm] Memory usable by graphics device = 2048M
[   12.025054] i915 0000:00:02.0: setting latency timer to 64
[   12.073078] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[   12.073090] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.073092] [drm] Driver supports precise vblank timestamp query.
[   12.073134] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   12.132860] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
[   12.151313] fbcon: inteldrmfb (fb0) is primary device
[   12.263969] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[   12.283266] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input5
[   12.283390] usbcore: registered new interface driver uvcvideo
[   12.283392] USB Video Class driver (1.1.1)
[   12.396499] cfg80211: World regulatory domain updated:
[   12.396501] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   12.396504] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.396505] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   12.396506] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   12.396508] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.396509] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.652945] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   12.652947] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   12.652948] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   12.652950] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[   12.652951] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[   12.652954] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[   12.653076] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   12.717730] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   12.772258] type=1400 audit(1358714246.881:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=770 comm="apparmor_parser"
[   12.772269] type=1400 audit(1358714246.881:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=826 comm="apparmor_parser"
[   12.772642] type=1400 audit(1358714246.881:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=770 comm="apparmor_parser"
[   12.772656] type=1400 audit(1358714246.881:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=826 comm="apparmor_parser"
[   12.772862] type=1400 audit(1358714246.881:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=770 comm="apparmor_parser"
[   12.772876] type=1400 audit(1358714246.881:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=826 comm="apparmor_parser"
[   13.117435] Console: switching to colour frame buffer device 170x48
[   13.119995] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   13.119996] i915 0000:00:02.0: registered panic notifier
[   13.121596] acpi device:32: registered as cooling_device9
[   13.121922] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.122167] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[   13.122280] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   13.122389] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[   13.329262] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   13.329396] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   13.329495] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   13.801102] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   14.156464] ppdev: user-space parallel port driver
[   14.527025] Bluetooth: RFCOMM TTY layer initialized
[   14.527043] Bluetooth: RFCOMM socket layer initialized
[   14.527047] Bluetooth: RFCOMM ver 1.11
[   14.634015] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.634020] Bluetooth: BNEP filters: protocol multicast
[   14.634037] Bluetooth: BNEP socket layer initialized
[   14.773293] type=1400 audit(1358714248.881:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=982 comm="apparmor_parser"
[   14.773744] type=1400 audit(1358714248.881:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=982 comm="apparmor_parser"
[   14.855258] init: failsafe main process (947) killed by TERM signal
[   16.473417] type=1400 audit(1358714250.581:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1079 comm="apparmor_parser"
[   16.473916] type=1400 audit(1358714250.581:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1079 comm="apparmor_parser"
[   18.591778] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   18.598381] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   18.985103] init: rc main process (1121) killed by TERM signal
[   18.995760] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   19.002391] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[   19.226833] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   25.760430] wlan0: authenticate with 00:04:0e:e4:00:3d
[   25.770087] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[   25.771805] wlan0: authenticated
[   25.771982] iwlwifi 0000:01:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   25.771989] iwlwifi 0000:01:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   25.771995] wlan0: waiting for beacon from 00:04:0e:e4:00:3d
[   25.864268] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[   25.868037] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[   25.874789] wlan0: associated
[   25.874843] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   67.803196] usb 2-1.5: USB disconnect, device number 3
[  308.141128] show_signal_msg: 45 callbacks suppressed
[  308.141134] firefox[2249]: segfault at 7f0c01627428 ip 00007f0c01608362 sp 00007fff607a0418 error 7 in libGL.so.1.2.0[7f0c01608000+7c000]
[  900.851908] type=1400 audit(1358715135.734:27): apparmor="DENIED" operation="capable" parent=1 profile="/usr/sbin/cupsd" pid=1021 comm="cupsd" pid=1021 comm="cupsd" capability=36  capname="block_suspend"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-3.8.0-rc4-1-drmkmslocking-generic
Type: application/octet-stream
Size: 108534 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130120/fffdb9c9/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg.diff
Type: application/octet-stream
Size: 6118 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130120/fffdb9c9/attachment-0004.obj>
-------------- next part --------------
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 49
	Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 3000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4142
	Capabilities: [d0] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a4] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: i915

00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 47
	Region 0: Memory at f0705000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0f00c  Data: 41e1
	Kernel driver in use: mei

00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f070a000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: ehci-pci

00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 50
	Region 0: Memory at f0700000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0c00c  Data: 4162
	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE- FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=1 ArbSelect=Fixed TC/VC=22
			Status:	NegoPending- InProgress-
	Capabilities: [130 v1] Root Complex Link
		Desc:	PortNumber=0f ComponentID=00 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c000
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b4) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Memory behind bridge: f0600000-f06fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <16us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #0, PowerLimit 10.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BC, TimeoutDis+ ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- ARIFwd-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -3.5dB
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Capabilities: [90] Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport

00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b4) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Prefetchable memory behind bridge: 00000000f0400000-00000000f04fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #4, Speed 5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <16us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #3, PowerLimit 10.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BC, TimeoutDis+ ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- ARIFwd-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -3.5dB
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Capabilities: [90] Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (rev b4) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: f0500000-f05fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #5, Speed 5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <16us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #4, PowerLimit 10.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BC, TimeoutDis+ ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- ARIFwd-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Capabilities: [90] Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport

00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at f0709000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 40
	Region 0: I/O ports at 3088 [size=8]
	Region 1: I/O ports at 3094 [size=4]
	Region 2: I/O ports at 3080 [size=8]
	Region 3: I/O ports at 3090 [size=4]
	Region 4: I/O ports at 3060 [size=32]
	Region 5: Memory at f0708000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0100c  Data: 4171
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
	Capabilities: [b0] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 04)
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 10
	Region 0: Memory at f0704000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]

01:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 [8086:0091] (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 48
	Region 0: Memory at f0600000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: [c8] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0100c  Data: 4122
	Capabilities: [e0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <4us, L1 <32us
			ClockPM+ Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Capabilities: [140 v1] Device Serial Number 88-53-2e-ff-ff-ac-c3-12
	Kernel driver in use: iwlwifi

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 46
	Region 0: I/O ports at 2000 [size=256]
	Region 2: Memory at f0404000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at f0400000 (64-bit, prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
	Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0f00c  Data: 41d1
	Capabilities: [70] Express (v2) Endpoint, MSI 01
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 unlimited, L1 <64us
			ClockPM+ Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB
	Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
		Vector table: BAR=4 offset=00000000
		PBA: BAR=4 offset=00000800
	Capabilities: [d0] Vital Product Data
		No end tag found
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
	Capabilities: [140 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [160 v1] Device Serial Number 01-00-00-00-68-4c-e0-00
	Kernel driver in use: r8169

03:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042] (prog-if 30 [XHCI])
	Subsystem: Samsung Electronics Co Ltd Device [144d:c0c7]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f0500000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: [50] MSI: Enable- Count=1/8 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [68] MSI-X: Enable+ Count=8 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00002080
	Capabilities: [78] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [80] Express (v2) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 512 bytes, PhantFunc 0, Latency L0s <64ns, L1 <2us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Latency L0 unlimited, L1 unlimited
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Kernel driver in use: xhci_hcd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: application/octet-stream
Size: 25861 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130120/fffdb9c9/attachment-0005.obj>


More information about the dri-devel mailing list