Skip to content

Instantly share code, notes, and snippets.

/-

Created January 15, 2017 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/de96e50a189832f963f33e944bc35d2b to your computer and use it in GitHub Desktop.
Save anonymous/de96e50a189832f963f33e944bc35d2b to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-31-generic (buildd@lgw01-43) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 (Ubuntu 4.4.0-31.50~14.04.1-generic 4.4.13)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic root=UUID=d2ebad52-882e-43eb-96d0-9e599fc508ad ro elevator=deadline quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] tseg: 009fc00000
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: '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-0x000000000006dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000006e000-0x000000000006ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000085fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000099262fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000099263000-0x0000000099a63fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000099a64000-0x0000000099abbfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000099abc000-0x000000009aabbfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009aabc000-0x000000009f2befff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009f2bf000-0x000000009f4befff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000009f4bf000-0x000000009fabefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009fabf000-0x000000009fbbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009fbbf000-0x000000009fbfefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009fbff000-0x000000009fbfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009fc00000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ESRT=0x9f5dcc18 ACPI=0x9fbfe000 ACPI 2.0=0x9fbfe014 SMBIOS=0x9fabef98
[ 0.000000] esrt: Reserving ESRT space from 0x000000009f5dcc18 to 0x000000009f5dcc50.
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Acer Aspire E5-551/EA50_KV , BIOS V1.15 07/06/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x21f000 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-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000000] 1 base 000080000000 mask FFFFE0000000 write-back
[ 0.000000] 2 base 00009FBA6000 mask FFFFFFFFF000 uncachable
[ 0.000000] 3 base 0000FF800000 mask FFFFFF800000 write-protect
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 000000021f000000 aka 8688M
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x9fc00 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff88000007c000] 7c000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x03003000, 0x03003fff] PGTABLE
[ 0.000000] BRK [0x03004000, 0x03004fff] PGTABLE
[ 0.000000] BRK [0x03005000, 0x03005fff] PGTABLE
[ 0.000000] BRK [0x03006000, 0x03006fff] PGTABLE
[ 0.000000] BRK [0x03007000, 0x03007fff] PGTABLE
[ 0.000000] BRK [0x03008000, 0x03008fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x33b58000-0x35da3fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000009FBFE014 000024 (v02 ACRSYS)
[ 0.000000] ACPI: XSDT 0x000000009FBFE120 0000A4 (v01 ACRSYS ACRPRDCT 00000001 01000013)
[ 0.000000] ACPI: FACP 0x000000009FBFC000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: DSDT 0x000000009FBEB000 00C44F (v01 ACRSYS ACRPRDCT F0000000 1025 00040000)
[ 0.000000] ACPI: FACS 0x000000009FB65000 000040
[ 0.000000] ACPI: UEFI 0x000000009FBFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: HPET 0x000000009FBFB000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: APIC 0x000000009FBFA000 000090 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: MCFG 0x000000009FBF9000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: ASF! 0x000000009FBF8000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: BOOT 0x000000009FBEA000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: FPDT 0x000000009FBE8000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 0x000000009FBE6000 000B9C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 0x000000009FBDC000 009AC7 (v02 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: CRAT 0x000000009FBDB000 000550 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: VFCT 0x000000009FBCB000 00F684 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 0x000000009FBCA000 000418 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 0x000000009FBC8000 001401 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 0x000000009FBC6000 001138 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: BGRT 0x000000009FBC5000 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-0x000000021effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x21eff7000-0x21effbfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000021effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000006dfff]
[ 0.000000] node 0: [mem 0x0000000000070000-0x0000000000085fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000099262fff]
[ 0.000000] node 0: [mem 0x0000000099a64000-0x0000000099abbfff]
[ 0.000000] node 0: [mem 0x000000009aabc000-0x000000009f2befff]
[ 0.000000] node 0: [mem 0x000000009fbff000-0x000000009fbfffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000021effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
[ 0.000000] On node 0 totalpages: 1821250
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3971 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10027 pages used for memmap
[ 0.000000] DMA32 zone: 641727 pages, LIFO batch:31
[ 0.000000] Normal zone: 18368 pages used for memmap
[ 0.000000] Normal zone: 1175552 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] IOAPIC[1]: apic_id 5, version 33, address 0xfec20000, GSI 24-55
[ 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 low 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: 0x10228210 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 0x0006e000-0x0006ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00086000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x99263000-0x99a63fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x99abc000-0x9aabbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f2bf000-0x9f4befff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f4bf000-0x9fabefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9fabf000-0x9fbbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9fbbf000-0x9fbfefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9fc00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec21000-0xfed7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[ 0.000000] e820: [mem 0xe0000000-0xf7ffffff] 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 @ffff88021ec00000 s98008 r8192 d28968 u524288
[ 0.000000] pcpu-alloc: s98008 r8192 d28968 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: 1792769
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic root=UUID=d2ebad52-882e-43eb-96d0-9e599fc508ad ro elevator=deadline 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: 7005324K/7285000K available (8174K kernel code, 1291K rwdata, 3956K rodata, 1484K init, 1292K bss, 279676K 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:1000 16
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1896.498 MHz processor
[ 0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 3792.99 BogoMIPS (lpj=7585992)
[ 0.000032] pid_max: default: 32768 minimum: 301
[ 0.000038] ACPI: Core revision 20150930
[ 0.014085] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.023711] Security Framework initialized
[ 0.023717] Yama: becoming mindful.
[ 0.023740] AppArmor: AppArmor initialized
[ 0.024383] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.026912] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.028115] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.028126] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.028404] Initializing cgroup subsys io
[ 0.028410] Initializing cgroup subsys memory
[ 0.028419] Initializing cgroup subsys devices
[ 0.028424] Initializing cgroup subsys freezer
[ 0.028427] Initializing cgroup subsys net_cls
[ 0.028430] Initializing cgroup subsys perf_event
[ 0.028432] Initializing cgroup subsys net_prio
[ 0.028435] Initializing cgroup subsys hugetlb
[ 0.028438] Initializing cgroup subsys pids
[ 0.028461] CPU: Physical Processor ID: 0
[ 0.028462] CPU: Processor Core ID: 0
[ 0.028463] mce: CPU supports 7 MCE banks
[ 0.028473] LVT offset 0 assigned for vector 0xf9
[ 0.028476] [Firmware Bug]: cpu 0, invalid threshold interrupt offset 0 for bank 4, block 1 (MSRC0000408=0xc010000001000000)
[ 0.028482] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.028483] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.028813] Freeing SMP alternatives memory: 28K (ffffffff81eb7000 - ffffffff81ebe000)
[ 0.034973] ftrace: allocating 32026 entries in 126 pages
[ 0.047693] smpboot: Max logical packages: 1
[ 0.047697] smpboot: APIC(10) Converting physical 1 to logical package 0
[ 0.048316] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.195616] smpboot: CPU0: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G (family: 0x15, model: 0x30, stepping: 0x1)
[ 0.195636] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.195642] ... version: 0
[ 0.195643] ... bit width: 48
[ 0.195644] ... generic registers: 6
[ 0.195645] ... value mask: 0000ffffffffffff
[ 0.195646] ... max period: 00007fffffffffff
[ 0.195647] ... fixed-purpose events: 0
[ 0.195648] ... event mask: 000000000000003f
[ 0.196484] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.196556] x86: Booting SMP configuration:
[ 0.196557] .... node #0, CPUs: #1 #2 #3
[ 0.203465] x86: Booted up 1 node, 4 CPUs
[ 0.203469] smpboot: Total of 4 processors activated (15171.98 BogoMIPS)
[ 0.204376] devtmpfs: initialized
[ 0.207732] evm: security.selinux
[ 0.207734] evm: security.SMACK64
[ 0.207736] evm: security.SMACK64EXEC
[ 0.207737] evm: security.SMACK64TRANSMUTE
[ 0.207738] evm: security.SMACK64MMAP
[ 0.207739] evm: security.ima
[ 0.207740] evm: security.capability
[ 0.207852] PM: Registering ACPI NVS region [mem 0x0006e000-0x0006ffff] (8192 bytes)
[ 0.207855] PM: Registering ACPI NVS region [mem 0x9fabf000-0x9fbbefff] (1048576 bytes)
[ 0.207961] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.208066] pinctrl core: initialized pinctrl subsystem
[ 0.208225] RTC time: 21:04:41, date: 01/15/17
[ 0.208356] NET: Registered protocol family 16
[ 0.219646] cpuidle: using governor ladder
[ 0.231675] cpuidle: using governor menu
[ 0.231713] PCCT header not found.
[ 0.231890] Simple Boot Flag at 0x44 set to 0x1
[ 0.231937] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.231939] ACPI: bus type PCI registered
[ 0.231942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.232063] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.232067] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.232073] PCI: Using configuration type 1 for base access
[ 0.248610] ACPI: Added _OSI(Module Device)
[ 0.248614] ACPI: Added _OSI(Processor Device)
[ 0.248616] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.248617] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.252797] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.257845] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.259821] ACPI : EC: EC started
[ 0.283822] ACPI: Interpreter enabled
[ 0.283838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.283845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.283866] ACPI: (supports S0 S3 S4 S5)
[ 0.283868] ACPI: Using IOAPIC for interrupt routing
[ 0.284116] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.284519] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.284628] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.284747] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.314864] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.314874] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.315031] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.315033] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.315047] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.315403] PCI host bridge to bus 0000:00
[ 0.315406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.315408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.315410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.315412] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.315413] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.315415] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.315416] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.315418] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.315419] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.315421] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.315422] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.315424] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.315425] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.315427] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.315428] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.315430] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[ 0.315431] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[ 0.315433] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window]
[ 0.315435] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.315443] pci 0000:00:00.0: [1022:1422] type 00 class 0x060000
[ 0.315674] pci 0000:00:01.0: [1002:130a] type 00 class 0x030000
[ 0.315703] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.315713] pci 0000:00:01.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
[ 0.315720] pci 0000:00:01.0: reg 0x20: [io 0x3000-0x30ff]
[ 0.315727] pci 0000:00:01.0: reg 0x24: [mem 0xf0a00000-0xf0a3ffff]
[ 0.315734] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.315766] pci 0000:00:01.0: supports D1 D2
[ 0.315768] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[ 0.315872] pci 0000:00:01.1: [1002:1308] type 00 class 0x040300
[ 0.315895] pci 0000:00:01.1: reg 0x10: [mem 0xf0a40000-0xf0a43fff 64bit]
[ 0.315943] pci 0000:00:01.1: supports D1 D2
[ 0.316052] pci 0000:00:02.0: [1022:1424] type 00 class 0x060000
[ 0.316184] pci 0000:00:03.0: [1022:1424] type 00 class 0x060000
[ 0.316282] pci 0000:00:03.1: [1022:1426] type 01 class 0x060400
[ 0.316352] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.316402] pci 0000:00:03.1: System wakeup disabled by ACPI
[ 0.316451] pci 0000:00:03.2: [1022:1426] type 01 class 0x060400
[ 0.316519] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 0.316588] pci 0000:00:03.2: System wakeup disabled by ACPI
[ 0.316692] pci 0000:00:04.0: [1022:1424] type 00 class 0x060000
[ 0.316841] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[ 0.316883] pci 0000:00:10.0: reg 0x10: [mem 0xf0a48000-0xf0a49fff 64bit]
[ 0.316971] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[ 0.317018] pci 0000:00:10.0: System wakeup disabled by ACPI
[ 0.317080] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[ 0.317107] pci 0000:00:11.0: reg 0x10: [io 0x3118-0x311f]
[ 0.317117] pci 0000:00:11.0: reg 0x14: [io 0x3124-0x3127]
[ 0.317126] pci 0000:00:11.0: reg 0x18: [io 0x3110-0x3117]
[ 0.317136] pci 0000:00:11.0: reg 0x1c: [io 0x3120-0x3123]
[ 0.317145] pci 0000:00:11.0: reg 0x20: [io 0x3100-0x310f]
[ 0.317155] pci 0000:00:11.0: reg 0x24: [mem 0xf0a4f000-0xf0a4f7ff]
[ 0.317284] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[ 0.317301] pci 0000:00:12.0: reg 0x10: [mem 0xf0a4e000-0xf0a4efff]
[ 0.317437] pci 0000:00:12.0: System wakeup disabled by ACPI
[ 0.317522] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[ 0.318029] pci 0000:00:12.2: reg 0x10: [mem 0xf0a4d000-0xf0a4d0ff]
[ 0.320576] pci 0000:00:12.2: supports D1 D2
[ 0.320578] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.320630] pci 0000:00:12.2: System wakeup disabled by ACPI
[ 0.320686] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[ 0.320702] pci 0000:00:13.0: reg 0x10: [mem 0xf0a4c000-0xf0a4cfff]
[ 0.320870] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[ 0.321314] pci 0000:00:13.2: reg 0x10: [mem 0xf0a4b000-0xf0a4b0ff]
[ 0.323890] pci 0000:00:13.2: supports D1 D2
[ 0.323892] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.323989] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[ 0.324159] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[ 0.324188] pci 0000:00:14.2: reg 0x10: [mem 0xf0a44000-0xf0a47fff 64bit]
[ 0.324252] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.324368] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[ 0.324547] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[ 0.324641] pci 0000:00:14.4: System wakeup disabled by ACPI
[ 0.324716] pci 0000:00:18.0: [1022:141a] type 00 class 0x060000
[ 0.324788] pci 0000:00:18.1: [1022:141b] type 00 class 0x060000
[ 0.324856] pci 0000:00:18.2: [1022:141c] type 00 class 0x060000
[ 0.324924] pci 0000:00:18.3: [1022:141d] type 00 class 0x060000
[ 0.324995] pci 0000:00:18.4: [1022:141e] type 00 class 0x060000
[ 0.325063] pci 0000:00:18.5: [1022:141f] type 00 class 0x060000
[ 0.325242] pci 0000:01:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.325279] pci 0000:01:00.0: reg 0x10: [mem 0xf0905000-0xf0905fff]
[ 0.325374] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.325437] pci 0000:01:00.0: supports D1 D2
[ 0.325439] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.325534] pci 0000:01:00.1: [10ec:8168] type 00 class 0x020000
[ 0.325571] pci 0000:01:00.1: reg 0x10: [io 0x2000-0x20ff]
[ 0.325597] pci 0000:01:00.1: reg 0x18: [mem 0xf0904000-0xf0904fff 64bit]
[ 0.325613] pci 0000:01:00.1: reg 0x20: [mem 0xf0900000-0xf0903fff 64bit]
[ 0.325678] pci 0000:01:00.1: supports D1 D2
[ 0.325680] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.332662] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.332677] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.332682] pci 0000:00:03.1: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.332802] pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
[ 0.332844] pci 0000:02:00.0: reg 0x10: [mem 0xf0800000-0xf087ffff 64bit]
[ 0.332891] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.332951] pci 0000:02:00.0: supports D1 D2
[ 0.332953] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.339687] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.339700] pci 0000:00:03.2: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.339886] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[ 0.339898] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.339900] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.339902] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.339904] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[ 0.339906] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[ 0.339908] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[ 0.339909] pci 0000:00:14.4: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[ 0.339911] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.339913] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.339915] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.339917] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[ 0.339919] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[ 0.339920] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[ 0.339922] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[ 0.339924] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[ 0.339926] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[ 0.339928] pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfed3ffff window] (subtractive decode)
[ 0.339929] pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff window] (subtractive decode)
[ 0.353638] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.353724] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.353802] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.353878] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.353940] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.353985] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354029] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354073] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354266] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.354350] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.354760] vgaarb: setting as boot device: PCI:0000:00:01.0
[ 0.354765] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.354776] vgaarb: loaded
[ 0.354777] vgaarb: bridge control possible 0000:00:01.0
[ 0.355098] SCSI subsystem initialized
[ 0.355203] libata version 3.00 loaded.
[ 0.355245] ACPI: bus type USB registered
[ 0.355267] usbcore: registered new interface driver usbfs
[ 0.355281] usbcore: registered new interface driver hub
[ 0.355304] usbcore: registered new device driver usb
[ 0.355624] PCI: Using ACPI for IRQ routing
[ 0.357781] PCI: pci_cache_line_size set to 64 bytes
[ 0.357854] e820: reserve RAM buffer [mem 0x0006e000-0x0006ffff]
[ 0.357857] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[ 0.357858] e820: reserve RAM buffer [mem 0x99263000-0x9bffffff]
[ 0.357860] e820: reserve RAM buffer [mem 0x99abc000-0x9bffffff]
[ 0.357861] e820: reserve RAM buffer [mem 0x9f2bf000-0x9fffffff]
[ 0.357863] e820: reserve RAM buffer [mem 0x9fc00000-0x9fffffff]
[ 0.357865] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[ 0.358032] NetLabel: Initializing
[ 0.358034] NetLabel: domain hash size = 128
[ 0.358036] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.358049] NetLabel: unlabeled traffic allowed by default
[ 0.358325] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.358330] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.360504] clocksource: Switched to clocksource hpet
[ 0.368918] AppArmor: AppArmor Filesystem Enabled
[ 0.369012] pnp: PnP ACPI init
[ 0.369203] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.369207] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.369209] system 00:00: [mem 0xfec20000-0xfec20fff] could not be reserved
[ 0.369211] system 00:00: [mem 0xff000000-0xff000fff] has been reserved
[ 0.369216] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.369484] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.369526] pnp 00:02: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.369582] system 00:03: [io 0x0400-0x04cf] could not be reserved
[ 0.369585] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.369587] system 00:03: [io 0x04d6] has been reserved
[ 0.369589] system 00:03: [io 0x0680-0x06ff] has been reserved
[ 0.369591] system 00:03: [io 0x077a] has been reserved
[ 0.369593] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.369595] system 00:03: [io 0x0c14] has been reserved
[ 0.369597] system 00:03: [io 0x0c50-0x0c52] has been reserved
[ 0.369599] system 00:03: [io 0x0c6c] has been reserved
[ 0.369601] system 00:03: [io 0x0c6f] has been reserved
[ 0.369603] system 00:03: [io 0x0cd0-0x0cdb] has been reserved
[ 0.369605] system 00:03: [io 0x0840-0x0847] has been reserved
[ 0.369608] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.369686] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.369689] system 00:04: [mem 0xff800000-0xffffffff] has been reserved
[ 0.369692] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.380968] pnp: PnP ACPI: found 5 devices
[ 0.388835] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.388847] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: address conflict with reserved [mem 0xff800000-0xffffffff]
[ 0.388851] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.388854] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.388922] pci 0000:00:01.0: BAR 6: assigned [mem 0xf0a60000-0xf0a7ffff pref]
[ 0.388926] pci 0000:01:00.0: BAR 6: assigned [mem 0xf0910000-0xf091ffff pref]
[ 0.388929] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.388931] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.388936] pci 0000:00:03.1: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.388943] pci 0000:02:00.0: BAR 6: assigned [mem 0xf0880000-0xf088ffff pref]
[ 0.388945] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.388949] pci 0000:00:03.2: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.388957] pci 0000:00:14.4: PCI bridge to [bus 03]
[ 0.389001] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.389003] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.389005] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.389006] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.389008] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.389009] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.389011] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.389013] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.389014] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.389016] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.389017] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.389019] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.389021] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.389022] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.389024] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.389025] pci_bus 0000:00: resource 19 [mem 0xe0000000-0xf7ffffff window]
[ 0.389027] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.389028] pci_bus 0000:00: resource 21 [mem 0xfed45000-0xffffffff window]
[ 0.389030] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.389032] pci_bus 0000:01: resource 1 [mem 0xf0900000-0xf09fffff]
[ 0.389034] pci_bus 0000:02: resource 1 [mem 0xf0800000-0xf08fffff]
[ 0.389035] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
[ 0.389037] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
[ 0.389039] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.389040] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.389042] pci_bus 0000:03: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.389043] pci_bus 0000:03: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.389045] pci_bus 0000:03: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.389046] pci_bus 0000:03: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.389048] pci_bus 0000:03: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.389049] pci_bus 0000:03: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.389051] pci_bus 0000:03: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.389052] pci_bus 0000:03: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.389054] pci_bus 0000:03: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.389056] pci_bus 0000:03: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.389057] pci_bus 0000:03: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.389059] pci_bus 0000:03: resource 19 [mem 0xe0000000-0xf7ffffff window]
[ 0.389060] pci_bus 0000:03: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.389062] pci_bus 0000:03: resource 21 [mem 0xfed45000-0xffffffff window]
[ 0.389101] NET: Registered protocol family 2
[ 0.389314] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.389522] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.389784] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.389826] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.389867] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.389966] NET: Registered protocol family 1
[ 0.389994] pci 0000:00:01.0: Video device with shadowed ROM
[ 1.084887] PCI: CLS 64 bytes, default 64
[ 1.084962] Trying to unpack rootfs image as initramfs...
[ 1.647080] Freeing initrd memory: 35120K (ffff880033b58000 - ffff880035da4000)
[ 1.648869] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.648876] software IO TLB [mem 0x93ac0000-0x97ac0000] (64MB) mapped at [ffff880093ac0000-ffff880097abffff]
[ 1.648933] [Firmware Bug]: cpu 1, try to use APIC500 (LVT offset 0) for vector 0x10400, but the register is already in use for vector 0xf9 on another cpu
[ 1.648936] [Firmware Bug]: cpu 1, IBS interrupt offset 0 not available (MSRC001103A=0x0000000000000100)
[ 1.648937] Failed to setup IBS, -22
[ 1.649083] Scanning for low memory corruption every 60 seconds
[ 1.649786] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.649825] audit: initializing netlink subsys (disabled)
[ 1.649851] audit: type=2000 audit(1484514282.536:1): initialized
[ 1.650192] Initialise system trusted keyring
[ 1.650573] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 1.650574] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.652365] zbud: loaded
[ 1.652734] VFS: Disk quotas dquot_6.6.0
[ 1.652777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.653101] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.653527] fuse init (API version 7.23)
[ 1.653720] Key type big_key registered
[ 1.653742] Allocating IMA MOK and blacklist keyrings.
[ 1.654364] Key type asymmetric registered
[ 1.654368] Asymmetric key parser 'x509' registered
[ 1.654411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.654480] io scheduler noop registered
[ 1.654483] io scheduler deadline registered (default)
[ 1.654519] io scheduler cfq registered
[ 1.655017] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt
[ 1.655020] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 1.655022] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 1.655026] pcie_pme 0000:00:03.1:pcie01: service driver pcie_pme loaded
[ 1.655049] pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
[ 1.655051] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.655054] pcie_pme 0000:00:03.2:pcie01: service driver pcie_pme loaded
[ 1.655062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.655072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.655132] efifb: probing for efifb
[ 1.655148] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90001000000, using 4224k, total 4224k
[ 1.655149] efifb: mode is 1366x768x32, linelength=5632, pages=1
[ 1.655150] efifb: scrolling: redraw
[ 1.655151] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.655308] Console: switching to colour frame buffer device 170x48
[ 1.655326] fb0: EFI VGA frame buffer device
[ 1.655438] ACPI: AC Adapter [ACAD] (on-line)
[ 1.655499] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.655503] ACPI: Power Button [PWRB]
[ 1.655549] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0D:00/input/input1
[ 1.655637] ACPI: Lid Switch [LID0]
[ 1.655674] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0C:01/input/input2
[ 1.655676] ACPI: Power Button [PWRB]
[ 1.655711] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0E:00/input/input3
[ 1.655713] ACPI: Sleep Button [SLPB]
[ 1.655754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 1.655756] ACPI: Power Button [PWRF]
[ 1.655970] ACPI: acpi_idle registered with cpuidle
[ 1.656615] GHES: HEST is not enabled!
[ 1.656762] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.658879] Linux agpgart interface v0.103
[ 1.663087] brd: module loaded
[ 1.665314] loop: module loaded
[ 1.665598] libphy: Fixed MDIO Bus: probed
[ 1.665602] tun: Universal TUN/TAP device driver, 1.6
[ 1.665603] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.665722] PPP generic driver version 2.4.2
[ 1.665800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.665811] ehci-pci: EHCI PCI platform driver
[ 1.666006] QUIRK: Enable AMD PLL fix
[ 1.666044] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.666052] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.666057] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.666069] ehci-pci 0000:00:12.2: debug port 1
[ 1.666135] ehci-pci 0000:00:12.2: irq 17, io mem 0xf0a4d000
[ 1.676687] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.676758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.676761] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.676764] usb usb1: Product: EHCI Host Controller
[ 1.676766] usb usb1: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.676768] usb usb1: SerialNumber: 0000:00:12.2
[ 1.677038] hub 1-0:1.0: USB hub found
[ 1.677045] hub 1-0:1.0: 5 ports detected
[ 1.677522] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.677534] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.677540] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.677551] ehci-pci 0000:00:13.2: debug port 1
[ 1.677603] ehci-pci 0000:00:13.2: irq 17, io mem 0xf0a4b000
[ 1.688695] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.688768] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.688771] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.688773] usb usb2: Product: EHCI Host Controller
[ 1.688775] usb usb2: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.688777] usb usb2: SerialNumber: 0000:00:13.2
[ 1.689094] hub 2-0:1.0: USB hub found
[ 1.689102] hub 2-0:1.0: 5 ports detected
[ 1.689402] ehci-platform: EHCI generic platform driver
[ 1.689427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.689440] ohci-pci: OHCI PCI platform driver
[ 1.689640] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.689646] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 1.689675] ohci-pci 0000:00:12.0: irq 18, io mem 0xf0a4e000
[ 1.696753] ACPI: Battery Slot [BAT1] (battery present)
[ 1.748758] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.748763] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.748766] usb usb3: Product: OHCI PCI host controller
[ 1.748768] usb usb3: Manufacturer: Linux 4.4.0-31-generic ohci_hcd
[ 1.748770] usb usb3: SerialNumber: 0000:00:12.0
[ 1.749208] hub 3-0:1.0: USB hub found
[ 1.749251] hub 3-0:1.0: 5 ports detected
[ 1.749633] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.749660] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4
[ 1.749689] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0a4c000
[ 1.808747] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.808751] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.808754] usb usb4: Product: OHCI PCI host controller
[ 1.808755] usb usb4: Manufacturer: Linux 4.4.0-31-generic ohci_hcd
[ 1.808757] usb usb4: SerialNumber: 0000:00:13.0
[ 1.809128] hub 4-0:1.0: USB hub found
[ 1.809168] hub 4-0:1.0: 5 ports detected
[ 1.809384] ohci-platform: OHCI generic platform driver
[ 1.809406] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.809643] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.809651] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 5
[ 1.809856] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
[ 1.810044] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.810047] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.810048] usb usb5: Product: xHCI Host Controller
[ 1.810050] usb usb5: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.810051] usb usb5: SerialNumber: 0000:00:10.0
[ 1.810431] hub 5-0:1.0: USB hub found
[ 1.810473] hub 5-0:1.0: 2 ports detected
[ 1.810670] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.810674] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6
[ 1.813259] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.813277] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.813279] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.813280] usb usb6: Product: xHCI Host Controller
[ 1.813282] usb usb6: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.813284] usb usb6: SerialNumber: 0000:00:10.0
[ 1.813583] hub 6-0:1.0: USB hub found
[ 1.813623] hub 6-0:1.0: 2 ports detected
[ 1.813789] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.813791] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.817910] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.818322] mousedev: PS/2 mouse device common for all mice
[ 1.818626] rtc_cmos 00:01: RTC can wake from S4
[ 1.818761] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.818788] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[ 1.818797] i2c /dev entries driver
[ 1.818873] device-mapper: uevent: version 1.0.3
[ 1.818958] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 1.818983] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.818989] EFI Variables Facility v0.08 2004-May-17
[ 1.837206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.857495] NET: Registered protocol family 10
[ 1.857777] NET: Registered protocol family 17
[ 1.857792] Key type dns_resolver registered
[ 1.858379] microcode: CPU0: patch_level=0x06003106
[ 1.858392] microcode: CPU1: patch_level=0x06003106
[ 1.858401] microcode: CPU2: patch_level=0x06003106
[ 1.858407] microcode: CPU3: patch_level=0x06003106
[ 1.858459] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.858700] registered taskstats version 1
[ 1.858715] Loading compiled-in X.509 certificates
[ 1.859705] Loaded X.509 cert 'Build time autogenerated kernel key: 6e1dec312b99cf2987117ed2153b9a730dee12a7'
[ 1.859728] zswap: loaded using pool lzo/zbud
[ 1.862567] Key type trusted registered
[ 1.867964] Key type encrypted registered
[ 1.867980] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.867984] ima: No TPM chip found, activating TPM-bypass!
[ 1.868015] evm: HMAC attrs: 0x1
[ 1.868495] Magic number: 1:836:95
[ 1.868647] rtc_cmos 00:01: setting system clock to 2017-01-15 21:04:43 UTC (1484514283)
[ 1.868861] acpi-cpufreq: overriding BIOS provided _PSD data
[ 1.869101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.869103] EDD information not available.
[ 1.869207] PM: Hibernation image not present or could not be loaded.
[ 1.870431] Freeing unused kernel memory: 1484K (ffffffff81d44000 - ffffffff81eb7000)
[ 1.870434] Write protecting the kernel read-only data: 12288k
[ 1.870736] Freeing unused kernel memory: 4K (ffff8800027ff000 - ffff880002800000)
[ 1.871178] Freeing unused kernel memory: 140K (ffff880002bdd000 - ffff880002c00000)
[ 1.891405] systemd-udevd[137]: starting version 204
[ 1.904075] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.904214] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 1.904313] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.904624] acpi device:00: registered as cooling_device4
[ 1.904695] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 1.915980] wmi: Mapper loaded
[ 1.919669] rtsx_pci 0000:01:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 32
[ 1.920969] r8168: module verification failed: signature and/or required key missing - tainting kernel
[ 1.921893] [drm] Initialized drm 1.1.0 20060810
[ 1.925332] ahci 0000:00:11.0: version 3.0
[ 1.925638] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.925643] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.926311] scsi host0: ahci
[ 1.928584] scsi host1: ahci
[ 1.928699] ata1: SATA max UDMA/133 abar m2048@0xf0a4f000 port 0xf0a4f100 irq 33
[ 1.928703] ata2: SATA max UDMA/133 abar m2048@0xf0a4f000 port 0xf0a4f180 irq 33
[ 1.958349] [drm] radeon kernel modesetting enabled.
[ 1.961071] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 1.961075] AMD IOMMUv2 functionality not available on this system
[ 1.964664] Found CRAT image with size=1360
[ 1.964669] Parsing CRAT table with 1 nodes
[ 1.964671] Found CU entry in CRAT table with proximity_domain=0 caps=0
[ 1.964673] CU CPU: cores=4 id_base=16
[ 1.964675] Found CU entry in CRAT table with proximity_domain=0 caps=0
[ 1.964677] CU GPU: simds=32 id_base=-2147483648
[ 1.964678] Found memory entry in CRAT table with proximity_domain=0
[ 1.964680] Found memory entry in CRAT table with proximity_domain=0
[ 1.964681] Found cache entry in CRAT table with processor_id=16
[ 1.964683] Found cache entry in CRAT table with processor_id=16
[ 1.964684] Found cache entry in CRAT table with processor_id=16
[ 1.964686] Found cache entry in CRAT table with processor_id=17
[ 1.964687] Found cache entry in CRAT table with processor_id=18
[ 1.964688] Found cache entry in CRAT table with processor_id=18
[ 1.964689] Found cache entry in CRAT table with processor_id=18
[ 1.964690] Found cache entry in CRAT table with processor_id=19
[ 1.964691] Found TLB entry in CRAT table (not processing)
[ 1.964692] Found TLB entry in CRAT table (not processing)
[ 1.964693] Found TLB entry in CRAT table (not processing)
[ 1.964695] Found TLB entry in CRAT table (not processing)
[ 1.964696] Found TLB entry in CRAT table (not processing)
[ 1.964697] Found TLB entry in CRAT table (not processing)
[ 1.964698] Found TLB entry in CRAT table (not processing)
[ 1.964699] Found TLB entry in CRAT table (not processing)
[ 1.964700] Found TLB entry in CRAT table (not processing)
[ 1.964701] Found TLB entry in CRAT table (not processing)
[ 1.964702] Creating topology SYSFS entries
[ 1.964730] Finished initializing topology ret=0
[ 1.966028] kfd kfd: Initialized module
[ 1.966307] checking generic (e0000000 420000) vs hw (e0000000 10000000)
[ 1.966309] fb: switching to radeondrmfb from EFI VGA
[ 1.966349] Console: switching to colour dummy device 80x25
[ 1.966867] [drm] initializing kernel modesetting (KAVERI 0x1002:0x130A 0x1025:0x0864).
[ 1.966883] [drm] register mmio base: 0xF0A00000
[ 1.966885] [drm] register mmio size: 262144
[ 1.966891] [drm] doorbell mmio base: 0xF0000000
[ 1.966892] [drm] doorbell mmio size: 8388608
[ 1.966899] [drm] ACPI VFCT contains a BIOS for 00:01.0 1002:130a, size 62976
[ 1.966929] ATOM BIOS: BR45399.001
[ 1.966989] [drm] Changing default dispclk from 514Mhz to 600Mhz
[ 1.967031] radeon 0000:00:01.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 1.967034] radeon 0000:00:01.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 1.967037] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 1.967038] [drm] RAM width 128bits DDR
[ 1.967123] [TTM] Zone kernel: Available graphics memory: 3544296 kiB
[ 1.967127] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 1.967129] [TTM] Initializing pool allocator
[ 1.967137] [TTM] Initializing DMA pool allocator
[ 1.967164] [drm] radeon: 1024M of VRAM memory ready
[ 1.967166] [drm] radeon: 2048M of GTT memory ready.
[ 1.967186] [drm] Loading kaveri Microcode
[ 1.967335] [drm] Internal thermal controller without fan control
[ 1.968856] [drm] radeon: dpm initialized
[ 1.972401] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 1.972417] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 2.017368] [drm] PCIE GART of 2048M enabled (table at 0x0000000000324000).
[ 2.017566] radeon 0000:00:01.0: WB enabled
[ 2.017585] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880211797c00
[ 2.017590] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff880211797c04
[ 2.017594] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff880211797c08
[ 2.017597] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880211797c0c
[ 2.017601] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff880211797c10
[ 2.018212] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000076c98 and cpu addr 0xffffc90001836c98
[ 2.018448] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0xffff880211797c18
[ 2.018452] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0xffff880211797c1c
[ 2.018455] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.018457] [drm] Driver supports precise vblank timestamp query.
[ 2.018506] radeon 0000:00:01.0: radeon: using MSI.
[ 2.018545] [drm] radeon: irq initialized.
[ 2.021100] r8168 Gigabit Ethernet driver 8.041.00-NAPI loaded
[ 2.021864] [drm] ring test on 0 succeeded in 3 usecs
[ 2.021977] [drm] ring test on 1 succeeded in 3 usecs
[ 2.021997] [drm] ring test on 2 succeeded in 3 usecs
[ 2.022181] [drm] ring test on 3 succeeded in 4 usecs
[ 2.022190] [drm] ring test on 4 succeeded in 4 usecs
[ 2.035108] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 2.035115] r8168 Copyright (C) 2015 Realtek NIC software team <nicfae@realtek.com>
[ 2.035115] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
[ 2.035115] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[ 2.067894] [drm] ring test on 5 succeeded in 2 usecs
[ 2.087762] [drm] UVD initialized successfully.
[ 2.197572] [drm] ring test on 6 succeeded in 17 usecs
[ 2.197585] [drm] ring test on 7 succeeded in 3 usecs
[ 2.197587] [drm] VCE initialized successfully.
[ 2.201048] [drm] ib test on ring 0 succeeded in 0 usecs
[ 2.248715] usb 1-3: new high-speed USB device number 3 using ehci-pci
[ 2.248745] usb 3-2: new full-speed USB device number 2 using ohci-pci
[ 2.260621] usb 4-1: new full-speed USB device number 2 using ohci-pci
[ 2.392424] usb 1-3: New USB device found, idVendor=04f2, idProduct=b469
[ 2.392432] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.392436] usb 1-3: Product: HD WebCam
[ 2.392441] usb 1-3: Manufacturer: Chicony Electronics Co.,Ltd.
[ 2.421161] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.421196] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.421345] ata2.00: ATA-9: KINGSTON SHSS37A240G, SAFM00.U, max UDMA/133
[ 2.421351] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.421490] ata2.00: configured for UDMA/133
[ 2.421671] usb 3-2: New USB device found, idVendor=046d, idProduct=c52f
[ 2.421675] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.421679] usb 3-2: Product: USB Receiver
[ 2.421683] usb 3-2: Manufacturer: Logitech
[ 2.421858] ata1.00: ATA-9: WDC WD10JPVX-22JC3T0, 01.01A01, max UDMA/133
[ 2.421862] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 2.422561] ata1.00: configured for UDMA/133
[ 2.422830] scsi 0:0:0:0: Direct-Access ATA WDC WD10JPVX-22J 1A01 PQ: 0 ANSI: 5
[ 2.423258] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 2.423263] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.423317] sd 0:0:0:0: [sda] Write Protect is off
[ 2.423322] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.423347] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.423362] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.423870] scsi 1:0:0:0: Direct-Access ATA KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
[ 2.424237] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[ 2.424287] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.424312] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.424318] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.424341] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.426495] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 2.427241] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.431948] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.433613] usb 4-1: New USB device found, idVendor=06cb, idProduct=2970
[ 2.433618] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.433623] usb 4-1: Product:
[ 2.433627] usb 4-1: Manufacturer:
[ 2.444072] usbcore: registered new interface driver usbhid
[ 2.444078] usbhid: USB HID core driver
[ 2.447355] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:046D:C52F.0001/input/input7
[ 2.447603] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:12.0-2/input0
[ 2.451215] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:046D:C52F.0002/input/input8
[ 2.493719] sda: sda1 sda2 sda3
[ 2.494543] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.504820] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.0-2/input1
[ 2.648649] tsc: Refined TSC clocksource calibration: 1896.513 MHz
[ 2.648657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36ac9b5cbcb, max_idle_ns: 881590505129 ns
[ 2.700772] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3.200803] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3.200898] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3.200976] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3.649110] clocksource: Switched to clocksource tsc
[ 3.720688] [drm] ib test on ring 5 succeeded
[ 3.741513] [drm] ib test on ring 6 succeeded
[ 3.742383] [drm] ib test on ring 7 succeeded
[ 3.749799] [drm] radeon atom DIG backlight initialized
[ 3.749805] [drm] Radeon Display Connectors
[ 3.749808] [drm] Connector 0:
[ 3.749811] [drm] eDP-1
[ 3.749813] [drm] HPD2
[ 3.749816] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 3.749818] [drm] Encoders:
[ 3.749820] [drm] LCD1: INTERNAL_UNIPHY2
[ 3.749822] [drm] Connector 1:
[ 3.749823] [drm] HDMI-A-1
[ 3.749825] [drm] HPD3
[ 3.749828] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 3.749829] [drm] Encoders:
[ 3.749831] [drm] DFP1: INTERNAL_UNIPHY2
[ 3.749833] [drm] Connector 2:
[ 3.749834] [drm] VGA-1
[ 3.749836] [drm] HPD1
[ 3.749838] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 3.749840] [drm] Encoders:
[ 3.749842] [drm] CRT1: INTERNAL_UNIPHY
[ 3.749843] [drm] CRT1: NUTMEG
[ 4.525379] [drm] fb mappable at 0xE0728000
[ 4.525386] [drm] vram apper at 0xE0000000
[ 4.525388] [drm] size 4325376
[ 4.525390] [drm] fb depth is 24
[ 4.525392] [drm] pitch is 5632
[ 4.525598] fbcon: radeondrmfb (fb0) is primary device
[ 4.525727] Console: switching to colour frame buffer device 170x48
[ 4.525770] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[ 4.557519] kfd kfd: Allocated 3944480 bytes on gart for device(1002:130a)
[ 4.557549] kfd kfd: error getting iommu info. is the iommu enabled?
[ 4.557554] kfd kfd: Error initializing iommuv2 for device (1002:130a)
[ 4.557592] Creating topology SYSFS entries
[ 4.557740] kfd kfd: device (1002:130a) NOT added due to errors
[ 4.557747] [drm] Initialized radeon 2.43.0 20080528 for 0000:00:01.0 on minor 0
[ 6.074387] random: nonblocking pool is initialized
[ 6.139465] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.776224] Adding 12070908k swap on /dev/sda2. Priority:-1 extents:1 across:12070908k FS
[ 6.837689] systemd-udevd[427]: starting version 204
[ 6.913714] lp: driver loaded but no devices found
[ 6.931510] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.936572] ppdev: user-space parallel port driver
[ 7.010401] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\_SB_.PCI0.SMBS.SMB0) (20150930/utaddress-254)
[ 7.010413] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.029886] EDAC MC: Ver: 3.0.0
[ 7.037363] MCE: In-kernel MCE decoding enabled.
[ 7.041469] AMD64 EDAC driver v3.4.0
[ 7.041526] EDAC amd64: DRAM ECC disabled.
[ 7.041537] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 7.041537] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 7.041537] (Note that use of the override may cause unknown side effects.)
[ 7.062517] media: Linux media interface: v0.10
[ 7.074087] input: Touchpad as /devices/pci0000:00/0000:00:13.0/usb4/4-1/4-1:1.0/0003:06CB:2970.0003/input/input9
[ 7.075567] hid-multitouch 0003:06CB:2970.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [ ] on usb-0000:00:13.0-1/input0
[ 7.105621] Linux video capture interface: v2.00
[ 7.132972] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[ 7.149792] AVX version of gcm_enc/dec engaged.
[ 7.149798] AES CTR mode by8 optimization enabled
[ 7.150531] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input11
[ 7.154815] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b469)
[ 7.156044] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 7.156051] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.156055] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.156058] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 7.156061] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 7.156065] snd_hda_codec_realtek hdaudioC1D0: Mic=0x12
[ 7.162186] ath: phy0: WB335 2-ANT card detected
[ 7.162191] ath: phy0: Set BT/WLAN RX diversity capability
[ 7.165723] device-mapper: multipath: version 1.10.0 loaded
[ 7.166836] input: HD WebCam as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input12
[ 7.167009] usbcore: registered new interface driver uvcvideo
[ 7.167012] USB Video Class driver (1.1.1)
[ 7.171112] ath: phy0: Enable LNA combining
[ 7.174398] ath: phy0: ASPM enabled: 0x42
[ 7.174405] ath: EEPROM regdomain: 0x65
[ 7.174407] ath: EEPROM indicates we should expect a direct regpair map
[ 7.174411] ath: Country alpha2 being used: 00
[ 7.174414] ath: Regpair used: 0x65
[ 7.185818] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 7.186438] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90001300000, irq=40
[ 7.204510] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
[ 7.260386] kvm: Nested Virtualization enabled
[ 7.260392] kvm: Nested Paging enabled
[ 7.318698] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 7.318912] acer_wmi: Function bitmap for Communication Button: 0x801
[ 7.329486] acer_wmi: Enabling Launch Manager failed: 0xe2 - 0x0
[ 7.329676] input: Acer WMI hotkeys as /devices/virtual/input/input14
[ 7.330258] input: Acer BMA150 accelerometer as /devices/virtual/input/input15
[ 7.389543] cfg80211: World regulatory domain updated:
[ 7.389549] cfg80211: DFS Master region: unset
[ 7.389552] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.389556] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.389560] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.389563] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.389565] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.389568] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.616990] EXT4-fs (sdb2): re-mounted. Opts: discard,errors=remount-ro
[ 7.984707] usb 3-5: new full-speed USB device number 3 using ohci-pci
[ 8.145492] usb 3-5: New USB device found, idVendor=04ca, idProduct=300b
[ 8.145500] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.172044] Bluetooth: Core ver 2.21
[ 8.172081] NET: Registered protocol family 31
[ 8.172084] Bluetooth: HCI device and connection manager initialized
[ 8.172092] Bluetooth: HCI socket layer initialized
[ 8.172097] Bluetooth: L2CAP socket layer initialized
[ 8.172109] Bluetooth: SCO socket layer initialized
[ 8.184764] usbcore: registered new interface driver btusb
[ 8.203632] usb 3-5: USB disconnect, device number 3
[ 8.204642] usbcore: registered new interface driver ath3k
[ 8.527036] init: failsafe main process (855) killed by TERM signal
[ 8.557142] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.557149] Bluetooth: BNEP filters: protocol multicast
[ 8.557158] Bluetooth: BNEP socket layer initialized
[ 8.603096] init: samba-ad-dc main process (889) terminated with status 1
[ 8.613475] Bluetooth: RFCOMM TTY layer initialized
[ 8.613488] Bluetooth: RFCOMM socket layer initialized
[ 8.613499] Bluetooth: RFCOMM ver 1.11
[ 8.785430] eth0: 0xffffc90000e98000, f8:a9:63:75:e5:15, IRQ 37
[ 10.196363] init: plymouth-stop pre-start process (1642) terminated with status 1
[ 24.376217] wlan0: authenticate with 38:2c:4a:65:eb:b8
[ 24.388253] wlan0: send auth to 38:2c:4a:65:eb:b8 (try 1/3)
[ 24.390347] wlan0: authenticated
[ 24.392740] wlan0: associate with 38:2c:4a:65:eb:b8 (try 1/3)
[ 24.397794] wlan0: RX AssocResp from 38:2c:4a:65:eb:b8 (capab=0x1411 status=0 aid=1)
[ 24.397893] wlan0: associated
[ 149.647456] EXT4-fs (sda3): Unrecognized mount option "x-gvfs-show" or missing value
[ 154.549973] EXT4-fs (sda3): Unrecognized mount option "x-gvfs-show" or missing value
[ 3038.053378] EXT4-fs (sda3): Unrecognized mount option "x-gvfs-show" or missing value
[ 3104.176867] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment