Skip to content

Instantly share code, notes, and snippets.

/-

Created January 14, 2017 16:27
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/1570dca5e75029c8ac017267ef86ae6d to your computer and use it in GitHub Desktop.
Save anonymous/1570dca5e75029c8ac017267ef86ae6d 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 0x33ba2000-0x35dc8fff]
[ 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: 7005472K/7285000K available (8174K kernel code, 1291K rwdata, 3956K rodata, 1484K init, 1292K bss, 279528K 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.461 MHz processor
[ 0.000029] Calibrating delay loop (skipped), value calculated using timer frequency.. 3792.92 BogoMIPS (lpj=7585844)
[ 0.000032] pid_max: default: 32768 minimum: 301
[ 0.000039] ACPI: Core revision 20150930
[ 0.014092] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.021056] Security Framework initialized
[ 0.021062] Yama: becoming mindful.
[ 0.021084] AppArmor: AppArmor initialized
[ 0.021727] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.024240] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.025413] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.025424] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.025702] Initializing cgroup subsys io
[ 0.025708] Initializing cgroup subsys memory
[ 0.025716] Initializing cgroup subsys devices
[ 0.025720] Initializing cgroup subsys freezer
[ 0.025723] Initializing cgroup subsys net_cls
[ 0.025726] Initializing cgroup subsys perf_event
[ 0.025728] Initializing cgroup subsys net_prio
[ 0.025731] Initializing cgroup subsys hugetlb
[ 0.025734] Initializing cgroup subsys pids
[ 0.025757] CPU: Physical Processor ID: 0
[ 0.025758] CPU: Processor Core ID: 0
[ 0.025759] mce: CPU supports 7 MCE banks
[ 0.025769] LVT offset 0 assigned for vector 0xf9
[ 0.025771] [Firmware Bug]: cpu 0, invalid threshold interrupt offset 0 for bank 4, block 1 (MSRC0000408=0xc010000001000000)
[ 0.025778] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.025779] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.026107] Freeing SMP alternatives memory: 28K (ffffffff81eb7000 - ffffffff81ebe000)
[ 0.033829] ftrace: allocating 32026 entries in 126 pages
[ 0.046556] smpboot: Max logical packages: 1
[ 0.046560] smpboot: APIC(10) Converting physical 1 to logical package 0
[ 0.047180] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.191620] smpboot: CPU0: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G (family: 0x15, model: 0x30, stepping: 0x1)
[ 0.191639] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.191644] ... version: 0
[ 0.191645] ... bit width: 48
[ 0.191646] ... generic registers: 6
[ 0.191647] ... value mask: 0000ffffffffffff
[ 0.191649] ... max period: 00007fffffffffff
[ 0.191649] ... fixed-purpose events: 0
[ 0.191650] ... event mask: 000000000000003f
[ 0.192486] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.192558] x86: Booting SMP configuration:
[ 0.192560] .... node #0, CPUs: #1 #2 #3
[ 0.199510] x86: Booted up 1 node, 4 CPUs
[ 0.199514] smpboot: Total of 4 processors activated (15171.68 BogoMIPS)
[ 0.200411] devtmpfs: initialized
[ 0.203771] evm: security.selinux
[ 0.203772] evm: security.SMACK64
[ 0.203774] evm: security.SMACK64EXEC
[ 0.203775] evm: security.SMACK64TRANSMUTE
[ 0.203776] evm: security.SMACK64MMAP
[ 0.203777] evm: security.ima
[ 0.203778] evm: security.capability
[ 0.203891] PM: Registering ACPI NVS region [mem 0x0006e000-0x0006ffff] (8192 bytes)
[ 0.203893] PM: Registering ACPI NVS region [mem 0x9fabf000-0x9fbbefff] (1048576 bytes)
[ 0.203998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.204105] pinctrl core: initialized pinctrl subsystem
[ 0.204233] RTC time: 17:16:50, date: 01/14/17
[ 0.204366] NET: Registered protocol family 16
[ 0.215651] cpuidle: using governor ladder
[ 0.227821] cpuidle: using governor menu
[ 0.227860] PCCT header not found.
[ 0.228049] Simple Boot Flag at 0x44 set to 0x1
[ 0.228098] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.228100] ACPI: bus type PCI registered
[ 0.228102] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.228255] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.228259] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.228265] PCI: Using configuration type 1 for base access
[ 0.244560] ACPI: Added _OSI(Module Device)
[ 0.244564] ACPI: Added _OSI(Processor Device)
[ 0.244566] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.244568] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.248735] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.253642] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.255598] ACPI : EC: EC started
[ 0.279871] ACPI: Interpreter enabled
[ 0.279887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.279893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.279914] ACPI: (supports S0 S3 S4 S5)
[ 0.279917] ACPI: Using IOAPIC for interrupt routing
[ 0.280166] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.280597] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.280732] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.280850] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.312539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.312548] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.312730] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.312731] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.312745] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.313098] PCI host bridge to bus 0000:00
[ 0.313102] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.313104] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.313106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.313108] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.313109] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.313111] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.313112] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.313114] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.313115] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.313117] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.313118] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.313120] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.313121] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.313123] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.313124] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.313126] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[ 0.313127] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[ 0.313129] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window]
[ 0.313131] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.313139] pci 0000:00:00.0: [1022:1422] type 00 class 0x060000
[ 0.313247] pci 0000:00:01.0: [1002:130a] type 00 class 0x030000
[ 0.313313] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.313323] pci 0000:00:01.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
[ 0.313330] pci 0000:00:01.0: reg 0x20: [io 0x3000-0x30ff]
[ 0.313337] pci 0000:00:01.0: reg 0x24: [mem 0xf0a00000-0xf0a3ffff]
[ 0.313344] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.313378] pci 0000:00:01.0: supports D1 D2
[ 0.313380] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[ 0.313485] pci 0000:00:01.1: [1002:1308] type 00 class 0x040300
[ 0.313507] pci 0000:00:01.1: reg 0x10: [mem 0xf0a40000-0xf0a43fff 64bit]
[ 0.313555] pci 0000:00:01.1: supports D1 D2
[ 0.313696] pci 0000:00:02.0: [1022:1424] type 00 class 0x060000
[ 0.313829] pci 0000:00:03.0: [1022:1424] type 00 class 0x060000
[ 0.313928] pci 0000:00:03.1: [1022:1426] type 01 class 0x060400
[ 0.313998] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.314048] pci 0000:00:03.1: System wakeup disabled by ACPI
[ 0.314097] pci 0000:00:03.2: [1022:1426] type 01 class 0x060400
[ 0.314166] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 0.314215] pci 0000:00:03.2: System wakeup disabled by ACPI
[ 0.314263] pci 0000:00:04.0: [1022:1424] type 00 class 0x060000
[ 0.314425] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[ 0.314487] pci 0000:00:10.0: reg 0x10: [mem 0xf0a48000-0xf0a49fff 64bit]
[ 0.314576] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[ 0.314623] pci 0000:00:10.0: System wakeup disabled by ACPI
[ 0.314707] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[ 0.314734] pci 0000:00:11.0: reg 0x10: [io 0x3118-0x311f]
[ 0.314744] pci 0000:00:11.0: reg 0x14: [io 0x3124-0x3127]
[ 0.314754] pci 0000:00:11.0: reg 0x18: [io 0x3110-0x3117]
[ 0.314764] pci 0000:00:11.0: reg 0x1c: [io 0x3120-0x3123]
[ 0.314773] pci 0000:00:11.0: reg 0x20: [io 0x3100-0x310f]
[ 0.314783] pci 0000:00:11.0: reg 0x24: [mem 0xf0a4f000-0xf0a4f7ff]
[ 0.314913] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[ 0.314929] pci 0000:00:12.0: reg 0x10: [mem 0xf0a4e000-0xf0a4efff]
[ 0.315024] pci 0000:00:12.0: System wakeup disabled by ACPI
[ 0.315100] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[ 0.315672] pci 0000:00:12.2: reg 0x10: [mem 0xf0a4d000-0xf0a4d0ff]
[ 0.318240] pci 0000:00:12.2: supports D1 D2
[ 0.318242] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.318293] pci 0000:00:12.2: System wakeup disabled by ACPI
[ 0.318347] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[ 0.318364] pci 0000:00:13.0: reg 0x10: [mem 0xf0a4c000-0xf0a4cfff]
[ 0.318530] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[ 0.318975] pci 0000:00:13.2: reg 0x10: [mem 0xf0a4b000-0xf0a4b0ff]
[ 0.321551] pci 0000:00:13.2: supports D1 D2
[ 0.321553] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.321652] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[ 0.321837] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[ 0.321865] pci 0000:00:14.2: reg 0x10: [mem 0xf0a44000-0xf0a47fff 64bit]
[ 0.321929] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.322043] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[ 0.322220] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[ 0.322293] pci 0000:00:14.4: System wakeup disabled by ACPI
[ 0.322368] pci 0000:00:18.0: [1022:141a] type 00 class 0x060000
[ 0.322441] pci 0000:00:18.1: [1022:141b] type 00 class 0x060000
[ 0.322508] pci 0000:00:18.2: [1022:141c] type 00 class 0x060000
[ 0.322575] pci 0000:00:18.3: [1022:141d] type 00 class 0x060000
[ 0.322645] pci 0000:00:18.4: [1022:141e] type 00 class 0x060000
[ 0.322712] pci 0000:00:18.5: [1022:141f] type 00 class 0x060000
[ 0.322921] pci 0000:01:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.322959] pci 0000:01:00.0: reg 0x10: [mem 0xf0905000-0xf0905fff]
[ 0.323015] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.323075] pci 0000:01:00.0: supports D1 D2
[ 0.323077] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.323166] pci 0000:01:00.1: [10ec:8168] type 00 class 0x020000
[ 0.323202] pci 0000:01:00.1: reg 0x10: [io 0x2000-0x20ff]
[ 0.323227] pci 0000:01:00.1: reg 0x18: [mem 0xf0904000-0xf0904fff 64bit]
[ 0.323243] pci 0000:01:00.1: reg 0x20: [mem 0xf0900000-0xf0903fff 64bit]
[ 0.323306] pci 0000:01:00.1: supports D1 D2
[ 0.323308] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.327756] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.327767] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.327772] pci 0000:00:03.1: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.327893] pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
[ 0.327934] pci 0000:02:00.0: reg 0x10: [mem 0xf0800000-0xf087ffff 64bit]
[ 0.327982] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.328042] pci 0000:02:00.0: supports D1 D2
[ 0.328044] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.336857] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.336870] pci 0000:00:03.2: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.337069] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[ 0.337081] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.337083] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.337085] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.337086] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[ 0.337088] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[ 0.337090] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[ 0.337091] pci 0000:00:14.4: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[ 0.337093] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.337094] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.337096] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.337097] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[ 0.337099] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[ 0.337100] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[ 0.337102] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[ 0.337103] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[ 0.337105] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[ 0.337107] pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfed3ffff window] (subtractive decode)
[ 0.337108] pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff window] (subtractive decode)
[ 0.348547] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348645] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348714] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348781] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348835] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348873] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348911] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.348950] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.349127] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.349187] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.349552] vgaarb: setting as boot device: PCI:0000:00:01.0
[ 0.349556] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.349567] vgaarb: loaded
[ 0.349568] vgaarb: bridge control possible 0000:00:01.0
[ 0.349886] SCSI subsystem initialized
[ 0.349993] libata version 3.00 loaded.
[ 0.350036] ACPI: bus type USB registered
[ 0.350057] usbcore: registered new interface driver usbfs
[ 0.350072] usbcore: registered new interface driver hub
[ 0.350096] usbcore: registered new device driver usb
[ 0.350414] PCI: Using ACPI for IRQ routing
[ 0.352620] PCI: pci_cache_line_size set to 64 bytes
[ 0.352692] e820: reserve RAM buffer [mem 0x0006e000-0x0006ffff]
[ 0.352694] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[ 0.352695] e820: reserve RAM buffer [mem 0x99263000-0x9bffffff]
[ 0.352697] e820: reserve RAM buffer [mem 0x99abc000-0x9bffffff]
[ 0.352698] e820: reserve RAM buffer [mem 0x9f2bf000-0x9fffffff]
[ 0.352699] e820: reserve RAM buffer [mem 0x9fc00000-0x9fffffff]
[ 0.352700] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[ 0.352849] NetLabel: Initializing
[ 0.352851] NetLabel: domain hash size = 128
[ 0.352852] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.352863] NetLabel: unlabeled traffic allowed by default
[ 0.353167] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.353172] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.355349] clocksource: Switched to clocksource hpet
[ 0.363541] AppArmor: AppArmor Filesystem Enabled
[ 0.363636] pnp: PnP ACPI init
[ 0.363830] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.363834] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.363836] system 00:00: [mem 0xfec20000-0xfec20fff] could not be reserved
[ 0.363839] system 00:00: [mem 0xff000000-0xff000fff] has been reserved
[ 0.363844] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.364115] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.364158] pnp 00:02: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.364215] system 00:03: [io 0x0400-0x04cf] could not be reserved
[ 0.364218] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.364220] system 00:03: [io 0x04d6] has been reserved
[ 0.364222] system 00:03: [io 0x0680-0x06ff] has been reserved
[ 0.364224] system 00:03: [io 0x077a] has been reserved
[ 0.364226] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.364228] system 00:03: [io 0x0c14] has been reserved
[ 0.364229] system 00:03: [io 0x0c50-0x0c52] has been reserved
[ 0.364231] system 00:03: [io 0x0c6c] has been reserved
[ 0.364233] system 00:03: [io 0x0c6f] has been reserved
[ 0.364235] system 00:03: [io 0x0cd0-0x0cdb] has been reserved
[ 0.364237] system 00:03: [io 0x0840-0x0847] has been reserved
[ 0.364240] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.364319] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.364322] system 00:04: [mem 0xff800000-0xffffffff] has been reserved
[ 0.364325] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.375816] pnp: PnP ACPI: found 5 devices
[ 0.383623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.383636] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: address conflict with reserved [mem 0xff800000-0xffffffff]
[ 0.383640] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.383643] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.383712] pci 0000:00:01.0: BAR 6: assigned [mem 0xf0a60000-0xf0a7ffff pref]
[ 0.383716] pci 0000:01:00.0: BAR 6: assigned [mem 0xf0910000-0xf091ffff pref]
[ 0.383719] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.383721] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.383726] pci 0000:00:03.1: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.383733] pci 0000:02:00.0: BAR 6: assigned [mem 0xf0880000-0xf088ffff pref]
[ 0.383735] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.383739] pci 0000:00:03.2: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.383747] pci 0000:00:14.4: PCI bridge to [bus 03]
[ 0.383792] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.383793] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.383795] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.383796] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.383798] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.383800] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.383801] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.383803] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.383805] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.383806] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.383808] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.383809] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.383811] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.383812] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.383814] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.383815] pci_bus 0000:00: resource 19 [mem 0xe0000000-0xf7ffffff window]
[ 0.383817] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.383818] pci_bus 0000:00: resource 21 [mem 0xfed45000-0xffffffff window]
[ 0.383820] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.383822] pci_bus 0000:01: resource 1 [mem 0xf0900000-0xf09fffff]
[ 0.383824] pci_bus 0000:02: resource 1 [mem 0xf0800000-0xf08fffff]
[ 0.383825] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
[ 0.383827] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
[ 0.383829] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.383830] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.383832] pci_bus 0000:03: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.383833] pci_bus 0000:03: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.383835] pci_bus 0000:03: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.383836] pci_bus 0000:03: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.383838] pci_bus 0000:03: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.383839] pci_bus 0000:03: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.383841] pci_bus 0000:03: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.383842] pci_bus 0000:03: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.383844] pci_bus 0000:03: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.383845] pci_bus 0000:03: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.383847] pci_bus 0000:03: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.383848] pci_bus 0000:03: resource 19 [mem 0xe0000000-0xf7ffffff window]
[ 0.383850] pci_bus 0000:03: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.383851] pci_bus 0000:03: resource 21 [mem 0xfed45000-0xffffffff window]
[ 0.383892] NET: Registered protocol family 2
[ 0.384116] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.384321] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.384577] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.384619] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.384661] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.384763] NET: Registered protocol family 1
[ 0.384791] pci 0000:00:01.0: Video device with shadowed ROM
[ 1.075741] PCI: CLS 64 bytes, default 64
[ 1.075817] Trying to unpack rootfs image as initramfs...
[ 1.635322] Freeing initrd memory: 34972K (ffff880033ba2000 - ffff880035dc9000)
[ 1.636892] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.636897] software IO TLB [mem 0x93ac0000-0x97ac0000] (64MB) mapped at [ffff880093ac0000-ffff880097abffff]
[ 1.636957] [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.636960] [Firmware Bug]: cpu 1, IBS interrupt offset 0 not available (MSRC001103A=0x0000000000000100)
[ 1.636962] Failed to setup IBS, -22
[ 1.637098] Scanning for low memory corruption every 60 seconds
[ 1.637835] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.637881] audit: initializing netlink subsys (disabled)
[ 1.637910] audit: type=2000 audit(1484414211.524:1): initialized
[ 1.638262] Initialise system trusted keyring
[ 1.638554] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 1.638556] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.640653] zbud: loaded
[ 1.641020] VFS: Disk quotas dquot_6.6.0
[ 1.641061] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.641392] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.641836] fuse init (API version 7.23)
[ 1.642035] Key type big_key registered
[ 1.642061] Allocating IMA MOK and blacklist keyrings.
[ 1.642689] Key type asymmetric registered
[ 1.642693] Asymmetric key parser 'x509' registered
[ 1.642739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.642809] io scheduler noop registered
[ 1.642812] io scheduler deadline registered (default)
[ 1.642849] io scheduler cfq registered
[ 1.643448] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt
[ 1.643451] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 1.643453] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 1.643457] pcie_pme 0000:00:03.1:pcie01: service driver pcie_pme loaded
[ 1.643478] pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
[ 1.643480] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.643484] pcie_pme 0000:00:03.2:pcie01: service driver pcie_pme loaded
[ 1.643492] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.643502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.643547] efifb: probing for efifb
[ 1.643566] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90001000000, using 4224k, total 4224k
[ 1.643568] efifb: mode is 1366x768x32, linelength=5632, pages=1
[ 1.643569] efifb: scrolling: redraw
[ 1.643570] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.643745] Console: switching to colour frame buffer device 170x48
[ 1.643767] fb0: EFI VGA frame buffer device
[ 1.643893] ACPI: AC Adapter [ACAD] (on-line)
[ 1.643962] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.643966] ACPI: Power Button [PWRB]
[ 1.644042] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0D:00/input/input1
[ 1.644131] ACPI: Lid Switch [LID0]
[ 1.644168] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0C:01/input/input2
[ 1.644170] ACPI: Power Button [PWRB]
[ 1.644206] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0E:00/input/input3
[ 1.644208] ACPI: Sleep Button [SLPB]
[ 1.644248] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 1.644250] ACPI: Power Button [PWRF]
[ 1.644464] ACPI: acpi_idle registered with cpuidle
[ 1.645103] GHES: HEST is not enabled!
[ 1.645253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.647411] Linux agpgart interface v0.103
[ 1.651798] brd: module loaded
[ 1.653767] loop: module loaded
[ 1.654031] libphy: Fixed MDIO Bus: probed
[ 1.654034] tun: Universal TUN/TAP device driver, 1.6
[ 1.654036] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.654149] PPP generic driver version 2.4.2
[ 1.654224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.654229] ehci-pci: EHCI PCI platform driver
[ 1.654413] QUIRK: Enable AMD PLL fix
[ 1.654442] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.654450] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.654455] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.654465] ehci-pci 0000:00:12.2: debug port 1
[ 1.654508] ehci-pci 0000:00:12.2: irq 17, io mem 0xf0a4d000
[ 1.663565] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.663629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.663632] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.663634] usb usb1: Product: EHCI Host Controller
[ 1.663636] usb usb1: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.663638] usb usb1: SerialNumber: 0000:00:12.2
[ 1.663905] hub 1-0:1.0: USB hub found
[ 1.663912] hub 1-0:1.0: 5 ports detected
[ 1.664417] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.664426] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.664431] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.664442] ehci-pci 0000:00:13.2: debug port 1
[ 1.664481] ehci-pci 0000:00:13.2: irq 17, io mem 0xf0a4b000
[ 1.675553] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.675645] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.675648] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.675651] usb usb2: Product: EHCI Host Controller
[ 1.675653] usb usb2: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.675654] usb usb2: SerialNumber: 0000:00:13.2
[ 1.675923] hub 2-0:1.0: USB hub found
[ 1.675930] hub 2-0:1.0: 5 ports detected
[ 1.676233] ehci-platform: EHCI generic platform driver
[ 1.676259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.676266] ohci-pci: OHCI PCI platform driver
[ 1.676487] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.676494] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 1.676530] ohci-pci 0000:00:12.0: irq 18, io mem 0xf0a4e000
[ 1.683585] ACPI: Battery Slot [BAT1] (battery present)
[ 1.735627] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.735632] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.735634] usb usb3: Product: OHCI PCI host controller
[ 1.735636] usb usb3: Manufacturer: Linux 4.4.0-31-generic ohci_hcd
[ 1.735638] usb usb3: SerialNumber: 0000:00:12.0
[ 1.736081] hub 3-0:1.0: USB hub found
[ 1.736123] hub 3-0:1.0: 5 ports detected
[ 1.736550] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.736557] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4
[ 1.736586] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0a4c000
[ 1.795624] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.795629] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.795631] usb usb4: Product: OHCI PCI host controller
[ 1.795633] usb usb4: Manufacturer: Linux 4.4.0-31-generic ohci_hcd
[ 1.795634] usb usb4: SerialNumber: 0000:00:13.0
[ 1.796004] hub 4-0:1.0: USB hub found
[ 1.796043] hub 4-0:1.0: 5 ports detected
[ 1.796256] ohci-platform: OHCI generic platform driver
[ 1.796278] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.796515] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.796523] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 5
[ 1.796731] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
[ 1.796920] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.796922] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.796924] usb usb5: Product: xHCI Host Controller
[ 1.796926] usb usb5: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.796928] usb usb5: SerialNumber: 0000:00:10.0
[ 1.797268] hub 5-0:1.0: USB hub found
[ 1.797310] hub 5-0:1.0: 2 ports detected
[ 1.797518] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.797523] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6
[ 1.800136] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.800156] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.800158] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.800160] usb usb6: Product: xHCI Host Controller
[ 1.800162] usb usb6: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.800163] usb usb6: SerialNumber: 0000:00:10.0
[ 1.800485] hub 6-0:1.0: USB hub found
[ 1.800543] hub 6-0:1.0: 2 ports detected
[ 1.800717] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.800719] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.803468] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.803740] mousedev: PS/2 mouse device common for all mice
[ 1.804063] rtc_cmos 00:01: RTC can wake from S4
[ 1.804198] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.804226] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[ 1.804238] i2c /dev entries driver
[ 1.804317] device-mapper: uevent: version 1.0.3
[ 1.804408] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 1.804435] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.804440] EFI Variables Facility v0.08 2004-May-17
[ 1.823083] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.834248] NET: Registered protocol family 10
[ 1.834542] NET: Registered protocol family 17
[ 1.834558] Key type dns_resolver registered
[ 1.835131] microcode: CPU0: patch_level=0x06003106
[ 1.835147] microcode: CPU1: patch_level=0x06003106
[ 1.835157] microcode: CPU2: patch_level=0x06003106
[ 1.835163] microcode: CPU3: patch_level=0x06003106
[ 1.835218] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.835564] registered taskstats version 1
[ 1.835580] Loading compiled-in X.509 certificates
[ 1.836577] Loaded X.509 cert 'Build time autogenerated kernel key: 6e1dec312b99cf2987117ed2153b9a730dee12a7'
[ 1.836606] zswap: loaded using pool lzo/zbud
[ 1.839431] Key type trusted registered
[ 1.843802] Key type encrypted registered
[ 1.843815] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.843819] ima: No TPM chip found, activating TPM-bypass!
[ 1.843846] evm: HMAC attrs: 0x1
[ 1.844302] Magic number: 1:543:289
[ 1.844336] tty tty22: hash matches
[ 1.844448] rtc_cmos 00:01: setting system clock to 2017-01-14 17:16:51 UTC (1484414211)
[ 1.844648] acpi-cpufreq: overriding BIOS provided _PSD data
[ 1.844883] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.844884] EDD information not available.
[ 1.844986] PM: Hibernation image not present or could not be loaded.
[ 1.846217] Freeing unused kernel memory: 1484K (ffffffff81d44000 - ffffffff81eb7000)
[ 1.846219] Write protecting the kernel read-only data: 12288k
[ 1.846552] Freeing unused kernel memory: 4K (ffff8800027ff000 - ffff880002800000)
[ 1.846996] Freeing unused kernel memory: 140K (ffff880002bdd000 - ffff880002c00000)
[ 1.867748] systemd-udevd[137]: starting version 204
[ 1.880440] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.880549] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.880585] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 1.881003] acpi device:00: registered as cooling_device4
[ 1.881094] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 1.891690] wmi: Mapper loaded
[ 1.894235] rtsx_pci 0000:01:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 32
[ 1.897660] [drm] Initialized drm 1.1.0 20060810
[ 1.900273] ahci 0000:00:11.0: version 3.0
[ 1.900508] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.900512] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.901350] scsi host0: ahci
[ 1.901654] scsi host1: ahci
[ 1.901760] ata1: SATA max UDMA/133 abar m2048@0xf0a4f000 port 0xf0a4f100 irq 33
[ 1.901765] ata2: SATA max UDMA/133 abar m2048@0xf0a4f000 port 0xf0a4f180 irq 33
[ 1.934754] [drm] radeon kernel modesetting enabled.
[ 1.938306] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 1.938310] AMD IOMMUv2 functionality not available on this system
[ 1.941735] Found CRAT image with size=1360
[ 1.941741] Parsing CRAT table with 1 nodes
[ 1.941744] Found CU entry in CRAT table with proximity_domain=0 caps=0
[ 1.941746] CU CPU: cores=4 id_base=16
[ 1.941747] Found CU entry in CRAT table with proximity_domain=0 caps=0
[ 1.941749] CU GPU: simds=32 id_base=-2147483648
[ 1.941750] Found memory entry in CRAT table with proximity_domain=0
[ 1.941751] Found memory entry in CRAT table with proximity_domain=0
[ 1.941753] Found cache entry in CRAT table with processor_id=16
[ 1.941754] Found cache entry in CRAT table with processor_id=16
[ 1.941756] Found cache entry in CRAT table with processor_id=16
[ 1.941757] Found cache entry in CRAT table with processor_id=17
[ 1.941758] Found cache entry in CRAT table with processor_id=18
[ 1.941759] Found cache entry in CRAT table with processor_id=18
[ 1.941760] Found cache entry in CRAT table with processor_id=18
[ 1.941761] Found cache entry in CRAT table with processor_id=19
[ 1.941763] Found TLB entry in CRAT table (not processing)
[ 1.941764] Found TLB entry in CRAT table (not processing)
[ 1.941764] Found TLB entry in CRAT table (not processing)
[ 1.941765] Found TLB entry in CRAT table (not processing)
[ 1.941766] Found TLB entry in CRAT table (not processing)
[ 1.941767] Found TLB entry in CRAT table (not processing)
[ 1.941768] Found TLB entry in CRAT table (not processing)
[ 1.941769] Found TLB entry in CRAT table (not processing)
[ 1.941770] Found TLB entry in CRAT table (not processing)
[ 1.941771] Found TLB entry in CRAT table (not processing)
[ 1.941772] Creating topology SYSFS entries
[ 1.941807] Finished initializing topology ret=0
[ 1.942999] kfd kfd: Initialized module
[ 1.943250] checking generic (e0000000 420000) vs hw (e0000000 10000000)
[ 1.943253] fb: switching to radeondrmfb from EFI VGA
[ 1.943295] Console: switching to colour dummy device 80x25
[ 1.943910] [drm] initializing kernel modesetting (KAVERI 0x1002:0x130A 0x1025:0x0864).
[ 1.943925] [drm] register mmio base: 0xF0A00000
[ 1.943926] [drm] register mmio size: 262144
[ 1.943932] [drm] doorbell mmio base: 0xF0000000
[ 1.943933] [drm] doorbell mmio size: 8388608
[ 1.943938] [drm] ACPI VFCT contains a BIOS for 00:01.0 1002:130a, size 62976
[ 1.943966] ATOM BIOS: BR45399.001
[ 1.944018] [drm] Changing default dispclk from 514Mhz to 600Mhz
[ 1.944039] radeon 0000:00:01.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 1.944042] radeon 0000:00:01.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 1.944044] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 1.944045] [drm] RAM width 128bits DDR
[ 1.944594] [TTM] Zone kernel: Available graphics memory: 3544296 kiB
[ 1.944596] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 1.944598] [TTM] Initializing pool allocator
[ 1.944606] [TTM] Initializing DMA pool allocator
[ 1.944630] [drm] radeon: 1024M of VRAM memory ready
[ 1.944632] [drm] radeon: 2048M of GTT memory ready.
[ 1.944648] [drm] Loading kaveri Microcode
[ 1.944795] [drm] Internal thermal controller without fan control
[ 1.945715] [drm] radeon: dpm initialized
[ 1.949297] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 1.949314] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 1.984293] [drm] PCIE GART of 2048M enabled (table at 0x0000000000324000).
[ 1.984490] radeon 0000:00:01.0: WB enabled
[ 1.984510] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880211728c00
[ 1.984514] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff880211728c04
[ 1.984518] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff880211728c08
[ 1.984522] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880211728c0c
[ 1.984525] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff880211728c10
[ 1.985136] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000076c98 and cpu addr 0xffffc90001836c98
[ 1.985371] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0xffff880211728c18
[ 1.985375] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0xffff880211728c1c
[ 1.985379] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.985381] [drm] Driver supports precise vblank timestamp query.
[ 1.985429] radeon 0000:00:01.0: radeon: using MSI.
[ 1.985467] [drm] radeon: irq initialized.
[ 1.988766] [drm] ring test on 0 succeeded in 4 usecs
[ 1.988869] [drm] ring test on 1 succeeded in 3 usecs
[ 1.988888] [drm] ring test on 2 succeeded in 2 usecs
[ 1.989072] [drm] ring test on 3 succeeded in 4 usecs
[ 1.989080] [drm] ring test on 4 succeeded in 4 usecs
[ 1.995722] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.995752] r8169 0000:01:00.1: can't disable ASPM; OS doesn't have ASPM control
[ 2.004631] r8169 0000:01:00.1 eth0: RTL8411 at 0xffffc90000e98000, f8:a9:63:75:e5:15, XID 1c800800 IRQ 37
[ 2.004639] r8169 0000:01:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.034785] [drm] ring test on 5 succeeded in 2 usecs
[ 2.054655] [drm] UVD initialized successfully.
[ 2.164563] [drm] ring test on 6 succeeded in 15 usecs
[ 2.164582] [drm] ring test on 7 succeeded in 3 usecs
[ 2.164585] [drm] VCE initialized successfully.
[ 2.168120] [drm] ib test on ring 0 succeeded in 0 usecs
[ 2.243555] usb 3-2: new full-speed USB device number 2 using ohci-pci
[ 2.255574] usb 4-1: new full-speed USB device number 2 using ohci-pci
[ 2.275404] usb 1-3: new high-speed USB device number 3 using ehci-pci
[ 2.391663] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.392910] ata1.00: ATA-9: WDC WD10JPVX-22JC3T0, 01.01A01, max UDMA/133
[ 2.392918] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 2.393623] ata1.00: configured for UDMA/133
[ 2.394018] scsi 0:0:0:0: Direct-Access ATA WDC WD10JPVX-22J 1A01 PQ: 0 ANSI: 5
[ 2.394496] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 2.394503] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.394515] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.394656] sd 0:0:0:0: [sda] Write Protect is off
[ 2.394662] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.394736] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.395415] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.395551] ata2.00: ATA-9: KINGSTON SHSS37A240G, SAFM00.U, max UDMA/133
[ 2.395555] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.395699] ata2.00: configured for UDMA/133
[ 2.395884] scsi 1:0:0:0: Direct-Access ATA KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
[ 2.396247] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[ 2.396299] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.396474] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.396480] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.396537] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.398941] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 2.399883] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.416312] usb 1-3: New USB device found, idVendor=04f2, idProduct=b469
[ 2.416319] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.416324] usb 1-3: Product: HD WebCam
[ 2.416328] usb 1-3: Manufacturer: Chicony Electronics Co.,Ltd.
[ 2.416639] usb 3-2: New USB device found, idVendor=046d, idProduct=c52f
[ 2.416643] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.416647] usb 3-2: Product: USB Receiver
[ 2.416651] usb 3-2: Manufacturer: Logitech
[ 2.427627] usb 4-1: New USB device found, idVendor=06cb, idProduct=2970
[ 2.427636] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.427643] usb 4-1: Product:
[ 2.427647] usb 4-1: Manufacturer:
[ 2.427841] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.439215] usbcore: registered new interface driver usbhid
[ 2.439221] usbhid: USB HID core driver
[ 2.442544] 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.442791] 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.446189] 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.447085] sda: sda1 sda2 sda3
[ 2.447868] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.500122] 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.635547] tsc: Refined TSC clocksource calibration: 1896.514 MHz
[ 2.635555] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36ac9e480e6, max_idle_ns: 881590775478 ns
[ 2.667616] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3.167676] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3.167771] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3.167836] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3.636022] clocksource: Switched to clocksource tsc
[ 3.675588] [drm] ib test on ring 5 succeeded
[ 3.696422] [drm] ib test on ring 6 succeeded
[ 3.697248] [drm] ib test on ring 7 succeeded
[ 3.702273] [drm] radeon atom DIG backlight initialized
[ 3.702278] [drm] Radeon Display Connectors
[ 3.702282] [drm] Connector 0:
[ 3.702284] [drm] eDP-1
[ 3.702286] [drm] HPD2
[ 3.702290] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 3.702292] [drm] Encoders:
[ 3.702294] [drm] LCD1: INTERNAL_UNIPHY2
[ 3.702296] [drm] Connector 1:
[ 3.702297] [drm] HDMI-A-1
[ 3.702299] [drm] HPD3
[ 3.702302] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 3.702303] [drm] Encoders:
[ 3.702305] [drm] DFP1: INTERNAL_UNIPHY2
[ 3.702307] [drm] Connector 2:
[ 3.702308] [drm] VGA-1
[ 3.702310] [drm] HPD1
[ 3.702312] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 3.702314] [drm] Encoders:
[ 3.702316] [drm] CRT1: INTERNAL_UNIPHY
[ 3.702317] [drm] CRT1: NUTMEG
[ 4.476280] [drm] fb mappable at 0xE0728000
[ 4.476286] [drm] vram apper at 0xE0000000
[ 4.476289] [drm] size 4325376
[ 4.476291] [drm] fb depth is 24
[ 4.476293] [drm] pitch is 5632
[ 4.476610] fbcon: radeondrmfb (fb0) is primary device
[ 4.476752] Console: switching to colour frame buffer device 170x48
[ 4.476799] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[ 4.508367] kfd kfd: Allocated 3944480 bytes on gart for device(1002:130a)
[ 4.508399] kfd kfd: error getting iommu info. is the iommu enabled?
[ 4.508404] kfd kfd: Error initializing iommuv2 for device (1002:130a)
[ 4.508438] Creating topology SYSFS entries
[ 4.508582] kfd kfd: device (1002:130a) NOT added due to errors
[ 4.508588] [drm] Initialized radeon 2.43.0 20080528 for 0000:00:01.0 on minor 0
[ 6.063647] random: nonblocking pool is initialized
[ 6.096938] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.729996] Adding 12070908k swap on /dev/sda2. Priority:-1 extents:1 across:12070908k FS
[ 6.789735] systemd-udevd[417]: starting version 204
[ 6.846750] lp: driver loaded but no devices found
[ 6.870227] ppdev: user-space parallel port driver
[ 6.887397] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.992683] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\_SB_.PCI0.SMBS.SMB0) (20150930/utaddress-254)
[ 6.992695] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.003001] media: Linux media interface: v0.10
[ 7.020867] EDAC MC: Ver: 3.0.0
[ 7.033762] input: Touchpad as /devices/pci0000:00/0000:00:13.0/usb4/4-1/4-1:1.0/0003:06CB:2970.0003/input/input9
[ 7.035642] MCE: In-kernel MCE decoding enabled.
[ 7.036834] Linux video capture interface: v2.00
[ 7.041137] AMD64 EDAC driver v3.4.0
[ 7.041189] EDAC amd64: DRAM ECC disabled.
[ 7.041198] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 7.041198] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 7.041198] (Note that use of the override may cause unknown side effects.)
[ 7.042981] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[ 7.046762] hid-multitouch 0003:06CB:2970.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [ ] on usb-0000:00:13.0-1/input0
[ 7.058473] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input11
[ 7.083366] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 7.083373] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.083377] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.083380] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 7.083382] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 7.083386] snd_hda_codec_realtek hdaudioC1D0: Mic=0x12
[ 7.100523] AVX version of gcm_enc/dec engaged.
[ 7.100528] AES CTR mode by8 optimization enabled
[ 7.101286] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b469)
[ 7.112296] input: HD WebCam as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input12
[ 7.113920] usbcore: registered new interface driver uvcvideo
[ 7.113923] USB Video Class driver (1.1.1)
[ 7.116942] ath: phy0: WB335 2-ANT card detected
[ 7.116947] ath: phy0: Set BT/WLAN RX diversity capability
[ 7.124102] ath: phy0: Enable LNA combining
[ 7.125246] ath: phy0: ASPM enabled: 0x42
[ 7.125251] ath: EEPROM regdomain: 0x65
[ 7.125253] ath: EEPROM indicates we should expect a direct regpair map
[ 7.125257] ath: Country alpha2 being used: 00
[ 7.125259] ath: Regpair used: 0x65
[ 7.153909] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
[ 7.157411] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 7.157986] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90001200000, irq=40
[ 7.163121] device-mapper: multipath: version 1.10.0 loaded
[ 7.190806] kvm: Nested Virtualization enabled
[ 7.190815] kvm: Nested Paging enabled
[ 7.289527] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 7.289764] acer_wmi: Function bitmap for Communication Button: 0x801
[ 7.296670] acer_wmi: Enabling Launch Manager failed: 0xe2 - 0x0
[ 7.296859] input: Acer WMI hotkeys as /devices/virtual/input/input14
[ 7.297521] input: Acer BMA150 accelerometer as /devices/virtual/input/input15
[ 7.323582] cfg80211: World regulatory domain updated:
[ 7.323590] cfg80211: DFS Master region: unset
[ 7.323592] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.323597] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.323600] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.323603] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.323606] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.323609] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.357397] EXT4-fs (sdb2): re-mounted. Opts: discard,errors=remount-ro
[ 7.971497] usb 3-5: new full-speed USB device number 3 using ohci-pci
[ 8.132627] usb 3-5: New USB device found, idVendor=04ca, idProduct=300b
[ 8.132635] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.159976] Bluetooth: Core ver 2.21
[ 8.160007] NET: Registered protocol family 31
[ 8.160011] Bluetooth: HCI device and connection manager initialized
[ 8.160018] Bluetooth: HCI socket layer initialized
[ 8.160024] Bluetooth: L2CAP socket layer initialized
[ 8.160035] Bluetooth: SCO socket layer initialized
[ 8.174927] usbcore: registered new interface driver btusb
[ 8.194720] usbcore: registered new interface driver ath3k
[ 8.200801] usb 3-5: USB disconnect, device number 3
[ 8.401766] init: failsafe main process (860) killed by TERM signal
[ 8.402643] init: samba-ad-dc main process (882) terminated with status 1
[ 8.420281] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.420288] Bluetooth: BNEP filters: protocol multicast
[ 8.420295] Bluetooth: BNEP socket layer initialized
[ 8.470952] Bluetooth: RFCOMM TTY layer initialized
[ 8.470968] Bluetooth: RFCOMM socket layer initialized
[ 8.471055] Bluetooth: RFCOMM ver 1.11
[ 8.637705] r8169 0000:01:00.1 eth0: link down
[ 8.637785] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.652404] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 37.805735] wlan0: authenticate with 38:2c:4a:65:eb:b8
[ 37.822640] wlan0: send auth to 38:2c:4a:65:eb:b8 (try 1/3)
[ 37.824706] wlan0: authenticated
[ 37.828475] wlan0: associate with 38:2c:4a:65:eb:b8 (try 1/3)
[ 37.832451] wlan0: RX AssocResp from 38:2c:4a:65:eb:b8 (capab=0x1411 status=0 aid=1)
[ 37.832580] wlan0: associated
[ 37.832605] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 144.734090] init: plymouth-stop pre-start process (2617) terminated with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment