Re: [Acer Travelmate B115-M] Synaptic touchpad

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

 



Benjamin,

Sorry for the delay!

$ uname -r
4.3.0-040300rc5-generic

Attached dmesg with i2c-hid.debug=1

Regards,

Josep


2015-10-06 10:59 GMT+02:00 Benjamin Tissoires <benjamin.tissoires@xxxxxxxxx>:
> Hi Josep,
>
> On Tue, Oct 6, 2015 at 10:02 AM, Josep Pujadas-Jubany
> <jpujades@xxxxxxxxx> wrote:
>> Benjamin,
>>
>> I'm sorry. I just wanted to summarize the problem I reported at
>> bugs.launchpad.net
>
> No worries. I know exactly why everyone coming from ubuntu always
> sends such a mail, and this is what annoys me ;)
>
>>
>> I followed the instructions that Ubuntu Team said to me,
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1493814/comments/33
>>
>> The rest is only my ignorance about Linux Kernel. I'm sorry twice!
>
> no worries twice :)
>
>>
>> I will try to explain a new time the problem. I have no idea if it's
>> caused by the input module or not. Perhaps it is a problem of the i2c
>> module.
>>
>> The Synaptic Touchpad is detected as SYN1B7D:01 06CB:2991 UNKNOWN with
>> default BIOS settings (i2c mode activated).
>>
>> I tried this with the last version of the BIOS and latest kernel 64
>> bit available.
>>
>> When this occurs the Touchpad works just like a simple mouse.
>
> OK, so the good thing is that your i2c module is working properly
> otherwise we would not see your touchpad at all under HID.
>
> The fact that the touchpad stays in mouse emulation mode means that
> there is something fishy with the touchpad which prevents us to switch
> it to the multitouch mode. (adding Andrew in CC, he should be able to
> help us).
>
> Can you upload a dmesg with "i2c-hid.debug=1" appended to the command
> line? (in grub, type this without quotes at the end of the line
> containing the kernel boot parameters).
>
> Also, could you send us the output of hid-recorder [1]? (download the
> source, compile it and run "src/hid-recorder /dev/hidraw*"). This
> should help us understanding what is going on.
>
> Cheers,
> Benjamin
>
> [1] http://bentiss.github.io/hid-replay-docs/
>
>>
>> Thanks!
>>
>> Josep
>>
>>
>> 2015-10-05 11:09 GMT+02:00 Benjamin Tissoires <benjamin.tissoires@xxxxxxxxx>:
>>> Hi Josep,
>>>
>>> [please do not take my rant personally, I know it can be difficult to
>>> report a problem upstream]
>>>
>>> On Sun, Oct 4, 2015 at 7:26 PM, Josep Pujadas-Jubany <jpujades@xxxxxxxxx> wrote:
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1493814
>>>>
>>>> Touchpad has issues working
>>>> ===========================
>>>>
>>>> The mainline kernel does not fix the issue
>>>>
>>>> Latest BIOS (1.38)
>>>
>>> Oh boy. We are not robots. Please add some valuable information like
>>> what is the issue, and what you are seeing. We are humans and a little
>>> bit of phrasing does not hurt (I know the ubuntu howto tells you to
>>> consider us as robot, and I really am offended each time we receive
>>> such a bug report).
>>>
>>>>
>>>> BIOS Touchpad option ---> Advanced
>>>> ==================================
>>>>
>>>> $ xinput
>>>> ⎜ ↳ SYN1B7D:01 06CB:2991 UNKNOWN id=11 [slave pointer (2)]
>>>>
>>>> $ dmesg | grep -E "(mouse|input)"
>>>> [ 14.668719] input: SYN1B7D:01 06CB:2991 UNKNOWN as
>>>> /devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:2991.0001/input/input7
>>>> [ 14.669434] hid-multitouch 0018:06CB:2991.0001: input,hidraw0:
>>>> <UNKNOWN> HID v1.00 Mouse [SYN1B7D:01 06CB:2991] on
>>>
>>> This looks good to me from the input point of view. Please describe
>>> which issues you are seeing, because here, all we can say is that it
>>> is normal and there is nothing to be done.
>>>
>>>>
>>>> BIOS Touchpad option ---> Basic
>>>> ===============================
>>>>
>>>> $ xinput
>>>> ⎜ ↳ SynPS/2 Synaptics TouchPad id=12 [slave pointer (2)]
>>>>
>>>> $ dmesg | grep -E "(mouse|input)"
>>>> [ 2.367407] psmouse serio2: synaptics: queried max coordinates: x
>>>> [..5662], y [..4728]
>>>> [ 2.410703] psmouse serio2: synaptics: queried min coordinates: x
>>>> [1322..], y [1190..]
>>>> [ 2.493774] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.1, id:
>>>> 0x1e2b1, caps: 0xd40123/0x840300/0x126800, board id: 2991, fw id:
>>>> 1626681
>>>> [ 2.543305] input: SynPS/2 Synaptics TouchPad as
>>>> /devices/platform/i8042/serio2/input/input11
>>>
>>> OK, this is normal too.
>>>
>>> Cheers,
>>> Benjamin
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.3.0-040300rc5-generic (kernel@tangerine) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) ) #201510111530 SMP Sun Oct 11 19:31:35 UTC 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300rc5-generic root=UUID=681882b9-fe81-482e-a240-d2ee75144228 ro quiet splash acpi_backlight=vendor i2c-hid.debug=1 vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'lazy' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f000000-0x000000001f0fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000001f100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000077e2efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077e2f000-0x0000000077ebefff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000077ebf000-0x00000000787befff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000787bf000-0x00000000788befff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000788bf000-0x00000000788fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000788ff000-0x00000000794c4fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000794c5000-0x0000000079dc4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000079dc5000-0x0000000079ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI 2.0=0x788fe014  ESRT=0x77f5fd18  SMBIOS=0x787be000 
[    0.000000] esrt: Reserving ESRT space from 0x0000000077f5fd18 to 0x0000000077f5fd50.
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Acer TravelMate B115-M/Roxy, BIOS V1.38 06/08/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7a000 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 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 07C000000 mask FFC000000 uncachable
[    0.000000]   3 base 07B000000 mask FFF000000 uncachable
[    0.000000]   4 base 07AE00000 mask FFFE00000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff88000007c000] 7c000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x03ff9000, 0x03ff9fff] PGTABLE
[    0.000000] BRK [0x03ffa000, 0x03ffafff] PGTABLE
[    0.000000] BRK [0x03ffb000, 0x03ffbfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x77800000-0x779fffff]
[    0.000000]  [mem 0x77800000-0x779fffff] page 2M
[    0.000000] BRK [0x03ffc000, 0x03ffcfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x60000000-0x777fffff]
[    0.000000]  [mem 0x60000000-0x777fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x40000000-0x5fffffff]
[    0.000000]  [mem 0x40000000-0x5fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1effffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1effffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x1f100000-0x1fffffff]
[    0.000000]  [mem 0x1f100000-0x1f1fffff] page 4k
[    0.000000]  [mem 0x1f200000-0x1fffffff] page 2M
[    0.000000] BRK [0x03ffd000, 0x03ffdfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x20100000-0x3fffffff]
[    0.000000]  [mem 0x20100000-0x201fffff] page 4k
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000] BRK [0x03ffe000, 0x03ffefff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x77a00000-0x77e2efff]
[    0.000000]  [mem 0x77a00000-0x77dfffff] page 2M
[    0.000000]  [mem 0x77e00000-0x77e2efff] page 4k
[    0.000000] init_memory_mapping: [mem 0x788ff000-0x794c4fff]
[    0.000000]  [mem 0x788ff000-0x789fffff] page 4k
[    0.000000]  [mem 0x78a00000-0x793fffff] page 2M
[    0.000000]  [mem 0x79400000-0x794c4fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x79dc5000-0x79ffffff]
[    0.000000]  [mem 0x79dc5000-0x79dfffff] page 4k
[    0.000000]  [mem 0x79e00000-0x79ffffff] page 2M
[    0.000000] RAMDISK: [mem 0x35c6c000-0x36e2dfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000788FE014 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x00000000788FE120 0000C4 (v01 ACRSYS ACRPRDCT 00000003      01000013)
[    0.000000] ACPI: FACP 0x00000000788F6000 00010C (v05 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: DSDT 0x00000000788E8000 008B1D (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: FACS 0x0000000078878000 000040
[    0.000000] ACPI: UEFI 0x00000000788FD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MSDM 0x00000000788FC000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: UEFI 0x00000000788FB000 000042 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788F7000 0030C1 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: HPET 0x00000000788F5000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: LPIT 0x00000000788F4000 000104 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: APIC 0x00000000788F3000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: MCFG 0x00000000788F2000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: SLIC 0x00000000788F1000 000176 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788E7000 0005D6 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788E5000 00138A (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788E4000 0007DB (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788E3000 000763 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788E2000 000290 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788E1000 00017A (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: CSRT 0x00000000788E0000 00014C (v00 ACRSYS ACRPRDCT 00000005 1025 00040000)
[    0.000000] ACPI: SSDT 0x00000000788DF000 0003E6 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: FPDT 0x00000000788DE000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: BGRT 0x00000000788DD000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000079ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x77ab8000-0x77abcfff]
[    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880073800000-ffff8800757fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x0000000079ffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000006efff]
[    0.000000]   node   0: [mem 0x0000000000070000-0x0000000000085fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001effffff]
[    0.000000]   node   0: [mem 0x000000001f100000-0x000000001fffffff]
[    0.000000]   node   0: [mem 0x0000000020100000-0x0000000077e2efff]
[    0.000000]   node   0: [mem 0x00000000788ff000-0x00000000794c4fff]
[    0.000000]   node   0: [mem 0x0000000079dc5000-0x0000000079ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000079ffffff]
[    0.000000] On node 0 totalpages: 494004
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3972 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7744 pages used for memmap
[    0.000000]   DMA32 zone: 490032 pages, LIFO batch:31
[    0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[    0.000000] Reserving Intel graphics stolen memory at 0x7b000000-0x7effffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
[    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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x00086000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x1f000000-0x1f0fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x77e2f000-0x77ebefff]
[    0.000000] PM: Registered nosave memory: [mem 0x77ebf000-0x787befff]
[    0.000000] PM: Registered nosave memory: [mem 0x787bf000-0x788befff]
[    0.000000] PM: Registered nosave memory: [mem 0x788bf000-0x788fefff]
[    0.000000] PM: Registered nosave memory: [mem 0x794c5000-0x79dc4fff]
[    0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff880075e00000 s97240 r8192 d29736 u524288
[    0.000000] pcpu-alloc: s97240 r8192 d29736 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 486174
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300rc5-generic root=UUID=681882b9-fe81-482e-a240-d2ee75144228 ro quiet splash acpi_backlight=vendor i2c-hid.debug=1 vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1867904K/1976016K available (7907K kernel code, 1265K rwdata, 3896K rodata, 1460K init, 1300K bss, 108112K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:1024 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Maximum core-clock to bus-clock ratio: 0x16
[    0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[    0.000000] TSC runs at 1830400 KHz
[    0.000000] lapic_timer_frequency = 332800
[    0.000000] tsc: Detected 1830.400 MHz processor
[    0.000042] Calibrating delay loop (skipped), value calculated using timer frequency.. 3660.80 BogoMIPS (lpj=7321600)
[    0.000048] pid_max: default: 32768 minimum: 301
[    0.000062] ACPI: Core revision 20150818
[    0.027039] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.028293] Security Framework initialized
[    0.028301] Yama: becoming mindful.
[    0.028317] AppArmor: AppArmor initialized
[    0.028639] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.029671] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.030153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.030165] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.030549] Initializing cgroup subsys io
[    0.030564] Initializing cgroup subsys memory
[    0.030582] Initializing cgroup subsys devices
[    0.030589] Initializing cgroup subsys freezer
[    0.030595] Initializing cgroup subsys net_cls
[    0.030600] Initializing cgroup subsys perf_event
[    0.030606] Initializing cgroup subsys net_prio
[    0.030612] Initializing cgroup subsys hugetlb
[    0.030620] Initializing cgroup subsys pids
[    0.030652] CPU: Physical Processor ID: 0
[    0.030655] CPU: Processor Core ID: 0
[    0.030661] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.030664] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.035467] mce: CPU supports 6 MCE banks
[    0.035479] CPU0: Thermal monitoring handled by SMI
[    0.035484] process: using mwait in idle threads
[    0.035491] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.035494] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[    0.035885] Freeing SMP alternatives memory: 28K (ffffffff81eab000 - ffffffff81eb2000)
[    0.044688] Ignoring BGRT: invalid status 0 (expected 1)
[    0.048018] ftrace: allocating 31195 entries in 122 pages
[    0.068071] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.107749] TSC deadline timer enabled
[    0.107755] smpboot: CPU0: Intel(R) Celeron(R) CPU  N2930  @ 1.83GHz (family: 0x6, model: 0x37, stepping: 0x8)
[    0.107799] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[    0.107816] ... version:                3
[    0.107819] ... bit width:              40
[    0.107821] ... generic registers:      2
[    0.107823] ... value mask:             000000ffffffffff
[    0.107826] ... max period:             000000ffffffffff
[    0.107828] ... fixed-purpose events:   3
[    0.107830] ... event mask:             0000000700000003
[    0.109383] x86: Booting SMP configuration:
[    0.109389] .... node  #0, CPUs:      #1
[    0.114264] CPU1: Thermal monitoring handled by SMI
[    0.116482] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.116716]  #2
[    0.121559] CPU2: Thermal monitoring handled by SMI
[    0.123806]  #3<7>[    0.128654] CPU3: Thermal monitoring handled by SMI
[    0.130724] x86: Booted up 1 node, 4 CPUs
[    0.130731] smpboot: Total of 4 processors activated (14643.20 BogoMIPS)
[    0.131671] devtmpfs: initialized
[    0.139188] evm: security.selinux
[    0.139192] evm: security.SMACK64
[    0.139195] evm: security.SMACK64EXEC
[    0.139197] evm: security.SMACK64TRANSMUTE
[    0.139199] evm: security.SMACK64MMAP
[    0.139201] evm: security.ima
[    0.139203] evm: security.capability
[    0.139353] PM: Registering ACPI NVS region [mem 0x0006f000-0x0006ffff] (4096 bytes)
[    0.139358] PM: Registering ACPI NVS region [mem 0x787bf000-0x788befff] (1048576 bytes)
[    0.139393] PM: Registering ACPI NVS region [mem 0x794c5000-0x79dc4fff] (9437184 bytes)
[    0.139814] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.139990] pinctrl core: initialized pinctrl subsystem
[    0.140207] RTC time: 18:43:55, date: 10/12/15
[    0.140519] NET: Registered protocol family 16
[    0.152329] cpuidle: using governor ladder
[    0.164330] cpuidle: using governor menu
[    0.164338] PCCT header not found.
[    0.164512] ACPI: bus type PCI registered
[    0.164517] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.164671] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.164676] PCI: not using MMCONFIG
[    0.164679] PCI: Using configuration type 1 for base access
[    0.177189] ACPI: Added _OSI(Module Device)
[    0.177194] ACPI: Added _OSI(Processor Device)
[    0.177197] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.177200] ACPI: Added _OSI(Processor Aggregator Device)
[    0.294061] ACPI: Dynamic OEM Table Load:
[    0.294080] ACPI: SSDT 0xFFFF880073395400 0003BC (v01 PmRef  Cpu0Ist  00003000 INTL 20130117)
[    0.295269] ACPI: Dynamic OEM Table Load:
[    0.295286] ACPI: SSDT 0xFFFF880073352800 000433 (v01 PmRef  Cpu0Cst  00003001 INTL 20130117)
[    0.296956] ACPI: Dynamic OEM Table Load:
[    0.296972] ACPI: SSDT 0xFFFF880073389600 00015F (v01 PmRef  ApIst    00003000 INTL 20130117)
[    0.298120] ACPI: Dynamic OEM Table Load:
[    0.298135] ACPI: SSDT 0xFFFF88007337DCC0 00008D (v01 PmRef  ApCst    00003000 INTL 20130117)
[    0.300617] ACPI : EC: EC started
[    0.301002] ACPI: Interpreter enabled
[    0.301015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
[    0.301025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
[    0.301058] ACPI: (supports S0 S3 S4 S5)
[    0.301062] ACPI: Using IOAPIC for interrupt routing
[    0.301131] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.301998] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.302017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.306871] ACPI: Power Resource [USBC] (on)
[    0.307246] ACPI: Power Resource [PC05] (on)
[    0.322742] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.322755] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.322912] \_SB_.PCI0:_OSC invalid UUID
[    0.322916] _OSC request data:1 1f 0 
[    0.322925] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.323211] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.323591] PCI host bridge to bus 0000:00
[    0.323599] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.323604] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.323609] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.323617] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.323622] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.323626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.323631] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.323635] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.323639] pci_bus 0000:00: root bus resource [mem 0x80000000-0x909ffffe window]
[    0.323653] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[    0.323851] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[    0.323874] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[    0.323888] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[    0.323901] pci 0000:00:02.0: reg 0x20: [io  0x2050-0x2057]
[    0.324096] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[    0.324128] pci 0000:00:13.0: reg 0x10: [io  0x2048-0x204f]
[    0.324140] pci 0000:00:13.0: reg 0x14: [io  0x205c-0x205f]
[    0.324151] pci 0000:00:13.0: reg 0x18: [io  0x2040-0x2047]
[    0.324162] pci 0000:00:13.0: reg 0x1c: [io  0x2058-0x205b]
[    0.324174] pci 0000:00:13.0: reg 0x20: [io  0x2020-0x203f]
[    0.324186] pci 0000:00:13.0: reg 0x24: [mem 0x9091f000-0x9091f7ff]
[    0.324223] pci 0000:00:13.0: PME# supported from D3hot
[    0.324400] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[    0.324431] pci 0000:00:14.0: reg 0x10: [mem 0x90900000-0x9090ffff 64bit]
[    0.324487] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.324609] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.324704] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[    0.324747] pci 0000:00:1a.0: reg 0x10: [mem 0x90800000-0x908fffff]
[    0.324763] pci 0000:00:1a.0: reg 0x14: [mem 0x90700000-0x907fffff]
[    0.324851] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.325023] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[    0.325059] pci 0000:00:1b.0: reg 0x10: [mem 0x90910000-0x90913fff 64bit]
[    0.325124] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.325292] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[    0.325357] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.325449] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.325533] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[    0.325598] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.325690] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.325778] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[    0.325843] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.325939] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.326034] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[    0.326269] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[    0.326320] pci 0000:00:1f.3: reg 0x10: [mem 0x90919000-0x9091901f]
[    0.326395] pci 0000:00:1f.3: reg 0x20: [io  0x2000-0x201f]
[    0.326730] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.326842] pci 0000:02:00.0: [168c:0034] type 00 class 0x028000
[    0.326887] pci 0000:02:00.0: reg 0x10: [mem 0x90600000-0x9067ffff 64bit]
[    0.326942] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.326996] pci 0000:02:00.0: supports D1 D2
[    0.327001] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.327050] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.332402] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.332411] pci 0000:00:1c.1:   bridge window [mem 0x90600000-0x906fffff]
[    0.332521] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.332565] pci 0000:03:00.0: reg 0x10: [io  0x1000-0x10ff]
[    0.332596] pci 0000:03:00.0: reg 0x18: [mem 0x90500000-0x90500fff 64bit]
[    0.332617] pci 0000:03:00.0: reg 0x20: [mem 0x90400000-0x90403fff 64bit pref]
[    0.332687] pci 0000:03:00.0: supports D1 D2
[    0.332692] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.332746] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.340401] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.340408] pci 0000:00:1c.2:   bridge window [io  0x1000-0x1fff]
[    0.340414] pci 0000:00:1c.2:   bridge window [mem 0x90500000-0x905fffff]
[    0.340422] pci 0000:00:1c.2:   bridge window [mem 0x90400000-0x904fffff 64bit pref]
[    0.341639] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.341786] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.341930] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.342075] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.342219] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.342362] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.342514] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.342658] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.347212] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.347455] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[    0.347697] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.347702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.347709] vgaarb: loaded
[    0.347711] vgaarb: bridge control possible 0000:00:02.0
[    0.348280] SCSI subsystem initialized
[    0.348400] libata version 3.00 loaded.
[    0.348481] ACPI: bus type USB registered
[    0.348525] usbcore: registered new interface driver usbfs
[    0.348553] usbcore: registered new interface driver hub
[    0.348595] usbcore: registered new device driver usb
[    0.349037] PCI: Using ACPI for IRQ routing
[    0.350497] PCI: pci_cache_line_size set to 64 bytes
[    0.350550] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[    0.350553] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    0.350557] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[    0.350560] e820: reserve RAM buffer [mem 0x77e2f000-0x77ffffff]
[    0.350563] e820: reserve RAM buffer [mem 0x794c5000-0x7bffffff]
[    0.350566] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[    0.350807] NetLabel: Initializing
[    0.350810] NetLabel:  domain hash size = 128
[    0.350813] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.350836] NetLabel:  unlabeled traffic allowed by default
[    0.351048] clocksource: Switched to clocksource refined-jiffies
[    0.363950] AppArmor: AppArmor Filesystem Enabled
[    0.364104] pnp: PnP ACPI init
[    0.364227] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.364389] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.364396] system 00:01: [io  0x0400-0x047f] has been reserved
[    0.364400] system 00:01: [io  0x0500-0x05fe] has been reserved
[    0.364405] system 00:01: [io  0x0600-0x061f] has been reserved
[    0.364412] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.364419] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.364587] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.365381] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.365388] system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.365393] system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.365398] system 00:03: [mem 0xfed04000-0xfed04fff] has been reserved
[    0.365402] system 00:03: [mem 0xfed0c000-0xfed0ffff] could not be reserved
[    0.365407] system 00:03: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.365412] system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.365417] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.365421] system 00:03: [mem 0xfef00000-0xfeffffff] has been reserved
[    0.365429] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.367214] pnp: PnP ACPI: found 4 devices
[    0.376210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.376240] clocksource: Switched to clocksource acpi_pm
[    0.376259] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    0.376277] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.376284] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.376294] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.376305] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.376311] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.376327] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.376333] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.376338] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.376343] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.376348] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.376353] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.376358] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.376363] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.376367] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.376372] pci 0000:00:1c.1: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.376384] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[    0.376389] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.376400] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.376405] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.376416] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.376420] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.376428] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.376435] pci 0000:00:1c.1: BAR 13: assigned [io  0x4000-0x4fff]
[    0.376472] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.376477] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.376485] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[    0.376489] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.376499] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.376504] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.376509] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.376514] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.376529] pci 0000:02:00.0: BAR 6: assigned [mem 0x90680000-0x9068ffff pref]
[    0.376534] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.376539] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.376545] pci 0000:00:1c.1:   bridge window [mem 0x90600000-0x906fffff]
[    0.376555] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.376560] pci 0000:00:1c.2:   bridge window [io  0x1000-0x1fff]
[    0.376566] pci 0000:00:1c.2:   bridge window [mem 0x90500000-0x905fffff]
[    0.376572] pci 0000:00:1c.2:   bridge window [mem 0x90400000-0x904fffff 64bit pref]
[    0.376580] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.376585] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.376589] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.376593] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.376598] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.376602] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.376606] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[    0.376611] pci_bus 0000:00: resource 11 [mem 0x80000000-0x909ffffe window]
[    0.376615] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.376619] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.376623] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
[    0.376628] pci_bus 0000:03: resource 0 [io  0x1000-0x1fff]
[    0.376632] pci_bus 0000:03: resource 1 [mem 0x90500000-0x905fffff]
[    0.376636] pci_bus 0000:03: resource 2 [mem 0x90400000-0x904fffff 64bit pref]
[    0.376703] NET: Registered protocol family 2
[    0.377017] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.377104] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.377190] TCP: Hash tables configured (established 16384 bind 16384)
[    0.377245] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.377272] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.377373] NET: Registered protocol family 1
[    0.377405] pci 0000:00:02.0: Video device with shadowed ROM
[    0.377485] PCI: CLS 64 bytes, default 64
[    0.377599] Trying to unpack rootfs image as initramfs...
[    0.928026] Freeing initrd memory: 18184K (ffff880035c6c000 - ffff880036e2e000)
[    0.928361] microcode: CPU0 sig=0x30678, pf=0x8, revision=0x829
[    0.928390] microcode: CPU1 sig=0x30678, pf=0x8, revision=0x829
[    0.928409] microcode: CPU2 sig=0x30678, pf=0x8, revision=0x829
[    0.928428] microcode: CPU3 sig=0x30678, pf=0x8, revision=0x829
[    0.928553] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    0.928727] Scanning for low memory corruption every 60 seconds
[    0.929519] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.929573] audit: initializing netlink subsys (disabled)
[    0.929606] audit: type=2000 audit(1444675435.915:1): initialized
[    0.930105] Initialise system trusted keyring
[    0.930271] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.934111] zbud: loaded
[    0.934530] VFS: Disk quotas dquot_6.6.0
[    0.934613] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.935773] fuse init (API version 7.23)
[    0.936115] Key type big_key registered
[    0.937341] Key type asymmetric registered
[    0.937348] Asymmetric key parser 'x509' registered
[    0.937387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.937479] io scheduler noop registered
[    0.937486] io scheduler deadline registered (default)
[    0.937568] io scheduler cfq registered
[    0.938349] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.938366] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.938449] efifb: probing for efifb
[    0.938476] efifb: framebuffer at 0x80000000, mapped to 0xffffc90000800000, using 4160k, total 4160k
[    0.938480] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    0.938482] efifb: scrolling: redraw
[    0.938486] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.946364] Console: switching to colour frame buffer device 170x48
[    0.953958] fb0: EFI VGA frame buffer device
[    0.953980] intel_idle: MWAIT substates: 0x33000020
[    0.953983] intel_idle: v0.4 model 0x37
[    0.953986] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.161514] ACPI: AC Adapter [ACAD] (off-line)
[    1.161676] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.161685] ACPI: Power Button [PWRB]
[    1.161773] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.161780] ACPI: Sleep Button [SLPB]
[    1.161881] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    1.161925] ACPI: Lid Switch [LID]
[    1.162016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.162022] ACPI: Power Button [PWRF]
[    1.167840] thermal LNXTHERM:00: registered as thermal_zone0
[    1.167846] ACPI: Thermal Zone [TZ01] (42 C)
[    1.167915] GHES: HEST is not enabled!
[    1.168166] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.169672] ACPI: Battery Slot [BAT1] (battery present)
[    1.188342] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.195710] hpet: number irqs doesn't agree with number of timers
[    1.195838] Linux agpgart interface v0.103
[    1.205513] brd: module loaded
[    1.212364] loop: module loaded
[    1.213061] libphy: Fixed MDIO Bus: probed
[    1.213069] tun: Universal TUN/TAP device driver, 1.6
[    1.213072] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[    1.213406] PPP generic driver version 2.4.2
[    1.214075] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.214089] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.214489] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    1.214498] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.214769] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.214774] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.214778] usb usb1: Product: xHCI Host Controller
[    1.214782] usb usb1: Manufacturer: Linux 4.3.0-040300rc5-generic xhci-hcd
[    1.214786] usb usb1: SerialNumber: 0000:00:14.0
[    1.215170] hub 1-0:1.0: USB hub found
[    1.215190] hub 1-0:1.0: 6 ports detected
[    1.216150] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.216159] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.216242] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.216247] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.216251] usb usb2: Product: xHCI Host Controller
[    1.216255] usb usb2: Manufacturer: Linux 4.3.0-040300rc5-generic xhci-hcd
[    1.216258] usb usb2: SerialNumber: 0000:00:14.0
[    1.216513] hub 2-0:1.0: USB hub found
[    1.216531] hub 2-0:1.0: 1 port detected
[    1.216809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.216832] ehci-pci: EHCI PCI platform driver
[    1.216860] ehci-platform: EHCI generic platform driver
[    1.216891] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.216900] ohci-pci: OHCI PCI platform driver
[    1.216972] ohci-platform: OHCI generic platform driver
[    1.216995] uhci_hcd: USB Universal Host Controller Interface driver
[    1.217100] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.217104] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.217635] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.218182] mousedev: PS/2 mouse device common for all mice
[    1.219128] rtc_cmos 00:00: RTC can wake from S4
[    1.219322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    1.219353] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[    1.219370] i2c /dev entries driver
[    1.219490] device-mapper: uevent: version 1.0.3
[    1.219656] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@xxxxxxxxxx
[    1.219680] Intel P-state driver initializing.
[    1.220297] ledtrig-cpu: registered to indicate activity on CPUs
[    1.220306] EFI Variables Facility v0.08 2004-May-17
[    1.237702] NET: Registered protocol family 10
[    1.238143] NET: Registered protocol family 17
[    1.238182] Key type dns_resolver registered
[    1.239225] registered taskstats version 1
[    1.239253] Loading compiled-in X.509 certificates
[    1.240990] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.241160] Loaded X.509 cert 'Build time autogenerated kernel key: 35f969797bedd151812f2226771344ad178a411a'
[    1.241198] zswap: loaded using pool lzo/zbud
[    1.251546] Key type trusted registered
[    1.264938] Key type encrypted registered
[    1.265023] AppArmor: AppArmor sha1 policy hashing enabled
[    1.265031] ima: No TPM chip found, activating TPM-bypass!
[    1.265095] evm: HMAC attrs: 0x1
[    1.267013]   Magic number: 3:520:746
[    1.267761] rtc_cmos 00:00: setting system clock to 2015-10-12 18:43:56 UTC (1444675436)
[    1.268341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.268344] EDD information not available.
[    1.268535] PM: Hibernation image not present or could not be loaded.
[    1.269549] Freeing unused kernel memory: 1460K (ffffffff81d3e000 - ffffffff81eab000)
[    1.269555] Write protecting the kernel read-only data: 12288k
[    1.271265] Freeing unused kernel memory: 272K (ffff8800037bc000 - ffff880003800000)
[    1.271656] Freeing unused kernel memory: 200K (ffff880003bce000 - ffff880003c00000)
[    1.313986] systemd-udevd[130]: starting version 204
[    1.347209] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    1.367791] ahci 0000:00:13.0: version 3.0
[    1.367830] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[    1.371211] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.371229] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.378245] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90000412000, c4:54:44:a2:5f:d9, XID 0c000800 IRQ 263
[    1.378252] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.381668] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[    1.381677] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso 
[    1.382880] scsi host0: ahci
[    1.383340] scsi host1: ahci
[    1.383467] ata1: SATA max UDMA/133 abar m2048@0x9091f000 port 0x9091f100 irq 262
[    1.383471] ata2: DUMMY
[    1.529603] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.661362] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[    1.661385] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.661400] usb 1-2: Product: USB2.0 Hub
[    1.664082] hub 1-2:1.0: USB hub found
[    1.664450] hub 1-2:1.0: 4 ports detected
[    1.665492] usb: failed to peer 1-2-port1 and usb2-port1 by location (1-2-port1:none) (usb2-port1:usb1-port1)
[    1.665500] usb 1-2-port1: failed to peer to usb2-port1 (-16)
[    1.665503] usb: port power management may be unreliable
[    1.665631] usb: failed to peer 1-2-port2 and usb2-port1 by location (1-2-port2:none) (usb2-port1:usb1-port1)
[    1.665636] usb 1-2-port2: failed to peer to usb2-port1 (-16)
[    1.665763] usb: failed to peer 1-2-port3 and usb2-port1 by location (1-2-port3:none) (usb2-port1:usb1-port1)
[    1.665768] usb 1-2-port3: failed to peer to usb2-port1 (-16)
[    1.665892] usb: failed to peer 1-2-port4 and usb2-port1 by location (1-2-port4:none) (usb2-port1:usb1-port1)
[    1.665903] usb 1-2-port4: failed to peer to usb2-port1 (-16)
[    1.709806] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.745797] ata1.00: ATA-8: ST500LT012-1DG142, 0001SDM1, max UDMA/133
[    1.745818] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.833831] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    1.878971] ata1.00: configured for UDMA/133
[    1.880362] scsi 0:0:0:0: Direct-Access     ATA      ST500LT012-1DG14 SDM1 PQ: 0 ANSI: 5
[    1.881112] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.881118] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.881299] sd 0:0:0:0: [sda] Write Protect is off
[    1.881306] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.881375] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.881749] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.925556] tsc: Refined TSC clocksource calibration: 1833.332 MHz
[    1.925564] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x34da5269766, max_idle_ns: 881590747508 ns
[    1.949688]  sda: sda1 sda2 sda3
[    1.952211] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.087105] usb 1-4: New USB device found, idVendor=1bcf, idProduct=2c57
[    2.087112] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.087115] usb 1-4: Product: HD WebCam
[    2.087119] usb 1-4: Manufacturer: NC.21411.02T42302DFALM0009
[    2.089893] usb 1-2.1: new full-speed USB device number 4 using xhci_hcd
[    2.182548] usb 1-2.1: string descriptor 0 read error: -22
[    2.182629] usb 1-2.1: New USB device found, idVendor=0489, idProduct=e04e
[    2.182633] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.253892] usb 1-2.2: new low-speed USB device number 5 using xhci_hcd
[    2.346733] usb 1-2.2: New USB device found, idVendor=046d, idProduct=c018
[    2.346740] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.346743] usb 1-2.2: Product: USB Optical Mouse
[    2.346746] usb 1-2.2: Manufacturer: Logitech
[    2.347081] usb 1-2.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.353732] hidraw: raw HID events driver (C) Jiri Kosina
[    2.359595] usbcore: registered new interface driver usbhid
[    2.359600] usbhid: USB HID core driver
[    2.362623] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:046D:C018.0001/input/input5
[    2.363024] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-2.2/input0
[    2.620590] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.927366] clocksource: Switched to clocksource tsc
[    3.718460] random: init urandom read with 122 bits of entropy available
[    3.894502] random: nonblocking pool is initialized
[   13.149934] Adding 1975292k swap on /dev/sda3.  Priority:-1 extents:1 across:1975292k FS
[   13.326824] systemd-udevd[306]: starting version 204
[   13.934709] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   14.058284] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[   14.077374] wmi: Mapper loaded
[   14.093329] i2c_hid i2c-SYN1B7D:01: Fetching the HID descriptor
[   14.093336] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=20 00
[   14.109460] i2c_hid i2c-SYN1B7D:01: HID Descriptor: 1e 00 00 01 7b 01 21 00 24 00 1d 00 25 00 17 00 22 00 23 00 cb 06 91 29 06 00 00 00 00 00
[   14.109560] i2c_hid i2c-SYN1B7D:01: entering i2c_hid_parse
[   14.109564] i2c_hid i2c-SYN1B7D:01: i2c_hid_hwreset
[   14.109568] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   14.109571] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 00 08
[   14.110321] i2c_hid i2c-SYN1B7D:01: resetting...
[   14.110328] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 00 01
[   14.111027] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: waiting...
[   14.112298] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: finished.
[   14.112318] i2c_hid i2c-SYN1B7D:01: asking HID report descriptor
[   14.112322] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=21 00
[   14.113581] i2c_hid i2c-SYN1B7D:01: input: 1d 00 0c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   14.123920] i2c_hid i2c-SYN1B7D:01: Report Descriptor: 05 01 09 02 a1 01 85 02 09 01 a1 00 05 09 19 01 29 02 15 00 25 01 75 01 95 02 81 02 95 06 81 01 05 01 09 30 09 31 15 81 25 7f 75 08 95 02 81 06 c0 c0 05 0d 09 05 a1 01 85 03 09 22 a1 02 15 00
[   14.124418] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   14.124424] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 01 08
[   14.279936] lp: driver loaded but no devices found
[   14.293877] ppdev: user-space parallel port driver
[   14.567537] [drm] Initialized drm 1.1.0 20060810
[   14.632647] Bluetooth: Core ver 2.20
[   14.632979] NET: Registered protocol family 31
[   14.632984] Bluetooth: HCI device and connection manager initialized
[   14.632993] Bluetooth: HCI socket layer initialized
[   14.632999] Bluetooth: L2CAP socket layer initialized
[   14.633014] Bluetooth: SCO socket layer initialized
[   14.760691] acer_wmi: Acer Laptop ACPI-WMI Extras
[   14.760788] acer_wmi: Function bitmap for Communication Button: 0x801
[   14.769492] acer_wmi: Enabling Launch Manager failed: 0xe4 - 0x0
[   14.769728] input: Acer WMI hotkeys as /devices/virtual/input/input6
[   14.773404] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   14.773412] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 00 08
[   14.773634] input: Acer BMA150 accelerometer as /devices/virtual/input/input7
[   14.774578] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.774586] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 38 02 23 00
[   14.776391] i2c_hid i2c-SYN1B7D:01: report (len=4): 04 00 08 03
[   14.776401] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.776405] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 3d 02 23 00
[   14.778117] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[   14.778200] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.778205] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 37 02 23 00
[   14.785888] i2c_hid i2c-SYN1B7D:01: report (len=259): 03 01 07 59 45 60 8e 58 30 c5 87 49 f9 d7 8b ac 29 48 ed 00 02 19 ee e6 73 bb e8 bf d8 45 63 48 bf f8 63 f3 f0 90 5d fd 29 c5 0b a8 8f 8a 5e 18 f9 ef b8 40 62 ab 49 79 ee b8 a1 18 13 73 cf 47
[   14.785909] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.785914] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 34 02 23 00
[   14.786849] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[   14.786930] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.786935] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 36 02 23 00
[   14.787917] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[   14.788022] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.788027] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 3f 02 0f 23 00
[   14.789057] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[   14.789138] i2c_hid i2c-SYN1B7D:01: i2c_hid_get_report
[   14.789143] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 3e 02 23 00
[   14.789952] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[   14.790167] input: SYN1B7D:01 06CB:2991 UNKNOWN as /devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:2991.0002/input/input8
[   14.790453] hid-multitouch 0018:06CB:2991.0002: input,hidraw1: <UNKNOWN> HID v1.00 Mouse [SYN1B7D:01 06CB:2991] on 
[   14.790462] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_or_send_report
[   14.790466] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 34 03 23 00 04 00 04 03
[   14.791313] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   14.791318] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 01 08
[   14.892496] intel_rapl: Found RAPL domain package
[   14.892504] intel_rapl: Found RAPL domain core
[   14.909396] cfg80211: World regulatory domain updated:
[   14.909404] cfg80211:  DFS Master region: unset
[   14.909407] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.909412] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   14.909415] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   14.909419] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[   14.909422] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   14.909425] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   14.968009] usbcore: registered new interface driver btusb
[   14.971382] usbcore: registered new interface driver ath3k
[   15.050641] audit: type=1400 audit(1444675450.267:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=410 comm="apparmor_parser"
[   15.050893] audit: type=1400 audit(1444675450.267:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=410 comm="apparmor_parser"
[   15.051099] audit: type=1400 audit(1444675450.267:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=410 comm="apparmor_parser"
[   15.134351] audit: type=1400 audit(1444675450.351:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=419 comm="apparmor_parser"
[   15.134576] audit: type=1400 audit(1444675450.351:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=419 comm="apparmor_parser"
[   15.134776] audit: type=1400 audit(1444675450.351:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=419 comm="apparmor_parser"
[   15.205228] [drm] Memory usable by graphics device = 2048M
[   15.205236] checking generic (80000000 410000) vs hw (80000000 10000000)
[   15.205239] fb: switching to inteldrmfb from EFI VGA
[   15.205326] Console: switching to colour dummy device 80x25
[   15.209083] [drm] Replacing VGA console driver
[   15.211717] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   15.211722] [drm] Driver supports precise vblank timestamp query.
[   15.277583] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.286069] [drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 21: Can't calculate constants, dotclock = 0!
[   15.308566] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   15.309353] fbcon: inteldrmfb (fb0) is primary device
[   15.313867] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
[   15.433503] media: Linux media interface: v0.10
[   15.447807] audit: type=1400 audit(1444675450.663:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=453 comm="apparmor_parser"
[   15.475967] Linux video capture interface: v2.00
[   15.550861] audit: type=1400 audit(1444675450.767:9): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/ntpd" pid=454 comm="apparmor_parser"
[   15.735739] ath: phy0: ASPM enabled: 0x42
[   15.735742] ath: EEPROM regdomain: 0x6c
[   15.735743] ath: EEPROM indicates we should expect a direct regpair map
[   15.735745] ath: Country alpha2 being used: 00
[   15.735746] ath: Regpair used: 0x6c
[   15.795037] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   15.795749] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90000700000, irq=17
[   15.875765] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c57)
[   15.884936] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input11
[   15.885322] usbcore: registered new interface driver uvcvideo
[   15.885323] USB Video Class driver (1.1.1)
[   16.645821] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[   16.736206] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   16.736214] [drm] Initialized i915 1.6.0 20150731 for 0000:00:02.0 on minor 0
[   16.736224] Console: switching to colour frame buffer device 170x48
[   16.742889] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   16.882627] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   16.882634] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.882639] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   16.882642] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   16.882645] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   16.882649] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1b
[   17.013818] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.013952] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.121514] init: failsafe main process (707) killed by TERM signal
[   17.931407] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.931414] Bluetooth: BNEP filters: protocol multicast
[   17.931422] Bluetooth: BNEP socket layer initialized
[   17.967272] Bluetooth: RFCOMM TTY layer initialized
[   17.967286] Bluetooth: RFCOMM socket layer initialized
[   17.967298] Bluetooth: RFCOMM ver 1.11
[   18.654830] audit: type=1400 audit(1444675453.867:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=807 comm="apparmor_parser"
[   18.655400] audit: type=1400 audit(1444675453.871:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=807 comm="apparmor_parser"
[   19.333561] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.450258] r8169 0000:03:00.0 eth0: link down
[   19.450327] r8169 0000:03:00.0 eth0: link down
[   19.450344] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.440085] init: samba-ad-dc main process (895) terminated with status 1
[   21.091537] r8169 0000:03:00.0 eth0: link up
[   21.091554] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.493598] audit: type=1400 audit(1444675456.707:12): apparmor="STATUS" operation="profile_load" name="/usr/bin/freshclam" pid=938 comm="apparmor_parser"
[   21.500329] audit: type=1400 audit(1444675456.711:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=939 comm="apparmor_parser"
[   21.500343] audit: type=1400 audit(1444675456.711:14): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=939 comm="apparmor_parser"
[   21.501299] audit: type=1400 audit(1444675456.711:15): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=939 comm="apparmor_parser"
[   21.753396] audit: type=1400 audit(1444675456.963:16): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=935 comm="apparmor_parser"
[   21.753864] audit: type=1400 audit(1444675456.967:17): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=935 comm="apparmor_parser"
[   21.754490] audit: type=1400 audit(1444675456.967:18): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=935 comm="apparmor_parser"
[   21.939689] audit: type=1400 audit(1444675457.151:19): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session" pid=934 comm="apparmor_parser"
[   21.940012] audit: type=1400 audit(1444675457.151:20): apparmor="STATUS" operation="profile_load" name="chromium" pid=934 comm="apparmor_parser"
[   21.950280] audit: type=1400 audit(1444675457.163:21): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/ntpd" pid=940 comm="apparmor_parser"
[   30.257838] audit_printk_skb: 3 callbacks suppressed
[   30.257844] audit: type=1400 audit(1444675465.463:23): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=936 comm="apparmor_parser"
[   30.258872] audit: type=1400 audit(1444675465.463:24): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=936 comm="apparmor_parser"
[   30.260250] audit: type=1400 audit(1444675465.463:25): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=936 comm="apparmor_parser"
[   30.260878] audit: type=1400 audit(1444675465.467:26): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=936 comm="apparmor_parser"
[   30.261840] audit: type=1400 audit(1444675465.467:27): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=936 comm="apparmor_parser"
[   30.262295] audit: type=1400 audit(1444675465.467:28): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=936 comm="apparmor_parser"
[   35.166757] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   35.166765] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 00 08
[   35.196677] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   35.196688] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 01 08
[   35.208714] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   35.208723] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 00 08
[   35.220795] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   35.220804] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 01 08
[   35.237937] i2c_hid i2c-SYN1B7D:01: i2c_hid_set_power
[   35.237946] i2c_hid i2c-SYN1B7D:01: __i2c_hid_command: cmd=22 00 00 08
[   35.283636] init: plymouth-upstart-bridge main process ended, respawning
[   35.295110] init: plymouth-upstart-bridge main process (1538) terminated with status 1
[   35.295140] init: plymouth-upstart-bridge main process ended, respawning
[   48.753495] init: anacron main process (1157) killed by TERM signal

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux