Created
May 21, 2016 18:06
-
-
Save mfrw/e44a0c451218d60c56b9a20dd58377b4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 4.6.0 (mfrw@kp) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #1 SMP Sat May 21 22:14:32 IST 2016 | |
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0 root=UUID=91825c48-b479-442c-82ad-f5fd77be85bb ro quiet splash vt.handoff=7 | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
[ 0.000000] x86/fpu: Using 'eager' FPU context switches. | |
[ 0.000000] e820: BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000094caffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000094cb0000-0x00000000960affff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000960b0000-0x000000009aabefff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000009aabf000-0x000000009aebefff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000009aebf000-0x000000009afbefff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x000000009afbf000-0x000000009affefff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009affffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009f9fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 2.7 present. | |
[ 0.000000] DMI: Acer Aspire V5-573G/Dazzle_HW, BIOS V2.30 01/12/2015 | |
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] e820: last_pfn = 0x25f600 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-E7FFF write-protect | |
[ 0.000000] E8000-EFFFF write-combining | |
[ 0.000000] F0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 0000000000 mask 7F80000000 write-back | |
[ 0.000000] 1 base 0080000000 mask 7FE0000000 write-back | |
[ 0.000000] 2 base 009B000000 mask 7FFF000000 uncachable | |
[ 0.000000] 3 base 009C000000 mask 7FFC000000 uncachable | |
[ 0.000000] 4 base 00FFC00000 mask 7FFFC00000 write-protect | |
[ 0.000000] 5 base 0100000000 mask 7F00000000 write-back | |
[ 0.000000] 6 base 0200000000 mask 7F80000000 write-back | |
[ 0.000000] 7 base 025F600000 mask 7FFFE00000 uncachable | |
[ 0.000000] 8 base 025F800000 mask 7FFF800000 uncachable | |
[ 0.000000] 9 base 0260000000 mask 7FE0000000 uncachable | |
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT | |
[ 0.000000] e820: last_pfn = 0x9b000 max_arch_pfn = 0x400000000 | |
[ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0] | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 | |
[ 0.000000] Using GB pages for direct mapping | |
[ 0.000000] BRK [0x02222000, 0x02222fff] PGTABLE | |
[ 0.000000] BRK [0x02223000, 0x02223fff] PGTABLE | |
[ 0.000000] BRK [0x02224000, 0x02224fff] PGTABLE | |
[ 0.000000] BRK [0x02225000, 0x02225fff] PGTABLE | |
[ 0.000000] BRK [0x02226000, 0x02226fff] PGTABLE | |
[ 0.000000] BRK [0x02227000, 0x02227fff] PGTABLE | |
[ 0.000000] RAMDISK: [mem 0x37488000-0x37a3bfff] | |
[ 0.000000] ACPI: Early table checksum verification disabled | |
[ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS) | |
[ 0.000000] ACPI: XSDT 0x000000009AFFE210 0000A4 (v01 ACRSYS ACRPRDCT 00000001 01000013) | |
[ 0.000000] ACPI: FACP 0x000000009AFF8000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: DSDT 0x000000009AFE6000 00EBF8 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) | |
[ 0.000000] ACPI: FACS 0x000000009AFBA000 000040 | |
[ 0.000000] ACPI: UEFI 0x000000009AFFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: FPDT 0x000000009AFFB000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: ASF! 0x000000009AFF9000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: HPET 0x000000009AFF7000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: APIC 0x000000009AFF6000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: MCFG 0x000000009AFF5000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: BOOT 0x000000009AFE4000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: LPIT 0x000000009AFE3000 000094 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: ASPT 0x000000009AFE1000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: DBGP 0x000000009AFE0000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
[ 0.000000] ACPI: SSDT 0x000000009AFDF000 000539 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
[ 0.000000] ACPI: SSDT 0x000000009AFDE000 000AD8 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
[ 0.000000] ACPI: SSDT 0x000000009AFDB000 002EED (v01 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
[ 0.000000] ACPI: SSDT 0x000000009AFD7000 002CA9 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) | |
[ 0.000000] ACPI: SSDT 0x000000009AFDA000 0008B6 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] No NUMA configuration found | |
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x25f5f9000-0x25f5fcfff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000025f5fffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] | |
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000094caffff] | |
[ 0.000000] node 0: [mem 0x00000000960b0000-0x000000009aabefff] | |
[ 0.000000] node 0: [mem 0x000000009afff000-0x000000009affffff] | |
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000025f5fffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff] | |
[ 0.000000] On node 0 totalpages: 2067548 | |
[ 0.000000] DMA zone: 64 pages used for memmap | |
[ 0.000000] DMA zone: 21 pages reserved | |
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 | |
[ 0.000000] DMA32 zone: 9755 pages used for memmap | |
[ 0.000000] DMA32 zone: 624320 pages, LIFO batch:31 | |
[ 0.000000] Normal zone: 22488 pages used for memmap | |
[ 0.000000] Normal zone: 1439232 pages, LIFO batch:31 | |
[ 0.000000] Reserving Intel graphics stolen memory at 0x9ba00000-0x9f9fffff | |
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808 | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39 | |
[ 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 8 CPUs, 4 hotplug CPUs | |
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 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 0x94cb0000-0x960affff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x9aabf000-0x9aebefff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x9aebf000-0x9afbefff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x9afbf000-0x9affefff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x9b000000-0x9f9fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff] | |
[ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] 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: 19112604462750000 ns | |
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1 | |
[ 0.000000] percpu: Embedded 33 pages/cpu @ffff88025f200000 s97880 r8192 d29096 u262144 | |
[ 0.000000] pcpu-alloc: s97880 r8192 d29096 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: 2035220 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0 root=UUID=91825c48-b479-442c-82ad-f5fd77be85bb ro quiet splash 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: 8047216K/8270192K available (8886K kernel code, 1366K rwdata, 4024K rodata, 1524K init, 1296K bss, 222976K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 | |
[ 0.000000] NR_IRQS:16640 nr_irqs:760 16 | |
[ 0.000000] Console: colour dummy device 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns | |
[ 0.000000] hpet clockevent registered | |
[ 0.000000] tsc: Fast TSC calibration using PIT | |
[ 0.000000] tsc: Detected 2394.430 MHz processor | |
[ 0.000038] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.86 BogoMIPS (lpj=23944300) | |
[ 0.000041] pid_max: default: 32768 minimum: 301 | |
[ 0.000049] ACPI: Core revision 20160108 | |
[ 0.015836] ACPI: 6 ACPI AML tables successfully acquired and loaded | |
[ 0.015840] | |
[ 0.015866] Security Framework initialized | |
[ 0.015867] Yama: becoming mindful. | |
[ 0.015875] AppArmor: AppArmor initialized | |
[ 0.016573] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) | |
[ 0.018617] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) | |
[ 0.019474] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.019487] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.019764] CPU: Physical Processor ID: 0 | |
[ 0.019766] CPU: Processor Core ID: 0 | |
[ 0.019771] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.019772] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.019777] mce: CPU supports 7 MCE banks | |
[ 0.019793] CPU0: Thermal monitoring enabled (TM1) | |
[ 0.019803] process: using mwait in idle threads | |
[ 0.019806] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 | |
[ 0.019807] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 | |
[ 0.020278] Freeing SMP alternatives memory: 32K (ffffffff820d4000 - ffffffff820dc000) | |
[ 0.026866] ftrace: allocating 34780 entries in 136 pages | |
[ 0.044663] smpboot: Max logical packages: 4 | |
[ 0.044666] smpboot: APIC(0) Converting physical 0 to logical package 0 | |
[ 0.045270] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.145283] TSC deadline timer enabled | |
[ 0.145286] smpboot: CPU0: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (family: 0x6, model: 0x45, stepping: 0x1) | |
[ 0.145308] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. | |
[ 0.145333] ... version: 3 | |
[ 0.145334] ... bit width: 48 | |
[ 0.145335] ... generic registers: 4 | |
[ 0.145337] ... value mask: 0000ffffffffffff | |
[ 0.145338] ... max period: 0000ffffffffffff | |
[ 0.145339] ... fixed-purpose events: 3 | |
[ 0.145340] ... event mask: 000000070000000f | |
[ 0.146311] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. | |
[ 0.146401] x86: Booting SMP configuration: | |
[ 0.146403] .... node #0, CPUs: #1 #2 #3 | |
[ 0.597445] x86: Booted up 1 node, 4 CPUs | |
[ 0.597449] smpboot: Total of 4 processors activated (19157.24 BogoMIPS) | |
[ 0.603264] devtmpfs: initialized | |
[ 0.603334] x86/mm: Memory block size: 128MB | |
[ 0.606469] evm: security.selinux | |
[ 0.606471] evm: security.SMACK64 | |
[ 0.606472] evm: security.SMACK64EXEC | |
[ 0.606473] evm: security.SMACK64TRANSMUTE | |
[ 0.606474] evm: security.SMACK64MMAP | |
[ 0.606475] evm: security.ima | |
[ 0.606476] evm: security.capability | |
[ 0.606548] PM: Registering ACPI NVS region [mem 0x9aebf000-0x9afbefff] (1048576 bytes) | |
[ 0.606653] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.606737] pinctrl core: initialized pinctrl subsystem | |
[ 0.606867] RTC time: 17:52:48, date: 05/21/16 | |
[ 0.606974] NET: Registered protocol family 16 | |
[ 0.635401] cpuidle: using governor ladder | |
[ 0.657422] cpuidle: using governor menu | |
[ 0.657428] PCCT header not found. | |
[ 0.657473] Simple Boot Flag at 0x44 set to 0x1 | |
[ 0.657515] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
[ 0.657517] ACPI: bus type PCI registered | |
[ 0.657518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.657599] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | |
[ 0.657602] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 | |
[ 0.657615] PCI: Using configuration type 1 for base access | |
[ 0.657662] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on | |
[ 0.685593] HugeTLB registered 1 GB page size, pre-allocated 0 pages | |
[ 0.685596] HugeTLB registered 2 MB page size, pre-allocated 0 pages | |
[ 0.685914] ACPI: Added _OSI(Module Device) | |
[ 0.685916] ACPI: Added _OSI(Processor Device) | |
[ 0.685918] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.685919] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.686338] ACPI: Executed 2 blocks of module-level executable AML code | |
[ 0.692091] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored | |
[ 0.693367] ACPI: Dynamic OEM Table Load: | |
[ 0.693376] ACPI: SSDT 0xFFFF880255600C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20121114) | |
[ 0.694202] ACPI: Dynamic OEM Table Load: | |
[ 0.694210] ACPI: SSDT 0xFFFF880255439800 0005AA (v01 PmRef ApIst 00003000 INTL 20121114) | |
[ 0.695076] ACPI: Dynamic OEM Table Load: | |
[ 0.695083] ACPI: SSDT 0xFFFF8802555C5800 000119 (v01 PmRef ApCst 00003000 INTL 20121114) | |
[ 0.696363] ACPI : EC: EC started | |
[ 0.696599] ACPI: Interpreter enabled | |
[ 0.696627] ACPI: (supports S0 S3 S4 S5) | |
[ 0.696629] ACPI: Using IOAPIC for interrupt routing | |
[ 0.696658] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.724960] ACPI: Power Resource [NVP3] (on) | |
[ 0.724991] ACPI: Power Resource [NVP2] (on) | |
[ 0.725336] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) | |
[ 0.725342] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 0.725945] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] | |
[ 0.725947] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 0.726546] PCI host bridge to bus 0000:00 | |
[ 0.726550] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.726552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.726554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.726556] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window] | |
[ 0.726558] pci_bus 0000:00: root bus resource [bus 00-fe] | |
[ 0.726566] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000 | |
[ 0.726745] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000 | |
[ 0.726757] pci 0000:00:02.0: reg 0x10: [mem 0xb3000000-0xb33fffff 64bit] | |
[ 0.726765] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref] | |
[ 0.726771] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] | |
[ 0.726963] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300 | |
[ 0.726974] pci 0000:00:03.0: reg 0x10: [mem 0xb3610000-0xb3613fff 64bit] | |
[ 0.727171] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330 | |
[ 0.727189] pci 0000:00:14.0: reg 0x10: [mem 0xb3600000-0xb360ffff 64bit] | |
[ 0.727251] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 0.727368] pci 0000:00:14.0: System wakeup disabled by ACPI | |
[ 0.727411] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000 | |
[ 0.727432] pci 0000:00:16.0: reg 0x10: [mem 0xb3618000-0xb361801f 64bit] | |
[ 0.727508] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold | |
[ 0.727671] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300 | |
[ 0.727688] pci 0000:00:1b.0: reg 0x10: [mem 0xb3614000-0xb3617fff 64bit] | |
[ 0.727757] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | |
[ 0.727876] pci 0000:00:1b.0: System wakeup disabled by ACPI | |
[ 0.727915] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400 | |
[ 0.727981] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 0.728140] pci 0000:00:1c.0: System wakeup disabled by ACPI | |
[ 0.728183] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400 | |
[ 0.728249] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold | |
[ 0.728404] pci 0000:00:1c.2: System wakeup disabled by ACPI | |
[ 0.728444] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400 | |
[ 0.728511] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold | |
[ 0.728664] pci 0000:00:1c.3: System wakeup disabled by ACPI | |
[ 0.728704] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400 | |
[ 0.728771] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold | |
[ 0.728936] pci 0000:00:1c.4: System wakeup disabled by ACPI | |
[ 0.728982] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320 | |
[ 0.729185] pci 0000:00:1d.0: reg 0x10: [mem 0xb361c000-0xb361c3ff] | |
[ 0.730319] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold | |
[ 0.730451] pci 0000:00:1d.0: System wakeup disabled by ACPI | |
[ 0.730496] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100 | |
[ 0.730757] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601 | |
[ 0.730770] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f] | |
[ 0.730778] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097] | |
[ 0.730785] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087] | |
[ 0.730793] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093] | |
[ 0.730800] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] | |
[ 0.730808] pci 0000:00:1f.2: reg 0x24: [mem 0xb361b000-0xb361b7ff] | |
[ 0.730844] pci 0000:00:1f.2: PME# supported from D3hot | |
[ 0.730993] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500 | |
[ 0.731008] pci 0000:00:1f.3: reg 0x10: [mem 0xb3619000-0xb36190ff 64bit] | |
[ 0.731029] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f] | |
[ 0.731240] pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.731310] pci 0000:04:00.0: [168c:0034] type 00 class 0x028000 | |
[ 0.731336] pci 0000:04:00.0: reg 0x10: [mem 0xb3500000-0xb357ffff 64bit] | |
[ 0.731391] pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] | |
[ 0.731461] pci 0000:04:00.0: supports D1 D2 | |
[ 0.731463] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.731497] pci 0000:04:00.0: System wakeup disabled by ACPI | |
[ 0.747475] pci 0000:00:1c.2: PCI bridge to [bus 04] | |
[ 0.747480] pci 0000:00:1c.2: bridge window [mem 0xb3500000-0xb35fffff] | |
[ 0.747563] pci 0000:05:00.0: [10ec:5287] type 00 class 0xff0000 | |
[ 0.747591] pci 0000:05:00.0: reg 0x10: [mem 0xb3405000-0xb3405fff] | |
[ 0.747662] pci 0000:05:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] | |
[ 0.747756] pci 0000:05:00.0: supports D1 D2 | |
[ 0.747758] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.747809] pci 0000:05:00.0: System wakeup disabled by ACPI | |
[ 0.747862] pci 0000:05:00.1: [10ec:8168] type 00 class 0x020000 | |
[ 0.747890] pci 0000:05:00.1: reg 0x10: [io 0x4000-0x40ff] | |
[ 0.747924] pci 0000:05:00.1: reg 0x18: [mem 0xb3404000-0xb3404fff 64bit] | |
[ 0.747947] pci 0000:05:00.1: reg 0x20: [mem 0xb3400000-0xb3403fff 64bit] | |
[ 0.748046] pci 0000:05:00.1: supports D1 D2 | |
[ 0.748048] pci 0000:05:00.1: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.767503] pci 0000:00:1c.3: PCI bridge to [bus 05] | |
[ 0.767507] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] | |
[ 0.767510] pci 0000:00:1c.3: bridge window [mem 0xb3400000-0xb34fffff] | |
[ 0.767582] pci 0000:01:00.0: [10de:0fe4] type 00 class 0x030200 | |
[ 0.767598] pci 0000:01:00.0: reg 0x10: [mem 0xb2000000-0xb2ffffff] | |
[ 0.767613] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref] | |
[ 0.767628] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref] | |
[ 0.767638] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f] | |
[ 0.767649] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] | |
[ 0.787485] pci 0000:00:1c.4: PCI bridge to [bus 01] | |
[ 0.787489] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] | |
[ 0.787493] pci 0000:00:1c.4: bridge window [mem 0xb2000000-0xb2ffffff] | |
[ 0.787498] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref] | |
[ 0.788234] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7 | |
[ 0.788289] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.788341] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 0.788391] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) | |
[ 0.788441] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.788492] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.788542] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) | |
[ 0.788592] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 0.788911] ACPI: Enabled 4 GPEs in block 00 to 7F | |
[ 0.788960] ACPI : EC: GPE = 0x7, I/O: command/status = 0x66, data = 0x62 | |
[ 0.789065] vgaarb: setting as boot device: PCI:0000:00:02.0 | |
[ 0.789068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none | |
[ 0.789071] vgaarb: loaded | |
[ 0.789072] vgaarb: bridge control possible 0000:00:02.0 | |
[ 0.789279] SCSI subsystem initialized | |
[ 0.789323] libata version 3.00 loaded. | |
[ 0.789351] ACPI: bus type USB registered | |
[ 0.789371] usbcore: registered new interface driver usbfs | |
[ 0.789381] usbcore: registered new interface driver hub | |
[ 0.789403] usbcore: registered new device driver usb | |
[ 0.789779] wmi: Mapper loaded | |
[ 0.789845] PCI: Using ACPI for IRQ routing | |
[ 1.500538] PCI: pci_cache_line_size set to 64 bytes | |
[ 1.500586] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] | |
[ 1.500588] e820: reserve RAM buffer [mem 0x94cb0000-0x97ffffff] | |
[ 1.500590] e820: reserve RAM buffer [mem 0x9aabf000-0x9bffffff] | |
[ 1.500591] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff] | |
[ 1.500593] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff] | |
[ 1.500729] NetLabel: Initializing | |
[ 1.500731] NetLabel: domain hash size = 128 | |
[ 1.500732] NetLabel: protocols = UNLABELED CIPSOv4 | |
[ 1.500745] NetLabel: unlabeled traffic allowed by default | |
[ 1.500860] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
[ 1.500866] hpet0: 8 comparators, 64-bit 14.318180 MHz counter | |
[ 1.502892] clocksource: Switched to clocksource hpet | |
[ 1.510091] VFS: Disk quotas dquot_6.6.0 | |
[ 1.510111] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 1.510230] AppArmor: AppArmor Filesystem Enabled | |
[ 1.510293] pnp: PnP ACPI init | |
[ 1.510429] system 00:00: [io 0x0680-0x069f] has been reserved | |
[ 1.510432] system 00:00: [io 0xffff] has been reserved | |
[ 1.510433] system 00:00: [io 0xffff] has been reserved | |
[ 1.510435] system 00:00: [io 0xffff] has been reserved | |
[ 1.510437] system 00:00: [io 0x1800-0x18fe] could not be reserved | |
[ 1.510439] system 00:00: [io 0x164e-0x164f] has been reserved | |
[ 1.510444] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.510495] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 1.510553] system 00:02: [io 0x1854-0x1857] has been reserved | |
[ 1.510556] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
[ 1.510582] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) | |
[ 1.510605] pnp 00:04: Plug and Play ACPI device, IDs ETD0508 PNP0f13 (active) | |
[ 1.510766] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved | |
[ 1.510769] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved | |
[ 1.510771] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved | |
[ 1.510773] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved | |
[ 1.510775] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved | |
[ 1.510777] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved | |
[ 1.510778] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved | |
[ 1.510781] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved | |
[ 1.510783] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved | |
[ 1.510785] system 00:05: [mem 0x9fa21000-0x9fa21fff] has been reserved | |
[ 1.510786] system 00:05: [mem 0x9fa10000-0x9fa1ffff] has been reserved | |
[ 1.510789] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.511349] pnp: PnP ACPI: found 6 devices | |
[ 1.517688] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 1.517695] pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window | |
[ 1.517697] pci 0000:05:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window | |
[ 1.517699] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window | |
[ 1.517710] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 | |
[ 1.517713] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000 | |
[ 1.517716] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000 | |
[ 1.517739] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000 | |
[ 1.517741] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000 | |
[ 1.517743] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 | |
[ 1.517745] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 | |
[ 1.517747] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 | |
[ 1.517749] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 | |
[ 1.517753] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff] | |
[ 1.517758] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref] | |
[ 1.517761] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] | |
[ 1.517764] pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 1.517767] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] | |
[ 1.517771] pci 0000:00:1c.0: bridge window [mem 0x9fb00000-0x9fcfffff] | |
[ 1.517775] pci 0000:00:1c.0: bridge window [mem 0x9fd00000-0x9fefffff 64bit pref] | |
[ 1.517782] pci 0000:04:00.0: BAR 6: assigned [mem 0xb3580000-0xb358ffff pref] | |
[ 1.517784] pci 0000:00:1c.2: PCI bridge to [bus 04] | |
[ 1.517789] pci 0000:00:1c.2: bridge window [mem 0xb3500000-0xb35fffff] | |
[ 1.517797] pci 0000:05:00.0: BAR 6: assigned [mem 0xb3410000-0xb341ffff pref] | |
[ 1.517799] pci 0000:00:1c.3: PCI bridge to [bus 05] | |
[ 1.517801] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] | |
[ 1.517806] pci 0000:00:1c.3: bridge window [mem 0xb3400000-0xb34fffff] | |
[ 1.517814] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref] | |
[ 1.517816] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref] | |
[ 1.517818] pci 0000:00:1c.4: PCI bridge to [bus 01] | |
[ 1.517820] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] | |
[ 1.517825] pci 0000:00:1c.4: bridge window [mem 0xb2000000-0xb2ffffff] | |
[ 1.517828] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref] | |
[ 1.517835] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 1.517837] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 1.517839] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 1.517840] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window] | |
[ 1.517842] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] | |
[ 1.517844] pci_bus 0000:02: resource 1 [mem 0x9fb00000-0x9fcfffff] | |
[ 1.517846] pci_bus 0000:02: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref] | |
[ 1.517848] pci_bus 0000:04: resource 1 [mem 0xb3500000-0xb35fffff] | |
[ 1.517850] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] | |
[ 1.517851] pci_bus 0000:05: resource 1 [mem 0xb3400000-0xb34fffff] | |
[ 1.517853] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] | |
[ 1.517855] pci_bus 0000:01: resource 1 [mem 0xb2000000-0xb2ffffff] | |
[ 1.517856] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref] | |
[ 1.517892] NET: Registered protocol family 2 | |
[ 1.518053] TCP established hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 1.518202] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
[ 1.518337] TCP: Hash tables configured (established 65536 bind 65536) | |
[ 1.518365] UDP hash table entries: 4096 (order: 5, 131072 bytes) | |
[ 1.518394] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) | |
[ 1.518462] NET: Registered protocol family 1 | |
[ 1.518482] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 1.533045] PCI: CLS 64 bytes, default 64 | |
[ 1.533099] Trying to unpack rootfs image as initramfs... | |
[ 1.659129] Freeing initrd memory: 5840K (ffff880037488000 - ffff880037a3c000) | |
[ 1.659140] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 1.659143] software IO TLB [mem 0x96abf000-0x9aabf000] (64MB) mapped at [ffff880096abf000-ffff88009aabefff] | |
[ 1.659240] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer | |
[ 1.659241] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules | |
[ 1.659243] RAPL PMU: hw unit of domain package 2^-14 Joules | |
[ 1.659244] RAPL PMU: hw unit of domain dram 2^-14 Joules | |
[ 1.659245] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules | |
[ 1.659399] Scanning for low memory corruption every 60 seconds | |
[ 1.659843] futex hash table entries: 2048 (order: 5, 131072 bytes) | |
[ 1.659888] audit: initializing netlink subsys (disabled) | |
[ 1.659902] audit: type=2000 audit(1463853167.960:1): initialized | |
[ 1.660453] Initialise system trusted keyring | |
[ 1.660557] workingset: timestamp_bits=38 max_order=21 bucket_order=0 | |
[ 1.662349] zbud: loaded | |
[ 1.663006] fuse init (API version 7.24) | |
[ 1.663167] Key type big_key registered | |
[ 1.663549] Key type asymmetric registered | |
[ 1.663554] Asymmetric key parser 'x509' registered | |
[ 1.663603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
[ 1.663636] io scheduler noop registered | |
[ 1.663640] io scheduler deadline registered (default) | |
[ 1.663676] io scheduler cfq registered | |
[ 1.664433] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt | |
[ 1.664438] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded | |
[ 1.664459] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt | |
[ 1.664462] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt | |
[ 1.664465] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded | |
[ 1.664485] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt | |
[ 1.664487] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt | |
[ 1.664488] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt | |
[ 1.664492] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded | |
[ 1.664511] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt | |
[ 1.664512] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt | |
[ 1.664516] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded | |
[ 1.664524] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 1.664537] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ | |
[ 1.664568] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded | |
[ 1.664573] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 | |
[ 1.664604] intel_idle: MWAIT substates: 0x11142120 | |
[ 1.664605] intel_idle: v0.4.1 model 0x45 | |
[ 1.664854] intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 1.664979] ACPI: AC Adapter [ACAD] (on-line) | |
[ 1.665053] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 | |
[ 1.665057] ACPI: Power Button [PWRB] | |
[ 1.665096] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 | |
[ 1.665099] ACPI: Sleep Button [SLPB] | |
[ 1.665139] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 | |
[ 1.665157] ACPI: Lid Switch [LID] | |
[ 1.665198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 | |
[ 1.665200] ACPI: Power Button [PWRF] | |
[ 1.665728] thermal LNXTHERM:00: registered as thermal_zone0 | |
[ 1.665731] ACPI: Thermal Zone [TZ01] (53 C) | |
[ 1.665803] GHES: HEST is not enabled! | |
[ 1.665915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 1.666605] ACPI: Battery Slot [BAT1] (battery present) | |
[ 1.667549] Linux agpgart interface v0.103 | |
[ 1.667649] [drm] Initialized drm 1.1.0 20060810 | |
[ 1.667708] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 1.667761] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 1.667915] pci 0000:00:02.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported | |
[ 1.667943] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 1.667985] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 1.668124] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported | |
[ 1.668126] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle | |
[ 1.668142] nouveau 0000:01:00.0: enabling device (0006 -> 0007) | |
[ 1.668201] nouveau 0000:01:00.0: NVIDIA GK107 (0e7240a2) | |
[ 1.689463] nouveau 0000:01:00.0: bios: version 80.07.a7.00.07 | |
[ 2.652931] tsc: Refined TSC clocksource calibration: 2394.455 MHz | |
[ 2.652935] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c1579c6, max_idle_ns: 440795259439 ns | |
[ 3.205947] nouveau 0000:01:00.0: fb: 4096 MiB DDR3 | |
[ 3.206051] nouveau 0000:01:00.0: bus: MMIO write of 00000002 FAULT at 4188ac [ IBUS ] | |
[ 3.682978] clocksource: Switched to clocksource tsc | |
[ 6.423507] [TTM] Zone kernel: Available graphics memory: 4026544 kiB | |
[ 6.423510] [TTM] Zone dma32: Available graphics memory: 2097152 kiB | |
[ 6.423511] [TTM] Initializing pool allocator | |
[ 6.423516] [TTM] Initializing DMA pool allocator | |
[ 6.423527] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB | |
[ 6.423529] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB | |
[ 6.423532] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid | |
[ 6.423536] nouveau 0000:01:00.0: DRM: DCB version 4.0 | |
[ 6.423538] nouveau 0000:01:00.0: DRM: Pointer to flat panel table invalid | |
[ 6.751829] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies | |
[ 6.751836] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0 | |
[ 6.755150] brd: module loaded | |
[ 6.756454] loop: module loaded | |
[ 6.756683] libphy: Fixed MDIO Bus: probed | |
[ 6.756687] tun: Universal TUN/TAP device driver, 1.6 | |
[ 6.756688] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> | |
[ 6.756729] PPP generic driver version 2.4.2 | |
[ 6.756787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 6.756793] ehci-pci: EHCI PCI platform driver | |
[ 6.756930] ehci-pci 0000:00:1d.0: EHCI Host Controller | |
[ 6.756937] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 | |
[ 6.756949] ehci-pci 0000:00:1d.0: debug port 2 | |
[ 6.760858] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported | |
[ 6.760870] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb361c000 | |
[ 6.783008] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 | |
[ 6.783074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 6.783077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 6.783080] usb usb1: Product: EHCI Host Controller | |
[ 6.783082] usb usb1: Manufacturer: Linux 4.6.0 ehci_hcd | |
[ 6.783083] usb usb1: SerialNumber: 0000:00:1d.0 | |
[ 6.783326] hub 1-0:1.0: USB hub found | |
[ 6.783333] hub 1-0:1.0: 2 ports detected | |
[ 6.783451] ehci-platform: EHCI generic platform driver | |
[ 6.783469] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 6.783476] ohci-pci: OHCI PCI platform driver | |
[ 6.783489] ohci-platform: OHCI generic platform driver | |
[ 6.783499] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 6.783672] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 6.783678] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
[ 6.784756] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810 | |
[ 6.784761] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
[ 6.784842] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 6.784844] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 6.784846] usb usb2: Product: xHCI Host Controller | |
[ 6.784848] usb usb2: Manufacturer: Linux 4.6.0 xhci-hcd | |
[ 6.784849] usb usb2: SerialNumber: 0000:00:14.0 | |
[ 6.785026] hub 2-0:1.0: USB hub found | |
[ 6.785039] hub 2-0:1.0: 9 ports detected | |
[ 6.786485] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 6.786490] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 | |
[ 6.786520] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 6.786522] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 6.786524] usb usb3: Product: xHCI Host Controller | |
[ 6.786525] usb usb3: Manufacturer: Linux 4.6.0 xhci-hcd | |
[ 6.786527] usb usb3: SerialNumber: 0000:00:14.0 | |
[ 6.786741] hub 3-0:1.0: USB hub found | |
[ 6.786750] hub 3-0:1.0: 4 ports detected | |
[ 6.787502] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 | |
[ 6.792628] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 6.792633] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 6.792843] mousedev: PS/2 mouse device common for all mice | |
[ 6.793082] rtc_cmos 00:01: RTC can wake from S4 | |
[ 6.793242] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 | |
[ 6.793268] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs | |
[ 6.793278] i2c /dev entries driver | |
[ 6.793760] device-mapper: uevent: version 1.0.3 | |
[ 6.793826] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com | |
[ 6.793837] Intel P-state driver initializing. | |
[ 6.801216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 | |
[ 6.933148] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 6.934379] NET: Registered protocol family 10 | |
[ 6.934845] NET: Registered protocol family 17 | |
[ 6.934879] Key type dns_resolver registered | |
[ 6.935409] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17 | |
[ 6.935435] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17 | |
[ 6.935449] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17 | |
[ 6.935468] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17 | |
[ 6.935551] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba | |
[ 6.935919] registered taskstats version 1 | |
[ 6.935961] Loading compiled-in X.509 certificates | |
[ 6.942004] Loaded X.509 cert 'Build time autogenerated kernel key: b7afb25cd13ea9005bda5cc02716bb95337f42d8' | |
[ 6.942072] zswap: loaded using pool lzo/zbud | |
[ 6.945327] Key type trusted registered | |
[ 6.951195] Key type encrypted registered | |
[ 6.951209] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 6.951216] ima: No TPM chip found, activating TPM-bypass! | |
[ 6.951254] evm: HMAC attrs: 0x1 | |
[ 6.952173] Magic number: 0:714:896 | |
[ 6.952337] rtc_cmos 00:01: setting system clock to 2016-05-21 17:52:54 UTC (1463853174) | |
[ 6.952419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found | |
[ 6.952421] EDD information not available. | |
[ 6.952594] PM: Checking hibernation image partition /home/sda3 | |
[ 6.952600] PM: Hibernation image not present or could not be loaded. | |
[ 6.954448] Freeing unused kernel memory: 1524K (ffffffff81f57000 - ffffffff820d4000) | |
[ 6.954451] Write protecting the kernel read-only data: 14336k | |
[ 6.955286] Freeing unused kernel memory: 1336K (ffff8800018b2000 - ffff880001a00000) | |
[ 6.955778] Freeing unused kernel memory: 72K (ffff880001dee000 - ffff880001e00000) | |
[ 6.975414] systemd-udevd[146]: starting version 204 | |
[ 7.022315] rtsx_pci 0000:05:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 46 | |
[ 7.030644] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | |
[ 7.030657] r8169 0000:05:00.1: can't disable ASPM; OS doesn't have ASPM control | |
[ 7.034624] ahci 0000:00:1f.2: version 3.0 | |
[ 7.044229] r8169 0000:05:00.1 eth0: RTL8411 at 0xffffc90000c92000, c4:54:44:03:f0:eb, XID 1c800800 IRQ 48 | |
[ 7.044232] r8169 0000:05:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] | |
[ 7.044867] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x1 impl SATA mode | |
[ 7.044870] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst | |
[ 7.045289] scsi host0: ahci | |
[ 7.045403] scsi host1: ahci | |
[ 7.047198] scsi host2: ahci | |
[ 7.047242] ata1: SATA max UDMA/133 abar m2048@0xb361b000 port 0xb361b100 irq 47 | |
[ 7.047243] ata2: DUMMY | |
[ 7.047244] ata3: DUMMY | |
[ 7.103000] usb 1-1: new high-speed USB device number 2 using ehci-pci | |
[ 7.113013] usb 2-3: new high-speed USB device number 2 using xhci_hcd | |
[ 7.253503] usb 1-1: New USB device found, idVendor=8087, idProduct=8000 | |
[ 7.253508] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 7.253737] hub 1-1:1.0: USB hub found | |
[ 7.253847] hub 1-1:1.0: 8 ports detected | |
[ 7.335857] usb 2-3: New USB device found, idVendor=04f2, idProduct=b3f6 | |
[ 7.335861] usb 2-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2 | |
[ 7.335863] usb 2-3: Product: HD WebCam | |
[ 7.335865] usb 2-3: Manufacturer: Chicony Electronics Co.,Ltd. | |
[ 7.335866] usb 2-3: SerialNumber: 0001 | |
[ 7.365152] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 7.365959] ata1.00: ATA-9: WDC WD10JPVX-22JC3T0, 01.01A01, max UDMA/133 | |
[ 7.365963] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA | |
[ 7.366701] ata1.00: configured for UDMA/133 | |
[ 7.366923] scsi 0:0:0:0: Direct-Access ATA WDC WD10JPVX-22J 1A01 PQ: 0 ANSI: 5 | |
[ 7.433206] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) | |
[ 7.433210] sd 0:0:0:0: [sda] 4096-byte physical blocks | |
[ 7.433229] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 7.433254] sd 0:0:0:0: [sda] Write Protect is off | |
[ 7.433258] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 7.433290] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 7.513003] usb 2-4: new full-speed USB device number 3 using xhci_hcd | |
[ 7.580920] sda: sda1 sda2 sda3 | |
[ 7.582075] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 7.654409] usb 2-4: string descriptor 0 read error: -22 | |
[ 7.654418] usb 2-4: New USB device found, idVendor=0489, idProduct=e04e | |
[ 7.654421] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 7.655358] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x361f0e) | |
[ 7.670252] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0f. | |
[ 7.684298] psmouse serio1: elantech: Elan sample query result 03, 58, 74 | |
[ 7.764804] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6 | |
[ 8.572444] EXT4-fs (sda1): INFO: recovery required on readonly filesystem | |
[ 8.572451] EXT4-fs (sda1): write access will be enabled during recovery | |
[ 10.066927] EXT4-fs (sda1): orphan cleanup on readonly fs | |
[ 10.067126] EXT4-fs (sda1): 3 orphan inodes deleted | |
[ 10.067131] EXT4-fs (sda1): recovery complete | |
[ 10.287505] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 10.750922] random: init urandom read with 96 bits of entropy available | |
[ 11.082295] init: Failed to spawn ureadahead main process: unable to execute: No such file or directory | |
[ 11.743045] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 11.743193] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM | |
[ 11.743199] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 11.743351] nouveau 0000:01:00.0: DRM: evicting buffers... | |
[ 11.743353] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle... | |
[ 11.743374] nouveau 0000:01:00.0: DRM: suspending client object trees... | |
[ 11.750464] nouveau 0000:01:00.0: DRM: suspending kernel object tree... | |
[ 12.494654] random: nonblocking pool is initialized | |
[ 12.533353] Adding 10000380k swap on /dev/sda3. Priority:-1 extents:1 across:10000380k FS | |
[ 14.297578] systemd-udevd[343]: starting version 204 | |
[ 15.007589] lp: driver loaded but no devices found | |
[ 15.066627] ppdev: user-space parallel port driver | |
[ 16.211386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 17.692230] [drm] Memory usable by graphics device = 2048M | |
[ 17.692234] [drm] Replacing VGA console driver | |
[ 17.698357] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 17.698360] [drm] Driver supports precise vblank timestamp query. | |
[ 17.698401] vga_switcheroo: enabled | |
[ 17.698977] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
[ 17.732416] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS | |
[ 17.732841] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) | |
[ 17.732847] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20160108/psargs-359) | |
[ 17.732852] ACPI Error: Method parse/execution failed [\_SB.PCI0.RP05.PEGP.DD02._BCL] (Node ffff8802568ed1e0), AE_NOT_FOUND (20160108/psparse-542) | |
[ 17.733032] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:31/LNXVIDEO:00/input/input7 | |
[ 17.734834] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 17.734950] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8 | |
[ 17.735008] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 1 | |
[ 18.043212] fbcon: inteldrmfb (fb0) is primary device | |
[ 18.154522] acer_wmi: Acer Laptop ACPI-WMI Extras | |
[ 18.154531] acer_wmi: Function bitmap for Communication Button: 0x801 | |
[ 18.156351] acer_wmi: Enabling Launch Manager failed: 0xe2 - 0x0 | |
[ 18.156406] input: Acer WMI hotkeys as /devices/virtual/input/input9 | |
[ 18.156658] input: Acer BMA150 accelerometer as /devices/virtual/input/input10 | |
[ 18.262946] Bluetooth: Core ver 2.21 | |
[ 18.262965] NET: Registered protocol family 31 | |
[ 18.262966] Bluetooth: HCI device and connection manager initialized | |
[ 18.262998] Bluetooth: HCI socket layer initialized | |
[ 18.263001] Bluetooth: L2CAP socket layer initialized | |
[ 18.263007] Bluetooth: SCO socket layer initialized | |
[ 18.367460] AVX2 version of gcm_enc/dec engaged. | |
[ 18.367460] AES CTR mode by8 optimization enabled | |
[ 18.492248] media: Linux media interface: v0.10 | |
[ 18.599247] Linux video capture interface: v2.00 | |
[ 18.743647] nouveau 0000:01:00.0: DRM: resuming kernel object tree... | |
[ 19.024190] usbcore: registered new interface driver btusb | |
[ 19.207640] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b3f6) | |
[ 19.212198] uvcvideo 2-3:1.0: Entity type for entity Extension 4 was not initialized! | |
[ 19.212200] uvcvideo 2-3:1.0: Entity type for entity Processing 2 was not initialized! | |
[ 19.212202] uvcvideo 2-3:1.0: Entity type for entity Camera 1 was not initialized! | |
[ 19.212301] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input11 | |
[ 19.212387] usbcore: registered new interface driver uvcvideo | |
[ 19.212387] USB Video Class driver (1.1.1) | |
[ 19.498981] Console: switching to colour frame buffer device 170x48 | |
[ 19.897183] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
[ 20.174113] usbcore: registered new interface driver ath3k | |
[ 20.174182] usb 2-4: USB disconnect, device number 3 | |
[ 20.266162] nouveau 0000:01:00.0: bus: MMIO write of 00000002 FAULT at 4188ac [ IBUS ] | |
[ 20.338061] nouveau 0000:01:00.0: DRM: resuming client object trees... | |
[ 20.493104] usb 2-4: new full-speed USB device number 4 using xhci_hcd | |
[ 20.580139] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) | |
[ 20.703150] usb 2-4: string descriptor 0 read error: -22 | |
[ 20.703174] usb 2-4: New USB device found, idVendor=0489, idProduct=e04e | |
[ 20.703175] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 20.800819] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12 | |
[ 20.800892] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13 | |
[ 20.800956] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14 | |
[ 20.905944] audit: type=1400 audit(1463853188.444:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=434 comm="apparmor_parser" | |
[ 20.905948] audit: type=1400 audit(1463853188.444:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=434 comm="apparmor_parser" | |
[ 20.905950] audit: type=1400 audit(1463853188.444:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=434 comm="apparmor_parser" | |
[ 20.906089] audit: type=1400 audit(1463853188.444:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=435 comm="apparmor_parser" | |
[ 20.906095] audit: type=1400 audit(1463853188.444:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=435 comm="apparmor_parser" | |
[ 20.906099] audit: type=1400 audit(1463853188.444:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=435 comm="apparmor_parser" | |
[ 20.906204] audit: type=1400 audit(1463853188.444:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=434 comm="apparmor_parser" | |
[ 20.906206] audit: type=1400 audit(1463853188.444:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=434 comm="apparmor_parser" | |
[ 20.906329] audit: type=1400 audit(1463853188.444:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=434 comm="apparmor_parser" | |
[ 20.906517] audit: type=1400 audit(1463853188.444:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=435 comm="apparmor_parser" | |
[ 21.145879] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC282: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker | |
[ 21.145884] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 21.145887] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) | |
[ 21.145888] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 | |
[ 21.145890] snd_hda_codec_realtek hdaudioC1D0: inputs: | |
[ 21.145892] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19 | |
[ 21.145894] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12 | |
[ 21.353464] intel_rapl: Found RAPL domain package | |
[ 21.353469] intel_rapl: Found RAPL domain core | |
[ 21.353473] intel_rapl: Found RAPL domain uncore | |
[ 21.353476] intel_rapl: Found RAPL domain dram | |
[ 21.353480] intel_rapl: RAPL package 0 domain package locked by BIOS | |
[ 21.413883] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15 | |
[ 22.243270] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro | |
[ 22.467340] ath: phy0: ASPM enabled: 0x42 | |
[ 22.467344] ath: EEPROM regdomain: 0x6c | |
[ 22.467345] ath: EEPROM indicates we should expect a direct regpair map | |
[ 22.467347] ath: Country alpha2 being used: 00 | |
[ 22.467348] ath: Regpair used: 0x6c | |
[ 22.504465] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' | |
[ 22.504729] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90001700000, irq=18 | |
[ 25.653302] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 25.653575] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM | |
[ 25.653589] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 25.653892] nouveau 0000:01:00.0: DRM: evicting buffers... | |
[ 25.653898] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle... | |
[ 25.653925] nouveau 0000:01:00.0: DRM: suspending client object trees... | |
[ 25.661474] nouveau 0000:01:00.0: DRM: suspending kernel object tree... | |
[ 39.920060] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 39.941845] init: ureadahead-other main process (686) terminated with status 127 | |
[ 40.030105] usb 2-4: USB disconnect, device number 4 | |
[ 40.057486] init: failsafe main process (708) killed by TERM signal | |
[ 41.536035] init: avahi-cups-reload main process (860) terminated with status 1 | |
[ 41.541217] Bluetooth: RFCOMM TTY layer initialized | |
[ 41.541223] Bluetooth: RFCOMM socket layer initialized | |
[ 41.541228] Bluetooth: RFCOMM ver 1.11 | |
[ 41.579797] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 41.579800] Bluetooth: BNEP filters: protocol multicast | |
[ 41.579804] Bluetooth: BNEP socket layer initialized | |
[ 41.606783] audit_printk_skb: 6 callbacks suppressed | |
[ 41.606787] audit: type=1400 audit(1463853209.144:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=844 comm="apparmor_parser" | |
[ 41.606792] audit: type=1400 audit(1463853209.144:15): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=844 comm="apparmor_parser" | |
[ 41.607180] audit: type=1400 audit(1463853209.144:16): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=844 comm="apparmor_parser" | |
[ 43.279013] audit: type=1400 audit(1463853210.814:17): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cups-browsed" pid=894 comm="apparmor_parser" | |
[ 44.346706] audit: type=1400 audit(1463853211.884:18): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=945 comm="apparmor_parser" | |
[ 44.346711] audit: type=1400 audit(1463853211.884:19): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=945 comm="apparmor_parser" | |
[ 44.346713] audit: type=1400 audit(1463853211.884:20): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=945 comm="apparmor_parser" | |
[ 44.346941] audit: type=1400 audit(1463853211.884:21): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=945 comm="apparmor_parser" | |
[ 44.346943] audit: type=1400 audit(1463853211.884:22): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=945 comm="apparmor_parser" | |
[ 44.347055] audit: type=1400 audit(1463853211.884:23): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=945 comm="apparmor_parser" | |
[ 44.446284] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 44.525572] r8169 0000:05:00.1 eth0: link down | |
[ 44.525629] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 45.231910] init: alsa-restore main process (1158) terminated with status 99 | |
[ 45.396282] Process accounting resumed | |
[ 45.503907] nouveau 0000:01:00.0: DRM: resuming kernel object tree... | |
[ 47.026426] nouveau 0000:01:00.0: bus: MMIO write of 00000002 FAULT at 4188ac [ IBUS ] | |
[ 47.098567] nouveau 0000:01:00.0: DRM: resuming client object trees... | |
[ 48.192612] wlan0: authenticate with 90:8d:78:c2:a2:9f | |
[ 48.201981] wlan0: send auth to 90:8d:78:c2:a2:9f (try 1/3) | |
[ 48.203994] wlan0: authenticated | |
[ 48.213434] wlan0: associate with 90:8d:78:c2:a2:9f (try 1/3) | |
[ 48.218020] wlan0: RX AssocResp from 90:8d:78:c2:a2:9f (capab=0x411 status=0 aid=2) | |
[ 48.218109] wlan0: associated | |
[ 48.218139] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 50.389684] init: plymouth-upstart-bridge main process ended, respawning | |
[ 50.481997] init: plymouth-upstart-bridge main process ended, respawning | |
[ 55.673499] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 55.673614] ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM | |
[ 55.673619] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160108/nsarguments-95) | |
[ 55.673751] nouveau 0000:01:00.0: DRM: evicting buffers... | |
[ 55.685574] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle... | |
[ 55.685601] nouveau 0000:01:00.0: DRM: suspending client object trees... | |
[ 55.692838] nouveau 0000:01:00.0: DRM: suspending kernel object tree... | |
[ 75.907014] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.155307] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.185613] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.215407] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.245557] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.275703] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.306017] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.336253] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.366092] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.396314] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.426521] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.456572] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.486843] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.516753] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.546909] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.577094] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.607384] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.637546] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.667412] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.697581] acer_wmi: Unknown function number - 4 - 0 | |
[ 76.919291] acer_wmi: Unknown function number - 4 - 0 | |
[ 77.103646] acer_wmi: Unknown function number - 4 - 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment