Hi, I am still playing with DRI3... beyond this I saw that TearFree option can be explicitly set ("sna: Allow TearFree to be enabled by default via configure"), now. [ From my glxinfo.txt ] OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile OpenGL version string: 3.0 Mesa 10.2.1 (git-1b69ea1) OpenGL shading language version string: 1.30 [ From my Xorg.log ] $ egrep -i 'dri2|dri3|present|sna|uxa|tear' /var/log/Xorg.0.log [ 1330.117] Initializing built-in extension Present [ 1330.117] Initializing built-in extension DRI3 [ 1330.118] Initializing built-in extension DRI2 [ 1330.121] (II) intel(0): SNA compiled from 2.99.911-275-g717e00f [ 1330.122] (**) intel(0): Option "AccelMethod" "sna" [ 1330.123] (**) intel(0): "Tear free" disabled <--- *** TEAR-FREE *** [ 1330.123] (II) Loading sub module "dri3" [ 1330.123] (II) LoadModule: "dri3" [ 1330.123] (II) Module "dri3" already built-in [ 1330.123] (II) Loading sub module "dri2" [ 1330.124] (II) LoadModule: "dri2" [ 1330.124] (II) Module "dri2" already built-in [ 1330.124] (II) Loading sub module "present" [ 1330.124] (II) LoadModule: "present" [ 1330.124] (II) Module "present" already built-in [ 1330.124] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend [ 1330.125] (II) intel(0): [DRI2] Setup complete [ 1330.125] (II) intel(0): [DRI2] DRI driver: i965 [ 1330.125] (II) intel(0): [DRI2] VDPAU driver: i965 [ 1330.125] (II) intel(0): direct rendering: DRI2 DRI3 enabled [ 1330.125] (II) intel(0): hardware support for Present enabled [ 1330.138] (II) GLX: Initialized DRI2 GL provider for screen 0 Do I need some special requirements to have Tear-Free running here? ( For example: Linux-kernel and/or Linux-GfxStack, etc. ) Attached are my kernel-config and dmesg, my xorg.conf (prefer SNA), Xorg.log and glxinfo output. If you need additional informational please let me know. Thanks in advance. Greetz, - Sedat - [1] http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=717e00facd27696c6b8a1a6c343b2f94bfa2b59b
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.15.0-rc8-4-iniza-lockdep (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.8.3 (GCC) ) #1 SMP Wed Jun 4 20:05:52 CEST 2014 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz.upstream 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 13XK 03/28/2013 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] 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] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 [ 0.000000] reserving inaccessible SNB gfx pages [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x0281f000, 0x0281ffff] PGTABLE [ 0.000000] BRK [0x02820000, 0x02820fff] PGTABLE [ 0.000000] BRK [0x02821000, 0x02821fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff] [ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M [ 0.000000] BRK [0x02822000, 0x02822fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fbfffff] [ 0.000000] [mem 0x11c000000-0x11fbfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] [ 0.000000] [mem 0x100000000-0x11bffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff] [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x40200000-0xd9c9efff] [ 0.000000] [mem 0x40200000-0xd9bfffff] page 2M [ 0.000000] [mem 0xd9c00000-0xd9c9efff] page 4k [ 0.000000] BRK [0x02823000, 0x02823fff] PGTABLE [ 0.000000] BRK [0x02824000, 0x02824fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff] [ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k [ 0.000000] RAMDISK: [mem 0x37952000-0x37ca0fff] [ 0.000000] ACPI: RSDP 0x00000000000F0100 000024 (v02 SECCSD) [ 0.000000] ACPI: XSDT 0x00000000DAFFE170 00008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002) [ 0.000000] ACPI: FACP 0x00000000DAFEF000 00010C (v05 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: DSDT 0x00000000DAFF2000 0083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109) [ 0.000000] ACPI: FACS 0x00000000DAF47000 000040 [ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001) [ 0.000000] ACPI: SSDT 0x00000000DAFFB000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109) [ 0.000000] ACPI: ASF! 0x00000000DAFF1000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: HPET 0x00000000DAFEE000 000038 (v01 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: APIC 0x00000000DAFED000 000098 (v03 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: MCFG 0x00000000DAFEC000 00003C (v01 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: SSDT 0x00000000DAFEB000 000804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) [ 0.000000] ACPI: SSDT 0x00000000DAFEA000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109) [ 0.000000] ACPI: UEFI 0x00000000DAFE9000 00003E (v01 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: UEFI 0x00000000DAFE8000 000042 (v01 PTL COMBUF 00000001 PTL 00000001) [ 0.000000] ACPI: UEFI 0x00000000DAFE7000 00026A (v01 SECCSD LH43STAR 00000002 PTL 00000002) [ 0.000000] ACPI: SSDT 0x00000000DAFE6000 0000D0 (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 0x11fdf8000-0x11fdfcfff] [ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff88011b400000-ffff88011edfffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-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 0x00001000-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: 1021500 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 156 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 12127 pages used for memmap [ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31 [ 0.000000] Normal zone: 1785 pages used for memmap [ 0.000000] Normal zone: 130560 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff [ 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: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xd9c9f000-0xdae7efff] [ 0.000000] PM: Registered nosave memory: [mem 0xdae7f000-0xdaf9efff] [ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] [ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff] [ 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 29 pages/cpu @ffff88011fa00000 s89920 r8192 d20672 u262144 [ 0.000000] pcpu-alloc: s89920 r8192 d20672 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: 1007376 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz.upstream root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 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: 3930032K/4086000K available (7458K kernel code, 1195K rwdata, 3320K rodata, 1360K init, 9820K bss, 155968K reserved) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [ 0.000000] NR_IRQS:16640 nr_irqs:744 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5855 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 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.000000] tsc: Detected 1596.481 MHz processor [ 0.000072] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.96 BogoMIPS (lpj=6385924) [ 0.000150] pid_max: default: 32768 minimum: 301 [ 0.000228] ACPI: Core revision 20140214 [ 0.018525] ACPI: All ACPI Tables successfully acquired [ 0.032591] Security Framework initialized [ 0.032639] AppArmor: AppArmor initialized [ 0.032675] Yama: becoming mindful. [ 0.033572] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.034928] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.035438] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.035494] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.036390] Initializing cgroup subsys memory [ 0.036445] Initializing cgroup subsys devices [ 0.036503] Initializing cgroup subsys freezer [ 0.036558] Initializing cgroup subsys blkio [ 0.036598] Initializing cgroup subsys perf_event [ 0.036638] Initializing cgroup subsys hugetlb [ 0.036715] Disabled fast string operations [ 0.036754] CPU: Physical Processor ID: 0 [ 0.036790] CPU: Processor Core ID: 0 [ 0.037332] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.037332] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.037400] mce: CPU supports 7 MCE banks [ 0.037448] CPU0: Thermal monitoring enabled (TM1) [ 0.037502] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.037502] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.037502] tlb_flushall_shift: 6 [ 0.037771] Freeing SMP alternatives memory: 24K (ffffffff81e80000 - ffffffff81e86000) [ 0.039043] ftrace: allocating 28007 entries in 110 pages [ 0.055493] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.095196] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07) [ 0.095313] TSC deadline timer enabled [ 0.095337] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver. [ 0.095494] ... version: 3 [ 0.095531] ... bit width: 48 [ 0.095568] ... generic registers: 4 [ 0.095604] ... value mask: 0000ffffffffffff [ 0.095643] ... max period: 0000ffffffffffff [ 0.095682] ... fixed-purpose events: 3 [ 0.095719] ... event mask: 000000070000000f [ 0.098162] x86: Booting SMP configuration: [ 0.098202] .... node #0, CPUs: #1 [ 0.109200] Disabled fast string operations [ 0.111633] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.112173] #2 [ 0.123129] Disabled fast string operations [ 0.125694] #3<6>[ 0.136714] Disabled fast string operations [ 0.138890] x86: Booted up 1 node, 4 CPUs [ 0.138967] smpboot: Total of 4 processors activated (12771.84 BogoMIPS) [ 0.143491] devtmpfs: initialized [ 0.148041] evm: security.selinux [ 0.148078] evm: security.SMACK64 [ 0.148113] evm: security.capability [ 0.148266] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes) [ 0.150325] regulator-dummy: no parameters [ 0.150646] NET: Registered protocol family 16 [ 0.151081] cpuidle: using governor ladder [ 0.151120] cpuidle: using governor menu [ 0.151220] ACPI: bus type PCI registered [ 0.151459] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.151520] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.160622] PCI: Using configuration type 1 for base access [ 0.165650] ACPI: Added _OSI(Module Device) [ 0.165691] ACPI: Added _OSI(Processor Device) [ 0.165730] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165768] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197378] ACPI: Executed 1 blocks of module-level executable AML code [ 0.204156] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.217104] ACPI: SSDT 0x00000000DAE70718 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) [ 0.218743] ACPI: Dynamic OEM Table Load: [ 0.218814] ACPI: SSDT 0x0000000000000000 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) [ 0.229867] ACPI: SSDT 0x00000000DAE71A98 000303 (v01 PmRef ApIst 00003000 INTL 20061109) [ 0.231647] ACPI: Dynamic OEM Table Load: [ 0.231719] ACPI: SSDT 0x0000000000000000 000303 (v01 PmRef ApIst 00003000 INTL 20061109) [ 0.243208] ACPI: SSDT 0x00000000DAE6FD98 000119 (v01 PmRef ApCst 00003000 INTL 20061109) [ 0.244826] ACPI: Dynamic OEM Table Load: [ 0.244896] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20061109) [ 0.256216] ACPI: Interpreter enabled [ 0.256269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) [ 0.256387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140214/hwxface-580) [ 0.256487] ACPI: (supports S0 S1 S3 S5) [ 0.256525] ACPI: Using IOAPIC for interrupt routing [ 0.256626] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.283335] ACPI: Power Resource [FN00] (off) [ 0.283696] ACPI: Power Resource [FN01] (off) [ 0.283984] ACPI: Power Resource [FN02] (off) [ 0.284270] ACPI: Power Resource [FN03] (off) [ 0.284556] ACPI: Power Resource [FN04] (off) [ 0.286509] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.286557] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.287091] \_SB_.PCI0:_OSC invalid UUID [ 0.287093] _OSC request data:1 1f 0 [ 0.287099] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [ 0.288258] PCI host bridge to bus 0000:00 [ 0.288299] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.288340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.288381] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.288422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.288465] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff] [ 0.288508] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] [ 0.288587] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 [ 0.288885] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000 [ 0.288905] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] [ 0.288916] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.288924] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] [ 0.289262] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 [ 0.289304] pci 0000:00:16.0: reg 0x10: [mem 0xf0705000-0xf070500f 64bit] [ 0.289449] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.289727] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 [ 0.289766] pci 0000:00:1a.0: reg 0x10: [mem 0xf070a000-0xf070a3ff] [ 0.289938] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.290192] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 [ 0.290224] pci 0000:00:1b.0: reg 0x10: [mem 0xf0700000-0xf0703fff 64bit] [ 0.290392] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.290535] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 0.290699] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 [ 0.290866] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.290999] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.291178] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400 [ 0.291345] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.291476] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 0.291639] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 [ 0.291802] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.292060] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 [ 0.292099] pci 0000:00:1d.0: reg 0x10: [mem 0xf0709000-0xf07093ff] [ 0.292272] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.292511] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100 [ 0.292902] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601 [ 0.292944] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f] [ 0.292961] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097] [ 0.292978] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087] [ 0.292995] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093] [ 0.293011] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f] [ 0.293028] pci 0000:00:1f.2: reg 0x24: [mem 0xf0708000-0xf07087ff] [ 0.293137] pci 0000:00:1f.2: PME# supported from D3hot [ 0.293370] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 [ 0.293402] pci 0000:00:1f.3: reg 0x10: [mem 0xf0704000-0xf07040ff 64bit] [ 0.293449] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] [ 0.294123] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000 [ 0.294478] pci 0000:01:00.0: reg 0x10: [mem 0xf0600000-0xf0601fff 64bit] [ 0.296245] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.296563] pci 0000:01:00.0: System wakeup disabled by ACPI [ 0.303320] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.303369] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff] [ 0.303602] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.303680] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff] [ 0.303817] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref] [ 0.303901] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref] [ 0.304363] pci 0000:02:00.0: supports D1 D2 [ 0.304365] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.304516] pci 0000:02:00.0: System wakeup disabled by ACPI [ 0.311207] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.311252] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.311267] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref] [ 0.311442] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330 [ 0.311485] pci 0000:03:00.0: reg 0x10: [mem 0xf0500000-0xf0507fff 64bit] [ 0.311722] pci 0000:03:00.0: PME# supported from D3hot D3cold [ 0.311938] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 0.311986] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff] [ 0.312954] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15) [ 0.313329] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.313739] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15) [ 0.314100] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15) [ 0.314461] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9 [ 0.314859] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.315289] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15) [ 0.315650] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9 [ 0.316425] ACPI: Enabled 4 GPEs in block 00 to 3F [ 0.316613] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 [ 0.316972] ACPI : EC: 0 stale EC events cleared [ 0.317547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.317611] vgaarb: loaded [ 0.317645] vgaarb: bridge control possible 0000:00:02.0 [ 0.318292] SCSI subsystem initialized [ 0.318456] libata version 3.00 loaded. [ 0.318528] ACPI: bus type USB registered [ 0.318620] usbcore: registered new interface driver usbfs [ 0.318686] usbcore: registered new interface driver hub [ 0.318783] usbcore: registered new device driver usb [ 0.319150] PCI: Using ACPI for IRQ routing [ 0.322810] PCI: pci_cache_line_size set to 64 bytes [ 0.322939] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 0.322947] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff] [ 0.322949] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] [ 0.322952] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff] [ 0.323503] NetLabel: Initializing [ 0.323540] NetLabel: domain hash size = 128 [ 0.323577] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323669] NetLabel: unlabeled traffic allowed by default [ 0.323844] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.324036] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.326140] Switched to clocksource hpet [ 0.365629] AppArmor: AppArmor Filesystem Enabled [ 0.365720] pnp: PnP ACPI init [ 0.365800] ACPI: bus type PNP registered [ 0.366268] pnp 00:00: [dma 4] [ 0.366360] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.366434] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) [ 0.366616] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.366701] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.366818] system 00:04: [io 0x0680-0x069f] has been reserved [ 0.366862] system 00:04: [io 0x1000-0x100f] has been reserved [ 0.366904] system 00:04: [io 0x5000-0x5003] has been reserved [ 0.366946] system 00:04: [io 0xffff] has been reserved [ 0.366987] system 00:04: [io 0x0400-0x0453] could not be reserved [ 0.367029] system 00:04: [io 0x0458-0x047f] has been reserved [ 0.367071] system 00:04: [io 0x0500-0x057f] has been reserved [ 0.367113] system 00:04: [io 0x0a00-0x0a0f] has been reserved [ 0.367154] system 00:04: [io 0x164e-0x164f] has been reserved [ 0.367196] system 00:04: [io 0x5000-0x500f] could not be reserved [ 0.367241] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.367320] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.367449] system 00:06: [io 0x0454-0x0457] has been reserved [ 0.367494] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.367591] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.367702] pnp 00:08: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active) [ 0.368053] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.368098] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.368140] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.368183] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.368227] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.368270] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.368313] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.368356] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.368399] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved [ 0.368443] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.368489] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.369357] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.369409] pnp: PnP ACPI: found 11 devices [ 0.369447] ACPI: bus type PNP unregistered [ 0.379508] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.379557] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff] [ 0.379613] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.379654] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.379706] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref] [ 0.379772] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 0.379817] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff] [ 0.379873] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.379875] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.379878] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.379880] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff] [ 0.379882] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff] [ 0.379884] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff] [ 0.379886] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 0.379888] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref] [ 0.379890] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff] [ 0.380005] NET: Registered protocol family 2 [ 0.380601] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.381107] TCP bind hash table entries: 32768 (order: 9, 2097152 bytes) [ 0.383407] TCP: Hash tables configured (established 32768 bind 32768) [ 0.383524] TCP: reno registered [ 0.383623] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 0.384008] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 0.384604] NET: Registered protocol family 1 [ 0.384662] pci 0000:00:02.0: Boot video device [ 0.386008] PCI: CLS 64 bytes, default 64 [ 0.386273] Trying to unpack rootfs image as initramfs... [ 0.464304] Freeing initrd memory: 3388K (ffff880037952000 - ffff880037ca1000) [ 0.464367] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.464910] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff] [ 0.465605] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer [ 0.465823] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28 [ 0.465882] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28 [ 0.465937] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28 [ 0.466000] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28 [ 0.466285] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 0.466387] Scanning for low memory corruption every 60 seconds [ 0.467464] futex hash table entries: 2048 (order: 6, 262144 bytes) [ 0.467663] Initialise system trusted keyring [ 0.467795] audit: initializing netlink subsys (disabled) [ 0.467909] audit: type=2000 audit(1402139622.448:1): initialized [ 0.499432] bounce pool size: 64 pages [ 0.499503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.500057] VFS: Disk quotas dquot_6.5.2 [ 0.500131] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501023] fuse init (API version 7.23) [ 0.501224] msgmni has been set to 7682 [ 0.502139] Key type asymmetric registered [ 0.502189] Asymmetric key parser 'x509' registered [ 0.502261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.502424] io scheduler noop registered [ 0.502462] io scheduler deadline registered (default) [ 0.502536] io scheduler cfq registered [ 0.505037] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505183] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505514] intel_idle: MWAIT substates: 0x21120 [ 0.505516] intel_idle: v0.4 model 0x2A [ 0.505517] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.506948] ACPI: AC Adapter [ADP1] (on-line) [ 0.507197] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 [ 0.507290] ACPI: Lid Switch [LID0] [ 0.507441] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 0.507528] ACPI: Power Button [PWRB] [ 0.507677] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.507735] ACPI: Power Button [PWRF] [ 0.507959] ACPI: Fan [FAN0] (off) [ 0.508079] ACPI: Fan [FAN1] (off) [ 0.508196] ACPI: Fan [FAN2] (off) [ 0.508310] ACPI: Fan [FAN3] (off) [ 0.508434] ACPI: Fan [FAN4] (off) [ 0.511295] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.511339] ACPI: Thermal Zone [TZ00] (56 C) [ 0.511940] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.511981] ACPI: Thermal Zone [TZ01] (30 C) [ 0.512115] GHES: HEST is not enabled! [ 0.512551] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.520328] Linux agpgart interface v0.103 [ 0.520347] ACPI: Battery Slot [BAT1] (battery present) [ 0.524883] brd: module loaded [ 0.527464] loop: module loaded [ 0.527901] mei_me 0000:00:16.0: irq 40 for MSI/MSI-X [ 0.531529] ahci 0000:00:1f.2: version 3.0 [ 0.531819] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X [ 0.531893] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 0.546095] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode [ 0.546157] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst [ 0.572028] scsi0 : ahci [ 0.572664] scsi1 : ahci [ 0.573139] scsi2 : ahci [ 0.573563] scsi3 : ahci [ 0.574008] scsi4 : ahci [ 0.574417] scsi5 : ahci [ 0.574604] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 41 [ 0.574662] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 41 [ 0.574717] ata3: DUMMY [ 0.574751] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 41 [ 0.574806] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 41 [ 0.574861] ata6: DUMMY [ 0.576024] libphy: Fixed MDIO Bus: probed [ 0.576348] tun: Universal TUN/TAP device driver, 1.6 [ 0.576386] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 0.576571] PPP generic driver version 2.4.2 [ 0.576746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.576788] ehci-pci: EHCI PCI platform driver [ 0.577172] ehci-pci 0000:00:1a.0: EHCI Host Controller [ 0.577316] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 0.577408] ehci-pci 0000:00:1a.0: debug port 2 [ 0.581390] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 0.581439] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000 [ 0.590004] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 0.590326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.590370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.590425] usb usb1: Product: EHCI Host Controller [ 0.590463] usb usb1: Manufacturer: Linux 3.15.0-rc8-4-iniza-lockdep ehci_hcd [ 0.590506] usb usb1: SerialNumber: 0000:00:1a.0 [ 0.591255] hub 1-0:1.0: USB hub found [ 0.591337] hub 1-0:1.0: 2 ports detected [ 0.592237] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 0.592288] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.592364] ehci-pci 0000:00:1d.0: debug port 2 [ 0.596302] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 0.596332] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000 [ 0.605964] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 0.606100] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.606142] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.606197] usb usb2: Product: EHCI Host Controller [ 0.606235] usb usb2: Manufacturer: Linux 3.15.0-rc8-4-iniza-lockdep ehci_hcd [ 0.606278] usb usb2: SerialNumber: 0000:00:1d.0 [ 0.606683] hub 2-0:1.0: USB hub found [ 0.606735] hub 2-0:1.0: 2 ports detected [ 0.607105] ehci-platform: EHCI generic platform driver [ 0.607164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607214] ohci-pci: OHCI PCI platform driver [ 0.607277] ohci-platform: OHCI generic platform driver [ 0.607332] uhci_hcd: USB Universal Host Controller Interface driver [ 0.607579] xhci_hcd 0000:03:00.0: xHCI Host Controller [ 0.607633] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 [ 0.617462] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X [ 0.617471] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X [ 0.617479] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X [ 0.617487] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X [ 0.617494] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X [ 0.617761] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.617804] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.617860] usb usb3: Product: xHCI Host Controller [ 0.617898] usb usb3: Manufacturer: Linux 3.15.0-rc8-4-iniza-lockdep xhci_hcd [ 0.617970] usb usb3: SerialNumber: 0000:03:00.0 [ 0.618358] hub 3-0:1.0: USB hub found [ 0.618436] hub 3-0:1.0: 2 ports detected [ 0.618770] xhci_hcd 0000:03:00.0: xHCI Host Controller [ 0.618815] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 [ 0.619041] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 0.619085] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619140] usb usb4: Product: xHCI Host Controller [ 0.619178] usb usb4: Manufacturer: Linux 3.15.0-rc8-4-iniza-lockdep xhci_hcd [ 0.619221] usb usb4: SerialNumber: 0000:03:00.0 [ 0.619675] hub 4-0:1.0: USB hub found [ 0.619755] hub 4-0:1.0: 2 ports detected [ 0.620207] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12 [ 0.626561] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.626637] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.627243] mousedev: PS/2 mouse device common for all mice [ 0.628199] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 0.628279] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.628406] device-mapper: uevent: version 1.0.3 [ 0.628629] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx [ 0.628699] Intel P-state driver initializing. [ 0.628769] Intel pstate controlling: cpu 0 [ 0.628967] Intel pstate controlling: cpu 1 [ 0.629060] Intel pstate controlling: cpu 2 [ 0.629186] Intel pstate controlling: cpu 3 [ 0.629354] ledtrig-cpu: registered to indicate activity on CPUs [ 0.629867] ashmem: initialized [ 0.630200] TCP: cubic registered [ 0.630412] NET: Registered protocol family 10 [ 0.631216] NET: Registered protocol family 17 [ 0.631273] Key type dns_resolver registered [ 0.632128] Loading compiled-in X.509 certificates [ 0.633408] Loaded X.509 cert 'Magrathea: Glacier signing key: ba434276e694c3615c82931be102d0b73168ce70' [ 0.633498] registered taskstats version 1 [ 0.635927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 0.638648] Key type trusted registered [ 0.642437] Key type encrypted registered [ 0.646657] AppArmor: AppArmor sha1 policy hashing enabled [ 0.647473] rtc_cmos 00:05: setting system clock to 2014-06-07 11:13:43 UTC (1402139623) [ 0.647630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.647671] EDD information not available. [ 0.893901] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 0.895177] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133 [ 0.895246] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 0.896580] ata1.00: configured for UDMA/133 [ 0.897451] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 GG2O PQ: 0 ANSI: 5 [ 0.898493] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) [ 0.898819] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.899115] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 0.899429] sd 0:0:0:0: [sda] Write Protect is off [ 0.899479] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 0.899636] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.901806] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 0.946012] sda: sda1 sda2 sda3 [ 0.947448] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.034557] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 [ 1.034628] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.035323] hub 1-1:1.0: USB hub found [ 1.035590] hub 1-1:1.0: 6 ports detected [ 1.149728] usb 2-1: new high-speed USB device number 2 using ehci-pci [ 1.217673] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.218291] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133 [ 1.218335] ata2.00: 31277232 sectors, multi 1: LBA48 [ 1.219076] ata2.00: configured for UDMA/133 [ 1.219462] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 SSD PQ: 0 ANSI: 5 [ 1.220178] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB) [ 1.220306] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.220370] sd 1:0:0:0: [sdb] Write Protect is off [ 1.220423] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.220470] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.221548] sdb: sdb1 sdb2 [ 1.222485] sd 1:0:0:0: [sdb] Attached SCSI disk [ 1.282392] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 [ 1.282452] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.283093] hub 2-1:1.0: USB hub found [ 1.283367] hub 2-1:1.0: 6 ports detected [ 1.401244] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd [ 1.415233] usb 4-1: New USB device found, idVendor=174c, idProduct=55aa [ 1.415279] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 1.415321] usb 4-1: Product: MEDION HDDrive-n-GO [ 1.415358] usb 4-1: Manufacturer: MEDION [ 1.415393] usb 4-1: SerialNumber: 3180000000000000092C [ 1.461597] tsc: Refined TSC clocksource calibration: 1596.374 MHz [ 1.485537] usb 1-1.4: new high-speed USB device number 3 using ehci-pci [ 1.537444] ata4: SATA link down (SStatus 0 SControl 300) [ 1.737880] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018 [ 1.737929] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.737983] usb 1-1.4: Product: WebCam SC-13HDL11431N [ 1.738020] usb 1-1.4: Manufacturer: 123 [ 1.857222] ata5: SATA link down (SStatus 0 SControl 300) [ 1.859183] Freeing unused kernel memory: 1360K (ffffffff81d2c000 - ffffffff81e80000) [ 1.859243] Write protecting the kernel read-only data: 12288k [ 1.862011] Freeing unused kernel memory: 724K (ffff88000174b000 - ffff880001800000) [ 1.864307] Freeing unused kernel memory: 776K (ffff880001b3e000 - ffff880001c00000) [ 1.897118] udevd[129]: starting version 175 [ 1.985172] usb 2-1.4: new low-speed USB device number 3 using ehci-pci [ 2.083121] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e [ 2.083178] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.083241] usb 2-1.4: Product: USB-PS/2 Optical Mouse [ 2.083285] usb 2-1.4: Manufacturer: Logitech [ 2.100242] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.100306] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 2.100731] r8169 0000:02:00.0: irq 47 for MSI/MSI-X [ 2.104219] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000000e000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 47 [ 2.104296] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 2.117839] usb-storage 4-1:1.0: USB Mass Storage device detected [ 2.120354] usb-storage 4-1:1.0: Quirks match for vid 174c pid 55aa: 400000 [ 2.120458] scsi6 : usb-storage 4-1:1.0 [ 2.124934] usbcore: registered new interface driver usb-storage [ 2.157046] usb 2-1.5: new full-speed USB device number 4 using ehci-pci [ 2.253500] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189 [ 2.253584] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.265042] hidraw: raw HID events driver (C) Jiri Kosina [ 2.271079] usbcore: registered new interface driver usbhid [ 2.271124] usbhid: USB HID core driver [ 2.275792] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:046D:C00E.0001/input/input6 [ 2.276685] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0 [ 2.460984] Switched to clocksource tsc [ 2.941907] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null) [ 3.121255] scsi 6:0:0:0: Direct-Access ASMT 2105 0 PQ: 0 ANSI: 6 [ 3.122282] sd 6:0:0:0: Attached scsi generic sg2 type 0 [ 3.122389] sd 6:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) [ 3.122448] sd 6:0:0:0: [sdc] 4096-byte physical blocks [ 3.123151] sd 6:0:0:0: [sdc] Write Protect is off [ 3.123195] sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00 [ 3.123650] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.125721] sdc: sdc1 sdc2 sdc3 [ 3.127615] sd 6:0:0:0: [sdc] Attached SCSI disk [ 3.203657] random: nonblocking pool is initialized [ 4.917220] init: ureadahead main process (357) terminated with status 5 [ 8.317407] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k FS [ 8.516909] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro [ 8.679916] udevd[646]: starting version 175 [ 9.717983] lp: driver loaded but no devices found [ 11.662134] wmi: Mapper loaded [ 11.794713] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140214/utaddress-258) [ 11.794722] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 11.794727] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140214/utaddress-258) [ 11.794732] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 11.794734] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140214/utaddress-258) [ 11.794738] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 11.794739] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140214/utaddress-258) [ 11.794743] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 11.794744] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 11.866472] samsung_laptop: detected SABI interface: SwSmi@ [ 11.866478] samsung_laptop: Backlight controlled by ACPI video driver [ 11.948163] cfg80211: Calling CRDA to update world regulatory domain [ 12.057944] Bluetooth: Core ver 2.19 [ 12.057994] NET: Registered protocol family 31 [ 12.057997] Bluetooth: HCI device and connection manager initialized [ 12.058074] Bluetooth: HCI socket layer initialized [ 12.058081] Bluetooth: L2CAP socket layer initialized [ 12.058313] Bluetooth: SCO socket layer initialized [ 12.062134] [drm] Initialized drm 1.1.0 20060810 [ 12.406798] usbcore: registered new interface driver btusb [ 12.660385] Intel(R) Wireless WiFi driver for Linux, in-tree: [ 12.660390] Copyright(c) 2003- 2014 Intel Corporation [ 12.660621] iwlwifi 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control [ 12.660822] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X [ 12.946074] Linux video capture interface: v2.00 [ 13.294844] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00) [ 13.309874] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c. [ 13.386169] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7 [ 13.633175] [drm] Memory usable by graphics device = 2048M [ 13.648339] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm [ 13.696885] i915 0000:00:02.0: irq 49 for MSI/MSI-X [ 13.696919] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 13.696923] [drm] Driver supports precise vblank timestamp query. [ 13.697466] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 13.706126] [drm] Wrong MCH_SSKPD value: 0x16040307 [ 13.706130] [drm] This can cause pipe underruns and display issues. [ 13.706132] [drm] Please upgrade your BIOS to fix this. [ 13.723655] fbcon: inteldrmfb (fb0) is primary device [ 13.814865] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018) [ 13.834389] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8 [ 13.834777] usbcore: registered new interface driver uvcvideo [ 13.834778] USB Video Class driver (1.1.1) [ 13.871463] cfg80211: World regulatory domain updated: [ 13.871467] cfg80211: DFS Master region: unset [ 13.871467] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 13.871472] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 13.871474] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A) [ 13.871475] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A) [ 13.871477] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 13.871479] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 14.108284] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled [ 14.108286] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled [ 14.108287] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled [ 14.108289] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0 [ 14.108692] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S [ 14.189204] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 14.630105] audit: type=1400 audit(1402132437.486:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=924 comm="apparmor_parser" [ 14.630313] audit: type=1400 audit(1402132437.486:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=924 comm="apparmor_parser" [ 14.630497] audit: type=1400 audit(1402132437.486:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=924 comm="apparmor_parser" [ 14.719007] Console: switching to colour frame buffer device 170x48 [ 14.722306] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 14.722307] i915 0000:00:02.0: registered panic notifier [ 14.737574] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 14.738768] acpi device:32: registered as cooling_device9 [ 14.739762] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9 [ 14.740391] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 14.741367] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X [ 14.825440] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off [ 14.948976] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 14.948982] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 14.948984] sound hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0) [ 14.948986] sound hdaudioC0D0: mono: mono_out=0x0 [ 14.948988] sound hdaudioC0D0: inputs: [ 14.948992] sound hdaudioC0D0: Internal Mic=0x19 [ 14.948995] sound hdaudioC0D0: Mic=0x18 [ 15.297160] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 15.298051] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 15.298413] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 15.579311] ppdev: user-space parallel port driver [ 15.814048] Bluetooth: RFCOMM TTY layer initialized [ 15.814066] Bluetooth: RFCOMM socket layer initialized [ 15.814084] Bluetooth: RFCOMM ver 1.11 [ 15.907505] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 15.907510] Bluetooth: BNEP filters: protocol multicast [ 15.907523] Bluetooth: BNEP socket layer initialized [ 16.138111] init: failsafe main process (1070) killed by TERM signal [ 16.679942] audit: type=1400 audit(1402132439.538:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1101 comm="apparmor_parser" [ 16.680362] audit: type=1400 audit(1402132439.538:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1101 comm="apparmor_parser" [ 18.257920] audit: type=1400 audit(1402132441.118:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1206 comm="apparmor_parser" [ 18.258327] audit: type=1400 audit(1402132441.118:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1206 comm="apparmor_parser" [ 18.258646] audit: type=1400 audit(1402132441.118:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1206 comm="apparmor_parser" [ 18.598523] audit: type=1400 audit(1402132441.458:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1205 comm="apparmor_parser" [ 18.599107] audit: type=1400 audit(1402132441.458:11): apparmor="STATUS" operation="profile_load" name="chromium_browser" pid=1205 comm="apparmor_parser" [ 19.262817] r8169 0000:02:00.0 eth0: link down [ 19.263099] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 19.263109] r8169 0000:02:00.0 eth0: link down [ 22.061401] r8169 0000:02:00.0 eth0: link up [ 22.061416] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 25.371492] audit_printk_skb: 15 callbacks suppressed [ 25.371496] audit: type=1400 audit(1402132448.234:17): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1207 comm="apparmor_parser" [ 25.372978] audit: type=1400 audit(1402132448.238:18): apparmor="STATUS" operation="profile_load" name="launchpad_integration" pid=1207 comm="apparmor_parser" [ 25.373440] audit: type=1400 audit(1402132448.238:19): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=1207 comm="apparmor_parser" [ 25.375120] audit: type=1400 audit(1402132448.238:20): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=1207 comm="apparmor_parser" [ 25.376115] audit: type=1400 audit(1402132448.238:21): apparmor="STATUS" operation="profile_load" name="launchpad_integration" pid=1207 comm="apparmor_parser" [ 25.376650] audit: type=1400 audit(1402132448.242:22): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=1207 comm="apparmor_parser" [ 25.377839] audit: type=1400 audit(1402132448.242:23): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=1207 comm="apparmor_parser" [ 25.378475] audit: type=1400 audit(1402132448.242:24): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=1207 comm="apparmor_parser" [ 50.890864] EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: (null) [ 50.915562] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) [ 60.203619] usb 2-1.5: USB disconnect, device number 4
Attachment:
build_xf86-video-intel.sh
Description: Bourne shell script
Attachment:
config-3.15.0-rc8-4-iniza-lockdep
Description: Binary data
name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_INTEL_swap_event client glx vendor string: Mesa Project and SGI client glx version string: 1.4 client glx extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event, GLX_EXT_buffer_age GLX version: 1.4 GLX extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_framebuffer_sRGB, GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event, GLX_EXT_buffer_age OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile OpenGL version string: 3.0 Mesa 10.2.1 (git-1b69ea1) OpenGL shading language version string: 1.30 OpenGL extensions: GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture, GL_EXT_polygon_offset, GL_EXT_subtexture, GL_EXT_texture_object, GL_EXT_vertex_array, GL_EXT_compiled_vertex_array, GL_EXT_texture, GL_EXT_texture3D, GL_IBM_rasterpos_clip, GL_ARB_point_parameters, GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_separate_specular_color, GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_ARB_framebuffer_sRGB, GL_ARB_multitexture, GL_EXT_framebuffer_sRGB, GL_IBM_multimode_draw_arrays, GL_IBM_texture_mirrored_repeat, GL_3DFX_texture_compression_FXT1, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_transpose_matrix, GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_secondary_color, GL_EXT_texture_env_add, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, GL_INGR_blend_func_separate, GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_NV_texture_env_combine4, GL_S3_s3tc, GL_SUN_multi_draw_arrays, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_EXT_framebuffer_object, GL_EXT_texture_compression_s3tc, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_MESA_window_pos, GL_NV_packed_depth_stencil, GL_NV_texture_rectangle, GL_ARB_depth_texture, GL_ARB_occlusion_query, GL_ARB_shadow, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, GL_ARB_window_pos, GL_ATI_envmap_bumpmap, GL_EXT_stencil_two_side, GL_EXT_texture_cube_map, GL_NV_depth_clamp, GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, GL_ARB_draw_buffers, GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers, GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_MESA_pack_invert, GL_NV_primitive_restart, GL_ARB_depth_clamp, GL_ARB_fragment_program_shadow, GL_ARB_half_float_pixel, GL_ARB_occlusion_query2, GL_ARB_point_sprite, GL_ARB_shading_language_100, GL_ARB_sync, GL_ARB_texture_non_power_of_two, GL_ARB_vertex_buffer_object, GL_ATI_blend_equation_separate, GL_EXT_blend_equation_separate, GL_OES_read_format, GL_ARB_color_buffer_float, GL_ARB_pixel_buffer_object, GL_ARB_texture_compression_rgtc, GL_ARB_texture_float, GL_ARB_texture_rectangle, GL_EXT_packed_float, GL_EXT_pixel_buffer_object, GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_shared_exponent, GL_ARB_framebuffer_object, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, GL_EXT_packed_depth_stencil, GL_APPLE_object_purgeable, GL_ARB_vertex_array_object, GL_ATI_separate_stencil, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_gpu_program_parameters, GL_EXT_texture_array, GL_EXT_texture_integer, GL_EXT_texture_sRGB_decode, GL_EXT_timer_query, GL_OES_EGL_image, GL_AMD_performance_monitor, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, GL_ARB_draw_instanced, GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle, GL_ARB_vertex_array_bgra, GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra, GL_NV_conditional_render, GL_AMD_draw_buffers_blend, GL_AMD_seamless_cubemap_per_texture, GL_ARB_ES2_compatibility, GL_ARB_blend_func_extended, GL_ARB_debug_output, GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, GL_ARB_provoking_vertex, GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, GL_ARB_shader_texture_lod, GL_ARB_texture_cube_map_array, GL_ARB_texture_gather, GL_ARB_texture_multisample, GL_ARB_texture_query_lod, GL_ARB_texture_rgb10_a2ui, GL_ARB_uniform_buffer_object, GL_ARB_vertex_type_2_10_10_10_rev, GL_EXT_provoking_vertex, GL_EXT_texture_snorm, GL_MESA_texture_signed_rgba, GL_ARB_get_program_binary, GL_ARB_robustness, GL_ARB_separate_shader_objects, GL_ARB_shader_bit_encoding, GL_ARB_timer_query, GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, GL_ARB_internalformat_query, GL_ARB_map_buffer_alignment, GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing, GL_ARB_texture_storage, GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_transform_feedback, GL_AMD_shader_trinary_minmax, GL_ARB_ES3_compatibility, GL_ARB_clear_buffer_object, GL_ARB_invalidate_subdata, GL_ARB_texture_query_levels, GL_ARB_texture_storage_multisample, GL_ARB_vertex_attrib_binding, GL_KHR_debug, GL_ARB_buffer_storage, GL_ARB_multi_bind, GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_vertex_type_10f_11f_11f_rev, GL_EXT_shader_integer_mix, GL_INTEL_performance_query 16 GLX Visuals visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat ---------------------------------------------------------------------------- 0x020 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x021 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x082 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x083 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x084 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x085 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow 0x086 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 None 0x087 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 None 0x088 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x089 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x08a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x08b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x08c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow 0x08d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 None 0x08e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 None 0x05d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 36 GLXFBConfigs: visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat ---------------------------------------------------------------------------- 0x05e 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None 0x05f 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None 0x060 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None 0x061 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None 0x062 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None 0x063 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None 0x064 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x065 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x066 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x067 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x068 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None 0x069 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow 0x06a 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x06b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow 0x06c 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 4 1 None 0x06d 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 4 1 None 0x06e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 None 0x06f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 None 0x070 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None 0x071 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None 0x072 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None 0x073 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None 0x074 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None 0x075 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None 0x076 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x077 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x078 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x079 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x07a 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None 0x07b 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow 0x07c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x07d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow 0x07e 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 4 1 None 0x07f 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 4 1 None 0x080 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 None 0x081 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 None
Attachment:
xorg.conf
Description: Binary data
[ 1330.112] X.Org X Server 1.15.1 Release Date: 2014-04-13 [ 1330.112] X Protocol Version 11, Revision 0 [ 1330.112] Build Operating System: Linux 3.13.0-29-generic x86_64 Ubuntu [ 1330.112] Current Operating System: Linux fambox 3.15.0-rc8-4-iniza-lockdep #1 SMP Wed Jun 4 20:05:52 CEST 2014 x86_64 [ 1330.112] Kernel command line: BOOT_IMAGE=/vmlinuz.upstream root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro [ 1330.112] Build Date: 04 June 2014 04:39:58PM [ 1330.112] xorg-server 2:1.15.1-0ubuntu4~precise+dileks1 (For technical support please see http://www.ubuntu.com/support) [ 1330.112] Current version of pixman: 0.30.2 [ 1330.112] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1330.112] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1330.112] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 7 13:35:52 2014 [ 1330.112] (==) Using config file: "/etc/X11/xorg.conf" [ 1330.112] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 1330.113] (==) No Layout section. Using the first Screen section. [ 1330.113] (==) No screen section available. Using defaults. [ 1330.113] (**) |-->Screen "Default Screen Section" (0) [ 1330.113] (**) | |-->Monitor "<default monitor>" [ 1330.113] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 1330.113] (**) | |-->Device "Intel Graphics" [ 1330.113] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 1330.113] (==) Automatically adding devices [ 1330.113] (==) Automatically enabling devices [ 1330.113] (==) Automatically adding GPU devices [ 1330.113] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 1330.113] Entry deleted from font path. [ 1330.113] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 1330.113] Entry deleted from font path. [ 1330.113] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 1330.113] Entry deleted from font path. [ 1330.113] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 1330.113] Entry deleted from font path. [ 1330.113] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 1330.113] Entry deleted from font path. [ 1330.113] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, built-ins [ 1330.113] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules" [ 1330.113] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 1330.113] (II) Loader magic: 0x7f028e6bbc60 [ 1330.113] (II) Module ABI versions: [ 1330.113] X.Org ANSI C Emulation: 0.4 [ 1330.113] X.Org Video Driver: 15.0 [ 1330.113] X.Org XInput driver : 20.0 [ 1330.113] X.Org Server Extension : 8.0 [ 1330.114] (II) xfree86: Adding drm device (/dev/dri/card0) [ 1330.117] (--) PCI:*(0:0:2:0) 8086:0116:144d:c0c7 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64 [ 1330.117] Initializing built-in extension Generic Event Extension [ 1330.117] Initializing built-in extension SHAPE [ 1330.117] Initializing built-in extension MIT-SHM [ 1330.117] Initializing built-in extension XInputExtension [ 1330.117] Initializing built-in extension XTEST [ 1330.117] Initializing built-in extension BIG-REQUESTS [ 1330.117] Initializing built-in extension SYNC [ 1330.117] Initializing built-in extension XKEYBOARD [ 1330.117] Initializing built-in extension XC-MISC [ 1330.117] Initializing built-in extension SECURITY [ 1330.117] Initializing built-in extension XINERAMA [ 1330.117] Initializing built-in extension XFIXES [ 1330.117] Initializing built-in extension RENDER [ 1330.117] Initializing built-in extension RANDR [ 1330.117] Initializing built-in extension COMPOSITE [ 1330.117] Initializing built-in extension DAMAGE [ 1330.117] Initializing built-in extension MIT-SCREEN-SAVER [ 1330.117] Initializing built-in extension DOUBLE-BUFFER [ 1330.117] Initializing built-in extension RECORD [ 1330.117] Initializing built-in extension DPMS [ 1330.117] Initializing built-in extension Present [ 1330.117] Initializing built-in extension DRI3 [ 1330.118] Initializing built-in extension X-Resource [ 1330.118] Initializing built-in extension XVideo [ 1330.118] Initializing built-in extension XVideo-MotionCompensation [ 1330.118] Initializing built-in extension XFree86-VidModeExtension [ 1330.118] Initializing built-in extension XFree86-DGA [ 1330.118] Initializing built-in extension XFree86-DRI [ 1330.118] Initializing built-in extension DRI2 [ 1330.118] (II) LoadModule: "glx" [ 1330.118] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 1330.119] (II) Module glx: vendor="X.Org Foundation" [ 1330.120] compiled for 1.15.1, module version = 1.0.0 [ 1330.120] ABI class: X.Org Server Extension, version 8.0 [ 1330.120] (==) AIGLX enabled [ 1330.120] Loading extension GLX [ 1330.120] (II) LoadModule: "intel" [ 1330.120] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/intel_drv.so [ 1330.120] (II) Module intel: vendor="X.Org Foundation" [ 1330.120] compiled for 1.15.1, module version = 2.99.911 [ 1330.120] Module class: X.Org Video Driver [ 1330.120] ABI class: X.Org Video Driver, version 15.0 [ 1330.120] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 1330.121] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000 [ 1330.121] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100 [ 1330.121] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200 [ 1330.121] (++) using VT number 7 [ 1330.121] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730 [ 1330.121] (II) intel(0): SNA compiled from 2.99.911-275-g717e00f [ 1330.122] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000 [ 1330.122] (--) intel(0): CPU: x86-64 [ 1330.122] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 1330.122] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 1330.122] (==) intel(0): RGB weight 888 [ 1330.122] (==) intel(0): Default visual is TrueColor [ 1330.122] (**) intel(0): Option "AccelMethod" "sna" [ 1330.123] (**) intel(0): Framebuffer tiled [ 1330.123] (**) intel(0): Pixmaps tiled [ 1330.123] (**) intel(0): "Tear free" disabled [ 1330.123] (**) intel(0): Forcing per-crtc-pixmaps? no [ 1330.123] (II) intel(0): Output LVDS1 has no monitor section [ 1330.123] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1 [ 1330.123] (II) intel(0): Output VGA1 has no monitor section [ 1330.123] (II) intel(0): Output HDMI1 has no monitor section [ 1330.123] (II) intel(0): Output DP1 has no monitor section [ 1330.123] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 1330.123] (II) intel(0): Output VIRTUAL1 has no monitor section [ 1330.123] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0 [ 1330.123] (==) intel(0): DPI set to (96, 96) [ 1330.123] (II) Loading sub module "dri3" [ 1330.123] (II) LoadModule: "dri3" [ 1330.123] (II) Module "dri3" already built-in [ 1330.123] (II) Loading sub module "dri2" [ 1330.124] (II) LoadModule: "dri2" [ 1330.124] (II) Module "dri2" already built-in [ 1330.124] (II) Loading sub module "present" [ 1330.124] (II) LoadModule: "present" [ 1330.124] (II) Module "present" already built-in [ 1330.124] (==) Depth 24 pixmap format is 32 bpp [ 1330.124] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend [ 1330.124] (==) intel(0): Backing store enabled [ 1330.124] (==) intel(0): Silken mouse enabled [ 1330.125] (II) intel(0): HW Cursor enabled [ 1330.125] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 1330.125] (==) intel(0): DPMS enabled [ 1330.125] (II) intel(0): [DRI2] Setup complete [ 1330.125] (II) intel(0): [DRI2] DRI driver: i965 [ 1330.125] (II) intel(0): [DRI2] VDPAU driver: i965 [ 1330.125] (II) intel(0): direct rendering: DRI2 DRI3 enabled [ 1330.125] (II) intel(0): hardware support for Present enabled [ 1330.125] (==) intel(0): hotplug detection: "enabled" [ 1330.125] (--) RandR disabled [ 1330.137] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 1330.137] (II) AIGLX: enabled GLX_ARB_create_context [ 1330.137] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 1330.137] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 1330.137] (II) AIGLX: enabled GLX_INTEL_swap_event [ 1330.137] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 1330.137] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 1330.137] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 1330.137] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 1330.137] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 1330.138] (II) AIGLX: Loaded and initialized i965 [ 1330.138] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 1330.141] (II) intel(0): switch to mode 1366x768@60.1 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none [ 1330.160] (II) intel(0): Setting screen physical size to 361 x 203 [ 1330.167] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm [ 1330.174] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 1330.174] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1330.174] (II) LoadModule: "evdev" [ 1330.175] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 1330.175] (II) Module evdev: vendor="X.Org Foundation" [ 1330.175] compiled for 1.15.1, module version = 2.8.2 [ 1330.175] Module class: X.Org XInput Driver [ 1330.175] ABI class: X.Org XInput driver, version 20.0 [ 1330.175] (II) Using input driver 'evdev' for 'Power Button' [ 1330.175] (**) Power Button: always reports core events [ 1330.175] (**) evdev: Power Button: Device: "/dev/input/event2" [ 1330.175] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 1330.175] (--) evdev: Power Button: Found keys [ 1330.175] (II) evdev: Power Button: Configuring as keyboard [ 1330.175] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 1330.175] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 1330.175] (**) Option "xkb_rules" "evdev" [ 1330.175] (**) Option "xkb_model" "pc105" [ 1330.175] (**) Option "xkb_layout" "de" [ 1330.178] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm [ 1330.179] (II) config/udev: Adding input device Video Bus (/dev/input/event7) [ 1330.179] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 1330.179] (II) Using input driver 'evdev' for 'Video Bus' [ 1330.179] (**) Video Bus: always reports core events [ 1330.179] (**) evdev: Video Bus: Device: "/dev/input/event7" [ 1330.179] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 1330.179] (--) evdev: Video Bus: Found keys [ 1330.179] (II) evdev: Video Bus: Configuring as keyboard [ 1330.179] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7" [ 1330.180] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 1330.180] (**) Option "xkb_rules" "evdev" [ 1330.180] (**) Option "xkb_model" "pc105" [ 1330.180] (**) Option "xkb_layout" "de" [ 1330.181] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 1330.181] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1330.181] (II) Using input driver 'evdev' for 'Power Button' [ 1330.181] (**) Power Button: always reports core events [ 1330.181] (**) evdev: Power Button: Device: "/dev/input/event1" [ 1330.181] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 1330.181] (--) evdev: Power Button: Found keys [ 1330.181] (II) evdev: Power Button: Configuring as keyboard [ 1330.181] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" [ 1330.181] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 1330.181] (**) Option "xkb_rules" "evdev" [ 1330.181] (**) Option "xkb_model" "pc105" [ 1330.181] (**) Option "xkb_layout" "de" [ 1330.182] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 1330.182] (II) No input driver specified, ignoring this device. [ 1330.182] (II) This device may have been added with another device file. [ 1330.182] (II) config/udev: Adding drm device (/dev/dri/card0) [ 1330.182] (II) config/udev: Ignoring already known drm device (/dev/dri/card0) [ 1330.183] (II) config/udev: Adding input device WebCam SC-13HDL11431N (/dev/input/event6) [ 1330.183] (**) WebCam SC-13HDL11431N: Applying InputClass "evdev keyboard catchall" [ 1330.183] (II) Using input driver 'evdev' for 'WebCam SC-13HDL11431N' [ 1330.183] (**) WebCam SC-13HDL11431N: always reports core events [ 1330.183] (**) evdev: WebCam SC-13HDL11431N: Device: "/dev/input/event6" [ 1330.183] (--) evdev: WebCam SC-13HDL11431N: Vendor 0x2232 Product 0x1018 [ 1330.183] (--) evdev: WebCam SC-13HDL11431N: Found keys [ 1330.183] (II) evdev: WebCam SC-13HDL11431N: Configuring as keyboard [ 1330.183] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8/event6" [ 1330.183] (II) XINPUT: Adding extended input device "WebCam SC-13HDL11431N" (type: KEYBOARD, id 9) [ 1330.183] (**) Option "xkb_rules" "evdev" [ 1330.183] (**) Option "xkb_model" "pc105" [ 1330.183] (**) Option "xkb_layout" "de" [ 1330.184] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8) [ 1330.184] (II) No input driver specified, ignoring this device. [ 1330.184] (II) This device may have been added with another device file. [ 1330.185] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) [ 1330.185] (II) No input driver specified, ignoring this device. [ 1330.185] (II) This device may have been added with another device file. [ 1330.186] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10) [ 1330.186] (II) No input driver specified, ignoring this device. [ 1330.186] (II) This device may have been added with another device file. [ 1330.187] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4) [ 1330.187] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" [ 1330.187] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse' [ 1330.187] (**) Logitech USB-PS/2 Optical Mouse: always reports core events [ 1330.187] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event4" [ 1330.187] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc00e [ 1330.187] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons [ 1330.187] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) [ 1330.187] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes [ 1330.187] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes [ 1330.187] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse [ 1330.187] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support [ 1330.187] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 [ 1330.187] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 1330.187] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:046D:C00E.0001/input/input6/event4" [ 1330.187] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10) [ 1330.187] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes. [ 1330.187] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1 [ 1330.187] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0 [ 1330.187] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000 [ 1330.187] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4 [ 1330.188] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) [ 1330.188] (II) No input driver specified, ignoring this device. [ 1330.188] (II) This device may have been added with another device file. [ 1330.189] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) [ 1330.189] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 1330.189] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 1330.189] (**) AT Translated Set 2 keyboard: always reports core events [ 1330.189] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" [ 1330.189] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 1330.189] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 1330.189] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 1330.189] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" [ 1330.189] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) [ 1330.189] (**) Option "xkb_rules" "evdev" [ 1330.189] (**) Option "xkb_model" "pc105" [ 1330.189] (**) Option "xkb_layout" "de" [ 1330.190] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event5) [ 1330.190] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" [ 1330.190] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" [ 1330.190] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" [ 1330.190] (II) LoadModule: "synaptics" [ 1330.191] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 1330.191] (II) Module synaptics: vendor="X.Org Foundation" [ 1330.191] compiled for 1.15.1, module version = 1.7.4 [ 1330.191] Module class: X.Org XInput Driver [ 1330.191] ABI class: X.Org XInput driver, version 20.0 [ 1330.191] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' [ 1330.191] (**) ETPS/2 Elantech Touchpad: always reports core events [ 1330.191] (**) Option "Device" "/dev/input/event5" [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2940 (res 0) [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1400 (res 0) [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe [ 1330.236] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 1330.236] (**) ETPS/2 Elantech Touchpad: always reports core events [ 1330.260] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event5" [ 1330.260] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12) [ 1330.260] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 [ 1330.260] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 [ 1330.260] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.061 [ 1330.260] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 [ 1330.260] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 [ 1330.260] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 [ 1330.260] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 [ 1330.260] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 1330.261] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1) [ 1330.261] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates" [ 1335.395] (II) XKB: reuse xkmfile /var/lib/xkb/server-CEBC9F6A34288FB00CB6FFB586FC7DDE83428B9E.xkm
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx