Skip to content

Instantly share code, notes, and snippets.

/-

Created January 15, 2017 17:23
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/3e8fafde873240f50917cccd53c5841f to your computer and use it in GitHub Desktop.
Save anonymous/3e8fafde873240f50917cccd53c5841f 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.426 MHz processor
[ 0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 3792.85 BogoMIPS (lpj=7585704)
[ 0.000033] pid_max: default: 32768 minimum: 301
[ 0.000040] ACPI: Core revision 20150930
[ 0.014121] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.024443] Security Framework initialized
[ 0.024449] Yama: becoming mindful.
[ 0.024473] AppArmor: AppArmor initialized
[ 0.025119] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.027766] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.029011] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.029022] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.029309] Initializing cgroup subsys io
[ 0.029315] Initializing cgroup subsys memory
[ 0.029323] Initializing cgroup subsys devices
[ 0.029328] Initializing cgroup subsys freezer
[ 0.029331] Initializing cgroup subsys net_cls
[ 0.029334] Initializing cgroup subsys perf_event
[ 0.029337] Initializing cgroup subsys net_prio
[ 0.029339] Initializing cgroup subsys hugetlb
[ 0.029343] Initializing cgroup subsys pids
[ 0.029367] CPU: Physical Processor ID: 0
[ 0.029368] CPU: Processor Core ID: 0
[ 0.029370] mce: CPU supports 7 MCE banks
[ 0.029379] LVT offset 0 assigned for vector 0xf9
[ 0.029382] [Firmware Bug]: cpu 0, invalid threshold interrupt offset 0 for bank 4, block 1 (MSRC0000408=0xc010000001000000)
[ 0.029388] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.029389] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.029733] Freeing SMP alternatives memory: 28K (ffffffff81eb7000 - ffffffff81ebe000)
[ 0.037111] ftrace: allocating 32026 entries in 126 pages
[ 0.049995] smpboot: Max logical packages: 1
[ 0.049999] smpboot: APIC(10) Converting physical 1 to logical package 0
[ 0.050653] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.195623] smpboot: CPU0: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G (family: 0x15, model: 0x30, stepping: 0x1)
[ 0.195643] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.195648] ... version: 0
[ 0.195649] ... bit width: 48
[ 0.195650] ... generic registers: 6
[ 0.195651] ... value mask: 0000ffffffffffff
[ 0.195652] ... max period: 00007fffffffffff
[ 0.195653] ... fixed-purpose events: 0
[ 0.195654] ... event mask: 000000000000003f
[ 0.196505] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.196580] x86: Booting SMP configuration:
[ 0.196581] .... node #0, CPUs: #1 #2 #3
[ 0.203492] x86: Booted up 1 node, 4 CPUs
[ 0.203496] smpboot: Total of 4 processors activated (15171.40 BogoMIPS)
[ 0.204447] devtmpfs: initialized
[ 0.207855] evm: security.selinux
[ 0.207857] evm: security.SMACK64
[ 0.207858] evm: security.SMACK64EXEC
[ 0.207860] evm: security.SMACK64TRANSMUTE
[ 0.207861] evm: security.SMACK64MMAP
[ 0.207862] evm: security.ima
[ 0.207863] evm: security.capability
[ 0.207979] PM: Registering ACPI NVS region [mem 0x0006e000-0x0006ffff] (8192 bytes)
[ 0.207982] PM: Registering ACPI NVS region [mem 0x9fabf000-0x9fbbefff] (1048576 bytes)
[ 0.208090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.208197] pinctrl core: initialized pinctrl subsystem
[ 0.208391] RTC time: 18:21:50, date: 01/15/17
[ 0.208527] NET: Registered protocol family 16
[ 0.219650] cpuidle: using governor ladder
[ 0.231917] cpuidle: using governor menu
[ 0.231933] PCCT header not found.
[ 0.232156] Simple Boot Flag at 0x44 set to 0x1
[ 0.232205] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.232207] ACPI: bus type PCI registered
[ 0.232209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.232397] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.232400] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.232407] PCI: Using configuration type 1 for base access
[ 0.248583] ACPI: Added _OSI(Module Device)
[ 0.248588] ACPI: Added _OSI(Processor Device)
[ 0.248590] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.248591] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.252747] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.257799] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.259739] ACPI : EC: EC started
[ 0.283842] ACPI: Interpreter enabled
[ 0.283860] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.283866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.283888] ACPI: (supports S0 S3 S4 S5)
[ 0.283890] ACPI: Using IOAPIC for interrupt routing
[ 0.284110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.284523] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.284631] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.284750] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.315000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.315010] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.315165] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.315167] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.315182] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.315540] PCI host bridge to bus 0000:00
[ 0.315544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.315546] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.315548] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.315549] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.315551] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.315554] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.315593] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.315600] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.315602] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.315604] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.315606] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.315607] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.315609] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.315611] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.315613] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.315614] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[ 0.315628] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[ 0.315630] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff window]
[ 0.315632] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.315642] pci 0000:00:00.0: [1022:1422] type 00 class 0x060000
[ 0.315833] pci 0000:00:01.0: [1002:130a] type 00 class 0x030000
[ 0.315858] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.315868] pci 0000:00:01.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
[ 0.315875] pci 0000:00:01.0: reg 0x20: [io 0x3000-0x30ff]
[ 0.315882] pci 0000:00:01.0: reg 0x24: [mem 0xf0a00000-0xf0a3ffff]
[ 0.315889] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.315920] pci 0000:00:01.0: supports D1 D2
[ 0.315922] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[ 0.316024] pci 0000:00:01.1: [1002:1308] type 00 class 0x040300
[ 0.316048] pci 0000:00:01.1: reg 0x10: [mem 0xf0a40000-0xf0a43fff 64bit]
[ 0.316096] pci 0000:00:01.1: supports D1 D2
[ 0.316238] pci 0000:00:02.0: [1022:1424] type 00 class 0x060000
[ 0.316371] pci 0000:00:03.0: [1022:1424] type 00 class 0x060000
[ 0.316471] pci 0000:00:03.1: [1022:1426] type 01 class 0x060400
[ 0.316541] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.316592] pci 0000:00:03.1: System wakeup disabled by ACPI
[ 0.316640] pci 0000:00:03.2: [1022:1426] type 01 class 0x060400
[ 0.316710] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 0.316774] pci 0000:00:03.2: System wakeup disabled by ACPI
[ 0.316863] pci 0000:00:04.0: [1022:1424] type 00 class 0x060000
[ 0.316984] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[ 0.317026] pci 0000:00:10.0: reg 0x10: [mem 0xf0a48000-0xf0a49fff 64bit]
[ 0.317115] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[ 0.317162] pci 0000:00:10.0: System wakeup disabled by ACPI
[ 0.317245] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[ 0.317273] pci 0000:00:11.0: reg 0x10: [io 0x3118-0x311f]
[ 0.317283] pci 0000:00:11.0: reg 0x14: [io 0x3124-0x3127]
[ 0.317293] pci 0000:00:11.0: reg 0x18: [io 0x3110-0x3117]
[ 0.317303] pci 0000:00:11.0: reg 0x1c: [io 0x3120-0x3123]
[ 0.317312] pci 0000:00:11.0: reg 0x20: [io 0x3100-0x310f]
[ 0.317322] pci 0000:00:11.0: reg 0x24: [mem 0xf0a4f000-0xf0a4f7ff]
[ 0.317540] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[ 0.317558] pci 0000:00:12.0: reg 0x10: [mem 0xf0a4e000-0xf0a4efff]
[ 0.317654] pci 0000:00:12.0: System wakeup disabled by ACPI
[ 0.317736] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[ 0.318265] pci 0000:00:12.2: reg 0x10: [mem 0xf0a4d000-0xf0a4d0ff]
[ 0.320937] pci 0000:00:12.2: supports D1 D2
[ 0.320939] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.320992] pci 0000:00:12.2: System wakeup disabled by ACPI
[ 0.321048] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[ 0.321066] pci 0000:00:13.0: reg 0x10: [mem 0xf0a4c000-0xf0a4cfff]
[ 0.321234] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[ 0.321696] pci 0000:00:13.2: reg 0x10: [mem 0xf0a4b000-0xf0a4b0ff]
[ 0.324366] pci 0000:00:13.2: supports D1 D2
[ 0.324369] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.324469] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[ 0.324656] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[ 0.324685] pci 0000:00:14.2: reg 0x10: [mem 0xf0a44000-0xf0a47fff 64bit]
[ 0.324749] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.324858] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[ 0.325047] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[ 0.325120] pci 0000:00:14.4: System wakeup disabled by ACPI
[ 0.325195] pci 0000:00:18.0: [1022:141a] type 00 class 0x060000
[ 0.325269] pci 0000:00:18.1: [1022:141b] type 00 class 0x060000
[ 0.325384] pci 0000:00:18.2: [1022:141c] type 00 class 0x060000
[ 0.325469] pci 0000:00:18.3: [1022:141d] type 00 class 0x060000
[ 0.325553] pci 0000:00:18.4: [1022:141e] type 00 class 0x060000
[ 0.325632] pci 0000:00:18.5: [1022:141f] type 00 class 0x060000
[ 0.325860] pci 0000:01:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.325899] pci 0000:01:00.0: reg 0x10: [mem 0xf0905000-0xf0905fff]
[ 0.325957] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.326020] pci 0000:01:00.0: supports D1 D2
[ 0.326022] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.326118] pci 0000:01:00.1: [10ec:8168] type 00 class 0x020000
[ 0.326156] pci 0000:01:00.1: reg 0x10: [io 0x2000-0x20ff]
[ 0.326182] pci 0000:01:00.1: reg 0x18: [mem 0xf0904000-0xf0904fff 64bit]
[ 0.326199] pci 0000:01:00.1: reg 0x20: [mem 0xf0900000-0xf0903fff 64bit]
[ 0.326264] pci 0000:01:00.1: supports D1 D2
[ 0.326266] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.332704] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.332719] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.332723] pci 0000:00:03.1: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.332846] pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
[ 0.332888] pci 0000:02:00.0: reg 0x10: [mem 0xf0800000-0xf087ffff 64bit]
[ 0.332936] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.332997] pci 0000:02:00.0: supports D1 D2
[ 0.332999] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.339745] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.339758] pci 0000:00:03.2: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.339937] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[ 0.339949] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.339952] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.339954] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.339956] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[ 0.339957] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[ 0.339959] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[ 0.339961] pci 0000:00:14.4: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[ 0.339963] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.339965] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.339967] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.339969] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[ 0.339970] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[ 0.339972] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[ 0.339974] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[ 0.339976] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[ 0.339978] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[ 0.339979] pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfed3ffff window] (subtractive decode)
[ 0.339981] pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff window] (subtractive decode)
[ 0.353866] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.353942] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354011] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354079] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354134] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354173] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354211] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354249] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.354428] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.354488] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.354910] vgaarb: setting as boot device: PCI:0000:00:01.0
[ 0.354915] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.354930] vgaarb: loaded
[ 0.354932] vgaarb: bridge control possible 0000:00:01.0
[ 0.355254] SCSI subsystem initialized
[ 0.355366] libata version 3.00 loaded.
[ 0.355410] ACPI: bus type USB registered
[ 0.355433] usbcore: registered new interface driver usbfs
[ 0.355447] usbcore: registered new interface driver hub
[ 0.355472] usbcore: registered new device driver usb
[ 0.355805] PCI: Using ACPI for IRQ routing
[ 0.357968] PCI: pci_cache_line_size set to 64 bytes
[ 0.358046] e820: reserve RAM buffer [mem 0x0006e000-0x0006ffff]
[ 0.358049] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[ 0.358050] e820: reserve RAM buffer [mem 0x99263000-0x9bffffff]
[ 0.358052] e820: reserve RAM buffer [mem 0x99abc000-0x9bffffff]
[ 0.358053] e820: reserve RAM buffer [mem 0x9f2bf000-0x9fffffff]
[ 0.358055] e820: reserve RAM buffer [mem 0x9fc00000-0x9fffffff]
[ 0.358056] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[ 0.358220] NetLabel: Initializing
[ 0.358222] NetLabel: domain hash size = 128
[ 0.358223] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.358236] NetLabel: unlabeled traffic allowed by default
[ 0.358514] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.358519] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.360718] clocksource: Switched to clocksource hpet
[ 0.368887] AppArmor: AppArmor Filesystem Enabled
[ 0.368989] pnp: PnP ACPI init
[ 0.369186] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.369189] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.369191] system 00:00: [mem 0xfec20000-0xfec20fff] could not be reserved
[ 0.369194] system 00:00: [mem 0xff000000-0xff000fff] has been reserved
[ 0.369199] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.369469] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.369511] pnp 00:02: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.369567] system 00:03: [io 0x0400-0x04cf] could not be reserved
[ 0.369570] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.369572] system 00:03: [io 0x04d6] has been reserved
[ 0.369574] system 00:03: [io 0x0680-0x06ff] has been reserved
[ 0.369575] system 00:03: [io 0x077a] has been reserved
[ 0.369577] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.369579] system 00:03: [io 0x0c14] has been reserved
[ 0.369581] system 00:03: [io 0x0c50-0x0c52] has been reserved
[ 0.369583] system 00:03: [io 0x0c6c] has been reserved
[ 0.369585] system 00:03: [io 0x0c6f] has been reserved
[ 0.369587] system 00:03: [io 0x0cd0-0x0cdb] has been reserved
[ 0.369589] system 00:03: [io 0x0840-0x0847] has been reserved
[ 0.369592] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.369669] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.369672] system 00:04: [mem 0xff800000-0xffffffff] has been reserved
[ 0.369674] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.381193] pnp: PnP ACPI: found 5 devices
[ 0.389111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.389124] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: address conflict with reserved [mem 0xff800000-0xffffffff]
[ 0.389128] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.389131] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.389199] pci 0000:00:01.0: BAR 6: assigned [mem 0xf0a60000-0xf0a7ffff pref]
[ 0.389204] pci 0000:01:00.0: BAR 6: assigned [mem 0xf0910000-0xf091ffff pref]
[ 0.389206] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.389209] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.389214] pci 0000:00:03.1: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.389221] pci 0000:02:00.0: BAR 6: assigned [mem 0xf0880000-0xf088ffff pref]
[ 0.389223] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.389227] pci 0000:00:03.2: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.389234] pci 0000:00:14.4: PCI bridge to [bus 03]
[ 0.389279] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.389281] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.389283] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.389284] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.389286] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.389288] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.389289] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.389291] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.389293] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.389294] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.389296] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.389297] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.389299] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.389300] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.389302] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.389303] pci_bus 0000:00: resource 19 [mem 0xe0000000-0xf7ffffff window]
[ 0.389305] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.389306] pci_bus 0000:00: resource 21 [mem 0xfed45000-0xffffffff window]
[ 0.389308] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.389310] pci_bus 0000:01: resource 1 [mem 0xf0900000-0xf09fffff]
[ 0.389312] pci_bus 0000:02: resource 1 [mem 0xf0800000-0xf08fffff]
[ 0.389313] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
[ 0.389315] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
[ 0.389317] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.389318] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.389320] pci_bus 0000:03: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.389321] pci_bus 0000:03: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.389323] pci_bus 0000:03: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.389324] pci_bus 0000:03: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.389326] pci_bus 0000:03: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.389327] pci_bus 0000:03: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.389329] pci_bus 0000:03: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.389330] pci_bus 0000:03: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.389332] pci_bus 0000:03: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.389333] pci_bus 0000:03: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.389335] pci_bus 0000:03: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.389336] pci_bus 0000:03: resource 19 [mem 0xe0000000-0xf7ffffff window]
[ 0.389338] pci_bus 0000:03: resource 20 [mem 0xfc000000-0xfed3ffff window]
[ 0.389339] pci_bus 0000:03: resource 21 [mem 0xfed45000-0xffffffff window]
[ 0.389379] NET: Registered protocol family 2
[ 0.389592] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.389806] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.390077] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.390123] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.390168] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.390268] NET: Registered protocol family 1
[ 0.390296] pci 0000:00:01.0: Video device with shadowed ROM
[ 1.081127] PCI: CLS 64 bytes, default 64
[ 1.081205] Trying to unpack rootfs image as initramfs...
[ 1.645523] Freeing initrd memory: 35120K (ffff880033b58000 - ffff880035da4000)
[ 1.647017] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.647022] software IO TLB [mem 0x93ac0000-0x97ac0000] (64MB) mapped at [ffff880093ac0000-ffff880097abffff]
[ 1.647082] [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.647085] [Firmware Bug]: cpu 1, IBS interrupt offset 0 not available (MSRC001103A=0x0000000000000100)
[ 1.647087] Failed to setup IBS, -22
[ 1.647226] Scanning for low memory corruption every 60 seconds
[ 1.647885] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.647921] audit: initializing netlink subsys (disabled)
[ 1.647942] audit: type=2000 audit(1484504511.532:1): initialized
[ 1.648304] Initialise system trusted keyring
[ 1.648654] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 1.648656] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.650483] zbud: loaded
[ 1.650984] VFS: Disk quotas dquot_6.6.0
[ 1.651034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.651380] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.651933] fuse init (API version 7.23)
[ 1.652161] Key type big_key registered
[ 1.652194] Allocating IMA MOK and blacklist keyrings.
[ 1.652909] Key type asymmetric registered
[ 1.652914] Asymmetric key parser 'x509' registered
[ 1.652976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.653051] io scheduler noop registered
[ 1.653055] io scheduler deadline registered (default)
[ 1.653095] io scheduler cfq registered
[ 1.653646] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt
[ 1.653650] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 1.653652] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 1.653656] pcie_pme 0000:00:03.1:pcie01: service driver pcie_pme loaded
[ 1.653695] pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
[ 1.653697] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.653700] pcie_pme 0000:00:03.2:pcie01: service driver pcie_pme loaded
[ 1.653706] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.653713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.653757] efifb: probing for efifb
[ 1.653776] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90001000000, using 4224k, total 4224k
[ 1.653777] efifb: mode is 1366x768x32, linelength=5632, pages=1
[ 1.653778] efifb: scrolling: redraw
[ 1.653780] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.654072] Console: switching to colour frame buffer device 170x48
[ 1.654095] fb0: EFI VGA frame buffer device
[ 1.654258] ACPI: AC Adapter [ACAD] (on-line)
[ 1.654327] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.654332] ACPI: Power Button [PWRB]
[ 1.654386] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0D:00/input/input1
[ 1.654478] ACPI: Lid Switch [LID0]
[ 1.654520] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0C:01/input/input2
[ 1.654522] ACPI: Power Button [PWRB]
[ 1.654566] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/PNP0C0E:00/input/input3
[ 1.654568] ACPI: Sleep Button [SLPB]
[ 1.654616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 1.654618] ACPI: Power Button [PWRF]
[ 1.654831] ACPI: acpi_idle registered with cpuidle
[ 1.655439] GHES: HEST is not enabled!
[ 1.655591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.657838] Linux agpgart interface v0.103
[ 1.662224] brd: module loaded
[ 1.664180] loop: module loaded
[ 1.664453] libphy: Fixed MDIO Bus: probed
[ 1.664456] tun: Universal TUN/TAP device driver, 1.6
[ 1.664458] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.664569] PPP generic driver version 2.4.2
[ 1.664650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.664655] ehci-pci: EHCI PCI platform driver
[ 1.664838] QUIRK: Enable AMD PLL fix
[ 1.664871] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.664879] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.664883] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.664894] ehci-pci 0000:00:12.2: debug port 1
[ 1.664940] ehci-pci 0000:00:12.2: irq 17, io mem 0xf0a4d000
[ 1.676946] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.677029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.677032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.677034] usb usb1: Product: EHCI Host Controller
[ 1.677036] usb usb1: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.677038] usb usb1: SerialNumber: 0000:00:12.2
[ 1.677582] hub 1-0:1.0: USB hub found
[ 1.677589] hub 1-0:1.0: 5 ports detected
[ 1.678101] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.678109] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.678115] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.678126] ehci-pci 0000:00:13.2: debug port 1
[ 1.678163] ehci-pci 0000:00:13.2: irq 17, io mem 0xf0a4b000
[ 1.688961] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.689052] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.689055] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.689057] usb usb2: Product: EHCI Host Controller
[ 1.689059] usb usb2: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.689060] usb usb2: SerialNumber: 0000:00:13.2
[ 1.689332] hub 2-0:1.0: USB hub found
[ 1.689339] hub 2-0:1.0: 5 ports detected
[ 1.689643] ehci-platform: EHCI generic platform driver
[ 1.689672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.689681] ohci-pci: OHCI PCI platform driver
[ 1.689906] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.689914] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 1.689948] ohci-pci 0000:00:12.0: irq 18, io mem 0xf0a4e000
[ 1.693246] ACPI: Battery Slot [BAT1] (battery present)
[ 1.749022] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.749027] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.749029] usb usb3: Product: OHCI PCI host controller
[ 1.749031] usb usb3: Manufacturer: Linux 4.4.0-31-generic ohci_hcd
[ 1.749032] usb usb3: SerialNumber: 0000:00:12.0
[ 1.749420] hub 3-0:1.0: USB hub found
[ 1.749459] hub 3-0:1.0: 5 ports detected
[ 1.749844] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.749853] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4
[ 1.749883] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0a4c000
[ 1.809019] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.809024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.809026] usb usb4: Product: OHCI PCI host controller
[ 1.809028] usb usb4: Manufacturer: Linux 4.4.0-31-generic ohci_hcd
[ 1.809029] usb usb4: SerialNumber: 0000:00:13.0
[ 1.809516] hub 4-0:1.0: USB hub found
[ 1.809558] hub 4-0:1.0: 5 ports detected
[ 1.809790] ohci-platform: OHCI generic platform driver
[ 1.809814] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.810024] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.810033] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 5
[ 1.810238] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
[ 1.810412] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.810415] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.810416] usb usb5: Product: xHCI Host Controller
[ 1.810418] usb usb5: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.810419] usb usb5: SerialNumber: 0000:00:10.0
[ 1.810776] hub 5-0:1.0: USB hub found
[ 1.810817] hub 5-0:1.0: 2 ports detected
[ 1.811016] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.811020] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6
[ 1.813644] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.813665] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.813667] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.813669] usb usb6: Product: xHCI Host Controller
[ 1.813670] usb usb6: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.813672] usb usb6: SerialNumber: 0000:00:10.0
[ 1.814030] hub 6-0:1.0: USB hub found
[ 1.814069] hub 6-0:1.0: 2 ports detected
[ 1.814289] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.814291] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.818444] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.818849] mousedev: PS/2 mouse device common for all mice
[ 1.819177] rtc_cmos 00:01: RTC can wake from S4
[ 1.819313] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.819342] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[ 1.819355] i2c /dev entries driver
[ 1.819439] device-mapper: uevent: version 1.0.3
[ 1.819535] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 1.819562] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.819568] EFI Variables Facility v0.08 2004-May-17
[ 1.838192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.857941] NET: Registered protocol family 10
[ 1.858165] NET: Registered protocol family 17
[ 1.858181] Key type dns_resolver registered
[ 1.858748] microcode: CPU0: patch_level=0x06003106
[ 1.858761] microcode: CPU1: patch_level=0x06003106
[ 1.858768] microcode: CPU2: patch_level=0x06003106
[ 1.858778] microcode: CPU3: patch_level=0x06003106
[ 1.858829] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.859084] registered taskstats version 1
[ 1.859099] Loading compiled-in X.509 certificates
[ 1.860067] Loaded X.509 cert 'Build time autogenerated kernel key: 6e1dec312b99cf2987117ed2153b9a730dee12a7'
[ 1.860089] zswap: loaded using pool lzo/zbud
[ 1.862695] Key type trusted registered
[ 1.866467] Key type encrypted registered
[ 1.866481] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.866486] ima: No TPM chip found, activating TPM-bypass!
[ 1.866524] evm: HMAC attrs: 0x1
[ 1.867000] Magic number: 1:827:392
[ 1.867040] platform PNP0C0D:00: hash matches
[ 1.867056] button PNP0C0D:00: hash matches
[ 1.867155] rtc_cmos 00:01: setting system clock to 2017-01-15 18:21:52 UTC (1484504512)
[ 1.867385] acpi-cpufreq: overriding BIOS provided _PSD data
[ 1.867623] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.867624] EDD information not available.
[ 1.867729] PM: Hibernation image not present or could not be loaded.
[ 1.869126] Freeing unused kernel memory: 1484K (ffffffff81d44000 - ffffffff81eb7000)
[ 1.869128] Write protecting the kernel read-only data: 12288k
[ 1.869420] Freeing unused kernel memory: 4K (ffff8800027ff000 - ffff880002800000)
[ 1.869864] Freeing unused kernel memory: 140K (ffff880002bdd000 - ffff880002c00000)
[ 1.890824] systemd-udevd[137]: starting version 204
[ 1.903664] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.903785] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 1.904086] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.904188] acpi device:00: registered as cooling_device4
[ 1.904258] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 1.915166] wmi: Mapper loaded
[ 1.920704] [drm] Initialized drm 1.1.0 20060810
[ 1.922189] ahci 0000:00:11.0: version 3.0
[ 1.922475] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.922479] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.923038] scsi host0: ahci
[ 1.923264] scsi host1: ahci
[ 1.923357] ata1: SATA max UDMA/133 abar m2048@0xf0a4f000 port 0xf0a4f100 irq 31
[ 1.923362] ata2: SATA max UDMA/133 abar m2048@0xf0a4f000 port 0xf0a4f180 irq 31
[ 1.923975] rtsx_pci 0000:01:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 33
[ 1.925203] r8168: module verification failed: signature and/or required key missing - tainting kernel
[ 1.959007] [drm] radeon kernel modesetting enabled.
[ 1.961568] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 1.961572] AMD IOMMUv2 functionality not available on this system
[ 1.965149] Found CRAT image with size=1360
[ 1.965155] Parsing CRAT table with 1 nodes
[ 1.965158] Found CU entry in CRAT table with proximity_domain=0 caps=0
[ 1.965159] CU CPU: cores=4 id_base=16
[ 1.965161] Found CU entry in CRAT table with proximity_domain=0 caps=0
[ 1.965162] CU GPU: simds=32 id_base=-2147483648
[ 1.965163] Found memory entry in CRAT table with proximity_domain=0
[ 1.965165] Found memory entry in CRAT table with proximity_domain=0
[ 1.965166] Found cache entry in CRAT table with processor_id=16
[ 1.965167] Found cache entry in CRAT table with processor_id=16
[ 1.965168] Found cache entry in CRAT table with processor_id=16
[ 1.965170] Found cache entry in CRAT table with processor_id=17
[ 1.965171] Found cache entry in CRAT table with processor_id=18
[ 1.965172] Found cache entry in CRAT table with processor_id=18
[ 1.965173] Found cache entry in CRAT table with processor_id=18
[ 1.965174] Found cache entry in CRAT table with processor_id=19
[ 1.965175] Found TLB entry in CRAT table (not processing)
[ 1.965176] Found TLB entry in CRAT table (not processing)
[ 1.965177] Found TLB entry in CRAT table (not processing)
[ 1.965178] Found TLB entry in CRAT table (not processing)
[ 1.965179] Found TLB entry in CRAT table (not processing)
[ 1.965180] Found TLB entry in CRAT table (not processing)
[ 1.965181] Found TLB entry in CRAT table (not processing)
[ 1.965182] Found TLB entry in CRAT table (not processing)
[ 1.965183] Found TLB entry in CRAT table (not processing)
[ 1.965184] Found TLB entry in CRAT table (not processing)
[ 1.965185] Creating topology SYSFS entries
[ 1.965210] Finished initializing topology ret=0
[ 1.965269] kfd kfd: Initialized module
[ 1.965527] checking generic (e0000000 420000) vs hw (e0000000 10000000)
[ 1.965529] fb: switching to radeondrmfb from EFI VGA
[ 1.965571] Console: switching to colour dummy device 80x25
[ 1.966044] [drm] initializing kernel modesetting (KAVERI 0x1002:0x130A 0x1025:0x0864).
[ 1.966060] [drm] register mmio base: 0xF0A00000
[ 1.966061] [drm] register mmio size: 262144
[ 1.966068] [drm] doorbell mmio base: 0xF0000000
[ 1.966069] [drm] doorbell mmio size: 8388608
[ 1.966075] [drm] ACPI VFCT contains a BIOS for 00:01.0 1002:130a, size 62976
[ 1.966106] ATOM BIOS: BR45399.001
[ 1.966155] [drm] Changing default dispclk from 514Mhz to 600Mhz
[ 1.966172] radeon 0000:00:01.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 1.966175] radeon 0000:00:01.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 1.966177] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 1.966178] [drm] RAM width 128bits DDR
[ 1.966285] [TTM] Zone kernel: Available graphics memory: 3544296 kiB
[ 1.966287] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 1.966288] [TTM] Initializing pool allocator
[ 1.966294] [TTM] Initializing DMA pool allocator
[ 1.966316] [drm] radeon: 1024M of VRAM memory ready
[ 1.966317] [drm] radeon: 2048M of GTT memory ready.
[ 1.966331] [drm] Loading kaveri Microcode
[ 1.966469] [drm] Internal thermal controller without fan control
[ 1.968072] [drm] radeon: dpm initialized
[ 1.971635] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 1.971650] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 2.017620] [drm] PCIE GART of 2048M enabled (table at 0x0000000000324000).
[ 2.017822] radeon 0000:00:01.0: WB enabled
[ 2.017842] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880210e47c00
[ 2.017846] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff880210e47c04
[ 2.017850] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff880210e47c08
[ 2.017854] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880210e47c0c
[ 2.017857] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff880210e47c10
[ 2.018470] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000076c98 and cpu addr 0xffffc90001836c98
[ 2.018705] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0xffff880210e47c18
[ 2.018709] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0xffff880210e47c1c
[ 2.018713] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.018715] [drm] Driver supports precise vblank timestamp query.
[ 2.018771] radeon 0000:00:01.0: radeon: using MSI.
[ 2.018811] [drm] radeon: irq initialized.
[ 2.022120] [drm] ring test on 0 succeeded in 4 usecs
[ 2.022223] [drm] ring test on 1 succeeded in 3 usecs
[ 2.022242] [drm] ring test on 2 succeeded in 3 usecs
[ 2.022425] [drm] ring test on 3 succeeded in 4 usecs
[ 2.022434] [drm] ring test on 4 succeeded in 4 usecs
[ 2.029351] r8168 Gigabit Ethernet driver 8.041.00-NAPI loaded
[ 2.046487] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 2.046494] r8168 Copyright (C) 2015 Realtek NIC software team <nicfae@realtek.com>
[ 2.046494] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
[ 2.046494] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[ 2.068138] [drm] ring test on 5 succeeded in 2 usecs
[ 2.088009] [drm] UVD initialized successfully.
[ 2.197859] [drm] ring test on 6 succeeded in 17 usecs
[ 2.197873] [drm] ring test on 7 succeeded in 3 usecs
[ 2.197875] [drm] VCE initialized successfully.
[ 2.201473] [drm] ib test on ring 0 succeeded in 0 usecs
[ 2.248932] usb 1-3: new high-speed USB device number 3 using ehci-pci
[ 2.248935] usb 3-2: new full-speed USB device number 2 using ohci-pci
[ 2.260968] usb 4-1: new full-speed USB device number 2 using ohci-pci
[ 2.391438] usb 1-3: New USB device found, idVendor=04f2, idProduct=b469
[ 2.391446] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.391451] usb 1-3: Product: HD WebCam
[ 2.391455] usb 1-3: Manufacturer: Chicony Electronics Co.,Ltd.
[ 2.416944] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.416977] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.417129] ata2.00: ATA-9: KINGSTON SHSS37A240G, SAFM00.U, max UDMA/133
[ 2.417137] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.417278] ata2.00: configured for UDMA/133
[ 2.417851] ata1.00: ATA-9: WDC WD10JPVX-22JC3T0, 01.01A01, max UDMA/133
[ 2.417855] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 2.419442] ata1.00: configured for UDMA/133
[ 2.419868] scsi 0:0:0:0: Direct-Access ATA WDC WD10JPVX-22J 1A01 PQ: 0 ANSI: 5
[ 2.420310] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 2.420317] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.420375] sd 0:0:0:0: [sda] Write Protect is off
[ 2.420381] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.420397] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.420409] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.420781] scsi 1:0:0:0: Direct-Access ATA KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
[ 2.421175] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[ 2.421235] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.421370] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.421375] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.421430] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.421923] usb 3-2: New USB device found, idVendor=046d, idProduct=c52f
[ 2.421928] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.421932] usb 3-2: Product: USB Receiver
[ 2.421935] usb 3-2: Manufacturer: Logitech
[ 2.423885] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 2.424854] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.432723] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.436932] usb 4-1: New USB device found, idVendor=06cb, idProduct=2970
[ 2.436939] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.436943] usb 4-1: Product:
[ 2.436947] usb 4-1: Manufacturer:
[ 2.444463] usbcore: registered new interface driver usbhid
[ 2.444469] usbhid: USB HID core driver
[ 2.447618] 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.447864] 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.451627] 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.505694] 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.519041] sda: sda1 sda2 sda3
[ 2.519653] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.644924] tsc: Refined TSC clocksource calibration: 1896.512 MHz
[ 2.644932] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36ac99e7140, max_idle_ns: 881590593900 ns
[ 2.701097] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3.201139] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3.201256] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3.201343] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3.649336] clocksource: Switched to clocksource tsc
[ 3.721044] [drm] ib test on ring 5 succeeded
[ 3.741879] [drm] ib test on ring 6 succeeded
[ 3.742708] [drm] ib test on ring 7 succeeded
[ 3.744932] [drm] radeon atom DIG backlight initialized
[ 3.744939] [drm] Radeon Display Connectors
[ 3.744942] [drm] Connector 0:
[ 3.744945] [drm] eDP-1
[ 3.744948] [drm] HPD2
[ 3.744951] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 3.744953] [drm] Encoders:
[ 3.744956] [drm] LCD1: INTERNAL_UNIPHY2
[ 3.744958] [drm] Connector 1:
[ 3.744960] [drm] HDMI-A-1
[ 3.744962] [drm] HPD3
[ 3.744965] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 3.744966] [drm] Encoders:
[ 3.744969] [drm] DFP1: INTERNAL_UNIPHY2
[ 3.744971] [drm] Connector 2:
[ 3.744972] [drm] VGA-1
[ 3.744974] [drm] HPD1
[ 3.744977] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 3.744978] [drm] Encoders:
[ 3.744980] [drm] CRT1: INTERNAL_UNIPHY
[ 3.744982] [drm] CRT1: NUTMEG
[ 4.521682] [drm] fb mappable at 0xE0728000
[ 4.521687] [drm] vram apper at 0xE0000000
[ 4.521690] [drm] size 4325376
[ 4.521692] [drm] fb depth is 24
[ 4.521694] [drm] pitch is 5632
[ 4.521907] fbcon: radeondrmfb (fb0) is primary device
[ 4.522050] Console: switching to colour frame buffer device 170x48
[ 4.522097] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[ 4.522118] random: nonblocking pool is initialized
[ 4.553713] kfd kfd: Allocated 3944480 bytes on gart for device(1002:130a)
[ 4.553743] kfd kfd: error getting iommu info. is the iommu enabled?
[ 4.553749] kfd kfd: Error initializing iommuv2 for device (1002:130a)
[ 4.553782] Creating topology SYSFS entries
[ 4.553928] kfd kfd: device (1002:130a) NOT added due to errors
[ 4.553934] [drm] Initialized radeon 2.43.0 20080528 for 0000:00:01.0 on minor 0
[ 6.177978] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.822607] Adding 12070908k swap on /dev/sda2. Priority:-1 extents:1 across:12070908k FS
[ 6.891209] systemd-udevd[418]: starting version 204
[ 6.961128] lp: driver loaded but no devices found
[ 6.986163] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.991014] ppdev: user-space parallel port driver
[ 7.062635] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\_SB_.PCI0.SMBS.SMB0) (20150930/utaddress-254)
[ 7.062646] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.081319] EDAC MC: Ver: 3.0.0
[ 7.090085] MCE: In-kernel MCE decoding enabled.
[ 7.095161] AMD64 EDAC driver v3.4.0
[ 7.095212] EDAC amd64: DRAM ECC disabled.
[ 7.095220] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 7.095220] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 7.095220] (Note that use of the override may cause unknown side effects.)
[ 7.114627] input: Touchpad as /devices/pci0000:00/0000:00:13.0/usb4/4-1/4-1:1.0/0003:06CB:2970.0003/input/input9
[ 7.114993] hid-multitouch 0003:06CB:2970.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [ ] on usb-0000:00:13.0-1/input0
[ 7.116320] media: Linux media interface: v0.10
[ 7.151379] Linux video capture interface: v2.00
[ 7.172232] AVX version of gcm_enc/dec engaged.
[ 7.172236] AES CTR mode by8 optimization enabled
[ 7.177166] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[ 7.181319] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b469)
[ 7.189455] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input11
[ 7.192637] input: HD WebCam as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input12
[ 7.192813] usbcore: registered new interface driver uvcvideo
[ 7.192815] USB Video Class driver (1.1.1)
[ 7.202204] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 7.202211] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.202215] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.202218] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 7.202220] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 7.202224] snd_hda_codec_realtek hdaudioC1D0: Mic=0x12
[ 7.217655] ath: phy0: WB335 2-ANT card detected
[ 7.217660] ath: phy0: Set BT/WLAN RX diversity capability
[ 7.220312] device-mapper: multipath: version 1.10.0 loaded
[ 7.224777] ath: phy0: Enable LNA combining
[ 7.225895] ath: phy0: ASPM enabled: 0x42
[ 7.225901] ath: EEPROM regdomain: 0x65
[ 7.225903] ath: EEPROM indicates we should expect a direct regpair map
[ 7.225908] ath: Country alpha2 being used: 00
[ 7.225910] ath: Regpair used: 0x65
[ 7.252888] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 7.254288] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90001200000, irq=40
[ 7.255217] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
[ 7.309104] kvm: Nested Virtualization enabled
[ 7.309111] kvm: Nested Paging enabled
[ 7.374386] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 7.374600] acer_wmi: Function bitmap for Communication Button: 0x801
[ 7.412785] acer_wmi: Enabling Launch Manager failed: 0xe2 - 0x0
[ 7.412934] input: Acer WMI hotkeys as /devices/virtual/input/input14
[ 7.415298] input: Acer BMA150 accelerometer as /devices/virtual/input/input15
[ 7.468716] cfg80211: World regulatory domain updated:
[ 7.468723] cfg80211: DFS Master region: unset
[ 7.468725] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.468730] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.468733] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.468736] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.468739] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.468741] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 7.853150] usb 3-5: new full-speed USB device number 3 using ohci-pci
[ 8.018009] usb 3-5: New USB device found, idVendor=04ca, idProduct=300b
[ 8.018018] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.044015] Bluetooth: Core ver 2.21
[ 8.044049] NET: Registered protocol family 31
[ 8.044053] Bluetooth: HCI device and connection manager initialized
[ 8.044060] Bluetooth: HCI socket layer initialized
[ 8.044066] Bluetooth: L2CAP socket layer initialized
[ 8.044077] Bluetooth: SCO socket layer initialized
[ 8.057214] usbcore: registered new interface driver btusb
[ 8.125061] EXT4-fs (sdb2): re-mounted. Opts: discard,errors=remount-ro
[ 8.154128] usb 3-5: USB disconnect, device number 3
[ 8.157119] usbcore: registered new interface driver ath3k
[ 8.601033] usb 3-5: new full-speed USB device number 4 using ohci-pci
[ 8.926553] init: failsafe main process (857) killed by TERM signal
[ 8.948729] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.948735] Bluetooth: BNEP filters: protocol multicast
[ 8.948743] Bluetooth: BNEP socket layer initialized
[ 8.984056] init: samba-ad-dc main process (889) terminated with status 1
[ 8.991549] Bluetooth: RFCOMM TTY layer initialized
[ 8.991562] Bluetooth: RFCOMM socket layer initialized
[ 8.991570] Bluetooth: RFCOMM ver 1.11
[ 9.185221] eth0: 0xffffc90000e96000, f8:a9:63:75:e5:15, IRQ 37
[ 13.253165] r8168: eth0: link up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment