USB hotplug on HP 255 G6 laptop

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

 



Hello,

my wife has HP 255 G6 laptop. When it is attached to AC, everything works
as expected however when it is running on battery, USB hotplug stops
working - newly plugged devices do not appear to be visible to the kernel.
Only when the AC is plugged back in, the kernel suddently wakes up and
detects all newly attached devices. Maybe it is related to some power
management? Any idea how to debug this? Dmesg from the system is attached.
The kernels I've tested with (both behave the same way) are 4.18.11 kernel
and also openSUSE Leap 15 kernel which is 4.12-based. Thanks in advance for
any help.

								Honza
-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR
[    0.000000] Linux version 4.18.11-1.g4a5c1c1-default (geeko@buildhost) (gcc version 8.2.1 20180831 [gcc-8-branch revision 264010] (SUSE Linux)) #1 SMP PREEMPT Sat Sep 29 11:29:05 UTC 2018 (4a5c1c1)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.11-1.g4a5c1c1-default root=UUID=5e2aed7e-7fca-44a1-9bda-4fed54e58e8b splash=silent quiet showopts
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000086fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000087000-0x0000000000087fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000e6e0efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e6e0f000-0x00000000e787efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e787f000-0x00000000e7b7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000e7b7f000-0x00000000e7bfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000e7bff000-0x00000000e7bfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e7c00000-0x00000000e7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0100000-0x00000000f01fffff] 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 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-0x0000000111ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000112000000-0x0000000116ffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xdcdb9018-0xdcdc8c57] usable ==> usable
[    0.000000] e820: update [mem 0xdcdb9018-0xdcdc8c57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000086fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000087000-0x0000000000087fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000088000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000dcdb9017] usable
[    0.000000] reserve setup_data: [mem 0x00000000dcdb9018-0x00000000dcdc8c57] usable
[    0.000000] reserve setup_data: [mem 0x00000000dcdc8c58-0x00000000e6e0efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000e6e0f000-0x00000000e787efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e787f000-0x00000000e7b7efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000e7b7f000-0x00000000e7bfefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000e7bff000-0x00000000e7bfffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000e7c00000-0x00000000e7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0100000-0x00000000f01fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000111ffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000112000000-0x0000000116ffffff] reserved
[    0.000000] efi: EFI v2.50 by INSYDE Corp.
[    0.000000] efi:  ESRT=0xe71e1098  ACPI 2.0=0xe7bfe014  SMBIOS=0xe71df000  SMBIOS 3.0=0xe71dd000  TPMEventLog=0xdcdc9018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: HP HP 255 G6 Notebook PC/8330, BIOS F.21 11/17/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x112000 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 FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 base 0000E0000000 mask FFFFF8000000 write-back
[    0.000000]   4 base 0000FF800000 mask FFFFFF800000 write-protect
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000117000000 aka 4464M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] last_pfn = 0xe7c00 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000e71e1098 to 0x00000000e71e10d0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x91a4c000, 0x91a4cfff] PGTABLE
[    0.000000] BRK [0x91a4d000, 0x91a4dfff] PGTABLE
[    0.000000] BRK [0x91a4e000, 0x91a4efff] PGTABLE
[    0.000000] BRK [0x91a4f000, 0x91a4ffff] PGTABLE
[    0.000000] BRK [0x91a50000, 0x91a50fff] PGTABLE
[    0.000000] BRK [0x91a51000, 0x91a51fff] PGTABLE
[    0.000000] BRK [0x91a52000, 0x91a52fff] PGTABLE
[    0.000000] BRK [0x91a53000, 0x91a53fff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x3f0e2000-0x3fffafff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000E7BFE014 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x00000000E7BC6188 0000FC (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
[    0.000000] ACPI: FACP 0x00000000E7BF9000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: DSDT 0x00000000E7BE9000 0099DA (v01 HPQOEM SLIC-MPC 00040000 ACPI 00040000)
[    0.000000] ACPI: FACS 0x00000000E7B44000 000040
[    0.000000] ACPI: UEFI 0x00000000E7BFD000 000236 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: MSDM 0x00000000E7BFC000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: ASF! 0x00000000E7BFB000 0000A5 (v32 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: BOOT 0x00000000E7BFA000 000028 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: HPET 0x00000000E7BF8000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: APIC 0x00000000E7BF7000 000090 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: MCFG 0x00000000E7BF6000 00003C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: SPCR 0x00000000E7BF5000 000050 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: WDAT 0x00000000E7BF4000 00017C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: WDRT 0x00000000E7BF3000 000047 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.000000] ACPI: UEFI 0x00000000E7BE8000 000042 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BE1000 00692D (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BE0000 0006B2 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BDB000 004B5B (v02 HPQOEM INSYDE   00000002 ACPI 00040000)
[    0.000000] ACPI: IVRS 0x00000000E7BDA000 0000D0 (v02 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: CRAT 0x00000000E7BD9000 0002E8 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: VFCT 0x00000000E7BC9000 00FC84 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BC8000 000482 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.000000] ACPI: TPM2 0x00000000E7BC7000 000034 (v03 HPQOEM INSYDE   00000002 HP   00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BC5000 000692 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BC4000 000174 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BC2000 001CE0 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BC0000 00165E (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x00000000E7BBF000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
[    0.000000] ACPI: SSDT 0x00000000E7BBC000 0021DF (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x00000000E7BBB000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000111ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x111fea000-0x111ffffff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000111ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000086fff]
[    0.000000]   node   0: [mem 0x0000000000088000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000e6e0efff]
[    0.000000]   node   0: [mem 0x00000000e7bff000-0x00000000e7bfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000111ffffff]
[    0.000000] Reserved but unavailable: 25170 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000111ffffff]
[    0.000000] On node 0 totalpages: 1019310
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14713 pages used for memmap
[    0.000000]   DMA32 zone: 941584 pages, LIFO batch:31
[    0.000000]   Normal zone: 1152 pages used for memmap
[    0.000000]   Normal zone: 73728 pages, LIFO batch:15
[    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 0xfec01000, 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] ACPI: SPCR: SPCR table version 1
[    0.000000] ACPI: SPCR: console: uart,io,0x3f8,115200
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00087000-0x00087fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdcdb9000-0xdcdb9fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdcdc8000-0xdcdc8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xe6e0f000-0xe787efff]
[    0.000000] PM: Registered nosave memory: [mem 0xe787f000-0xe7b7efff]
[    0.000000] PM: Registered nosave memory: [mem 0xe7b7f000-0xe7bfefff]
[    0.000000] PM: Registered nosave memory: [mem 0xe7c00000-0xe7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe8000000-0xf00fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0100000-0xf01fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0200000-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-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] [mem 0xe8000000-0xf00fffff] 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] random: get_random_bytes called from start_kernel+0x88/0x4bd with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 47 pages/cpu @(____ptrval____) s155648 r8192 d28672 u524288
[    0.000000] pcpu-alloc: s155648 r8192 d28672 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1003359
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.11-1.g4a5c1c1-default root=UUID=5e2aed7e-7fca-44a1-9bda-4fed54e58e8b splash=silent quiet showopts
[    0.000000] Memory: 3752572K/4077240K available (12300K kernel code, 1492K rwdata, 3628K rodata, 2020K init, 1348K bss, 227648K reserved, 0K cma-reserved)
[    0.000000] ftrace: allocating 35684 entries in 140 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 33024, nr_irqs: 1000, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180531
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024000] tsc: Fast TSC calibration using PIT
[    0.028000] tsc: Detected 2495.458 MHz processor
[    0.028000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f8770215f, max_idle_ns: 440795216727 ns
[    0.028000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.91 BogoMIPS (lpj=9981832)
[    0.028000] pid_max: default: 32768 minimum: 301
[    0.032138] Security Framework initialized
[    0.032195] AppArmor: AppArmor initialized
[    0.033833] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.036041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.036115] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.036144] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.036770] mce: CPU supports 7 MCE banks
[    0.036787] LVT offset 1 assigned for vector 0xf9
[    0.036795] [Firmware Bug]: cpu 0, invalid threshold interrupt offset 1 for bank 4, block 0 (MSR00000413=0xd000000001000000)
[    0.036818] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.036820] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.036825] Spectre V2 : Mitigation: Full AMD retpoline
[    0.036826] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.036830] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.048672] Freeing SMP alternatives memory: 32K
[    0.056000] smpboot: CPU0: AMD A6-9220 RADEON R4, 5 COMPUTE CORES 2C+3G (family: 0x15, model: 0x70, stepping: 0x0)
[    0.076129] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.076137] ... version:                0
[    0.076138] ... bit width:              48
[    0.076139] ... generic registers:      6
[    0.076140] ... value mask:             0000ffffffffffff
[    0.076141] ... max period:             00007fffffffffff
[    0.076141] ... fixed-purpose events:   0
[    0.076142] ... event mask:             000000000000003f
[    0.084032] Hierarchical SRCU implementation.
[    0.100226] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.108032] smp: Bringing up secondary CPUs ...
[    0.148170] x86: Booting SMP configuration:
[    0.148173] .... node  #0, CPUs:      #1
[    0.150359] smp: Brought up 1 node, 2 CPUs
[    0.150359] smpboot: Max logical packages: 2
[    0.150359] smpboot: Total of 2 processors activated (9981.83 BogoMIPS)
[    0.152018] node 0 initialised, 24255 pages in 4ms
[    0.152253] devtmpfs: initialized
[    0.152253] x86/mm: Memory block size: 128MB
[    0.152590] PM: Registering ACPI NVS region [mem 0xe787f000-0xe7b7efff] (3145728 bytes)
[    0.152590] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.152590] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.152590] pinctrl core: initialized pinctrl subsystem
[    0.152590] RTC time: 14:42:17, date: 10/02/18
[    0.152590] NET: Registered protocol family 16
[    0.152590] audit: initializing netlink subsys (disabled)
[    0.152590] audit: type=2000 audit(1538491337.152:1): state=initialized audit_enabled=0 res=1
[    0.152590] cpuidle: using governor ladder
[    0.156135] cpuidle: using governor menu
[    0.156137] Simple Boot Flag at 0x44 set to 0x1
[    0.156137] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.156137] ACPI: bus type PCI registered
[    0.156137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.156211] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.156222] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.156222] PCI: Using configuration type 1 for base access
[    0.160466] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.160466] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.160466] ACPI: Added _OSI(Module Device)
[    0.160466] ACPI: Added _OSI(Processor Device)
[    0.160466] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.160466] ACPI: Added _OSI(Processor Aggregator Device)
[    0.160466] ACPI: Added _OSI(Linux-Dell-Video)
[    0.186379] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.195797] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.200067] ACPI: EC: EC started
[    0.200068] ACPI: EC: interrupt blocked
[    0.200369] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[    0.200372] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.200373] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions
[    0.200374] ACPI: Interpreter enabled
[    0.200402] ACPI: (supports S0 S3 S4 S5)
[    0.200403] ACPI: Using IOAPIC for interrupt routing
[    0.200619] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.200938] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.203411] ACPI: Power Resource [P0U2] (off)
[    0.203454] ACPI: Power Resource [P3U2] (off)
[    0.203918] ACPI: Power Resource [P0U3] (off)
[    0.203962] ACPI: Power Resource [P3U3] (off)
[    0.205750] ACPI: Power Resource [P0ST] (on)
[    0.205793] ACPI: Power Resource [P3ST] (on)
[    0.208947] ACPI: Power Resource [P0SD] (off)
[    0.208990] ACPI: Power Resource [P3SD] (off)
[    0.209946] ACPI BIOS Error (bug): Could not resolve [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20180531/psargs-330)
[    0.209960] ACPI Error: Method parse/execution failed \_SB.WLBU._STA, AE_NOT_FOUND (20180531/psparse-516)
[    0.212491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.212498] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.212736] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.212958] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.212959] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.212980] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.213340] PCI host bridge to bus 0000:00
[    0.213343] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.213344] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.213346] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.213348] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.213349] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.213351] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.213352] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.213353] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.213355] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.213356] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.213358] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.213359] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.213360] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.213361] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.213363] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.213364] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xf7ffffff window]
[    0.213366] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[    0.213367] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.213376] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000
[    0.213489] pci 0000:00:00.2: [1022:1577] type 00 class 0x080600
[    0.213608] pci 0000:00:01.0: [1002:98e4] type 00 class 0x030000
[    0.213625] pci 0000:00:01.0: reg 0x10: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.213633] pci 0000:00:01.0: reg 0x18: [mem 0xf0800000-0xf0ffffff 64bit pref]
[    0.213638] pci 0000:00:01.0: reg 0x20: [io  0x4000-0x40ff]
[    0.213644] pci 0000:00:01.0: reg 0x24: [mem 0xf0400000-0xf043ffff]
[    0.213649] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.213653] pci 0000:00:01.0: enabling Extended Tags
[    0.213660] pci 0000:00:01.0: BAR 0: assigned to efifb
[    0.213688] pci 0000:00:01.0: supports D1 D2
[    0.213690] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[    0.213796] pci 0000:00:01.1: [1002:15b3] type 00 class 0x040300
[    0.213810] pci 0000:00:01.1: reg 0x10: [mem 0xf0460000-0xf0463fff 64bit]
[    0.213832] pci 0000:00:01.1: enabling Extended Tags
[    0.213860] pci 0000:00:01.1: supports D1 D2
[    0.213943] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000
[    0.214040] pci 0000:00:02.1: [1022:157c] type 01 class 0x060400
[    0.214072] pci 0000:00:02.1: enabling Extended Tags
[    0.214108] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.214214] pci 0000:00:02.2: [1022:157c] type 01 class 0x060400
[    0.214246] pci 0000:00:02.2: enabling Extended Tags
[    0.214283] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.214387] pci 0000:00:02.4: [1022:157c] type 01 class 0x060400
[    0.214419] pci 0000:00:02.4: enabling Extended Tags
[    0.214454] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.214555] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000
[    0.214663] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000
[    0.214676] pci 0000:00:08.0: reg 0x10: [mem 0xf0440000-0xf045ffff 64bit pref]
[    0.214680] pci 0000:00:08.0: reg 0x18: [mem 0xf0200000-0xf02fffff]
[    0.214685] pci 0000:00:08.0: reg 0x1c: [mem 0xf046f000-0xf046ffff]
[    0.214693] pci 0000:00:08.0: reg 0x24: [mem 0xf046a000-0xf046bfff]
[    0.214791] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000
[    0.214886] pci 0000:00:09.2: [1022:157a] type 00 class 0x040300
[    0.214897] pci 0000:00:09.2: reg 0x10: [mem 0xf0464000-0xf0467fff]
[    0.214932] pci 0000:00:09.2: PME# supported from D0 D3hot D3cold
[    0.215035] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330
[    0.215061] pci 0000:00:10.0: reg 0x10: [mem 0xf0468000-0xf0469fff 64bit]
[    0.215158] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.215266] pci 0000:00:11.0: [1022:7904] type 00 class 0x010601
[    0.215284] pci 0000:00:11.0: reg 0x10: [io  0x4118-0x411f]
[    0.215293] pci 0000:00:11.0: reg 0x14: [io  0x4124-0x4127]
[    0.215301] pci 0000:00:11.0: reg 0x18: [io  0x4110-0x4117]
[    0.215308] pci 0000:00:11.0: reg 0x1c: [io  0x4120-0x4123]
[    0.215316] pci 0000:00:11.0: reg 0x20: [io  0x4100-0x410f]
[    0.215325] pci 0000:00:11.0: reg 0x24: [mem 0xf046c000-0xf046c3ff]
[    0.215361] pci 0000:00:11.0: PME# supported from D3hot
[    0.215669] pci 0000:00:12.0: [1022:7908] type 00 class 0x0c0320
[    0.216404] pci 0000:00:12.0: reg 0x10: [mem 0xf046d000-0xf046d0ff]
[    0.218773] pci 0000:00:12.0: supports D1 D2
[    0.218774] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.218868] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.219007] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.219151] pci 0000:00:18.0: [1022:15b0] type 00 class 0x060000
[    0.219237] pci 0000:00:18.1: [1022:15b1] type 00 class 0x060000
[    0.219320] pci 0000:00:18.2: [1022:15b2] type 00 class 0x060000
[    0.219409] pci 0000:00:18.3: [1022:15b3] type 00 class 0x060000
[    0.219494] pci 0000:00:18.4: [1022:15b4] type 00 class 0x060000
[    0.219574] pci 0000:00:18.5: [1022:15b5] type 00 class 0x060000
[    0.219732] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.219827] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.219868] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.219896] pci 0000:02:00.0: reg 0x18: [mem 0xf0304000-0xf0304fff 64bit]
[    0.219915] pci 0000:02:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit]
[    0.220085] pci 0000:02:00.0: supports D1 D2
[    0.220087] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220236] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.220240] pci 0000:00:02.2:   bridge window [io  0x3000-0x3fff]
[    0.220243] pci 0000:00:02.2:   bridge window [mem 0xf0300000-0xf03fffff]
[    0.220314] pci 0000:03:00.0: [8086:24fb] type 00 class 0x028000
[    0.220373] pci 0000:03:00.0: reg 0x10: [mem 0xf1000000-0xf1001fff 64bit]
[    0.220558] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.220748] pci 0000:00:02.4: PCI bridge to [bus 03-05]
[    0.220753] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.220755] pci 0000:00:02.4:   bridge window [mem 0xf1000000-0xf10fffff]
[    0.220760] pci 0000:00:02.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.221036] ACPI: IRQ 7 override to edge, high
[    0.285617] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[    0.285723] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[    0.285806] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[    0.285908] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[    0.286003] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[    0.286079] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[    0.286156] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[    0.286231] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[    0.286311] ACPI BIOS Error (bug): Could not resolve [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20180531/psargs-330)
[    0.286324] ACPI Error: Method parse/execution failed \_SB.WLBU._STA, AE_NOT_FOUND (20180531/psparse-516)
[    0.286868] ACPI: EC: interrupt unblocked
[    0.286877] ACPI: EC: event unblocked
[    0.286883] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.286885] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.286974] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.286974] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.286974] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.286974] vgaarb: loaded
[    0.286974] SCSI subsystem initialized
[    0.286974] libata version 3.00 loaded.
[    0.286974] EDAC MC: Ver: 3.0.0
[    0.286974] Registered efivars operations
[    0.311006] PCI: Using ACPI for IRQ routing
[    0.312962] PCI: pci_cache_line_size set to 64 bytes
[    0.313037] e820: reserve RAM buffer [mem 0x00087000-0x0008ffff]
[    0.313039] e820: reserve RAM buffer [mem 0xdcdb9018-0xdfffffff]
[    0.313040] e820: reserve RAM buffer [mem 0xe6e0f000-0xe7ffffff]
[    0.313042] e820: reserve RAM buffer [mem 0xe7c00000-0xe7ffffff]
[    0.313043] e820: reserve RAM buffer [mem 0x112000000-0x113ffffff]
[    0.313177] NetLabel: Initializing
[    0.313177] NetLabel:  domain hash size = 128
[    0.313178] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.313196] NetLabel:  unlabeled traffic allowed by default
[    0.313200] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.313200] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.313200] clocksource: Switched to clocksource tsc-early
[    0.328926] VFS: Disk quotas dquot_6.6.0
[    0.328952] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.329114] AppArmor: AppArmor Filesystem Enabled
[    0.329140] pnp: PnP ACPI init
[    0.329429] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.329431] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.329433] system 00:00: [mem 0xf0100000-0xf01fffff] has been reserved
[    0.329439] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329618] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.329652] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.329677] pnp 00:03: Plug and Play ACPI device, IDs SYN3254 PNP0f13 (active)
[    0.329728] system 00:04: [io  0x0400-0x04cf] has been reserved
[    0.329730] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.329732] system 00:04: [io  0x04d6] has been reserved
[    0.329733] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.329735] system 00:04: [io  0x0c14] has been reserved
[    0.329737] system 00:04: [io  0x0c50-0x0c52] has been reserved
[    0.329739] system 00:04: [io  0x0c6c] has been reserved
[    0.329740] system 00:04: [io  0x0c6f] has been reserved
[    0.329742] system 00:04: [io  0x0cd0-0x0cdb] has been reserved
[    0.329746] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329829] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.329831] system 00:05: [mem 0xff800000-0xffffffff] has been reserved
[    0.329835] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.396920] ACPI BIOS Error (bug): Could not resolve [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20180531/psargs-330)
[    0.396936] ACPI Error: Method parse/execution failed \_SB.WLBU._STA, AE_NOT_FOUND (20180531/psparse-516)
[    0.397218] pnp: PnP ACPI: found 6 devices
[    0.403367] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.403376] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.403389] pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.403394] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.403397] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.403422] pci 0000:00:02.1: BAR 14: assigned [mem 0xf0500000-0xf06fffff]
[    0.403434] pci 0000:00:02.1: BAR 15: assigned [mem 0xf1100000-0xf12fffff 64bit pref]
[    0.403440] pci 0000:00:01.0: BAR 6: assigned [mem 0xf0480000-0xf049ffff pref]
[    0.403443] pci 0000:00:02.1: BAR 13: assigned [io  0x1000-0x1fff]
[    0.403447] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.403449] pci 0000:00:02.1:   bridge window [io  0x1000-0x1fff]
[    0.403453] pci 0000:00:02.1:   bridge window [mem 0xf0500000-0xf06fffff]
[    0.403456] pci 0000:00:02.1:   bridge window [mem 0xf1100000-0xf12fffff 64bit pref]
[    0.403460] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.403462] pci 0000:00:02.2:   bridge window [io  0x3000-0x3fff]
[    0.403466] pci 0000:00:02.2:   bridge window [mem 0xf0300000-0xf03fffff]
[    0.403472] pci 0000:00:02.4: PCI bridge to [bus 03-05]
[    0.403474] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.403477] pci 0000:00:02.4:   bridge window [mem 0xf1000000-0xf10fffff]
[    0.403480] pci 0000:00:02.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.403487] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.403488] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.403490] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.403491] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.403493] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.403494] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.403496] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.403497] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.403498] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.403500] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.403501] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.403502] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.403504] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.403505] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.403506] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.403508] pci_bus 0000:00: resource 19 [mem 0xe8000000-0xf7ffffff window]
[    0.403509] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[    0.403511] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.403512] pci_bus 0000:01: resource 1 [mem 0xf0500000-0xf06fffff]
[    0.403513] pci_bus 0000:01: resource 2 [mem 0xf1100000-0xf12fffff 64bit pref]
[    0.403515] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.403516] pci_bus 0000:02: resource 1 [mem 0xf0300000-0xf03fffff]
[    0.403518] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.403519] pci_bus 0000:03: resource 1 [mem 0xf1000000-0xf10fffff]
[    0.403521] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.403680] NET: Registered protocol family 2
[    0.403886] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[    0.403905] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.403983] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.404105] TCP: Hash tables configured (established 32768 bind 32768)
[    0.404169] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.404192] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.404273] NET: Registered protocol family 1
[    0.404282] NET: Registered protocol family 44
[    0.404296] pci 0000:00:01.0: disabling ATS (broken on this device)
[    0.404304] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.404310] pci 0000:00:01.1: Linked as a consumer to 0000:00:01.0
[    0.429093] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x693 took 16996 usecs
[    0.429132] PCI: CLS 64 bytes, default 64
[    0.429188] Unpacking initramfs...
[    2.070158] Freeing initrd memory: 15460K
[    2.070180] AMD-Vi: IOMMU performance counters supported
[    2.070378] pci 0000:00:00.2: can't derive routing for PCI INT A
[    2.070379] pci 0000:00:00.2: PCI INT A: not connected
[    2.070639] iommu: Adding device 0000:00:01.0 to group 0
[    2.070651] iommu: Using direct mapping for device 0000:00:01.0
[    2.070668] iommu: Adding device 0000:00:01.1 to group 0
[    2.070729] iommu: Adding device 0000:00:02.0 to group 1
[    2.070746] iommu: Adding device 0000:00:02.1 to group 1
[    2.070763] iommu: Adding device 0000:00:02.2 to group 1
[    2.070781] iommu: Adding device 0000:00:02.4 to group 1
[    2.070886] iommu: Adding device 0000:00:03.0 to group 2
[    2.070974] iommu: Adding device 0000:00:08.0 to group 3
[    2.071071] iommu: Adding device 0000:00:09.0 to group 4
[    2.071088] iommu: Adding device 0000:00:09.2 to group 4
[    2.071175] iommu: Adding device 0000:00:10.0 to group 5
[    2.071268] iommu: Adding device 0000:00:11.0 to group 6
[    2.071354] iommu: Adding device 0000:00:12.0 to group 7
[    2.071459] iommu: Adding device 0000:00:14.0 to group 8
[    2.071477] iommu: Adding device 0000:00:14.3 to group 8
[    2.071591] iommu: Adding device 0000:00:18.0 to group 9
[    2.071611] iommu: Adding device 0000:00:18.1 to group 9
[    2.071629] iommu: Adding device 0000:00:18.2 to group 9
[    2.071645] iommu: Adding device 0000:00:18.3 to group 9
[    2.071661] iommu: Adding device 0000:00:18.4 to group 9
[    2.071678] iommu: Adding device 0000:00:18.5 to group 9
[    2.071695] iommu: Adding device 0000:02:00.0 to group 1
[    2.071723] iommu: Adding device 0000:03:00.0 to group 1
[    2.072332] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    2.072333] AMD-Vi: Extended features (0x37ef22294ada):
[    2.072335]  PPR NX GT IA GA PC GA_vAPIC
[    2.072339] AMD-Vi: Interrupt remapping enabled
[    2.072340] AMD-Vi: virtual APIC enabled
[    2.072502] AMD-Vi: Lazy IO/TLB flushing enabled
[    2.074368] LVT offset 0 assigned for vector 0x400
[    2.074408] perf: AMD IBS detected (0x000007ff)
[    2.074414] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    2.074481] Scanning for low memory corruption every 60 seconds
[    2.075223] Initialise system trusted keyrings
[    2.075239] Key type blacklist registered
[    2.075306] workingset: timestamp_bits=37 max_order=20 bucket_order=0
[    2.075340] zbud: loaded
[    2.075693] pstore: using deflate compression
[    2.076931] Key type asymmetric registered
[    2.076933] Asymmetric key parser 'x509' registered
[    2.076965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.077002] io scheduler noop registered
[    2.077003] io scheduler deadline registered
[    2.077021] io scheduler cfq registered (default)
[    2.077023] io scheduler mq-deadline registered
[    2.077023] io scheduler kyber registered
[    2.077033] io scheduler bfq registered
[    2.077758] pcieport 0000:00:02.1: Signaling PME with IRQ 26
[    2.077775] pcieport 0000:00:02.2: Signaling PME with IRQ 27
[    2.077792] pcieport 0000:00:02.4: Signaling PME with IRQ 28
[    2.077811] pciehp 0000:00:02.1:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[    2.077853] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.077888] efifb: probing for efifb
[    2.077912] efifb: framebuffer at 0xe8000000, using 8100k, total 8100k
[    2.077913] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    2.077913] efifb: scrolling: redraw
[    2.077915] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.081957] Console: switching to colour frame buffer device 240x67
[    2.085817] fb0: EFI VGA frame buffer device
[    2.086182] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.087601] Non-volatile memory driver v1.3
[    2.087624] Linux agpgart interface v0.103
[    2.087771] tpm_crb MSFT0101:00: can't request region for resource [mem 0xe7b7a000-0xe7b7dfff]
[    2.087808] tpm_crb: probe of MSFT0101:00 failed with error -16
[    2.088239] ahci 0000:00:11.0: version 3.0
[    2.088451] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.088455] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part 
[    2.091643] scsi host0: ahci
[    2.091756] scsi host1: ahci
[    2.091800] ata1: SATA max UDMA/133 abar m1024@0xf046c000 port 0xf046c100 irq 19
[    2.091802] ata2: SATA max UDMA/133 abar m1024@0xf046c000 port 0xf046c180 irq 19
[    2.091885] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.115615] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.115648] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.115760] mousedev: PS/2 mouse device common for all mice
[    2.115828] rtc_cmos 00:01: RTC can wake from S4
[    2.115951] rtc_cmos 00:01: registered as rtc0
[    2.115969] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    2.115997] ledtrig-cpu: registered to indicate activity on CPUs
[    2.115999] EFI Variables Facility v0.08 2004-May-17
[    2.126666] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.155765] hidraw: raw HID events driver (C) Jiri Kosina
[    2.155970] NET: Registered protocol family 10
[    2.160901] Segment Routing with IPv6
[    2.161163] RAS: Correctable Errors collector initialized.
[    2.161253] microcode: CPU0: patch_level=0x06006704
[    2.161259] microcode: CPU1: patch_level=0x06006704
[    2.161291] microcode: Microcode Update Driver: v2.2.
[    2.161306] sched_clock: Marking stable (2161287402, 0)->(2292401163, -131113761)
[    2.161480] registered taskstats version 1
[    2.161483] Loading compiled-in X.509 certificates
[    2.164018] Loaded X.509 cert 'Kernel OBS Project: 1fb41512acbc8eebdf828d877e4367bf6c719af3'
[    2.164053] zswap: loaded using pool lzo/zbud
[    2.169056] Key type big_key registered
[    2.171272] Key type encrypted registered
[    2.171278] AppArmor: AppArmor sha1 policy hashing enabled
[    2.171287] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    2.171298] ima: Allocated hash algorithm: sha256
[    2.171321] evm: Initialising EVM extended attributes:
[    2.171322] evm: security.selinux
[    2.171322] evm: security.apparmor
[    2.171323] evm: security.ima
[    2.171323] evm: security.capability
[    2.171324] evm: HMAC attrs: 0x1
[    2.172108]   Magic number: 6:343:737
[    2.172421] rtc_cmos 00:01: setting system clock to 2018-10-02 14:42:19 UTC (1538491339)
[    2.572246] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.573141] ata1.00: ATA-10: INTEL SSDSCKKF256G8H,  LHFH03N, max UDMA/100
[    2.573144] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.573597] ata1.00: configured for UDMA/100
[    2.573763] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSCKKF25 H03N PQ: 0 ANSI: 5
[    2.573908] ata1.00: Enabling discard_zeroes_data
[    2.573962] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.573973] sd 0:0:0:0: [sda] Write Protect is off
[    2.573974] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.573995] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.574097] ata1.00: Enabling discard_zeroes_data
[    2.575801]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[    2.576028] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.576180] ata1.00: Enabling discard_zeroes_data
[    2.576304] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.585477] ata2.00: ATAPI: hp      DVDRW  DA8AESH, XH6M, max UDMA/133
[    2.592121] ata2.00: configured for UDMA/133
[    2.609508] scsi 1:0:0:0: CD-ROM            hp       DVDRW  DA8AESH   XH6M PQ: 0 ANSI: 5
[    2.896325] psmouse serio1: synaptics: queried max coordinates: x [..5648], y [..4826]
[    2.925925] psmouse serio1: synaptics: queried min coordinates: x [1292..], y [1026..]
[    2.925930] psmouse serio1: synaptics: Your touchpad (PNP: SYN3254 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxx.
[    2.936481] random: fast init done
[    2.974860] Freeing unused kernel image memory: 2020K
[    2.974864] Write protecting the kernel read-only data: 18432k
[    2.976432] Freeing unused kernel image memory: 2008K
[    2.976613] Freeing unused kernel image memory: 468K
[    2.981011] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[    2.984059] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf00323/0x840300/0x2e800/0x400000, board id: 3320, fw id: 2659795
[    3.028660] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
[    3.041352] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    3.048376] systemd[1]: Detected architecture x86-64.
[    3.048381] systemd[1]: Running in initial RAM disk.
[    3.048414] systemd[1]: Set hostname to <scarlett>.
[    3.096984] random: systemd: uninitialized urandom read (16 bytes read)
[    3.097054] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.097103] random: systemd: uninitialized urandom read (16 bytes read)
[    3.097110] systemd[1]: Reached target Timers.
[    3.097119] random: systemd: uninitialized urandom read (16 bytes read)
[    3.097151] systemd[1]: Listening on Journal Socket.
[    3.097188] systemd[1]: Listening on udev Kernel Socket.
[    3.097654] systemd[1]: Created slice System Slice.
[    3.098459] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    3.104030] tsc: Refined TSC clocksource calibration: 2495.315 MHz
[    3.104038] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f7f021988, max_idle_ns: 440795263180 ns
[    3.104066] clocksource: Switched to clocksource tsc
[    3.120075] alua: device handler registered
[    3.120885] emc: device handler registered
[    3.121715] rdac: device handler registered
[    3.133980] device-mapper: uevent: version 1.0.3
[    3.134718] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@xxxxxxxxxx
[    3.159686] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.159734] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[    3.556662] random: crng init done
[    3.556665] random: 7 urandom warning(s) missed due to ratelimiting
[    3.805487] ACPI: bus type USB registered
[    3.805566] usbcore: registered new interface driver usbfs
[    3.805579] usbcore: registered new interface driver hub
[    3.807088] usbcore: registered new device driver usb
[    3.811760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.814196] ehci-pci: EHCI PCI platform driver
[    3.814461] ehci-pci 0000:00:12.0: EHCI Host Controller
[    3.814469] ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
[    3.814483] ehci-pci 0000:00:12.0: debug port 2
[    3.814542] ehci-pci 0000:00:12.0: irq 18, io mem 0xf046d000
[    3.829978] ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
[    3.830758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    3.830762] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.830763] usb usb1: Product: EHCI Host Controller
[    3.830765] usb usb1: Manufacturer: Linux 4.18.11-1.g4a5c1c1-default ehci_hcd
[    3.830766] usb usb1: SerialNumber: 0000:00:12.0
[    3.831662] hub 1-0:1.0: USB hub found
[    3.832176] hub 1-0:1.0: 2 ports detected
[    3.837081] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    3.837086] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.837239] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.857274] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    3.857283] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    3.857485] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000410
[    3.861489] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    3.861493] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.861495] usb usb2: Product: xHCI Host Controller
[    3.861496] usb usb2: Manufacturer: Linux 4.18.11-1.g4a5c1c1-default xhci-hcd
[    3.861497] usb usb2: SerialNumber: 0000:00:10.0
[    3.862018] hub 2-0:1.0: USB hub found
[    3.862032] hub 2-0:1.0: 4 ports detected
[    3.864390] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    3.864399] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
[    3.864404] xhci_hcd 0000:00:10.0: Host supports USB 3.0  SuperSpeed
[    3.864856] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.864893] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18
[    3.864895] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.864896] usb usb3: Product: xHCI Host Controller
[    3.864898] usb usb3: Manufacturer: Linux 4.18.11-1.g4a5c1c1-default xhci-hcd
[    3.864899] usb usb3: SerialNumber: 0000:00:10.0
[    3.865417] hub 3-0:1.0: USB hub found
[    3.865432] hub 3-0:1.0: 4 ports detected
[    4.017877] [drm] amdgpu kernel modesetting enabled.
[    4.019383] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.030170] AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[    4.054980] Parsing CRAT table with 1 nodes
[    4.054986] Creating topology SYSFS entries
[    4.055014] Topology: Add APU node [0x0:0x0]
[    4.055015] Finished initializing topology
[    4.055062] kfd kfd: Initialized module
[    4.055463] checking generic (e8000000 7e9000) vs hw (e8000000 8000000)
[    4.055465] fb: switching to amdgpudrmfb from EFI VGA
[    4.055515] Console: switching to colour dummy device 80x25
[    4.056633] [drm] initializing kernel modesetting (STONEY 0x1002:0x98E4 0x103C:0x8330 0xEA).
[    4.056653] [drm] register mmio base: 0xF0400000
[    4.056653] [drm] register mmio size: 262144
[    4.056671] [drm] add ip block number 0 <vi_common>
[    4.056672] [drm] add ip block number 1 <gmc_v8_0>
[    4.056673] [drm] add ip block number 2 <cz_ih>
[    4.056674] [drm] add ip block number 3 <powerplay>
[    4.056675] [drm] add ip block number 4 <dm>
[    4.056676] [drm] add ip block number 5 <gfx_v8_0>
[    4.056678] [drm] add ip block number 6 <sdma_v3_0>
[    4.056679] [drm] add ip block number 7 <uvd_v6_0>
[    4.056680] [drm] add ip block number 8 <vce_v3_0>
[    4.056680] [drm] add ip block number 9 <acp_ip>
[    4.056684] amdgpu 0000:00:01.0: kfd not supported on this ASIC
[    4.056693] [drm] UVD is enabled in physical mode
[    4.056694] [drm] VCE enabled in VM mode
[    4.056723] ATOM BIOS: 113-C91400-007
[    4.056761] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    4.056769] amdgpu 0000:00:01.0: VRAM: 80M 0x000000F400000000 - 0x000000F404FFFFFF (80M used)
[    4.056770] amdgpu 0000:00:01.0: GTT: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    4.056775] [drm] Detected VRAM RAM=80M, BAR=80M
[    4.056776] [drm] RAM width 64bits UNKNOWN
[    4.068120] [TTM] Zone  kernel: Available graphics memory: 1994052 kiB
[    4.068122] [TTM] Initializing pool allocator
[    4.068128] [TTM] Initializing DMA pool allocator
[    4.068178] [drm] amdgpu: 80M of VRAM memory ready
[    4.068180] [drm] amdgpu: 2920M of GTT memory ready.
[    4.068201] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    4.068236] [drm] PCIE GART of 1024M enabled (table at 0x000000F4007E9000).
[    4.085761] [drm] Found UVD firmware Version: 1.43 Family ID: 15
[    4.085772] [drm] UVD ENC is disabled
[    4.086152] [drm] Found VCE firmware Version: 52.0 Binary ID: 3
[    4.114408] [drm] DM_PPLIB: values for Engine clock
[    4.114411] [drm] DM_PPLIB:	 200000
[    4.114412] [drm] DM_PPLIB:	 300000
[    4.114413] [drm] DM_PPLIB:	 400000
[    4.114413] [drm] DM_PPLIB:	 464520
[    4.114414] [drm] DM_PPLIB:	 514290
[    4.114414] [drm] DM_PPLIB:	 576000
[    4.114415] [drm] DM_PPLIB:	 626090
[    4.114415] [drm] DM_PPLIB:	 654550
[    4.114416] [drm] DM_PPLIB: Validation clocks:
[    4.114417] [drm] DM_PPLIB:    engine_max_clock: 65455
[    4.114417] [drm] DM_PPLIB:    memory_max_clock: 93300
[    4.114418] [drm] DM_PPLIB:    level           : 8
[    4.114419] [drm] DM_PPLIB: reducing engine clock level from 8 to 0
[    4.114420] [drm] DM_PPLIB: values for Display clock
[    4.114421] [drm] DM_PPLIB:	 300000
[    4.114421] [drm] DM_PPLIB:	 400000
[    4.114422] [drm] DM_PPLIB:	 496560
[    4.114422] [drm] DM_PPLIB:	 626090
[    4.114423] [drm] DM_PPLIB:	 685720
[    4.114423] [drm] DM_PPLIB:	 757900
[    4.114424] [drm] DM_PPLIB:	 800000
[    4.114424] [drm] DM_PPLIB:	 847060
[    4.114425] [drm] DM_PPLIB: Validation clocks:
[    4.114426] [drm] DM_PPLIB:    engine_max_clock: 65455
[    4.114426] [drm] DM_PPLIB:    memory_max_clock: 93300
[    4.114427] [drm] DM_PPLIB:    level           : 8
[    4.114428] [drm] DM_PPLIB: values for Memory clock
[    4.114428] [drm] DM_PPLIB:	 667000
[    4.114429] [drm] DM_PPLIB:	 933000
[    4.114430] [drm] DM_PPLIB: Validation clocks:
[    4.114430] [drm] DM_PPLIB:    engine_max_clock: 65455
[    4.114431] [drm] DM_PPLIB:    memory_max_clock: 93300
[    4.114431] [drm] DM_PPLIB:    level           : 8
[    4.114432] [drm] DM_PPLIB: reducing memory clock level from 2 to 0
[    4.136068] [drm] Display Core initialized with v3.1.44!
[    4.141820] [drm] SADs count is: -2, don't need to read it
[    4.142457] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.142459] [drm] Driver supports precise vblank timestamp query.
[    4.168045] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    4.178264] [drm] UVD initialized successfully.
[    4.200043] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    4.310117] [drm] VCE initialized successfully.
[    4.313604] [drm] fb mappable at 0xFFFFFF0D1268A000
[    4.313605] [drm] vram apper at 0x112000000
[    4.313606] [drm] size 8294400
[    4.313607] [drm] fb depth is 24
[    4.313608] [drm]    pitch is 7680
[    4.313692] fbcon: amdgpudrmfb (fb0) is primary device
[    4.324381] usb 1-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
[    4.324385] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.324661] hub 1-1:1.0: USB hub found
[    4.324739] hub 1-1:1.0: 4 ports detected
[    4.345144] Console: switching to colour frame buffer device 240x67
[    4.366380] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
[    4.377679] usb 2-1: New USB device found, idVendor=0408, idProduct=5220, bcdDevice= 0.09
[    4.377682] usb 2-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.377683] usb 2-1: Product: HP Webcam
[    4.377685] usb 2-1: Manufacturer: Generic
[    4.377686] usb 2-1: SerialNumber: 0x0001
[    4.380995] [drm] Initialized amdgpu 3.26.0 20150101 for 0000:00:01.0 on minor 0
[    4.490916] [drm] DM: FBC alloc 10170880
[    4.612028] usb 1-1.4: new full-speed USB device number 3 using ehci-pci
[    4.722077] usb 1-1.4: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    4.722081] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.722139] systemd: 18 output lines suppressed due to ratelimiting
[    4.787703] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[    4.799502] systemd-journald[157]: Received SIGTERM from PID 1 (n/a).
[    4.974687] EXT4-fs (sda6): re-mounted. Opts: acl,user_xattr
[    5.040812] systemd-journald[388]: Received request to flush runtime journal from PID 1
[    5.256321] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    5.257624] acpi_cpufreq: overriding BIOS provided _PSD data
[    5.257637] ACPI: Power Button [PWRB]
[    5.257757] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    5.257826] ACPI: Lid Switch [LID]
[    5.257886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    5.257932] ACPI: Power Button [PWRF]
[    5.269239] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    5.269550] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    5.269710] cmi: probe of SMB0001:00 failed with error -5
[    5.270563] input: HP Wireless hotkeys as /devices/virtual/input/input7
[    5.301481] ACPI: AC Adapter [ACAD] (on-line)
[    5.326371] wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
[    5.336898] thermal LNXTHERM:00: registered as thermal_zone0
[    5.336902] ACPI: Thermal Zone [TSZ0] (64 C)
[    5.337092] thermal LNXTHERM:01: registered as thermal_zone1
[    5.337093] ACPI: Thermal Zone [TSZ2] (20 C)
[    5.373232] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    5.373236] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    5.375741] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.375862] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    5.377185] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    5.404645] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    5.404659] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    5.416208] ACPI: Battery Slot [BAT1] (battery present)
[    5.417179] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 80:ce:62:85:82:88, XID 54100800, IRQ 35
[    5.417184] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    5.480609] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    5.482916] cryptd: max_cpu_qlen set to 1000
[    5.506274] AVX2 version of gcm_enc/dec engaged.
[    5.506276] AES CTR mode by8 optimization enabled
[    5.512667] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.512957] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.597578] Intel(R) Wireless WiFi driver for Linux
[    5.597581] Copyright(c) 2003- 2015 Intel Corporation
[    5.618443] iwlwifi 0000:03:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[    5.670182] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[    5.718525] audit: type=1400 audit(1538484143.039:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=422 comm="apparmor_parser"
[    5.725006] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.725009] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.725011] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.725012] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    5.725013] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    5.725015] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    5.725017] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    5.730794] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10
[    5.762693] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:09.2/sound/card1/input11
[    5.766176] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input12
[    5.766248] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input13
[    5.930421] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    5.948160] iwlwifi 0000:03:00.0: base HW address: 40:a3:cc:ed:83:02
[    5.952157] kvm: disabled by bios
[    5.955512] MCE: In-kernel MCE decoding enabled.
[    5.967444] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.013615] audit: type=1400 audit(1538484143.335:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=584 comm="apparmor_parser"
[    6.033362] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.033710] thermal thermal_zone2: failed to read out thermal zone (-61)
[    6.348682] hp_wmi: query 0xd returned error 0x5
[    6.348765] input: HP WMI hotkeys as /devices/virtual/input/input9
[    6.770466] videodev: Linux video capture interface: v2.00
[    6.785384] uvcvideo: Found UVC 1.00 device HP Webcam (0408:5220)
[    6.792148] input: HP Webcam: HP Webcam as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input14
[    6.792894] usbcore: registered new interface driver uvcvideo
[    6.792895] USB Video Class driver (1.1.1)
[    7.323585] Bluetooth: Core ver 2.22
[    7.323984] NET: Registered protocol family 31
[    7.323987] Bluetooth: HCI device and connection manager initialized
[    7.323994] Bluetooth: HCI socket layer initialized
[    7.323997] Bluetooth: L2CAP socket layer initialized
[    7.324322] Bluetooth: SCO socket layer initialized
[    7.485796] usbcore: registered new interface driver btusb
[    7.500434] Bluetooth: hci0: read Intel version: 370810225019140f00
[    7.501090] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
[    7.893376] Bluetooth: hci0: Intel firmware patch completed and activated
[   12.405309] bpfilter: Loaded bpfilter_umh pid 1258
[   12.749971] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   12.800299] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.850602] r8169 0000:02:00.0 eth0: link down
[   12.850942] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.871717] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   12.936076] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   13.019178] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   13.121146] NET: Registered protocol family 17
[   13.180988] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   15.543217] fuse init (API version 7.27)
[   16.643759] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.495330] wlan0: authenticate with bc:ae:c5:c4:3c:d9
[   17.504542] wlan0: send auth to bc:ae:c5:c4:3c:d9 (try 1/3)
[   17.507924] wlan0: authenticated
[   17.512178] wlan0: associate with bc:ae:c5:c4:3c:d9 (try 1/3)
[   17.515347] wlan0: RX AssocResp from bc:ae:c5:c4:3c:d9 (capab=0x401 status=0 aid=2)
[   17.516931] wlan0: associated
[   17.518410] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux