You are not logged in.

#1 2018-07-21 01:07:27

Zusor
Member
Registered: 2018-07-21
Posts: 7

[Solved] Bluetooth device isn't showing up in bluetoothctl

I recently installed Arch on an Asus Vivobook S410UN, and most Stuff has been working fine except for the bluetooth.
Heres some stuff I tried

$ lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1e.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO UART Controller #0 (rev 21)
00:1e.2 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO SPI Controller #0 (rev 21)
00:1f.0 ISA bridge: Intel Corporation Intel(R) 100 Series Chipset Family LPC Controller/eSPI Controller - 9D4E (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter
$ bluetoothctl
Agent registered
[bluetooth]# list
[bluetooth]# 
$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2018-07-20 16:57:37 MDT; 2h 6min ago
     Docs: man:bluetoothd(8)
 Main PID: 414 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   Memory: 3.1M
   CGroup: /system.slice/bluetooth.service
           └─414 /usr/lib/bluetooth/bluetoothd

Jul 20 16:57:37 Tracer systemd[1]: Starting Bluetooth service...
Jul 20 16:57:37 Tracer bluetoothd[414]: Bluetooth daemon 5.50
Jul 20 16:57:37 Tracer systemd[1]: Started Bluetooth service.
Jul 20 16:57:37 Tracer bluetoothd[414]: Starting SDP server
Jul 20 16:57:37 Tracer bluetoothd[414]: Bluetooth management interface 1.14 initialized

Using Gnome-Bluetooth to switch on bluetooth does nothing. I have installed and updated bluez and bluez-utils I've googled my laptop but couldn't figure out what bluetooth card it has. Anybody know what to do to get bluetooth working?

Last edited by Zusor (2018-08-20 00:28:44)

Offline

#2 2018-07-21 05:22:14

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

The BT chip is most likely wired via usb, see lsusb.
Also check rfkill to ensure the interface isn't blocked.

Offline

#3 2018-07-21 07:26:11

Zusor
Member
Registered: 2018-07-21
Posts: 7

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

Running lsusb just outputs this:

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:3526 IMC Networks 
Bus 001 Device 002: ID 13d3:5a07 IMC Networks 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

I checked rfkill and everything is not blocked:

$ rfkill list
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Offline

#4 2018-07-21 10:31:30

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

Bus 001 Device 003: ID 13d3:3526 IMC Networks

That's your BT device and it's also detected and not blocked. Possibly a firmware error?
Post a complete dmesg/journal.

Offline

#5 2018-07-21 15:35:39

Zusor
Member
Registered: 2018-07-21
Posts: 7

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x84, date = 2018-01-21
[    0.000000] Linux version 4.17.8-1-ARCH (builduser@heftig-21239) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Wed Jul 18 09:56:24 UTC 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c851fb82-2a45-4772-b071-831af3c949e2 rw quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000084657fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000084658000-0x0000000084658fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000084659000-0x0000000084659fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008465a000-0x0000000089ab1fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089ab2000-0x000000008a95efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008a95f000-0x000000008a9a7fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008a9a8000-0x000000008adfefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008adff000-0x000000008b2a2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008b2a3000-0x000000008b37efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008b37f000-0x000000008b3fefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008b3ff000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x8a96d000  ACPI=0x8a96d000  SMBIOS=0x8b201000  SMBIOS 3.0=0x8b200000  ESRT=0x877ddf98 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. X411UN/X411UN, BIOS X411UN.300 08/04/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 base 008C000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 008B800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x8b3ff max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000877ddf98 to 0x00000000877ddfd0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x197660000, 0x197660fff] PGTABLE
[    0.000000] BRK [0x197661000, 0x197661fff] PGTABLE
[    0.000000] BRK [0x197662000, 0x197662fff] PGTABLE
[    0.000000] BRK [0x197663000, 0x197663fff] PGTABLE
[    0.000000] BRK [0x197664000, 0x197664fff] PGTABLE
[    0.000000] BRK [0x197665000, 0x197665fff] PGTABLE
[    0.000000] BRK [0x197666000, 0x197666fff] PGTABLE
[    0.000000] BRK [0x197667000, 0x197667fff] PGTABLE
[    0.000000] BRK [0x197668000, 0x197668fff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x36ee1000-0x37767fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000008A96D000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x000000008A96D0B8 0000F4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008A9986D8 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008A96D240 02B497 (v02 _ASUS_ Notebook 01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x000000008ADCDF00 000040
[    0.000000] ACPI: APIC 0x000000008A9987F0 0000BC (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008A9988B0 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008A9988F8 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: ECDT 0x000000008A998998 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: MCFG 0x000000008A998A60 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000008A998AA0 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008A998E00 006CC6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.000000] ACPI: MSDM 0x000000008A99FAC8 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.000000] ACPI: SSDT 0x000000008A99FB20 003147 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: HPET 0x000000008A9A2C68 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.000000] ACPI: UEFI 0x000000008A9A2CA0 000042 (v01 _ASUS_ Notebook 00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000008A9A2CE8 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x000000008A9A3BC8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008A9A3C60 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008A9A3DA8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008A9A4048 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x000000008A9A4560 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008A9A4598 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008A9A45F0 000829 (v02 SgRef  SgPch    00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000008A9A4E20 00039B (v02 SgRef  SgUlx    00001000 INTL 20160422)
[    0.000000] ACPI: DMAR 0x000000008A9A51C0 000138 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.000000] ACPI: BGRT 0x000000008A9A52F8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: TPM2 0x000000008A9A5330 000034 (v03 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.000000] ACPI: SSDT 0x000000008A9A5368 001F33 (v01 OptRef OptTabl  00001000 INTL 20160422)
[    0.000000] ACPI: WSMT 0x000000008A9A72A0 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x26effc000-0x26effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000026effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000084657fff]
[    0.000000]   node   0: [mem 0x000000008465a000-0x0000000089ab1fff]
[    0.000000]   node   0: [mem 0x000000008b37f000-0x000000008b3fefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000026effffff]
[    0.000000] Reserved but unavailable: 25908 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[    0.000000] On node 0 totalpages: 2067148
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8749 pages used for memmap
[    0.000000]   DMA32 zone: 559920 pages, LIFO batch:31
[    0.000000]   Normal zone: 23488 pages used for memmap
[    0.000000]   Normal zone: 1503232 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at [mem 0x8c000000-0x8fffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    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] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x84658000-0x84658fff]
[    0.000000] PM: Registered nosave memory: [mem 0x84659000-0x84659fff]
[    0.000000] PM: Registered nosave memory: [mem 0x89ab2000-0x8a95efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8a95f000-0x8a9a7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8a9a8000-0x8adfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8adff000-0x8b2a2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8b2a3000-0x8b37efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8b3ff000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xefffffff] 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: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2034824
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c851fb82-2a45-4772-b071-831af3c949e2 rw quiet
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7933560K/8268592K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 335032K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 32655 entries in 128 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.000000] 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.000000] 	Offload RCU callbacks from CPUs: (none).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180313
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] APIC: Switch to symmetric I/O mode setup
[    0.003333] DMAR: Host address width 39
[    0.003333] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.003333] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.003333] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.003333] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.003333] DMAR: RMRR base: 0x0000008a0c7000 end: 0x0000008a0e6fff
[    0.003333] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
[    0.003333] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.003333] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.003333] DMAR: ANDD device: 7 name: \_SB.PCI0.SPI0
[    0.003333] DMAR: ANDD device: 9 name: \_SB.PCI0.UA00
[    0.003333] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.003333] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.003333] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.003333] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.003333] x2apic enabled
[    0.003333] Switched APIC routing to cluster x2apic.
[    0.006666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023333] tsc: Detected 2000.000 MHz processor
[    0.023333] tsc: Detected 1992.000 MHz TSC
[    0.023333] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    0.023333] Calibrating delay loop (skipped), value calculated using timer frequency.. 3985.00 BogoMIPS (lpj=6640000)
[    0.023333] pid_max: default: 32768 minimum: 301
[    0.023333] Security Framework initialized
[    0.023333] Yama: becoming mindful.
[    0.023333] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.027134] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.027186] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.027216] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.027483] CPU: Physical Processor ID: 0
[    0.027483] CPU: Processor Core ID: 0
[    0.027490] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.027491] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.027498] mce: CPU supports 10 MCE banks
[    0.027512] CPU0: Thermal monitoring enabled (TM1)
[    0.027541] process: using mwait in idle threads
[    0.027545] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.027546] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.027547] Spectre V2 : Mitigation: Full generic retpoline
[    0.027548] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.027549] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.027550] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.027550] Speculative Store Bypass: Vulnerable
[    0.033127] Freeing SMP alternatives memory: 28K
[    0.038474] TSC deadline timer enabled
[    0.038479] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.053371] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.053445] ... version:                4
[    0.053446] ... bit width:              48
[    0.053446] ... generic registers:      4
[    0.053448] ... value mask:             0000ffffffffffff
[    0.053449] ... max period:             00007fffffffffff
[    0.053449] ... fixed-purpose events:   3
[    0.053450] ... event mask:             000000070000000f
[    0.056701] Hierarchical SRCU implementation.
[    0.067067] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.070047] smp: Bringing up secondary CPUs ...
[    0.093411] x86: Booting SMP configuration:
[    0.093413] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.237369] smp: Brought up 1 node, 8 CPUs
[    0.237369] smpboot: Max logical packages: 1
[    0.237369] smpboot: Total of 8 processors activated (31884.00 BogoMIPS)
[    0.240431] devtmpfs: initialized
[    0.240431] x86/mm: Memory block size: 128MB
[    0.240926] PM: Registering ACPI NVS region [mem 0x84658000-0x84658fff] (4096 bytes)
[    0.240926] PM: Registering ACPI NVS region [mem 0x8a9a8000-0x8adfefff] (4550656 bytes)
[    0.240926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.240926] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.240926] pinctrl core: initialized pinctrl subsystem
[    0.240926] RTC time:  7:20:10, date: 07/21/18
[    0.240926] NET: Registered protocol family 16
[    0.240926] cpuidle: using governor ladder
[    0.240926] cpuidle: using governor menu
[    0.240926] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.240926] ACPI: bus type PCI registered
[    0.240926] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.240926] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.240926] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.240926] PCI: Using configuration type 1 for base access
[    0.244078] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.244078] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.244078] ACPI: Added _OSI(Module Device)
[    0.244078] ACPI: Added _OSI(Processor Device)
[    0.244078] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.244078] ACPI: Added _OSI(Processor Aggregator Device)
[    0.244078] ACPI: Added _OSI(Linux-Dell-Video)
[    0.244078] ACPI: EC: EC started
[    0.244078] ACPI: EC: interrupt blocked
[    0.244078] ACPI: \: Used as first EC
[    0.244078] ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.244078] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.316170] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.339354] ACPI: Dynamic OEM Table Load:
[    0.339364] ACPI: SSDT 0xFFFF9F04A4931800 0005CD (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.340328] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.342883] ACPI: Dynamic OEM Table Load:
[    0.342891] ACPI: SSDT 0xFFFF9F04A4BA3800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.343763] ACPI: Dynamic OEM Table Load:
[    0.343769] ACPI: SSDT 0xFFFF9F04A4BE5400 000115 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.344395] ACPI: Dynamic OEM Table Load:
[    0.344401] ACPI: SSDT 0xFFFF9F04A4BE7C00 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.345638] ACPI: Dynamic OEM Table Load:
[    0.345647] ACPI: SSDT 0xFFFF9F04A4936800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.346985] ACPI: Dynamic OEM Table Load:
[    0.346992] ACPI: SSDT 0xFFFF9F04A4BE4200 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.347793] ACPI: Dynamic OEM Table Load:
[    0.347799] ACPI: SSDT 0xFFFF9F04A4BE6000 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.353651] ACPI: Interpreter enabled
[    0.353717] ACPI: (supports S0 S3 S4 S5)
[    0.353718] ACPI: Using IOAPIC for interrupt routing
[    0.353781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.355576] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.363097] ACPI: Power Resource [WRST] (on)
[    0.363391] ACPI: Power Resource [WRST] (on)
[    0.363678] ACPI: Power Resource [WRST] (on)
[    0.363965] ACPI: Power Resource [WRST] (on)
[    0.364249] ACPI: Power Resource [WRST] (on)
[    0.364343] ACPI: Power Resource [PC01] (on)
[    0.366140] ACPI: Power Resource [WRST] (on)
[    0.366429] ACPI: Power Resource [WRST] (on)
[    0.366724] ACPI: Power Resource [WRST] (on)
[    0.367010] ACPI: Power Resource [WRST] (on)
[    0.367311] ACPI: Power Resource [WRST] (on)
[    0.367595] ACPI: Power Resource [WRST] (on)
[    0.367878] ACPI: Power Resource [WRST] (on)
[    0.368164] ACPI: Power Resource [WRST] (on)
[    0.368452] ACPI: Power Resource [WRST] (on)
[    0.368740] ACPI: Power Resource [WRST] (on)
[    0.369024] ACPI: Power Resource [WRST] (on)
[    0.369702] ACPI: Power Resource [WRST] (on)
[    0.369986] ACPI: Power Resource [WRST] (on)
[    0.370276] ACPI: Power Resource [WRST] (on)
[    0.394337] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.394346] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.396884] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.396886] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.398097] PCI host bridge to bus 0000:00
[    0.398100] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.398103] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.398105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.398107] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.398108] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.398110] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.398112] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.398114] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.398115] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.398117] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.398119] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.398121] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.398122] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.398124] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.398126] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.398128] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.398130] pci_bus 0000:00: root bus resource [mem 0x90000000-0xefffffff window]
[    0.398131] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.398134] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.398145] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    0.398761] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    0.398779] pci 0000:00:02.0: reg 0x10: [mem 0xed000000-0xedffffff 64bit]
[    0.398788] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.398795] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.398819] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.399076] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.399095] pci 0000:00:04.0: reg 0x10: [mem 0xef220000-0xef227fff 64bit]
[    0.399456] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.399485] pci 0000:00:14.0: reg 0x10: [mem 0xef210000-0xef21ffff 64bit]
[    0.399574] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.399960] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.399989] pci 0000:00:14.2: reg 0x10: [mem 0xef23a000-0xef23afff 64bit]
[    0.400369] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.400633] pci 0000:00:15.0: reg 0x10: [mem 0xef239000-0xef239fff 64bit]
[    0.401796] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.402060] pci 0000:00:15.1: reg 0x10: [mem 0xef238000-0xef238fff 64bit]
[    0.403161] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.403194] pci 0000:00:16.0: reg 0x10: [mem 0xef237000-0xef237fff 64bit]
[    0.403287] pci 0000:00:16.0: PME# supported from D3hot
[    0.403641] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.403666] pci 0000:00:17.0: reg 0x10: [mem 0xef230000-0xef231fff]
[    0.403676] pci 0000:00:17.0: reg 0x14: [mem 0xef236000-0xef2360ff]
[    0.403687] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.403697] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.403707] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.403717] pci 0000:00:17.0: reg 0x24: [mem 0xef235000-0xef2357ff]
[    0.403774] pci 0000:00:17.0: PME# supported from D3hot
[    0.404062] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.404160] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.404508] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.404605] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.405029] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
[    0.405293] pci 0000:00:1e.0: reg 0x10: [mem 0xef234000-0xef234fff 64bit]
[    0.406461] pci 0000:00:1e.2: [8086:9d29] type 00 class 0x118000
[    0.406710] pci 0000:00:1e.2: reg 0x10: [mem 0xef233000-0xef233fff 64bit]
[    0.407813] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    0.408195] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.408213] pci 0000:00:1f.2: reg 0x10: [mem 0xef22c000-0xef22ffff]
[    0.408519] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[    0.408551] pci 0000:00:1f.3: reg 0x10: [mem 0xef228000-0xef22bfff 64bit]
[    0.408582] pci 0000:00:1f.3: reg 0x20: [mem 0xef200000-0xef20ffff 64bit]
[    0.408643] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.409083] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.409145] pci 0000:00:1f.4: reg 0x10: [mem 0xef232000-0xef2320ff 64bit]
[    0.409217] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.409625] pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
[    0.409656] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.409672] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.409688] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[    0.409698] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.409709] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.410007] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.410012] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.410016] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.410022] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.410138] pci 0000:02:00.0: [10ec:b822] type 00 class 0x028000
[    0.410190] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.410226] pci 0000:02:00.0: reg 0x18: [mem 0xef100000-0xef10ffff 64bit]
[    0.410410] pci 0000:02:00.0: supports D1 D2
[    0.410412] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.410720] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.410724] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.410728] pci 0000:00:1c.5:   bridge window [mem 0xef100000-0xef1fffff]
[    0.415196] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.415293] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.415392] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.415486] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.415581] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.415676] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.415771] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.415866] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.417473] ACPI: EC: interrupt unblocked
[    0.417492] ACPI: EC: event unblocked
[    0.417507] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.417509] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.417602] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.417602] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.417602] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.417602] vgaarb: loaded
[    0.417602] pps_core: LinuxPPS API ver. 1 registered
[    0.417602] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.417602] PTP clock support registered
[    0.417602] EDAC MC: Ver: 3.0.0
[    0.417602] Registered efivars operations
[    0.438213] PCI: Using ACPI for IRQ routing
[    0.452480] PCI: pci_cache_line_size set to 64 bytes
[    0.452653] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.452654] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.452656] e820: reserve RAM buffer [mem 0x84658000-0x87ffffff]
[    0.452657] e820: reserve RAM buffer [mem 0x89ab2000-0x8bffffff]
[    0.452659] e820: reserve RAM buffer [mem 0x8b3ff000-0x8bffffff]
[    0.452661] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[    0.452772] NetLabel: Initializing
[    0.452773] NetLabel:  domain hash size = 128
[    0.452773] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.452790] NetLabel:  unlabeled traffic allowed by default
[    0.453338] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.453347] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.456413] clocksource: Switched to clocksource tsc-early
[    0.467513] VFS: Disk quotas dquot_6.6.0
[    0.467533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.467605] pnp: PnP ACPI init
[    0.468005] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.468008] system 00:00: [io  0xffff] has been reserved
[    0.468010] system 00:00: [io  0xffff] has been reserved
[    0.468012] system 00:00: [io  0xffff] has been reserved
[    0.468014] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.468016] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.468022] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.468190] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.468247] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.468252] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.468524] pnp 00:03: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.468935] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.468938] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.468940] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.468942] system 00:04: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.468944] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.468946] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.468949] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.468951] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.468953] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.468956] system 00:04: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.468961] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.469024] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.469027] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.469029] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.469031] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.469033] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.469035] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.469038] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.469042] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.469583] system 00:06: [io  0xff00-0xfffe] has been reserved
[    0.469588] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.471584] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.471587] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.471592] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.473547] pnp: PnP ACPI: found 8 devices
[    0.479614] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.479641] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.479645] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.479650] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.479654] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.479660] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.479663] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.479667] pci 0000:00:1c.5:   bridge window [mem 0xef100000-0xef1fffff]
[    0.479676] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.479679] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.479681] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.479683] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.479684] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.479686] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.479688] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.479690] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.479692] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.479694] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.479695] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.479697] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.479699] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.479701] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.479703] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.479705] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.479707] pci_bus 0000:00: resource 20 [mem 0x90000000-0xefffffff window]
[    0.479708] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[    0.479711] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.479712] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    0.479714] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.479716] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.479718] pci_bus 0000:02: resource 1 [mem 0xef100000-0xef1fffff]
[    0.479999] NET: Registered protocol family 2
[    0.480171] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.480210] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.480358] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.480603] TCP: Hash tables configured (established 65536 bind 65536)
[    0.480645] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.480680] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.480747] NET: Registered protocol family 1
[    0.480762] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.481226] PCI: CLS 64 bytes, default 64
[    0.481265] Unpacking initramfs...
[    0.634080] Freeing initrd memory: 8732K
[    0.634127] DMAR: ACPI device "device:71" under DMAR at fed91000 as 00:15.0
[    0.634132] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.1
[    0.634135] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:1e.2
[    0.634139] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:1e.0
[    0.634156] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.634160] software IO TLB [mem 0x7f344000-0x83344000] (64MB) mapped at [        (ptrval)-        (ptrval)]
[    0.634192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    0.634245] clocksource: Switched to clocksource tsc
[    0.634396] Scanning for low memory corruption every 60 seconds
[    0.635132] Initialise system trusted keyrings
[    0.635163] Key type blacklist registered
[    0.635212] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.636655] zbud: loaded
[    0.637138] pstore: using lz4hc compression
[    0.638567] Key type asymmetric registered
[    0.638568] Asymmetric key parser 'x509' registered
[    0.638606] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.638669] io scheduler noop registered
[    0.638670] io scheduler deadline registered
[    0.638719] io scheduler cfq registered (default)
[    0.638720] io scheduler mq-deadline registered
[    0.638721] io scheduler kyber registered
[    0.638728] io scheduler bfq registered
[    0.639603] pcieport 0000:00:1c.0: AER enabled with IRQ 122
[    0.639629] pcieport 0000:00:1c.5: AER enabled with IRQ 123
[    0.639644] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[    0.639657] pcieport 0000:00:1c.5: Signaling PME with IRQ 123
[    0.639737] efifb: probing for efifb
[    0.639755] efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
[    0.639757] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.639757] efifb: scrolling: redraw
[    0.639759] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.645318] Console: switching to colour frame buffer device 240x67
[    0.650675] fb0: EFI VGA frame buffer device
[    0.650685] intel_idle: MWAIT substates: 0x11142120
[    0.650686] intel_idle: v0.4.1 model 0x8E
[    0.651219] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.651282] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:01/PNP0C0D:00/input/input0
[    0.651291] ACPI: Lid Switch [LID]
[    0.651372] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.651381] ACPI: Sleep Button [SLPB]
[    0.651420] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.651431] ACPI: Power Button [PWRB]
[    0.651477] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.651527] ACPI: Power Button [PWRF]
[    0.654410] thermal LNXTHERM:00: registered as thermal_zone0
[    0.654411] ACPI: Thermal Zone [THRM] (33 C)
[    0.654683] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.656810] intel_pstate: Intel P-state driver initializing
[    0.657454] intel_pstate: HWP enabled
[    0.657800] ledtrig-cpu: registered to indicate activity on CPUs
[    0.657830] intel_pmc_core:  initialized
[    0.658103] NET: Registered protocol family 10
[    0.662583] Segment Routing with IPv6
[    0.662602] NET: Registered protocol family 17
[    0.663523] RAS: Correctable Errors collector initialized.
[    0.663602] microcode: sig=0x806ea, pf=0x80, revision=0x84
[    0.663897] microcode: Microcode Update Driver: v2.2.
[    0.663907] sched_clock: Marking stable (663892674, 0)->(657057567, 6835107)
[    0.664225] registered taskstats version 1
[    0.664231] Loading compiled-in X.509 certificates
[    0.664249] zswap: loaded using pool lzo/zbud
[    0.667937] Key type big_key registered
[    0.669497]   Magic number: 10:595:319
[    0.669511] tty tty44: hash matches
[    0.669574] hctosys: unable to open rtc device (rtc0)
[    0.812604] Freeing unused kernel memory: 1476K
[    0.812605] Write protecting the kernel read-only data: 16384k
[    0.813458] Freeing unused kernel memory: 2016K
[    0.814192] Freeing unused kernel memory: 608K
[    0.909963] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    0.909964] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.912836] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.917344] SCSI subsystem initialized
[    0.919694] ACPI: bus type USB registered
[    0.919711] usbcore: registered new interface driver usbfs
[    0.919718] usbcore: registered new interface driver hub
[    0.919748] usbcore: registered new device driver usb
[    0.921433] libata version 3.00 loaded.
[    0.923685] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.923690] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.924759] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.924763] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.924906] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[    0.924907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.924908] usb usb1: Product: xHCI Host Controller
[    0.924909] usb usb1: Manufacturer: Linux 4.17.8-1-ARCH xhci-hcd
[    0.924909] usb usb1: SerialNumber: 0000:00:14.0
[    0.924991] hub 1-0:1.0: USB hub found
[    0.925007] hub 1-0:1.0: 12 ports detected
[    0.925731] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.925734] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.925736] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.925762] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
[    0.925763] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.925764] usb usb2: Product: xHCI Host Controller
[    0.925765] usb usb2: Manufacturer: Linux 4.17.8-1-ARCH xhci-hcd
[    0.925765] usb usb2: SerialNumber: 0000:00:14.0
[    0.925820] hub 2-0:1.0: USB hub found
[    0.925829] hub 2-0:1.0: 6 ports detected
[    0.925970] usb: port power management may be unreliable
[    0.926316] ahci 0000:00:17.0: version 3.0
[    0.926490] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.926493] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    0.926779] scsi host0: ahci
[    0.926857] scsi host1: ahci
[    0.926879] ata1: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235100 irq 125
[    0.926881] ata2: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235180 irq 125
[    0.972445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.239010] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.239047] ata1: SATA link down (SStatus 4 SControl 300)
[    1.241290] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.241298] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.241304] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.243003] ata2.00: ATA-10: Micron_1100_MTFDDAV256TBN,  M0MA020, max UDMA/133
[    1.243010] ata2.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.246107] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.246116] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.246122] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.248541] ata2.00: configured for UDMA/133
[    1.253862] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[    1.259740] scsi 1:0:0:0: Direct-Access     ATA      Micron_1100_MTFD A020 PQ: 0 ANSI: 5
[    1.266721] ata2.00: Enabling discard_zeroes_data
[    1.267080] sd 1:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.267130] sd 1:0:0:0: [sda] Write Protect is off
[    1.267136] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.267195] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.267653] ata2.00: Enabling discard_zeroes_data
[    1.270781]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[    1.272054] ata2.00: Enabling discard_zeroes_data
[    1.272294] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.392573] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    1.404201] random: fast init done
[    1.419906] usb 1-6: New USB device found, idVendor=13d3, idProduct=5a07, bcdDevice=17.01
[    1.419908] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.419910] usb 1-6: Product: USB2.0 VGA UVC WebCam
[    1.419911] usb 1-6: Manufacturer: Azurewave
[    1.419912] usb 1-6: SerialNumber: 0x0001
[    1.529309] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
[    1.543833] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    1.544529] systemd[1]: Detected architecture x86-64.
[    1.550974] systemd[1]: Set hostname to <Tracer>.
[    1.684309] usb 1-8: New USB device found, idVendor=13d3, idProduct=3526, bcdDevice= 1.10
[    1.684314] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.684317] usb 1-8: Product: Bluetooth Radio 
[    1.684321] usb 1-8: Manufacturer: Realtek 
[    1.684323] usb 1-8: SerialNumber: 00e04c000001
[    1.695219] random: systemd: uninitialized urandom read (16 bytes read)
[    1.695407] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.695490] random: systemd: uninitialized urandom read (16 bytes read)
[    1.695690] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.695717] random: systemd: uninitialized urandom read (16 bytes read)
[    1.695734] systemd[1]: Reached target Login Prompts.
[    1.695877] systemd[1]: Listening on udev Kernel Socket.
[    1.696061] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.699114] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.699147] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.707370] EXT4-fs (sda5): re-mounted. Opts: (null)
[    1.722323] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    1.744894] systemd-journald[235]: Received request to flush runtime journal from PID 1
[    1.930677] rtc_cmos 00:01: RTC can wake from S4
[    1.931139] rtc_cmos 00:01: registered as rtc0
[    1.931154] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.947070] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5
[    1.948348] hidraw: raw HID events driver (C) Jiri Kosina
[    1.959024] ACPI: Battery Slot [BAT0] (battery present)
[    1.959965] ACPI: AC Adapter [AC0] (on-line)
[    1.976177] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.976239] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    1.977320] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    1.977321] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.977322] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.977322] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.977323] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    1.977324] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    1.980268] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.987585] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.987618] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.991298] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    1.991817] Linux agpgart interface v0.103
[    1.992696] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.995262] media: Linux media interface: v0.10
[    1.997650] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.999545] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.001203] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.013793] i2c_hid i2c-ELAN1300:00: i2c-ELAN1300:00 supply vdd not found, using dummy regulator
[    2.015249] cryptd: max_cpu_qlen set to 1000
[    2.021807] Bluetooth: Core ver 2.22
[    2.021893] NET: Registered protocol family 31
[    2.021894] Bluetooth: HCI device and connection manager initialized
[    2.021896] Bluetooth: HCI socket layer initialized
[    2.021898] Bluetooth: L2CAP socket layer initialized
[    2.021904] Bluetooth: SCO socket layer initialized
[    2.027394] AVX2 version of gcm_enc/dec engaged.
[    2.027395] AES CTR mode by8 optimization enabled
[    2.032995] usbcore: registered new interface driver btusb
[    2.035152] Linux video capture interface: v2.00
[    2.045483] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.054099] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    2.054426] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    2.055046] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.055310] intel-lpss 0000:00:1e.2: enabling device (0000 -> 0002)
[    2.055620] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    2.056762] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.056764] cfg80211: failed to load regulatory.db
[    2.062854] Adding 8388604k swap on /dev/sda6.  Priority:-2 extents:1 across:8388604k SSFS
[    2.067159] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.106662] asus_wmi: ASUS WMI generic driver loaded
[    2.115890] asus_wmi: Initialization: 0x1
[    2.115968] asus_wmi: BIOS WMI version: 9.0
[    2.116018] asus_wmi: SFUN value: 0x21
[    2.117686] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7
[    2.120313] asus_wmi: Number of fans: 0
[    2.141628] iTCO_vendor_support: vendor-support=0
[    2.144494] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (13d3:5a07)
[    2.147626] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[    2.147629] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[    2.147630] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[    2.147704] input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input8
[    2.147766] usbcore: registered new interface driver uvcvideo
[    2.147767] USB Video Class driver (1.1.1)
[    2.176840] input: ELAN1300:00 04F3:3057 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN1300:00/0018:04F3:3057.0001/input/input9
[    2.176911] hid-generic 0018:04F3:3057.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3057] on i2c-ELAN1300:00
[    2.187212] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.187456] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.187563] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.200191] intel_rapl: Found RAPL domain package
[    2.200193] intel_rapl: Found RAPL domain core
[    2.200194] intel_rapl: Found RAPL domain uncore
[    2.200195] intel_rapl: Found RAPL domain dram
[    2.210084] random: crng init done
[    2.210085] random: 7 urandom warning(s) missed due to ratelimiting
[    2.213072] hid-multitouch 0018:04F3:3057.0001: Ignoring the extra HID_DG_INPUTMODE
[    2.213782] input: ELAN1300:00 04F3:3057 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN1300:00/0018:04F3:3057.0001/input/input11
[    2.213857] hid-multitouch 0018:04F3:3057.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3057] on i2c-ELAN1300:00
[    2.231061] r8822be: module is from the staging directory, the quality is unknown, you have been warned.
[    2.258010] mousedev: PS/2 mouse device common for all mice
[    2.260233] dw-apb-uart.2: ttyS0 at MMIO 0xef234000 (irq = 20, base_baud = 115200) is a 16550A
[    2.266458] r8822be 0000:02:00.0: enabling device (0000 -> 0003)
[    2.289522] checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
[    2.289523] fb: switching to inteldrmfb from EFI VGA
[    2.289572] Console: switching to colour dummy device 80x25
[    2.289641] [drm] Replacing VGA console driver
[    2.291648] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.291648] [drm] Driver supports precise vblank timestamp query.
[    2.292389] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.295960] r8822be: Using firmware rtlwifi/rtl8822befw.bin
[    2.295984] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.300337] [drm] Initialized i915 1.6.0 20180308 for 0000:00:02.0 on minor 0
[    2.301991] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.302163] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
[    2.302241] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    2.302261] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:01/input/input13
[    2.302392] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.306236] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    2.306396] MXM: GUID detected in BIOS
[    2.306440] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180313/nsarguments-66)
[    2.306478] r8822be: rtlwifi: wireless switch is on
[    2.306527] ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180313/nsarguments-66)
[    2.307036] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    2.307047] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PEGP handle
[    2.307047] nouveau: detected PR support, will not use DSM
[    2.307127] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    2.307531] fbcon: inteldrmfb (fb0) is primary device
[    2.310371] r8822be 0000:02:00.0 wlp2s0: renamed from wlan0
[    2.321344] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.321345] Bluetooth: BNEP filters: protocol multicast
[    2.321347] Bluetooth: BNEP socket layer initialized
[    3.629883] Console: switching to colour frame buffer device 240x67
[    3.649033] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.649213] nouveau 0000:01:00.0: NVIDIA GP108 (138000a1)
[    3.684920] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    3.684922] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.684923] snd_hda_codec_generic hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    3.684923] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[    3.684924] snd_hda_codec_generic hdaudioC0D0:    inputs:
[    3.684925] snd_hda_codec_generic hdaudioC0D0:      Internal Mic=0x1a
[    3.684926] snd_hda_codec_generic hdaudioC0D0:      Mic=0x19
[    3.699638] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    3.699698] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.699751] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.699803] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.699856] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.700189] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.700241] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    3.732593] nouveau 0000:01:00.0: bios: version 86.08.0e.00.78
[    3.818342] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[    3.831322] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    4.443111] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    4.920694] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    4.986788] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    5.822128] ------------[ cut here ]------------
[    5.822130] nouveau 0000:01:00.0: timeout
[    5.822187] WARNING: CPU: 2 PID: 270 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160 [nouveau]
[    5.822188] Modules linked in: snd_hda_codec_hdmi snd_hda_codec_generic bnep arc4 joydev mousedev nouveau(+) r8822be(C) i915 snd_soc_skl intel_rapl snd_soc_skl_ipc x86_pkg_temp_thermal snd_hda_ext_core intel_powerclamp coretemp snd_soc_sst_dsp snd_soc_sst_ipc hid_multitouch ttm iTCO_wdt snd_soc_acpi hid_generic mac80211 spi_pxa2xx_platform nls_iso8859_1 8250_dw i2c_algo_bit nls_cp437 iTCO_vendor_support kvm_intel drm_kms_helper snd_soc_core uvcvideo vfat snd_compress asus_nb_wmi ac97_bus fat kvm asus_wmi snd_pcm_dmaengine videobuf2_vmalloc sparse_keymap wmi_bmof mxm_wmi irqbypass videobuf2_memops snd_hda_intel crct10dif_pclmul drm videobuf2_v4l2 crc32_pclmul ghash_clmulni_intel pcbc videobuf2_common snd_hda_codec cfg80211 snd_hda_core btusb aesni_intel btrtl btbcm btintel aes_x86_64 snd_hwdep crypto_simd
[    5.822221]  videodev bluetooth cryptd snd_pcm glue_helper intel_cstate intel_gtt snd_timer intel_uncore agpgart media snd syscopyarea ecdh_generic idma64 mei_me tpm_crb sysfillrect rfkill intel_rapl_perf soundcore input_leds sysimgblt processor_thermal_device mei pcspkr fb_sys_fops i2c_i801 tpm_tis shpchp intel_lpss_pci intel_soc_dts_iosf tpm_tis_core intel_lpss intel_pch_thermal tpm i2c_hid int3403_thermal int3400_thermal hid battery ac int340x_thermal_zone rtc_cmos wmi evdev asus_wireless rng_core acpi_thermal_rel led_class mac_hid sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod serio_raw atkbd libps2 ahci xhci_pci libahci xhci_hcd libata crc32c_intel usbcore scsi_mod usb_common i8042 serio
[    5.822258] CPU: 2 PID: 270 Comm: systemd-udevd Tainted: G         C        4.17.8-1-ARCH #1
[    5.822259] Hardware name: ASUSTeK COMPUTER INC. X411UN/X411UN, BIOS X411UN.300 08/04/2017
[    5.822296] RIP: 0010:nvkm_pmu_reset+0x14c/0x160 [nouveau]
[    5.822297] RSP: 0018:ffffa8f54138b7c8 EFLAGS: 00010282
[    5.822298] RAX: 0000000000000000 RBX: ffff9f04a45170f0 RCX: 0000000000000001
[    5.822299] RDX: 0000000080000001 RSI: ffffffffa1e8328e RDI: 00000000ffffffff
[    5.822300] RBP: ffff9f04a2fda400 R08: 0000000000000030 R09: 000000000000034b
[    5.822301] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9f049b8e9d80
[    5.822301] R13: ffff9f04a3024cc0 R14: 00000000e3d0ef20 R15: 0000000000000002
[    5.822303] FS:  00007f6c209b2d40(0000) GS:ffff9f04aec80000(0000) knlGS:0000000000000000
[    5.822304] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    5.822304] CR2: 00007f2b98367760 CR3: 0000000262f74001 CR4: 00000000003606e0
[    5.822305] Call Trace:
[    5.822343]  nvkm_pmu_init+0x16/0x40 [nouveau]
[    5.822372]  nvkm_subdev_init+0xb2/0x200 [nouveau]
[    5.822408]  nvkm_device_init+0x123/0x280 [nouveau]
[    5.822444]  nvkm_udevice_init+0x41/0x60 [nouveau]
[    5.822471]  nvkm_object_init+0x3e/0x100 [nouveau]
[    5.822498]  nvkm_ioctl_new+0x170/0x200 [nouveau]
[    5.822524]  ? nvkm_client_notify+0x30/0x30 [nouveau]
[    5.822560]  ? nvkm_udevice_rd08+0x20/0x20 [nouveau]
[    5.822586]  nvkm_ioctl+0xd8/0x170 [nouveau]
[    5.822611]  nvif_object_init+0xbf/0x110 [nouveau]
[    5.822636]  nvif_device_init+0xe/0x30 [nouveau]
[    5.822673]  nouveau_cli_init+0x18f/0x590 [nouveau]
[    5.822677]  ? _raw_spin_unlock+0x16/0x30
[    5.822713]  nouveau_drm_load+0x66/0x7f0 [nouveau]
[    5.822726]  drm_dev_register+0x129/0x160 [drm]
[    5.822735]  drm_get_pci_dev+0x90/0x180 [drm]
[    5.822770]  nouveau_drm_probe+0x1ac/0x240 [nouveau]
[    5.822772]  ? _raw_spin_unlock_irqrestore+0x20/0x40
[    5.822775]  local_pci_probe+0x41/0x90
[    5.822777]  pci_device_probe+0x189/0x1a0
[    5.822780]  driver_probe_device+0x2b9/0x460
[    5.822782]  __driver_attach+0xb6/0xe0
[    5.822784]  ? driver_probe_device+0x460/0x460
[    5.822785]  bus_for_each_dev+0x76/0xc0
[    5.822788]  bus_add_driver+0x152/0x230
[    5.822789]  ? 0xffffffffc0b66000
[    5.822791]  driver_register+0x6b/0xb0
[    5.822792]  ? 0xffffffffc0b66000
[    5.822794]  do_one_initcall+0x46/0x1f5
[    5.822797]  ? kmem_cache_alloc_trace+0x181/0x1d0
[    5.822799]  ? do_init_module+0x22/0x210
[    5.822801]  do_init_module+0x5a/0x210
[    5.822803]  load_module+0x247a/0x29f0
[    5.822805]  ? vmap_page_range_noflush+0x276/0x350
[    5.822808]  ? __se_sys_init_module+0x10c/0x170
[    5.822810]  __se_sys_init_module+0x10c/0x170
[    5.822813]  do_syscall_64+0x5b/0x170
[    5.822815]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    5.822816] RIP: 0033:0x7f6c202e4f3a
[    5.822817] RSP: 002b:00007ffe19d766d8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    5.822819] RAX: ffffffffffffffda RBX: 00005644f53f4f50 RCX: 00007f6c202e4f3a
[    5.822819] RDX: 00007f6c1fb81ecd RSI: 00000000003bb198 RDI: 00005644f5dc2660
[    5.822820] RBP: 00007f6c1fb81ecd R08: 0000000000000006 R09: 0000000000000005
[    5.822821] R10: 00005644f53e7010 R11: 0000000000000246 R12: 00005644f5dc2660
[    5.822822] R13: 00005644f53f4530 R14: 0000000000020000 R15: 00005644f53f4f50
[    5.822823] Code: 41 5c 41 5d 41 5e c3 48 8b 7d 10 48 8b 5f 50 48 85 db 74 1e e8 e6 39 2f e0 48 89 da 48 c7 c7 cb bc 33 c1 48 89 c6 e8 fe 4c e7 df <0f> 0b e9 42 ff ff ff 48 8b 5f 10 eb dc 48 8b 5f 10 eb a5 90 0f 
[    5.822850] ---[ end trace 162e537f238c5e8f ]---
[    6.889954] vga_switcheroo: enabled
[    6.890022] [TTM] Zone  kernel: Available graphics memory: 4025454 kiB
[    6.890023] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    6.890024] [TTM] Initializing pool allocator
[    6.890029] [TTM] Initializing DMA pool allocator
[    6.890046] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[    6.890047] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    6.890051] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    6.890052] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    6.890054] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
[    6.890058] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    6.890676] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    6.890692] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[    8.690375] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   11.894441] wlp2s0: authenticate with b0:b9:8a:df:d3:28
[   11.895194] wlp2s0: send auth to b0:b9:8a:df:d3:28 (try 1/3)
[   11.896953] wlp2s0: authenticated
[   11.900012] wlp2s0: associate with b0:b9:8a:df:d3:28 (try 1/3)
[   11.911580] wlp2s0: RX AssocResp from b0:b9:8a:df:d3:28 (capab=0x1411 status=0 aid=5)
[   11.911996] wlp2s0: associated
[   11.948769] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   17.196646] ------------[ cut here ]------------
[   17.196648] nouveau 0000:01:00.0: timeout
[   17.196689] WARNING: CPU: 3 PID: 386 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160 [nouveau]
[   17.196690] Modules linked in: ccm snd_hda_codec_hdmi snd_hda_codec_generic bnep arc4 joydev mousedev nouveau r8822be(C) i915 snd_soc_skl intel_rapl snd_soc_skl_ipc x86_pkg_temp_thermal snd_hda_ext_core intel_powerclamp coretemp snd_soc_sst_dsp snd_soc_sst_ipc hid_multitouch ttm iTCO_wdt snd_soc_acpi hid_generic mac80211 spi_pxa2xx_platform nls_iso8859_1 8250_dw i2c_algo_bit nls_cp437 iTCO_vendor_support kvm_intel drm_kms_helper snd_soc_core uvcvideo vfat snd_compress asus_nb_wmi ac97_bus fat kvm asus_wmi snd_pcm_dmaengine videobuf2_vmalloc sparse_keymap wmi_bmof mxm_wmi irqbypass videobuf2_memops snd_hda_intel crct10dif_pclmul drm videobuf2_v4l2 crc32_pclmul ghash_clmulni_intel pcbc videobuf2_common snd_hda_codec cfg80211 snd_hda_core btusb aesni_intel btrtl btbcm btintel aes_x86_64 snd_hwdep crypto_simd
[   17.196716]  videodev bluetooth cryptd snd_pcm glue_helper intel_cstate intel_gtt snd_timer intel_uncore agpgart media snd syscopyarea ecdh_generic idma64 mei_me tpm_crb sysfillrect rfkill intel_rapl_perf soundcore input_leds sysimgblt processor_thermal_device mei pcspkr fb_sys_fops i2c_i801 tpm_tis shpchp intel_lpss_pci intel_soc_dts_iosf tpm_tis_core intel_lpss intel_pch_thermal tpm i2c_hid int3403_thermal int3400_thermal hid battery ac int340x_thermal_zone rtc_cmos wmi evdev asus_wireless rng_core acpi_thermal_rel led_class mac_hid sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod serio_raw atkbd libps2 ahci xhci_pci libahci xhci_hcd libata crc32c_intel usbcore scsi_mod usb_common i8042 serio
[   17.196744] CPU: 3 PID: 386 Comm: kworker/3:3 Tainted: G        WC        4.17.8-1-ARCH #1
[   17.196744] Hardware name: ASUSTeK COMPUTER INC. X411UN/X411UN, BIOS X411UN.300 08/04/2017
[   17.196747] Workqueue: pm pm_runtime_work
[   17.196766] RIP: 0010:nvkm_pmu_reset+0x14c/0x160 [nouveau]
[   17.196766] RSP: 0018:ffffa8f541487c00 EFLAGS: 00010286
[   17.196767] RAX: 0000000000000000 RBX: ffff9f04a45170f0 RCX: 0000000000000001
[   17.196768] RDX: 0000000080000001 RSI: ffffffffa1e8328e RDI: 00000000ffffffff
[   17.196768] RBP: ffff9f04a2fda400 R08: 0000000000000030 R09: 00000000000003a1
[   17.196769] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9f049b8e9d80
[   17.196769] R13: ffff9f04a3024cc0 R14: 0000000389ca5c60 R15: ffffffffa13cc1e0
[   17.196770] FS:  0000000000000000(0000) GS:ffff9f04aecc0000(0000) knlGS:0000000000000000
[   17.196771] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   17.196772] CR2: 000056008e8aa6a0 CR3: 000000019700a006 CR4: 00000000003606e0
[   17.196772] Call Trace:
[   17.196791]  nvkm_pmu_init+0x16/0x40 [nouveau]
[   17.196802]  nvkm_subdev_init+0xb2/0x200 [nouveau]
[   17.196819]  nvkm_device_init+0x123/0x280 [nouveau]
[   17.196837]  nvkm_udevice_init+0x41/0x60 [nouveau]
[   17.196847]  nvkm_object_init+0x3e/0x100 [nouveau]
[   17.196857]  nvkm_object_init+0x71/0x100 [nouveau]
[   17.196866]  nvkm_object_init+0x71/0x100 [nouveau]
[   17.196884]  nouveau_do_resume+0x28/0x150 [nouveau]
[   17.196901]  nouveau_pmops_runtime_resume+0x88/0x150 [nouveau]
[   17.196904]  pci_pm_runtime_resume+0x78/0xb0
[   17.196905]  __rpm_callback+0x75/0x1f0
[   17.196906]  ? pci_restore_standard_config+0x40/0x40
[   17.196907]  rpm_callback+0x1f/0x70
[   17.196908]  ? pci_restore_standard_config+0x40/0x40
[   17.196909]  rpm_resume+0x5a2/0x7e0
[   17.196911]  ? finish_task_switch+0x83/0x2e0
[   17.196913]  ? __switch_to_asm+0x40/0x70
[   17.196914]  pm_runtime_work+0x50/0xa0
[   17.196915]  process_one_work+0x1d1/0x3b0
[   17.196917]  worker_thread+0x2b/0x3d0
[   17.196918]  ? process_one_work+0x3b0/0x3b0
[   17.196919]  kthread+0x112/0x130
[   17.196920]  ? kthread_flush_work_fn+0x10/0x10
[   17.196921]  ret_from_fork+0x35/0x40
[   17.196923] Code: 41 5c 41 5d 41 5e c3 48 8b 7d 10 48 8b 5f 50 48 85 db 74 1e e8 e6 39 2f e0 48 89 da 48 c7 c7 cb bc 33 c1 48 89 c6 e8 fe 4c e7 df <0f> 0b e9 42 ff ff ff 48 8b 5f 10 eb dc 48 8b 5f 10 eb a5 90 0f 
[   17.196941] ---[ end trace 162e537f238c5e90 ]---
[   17.493696] fuse init (API version 7.26)
[   18.719769] rfkill: input handler disabled
[   79.560096] ------------[ cut here ]------------
[   79.560097] nouveau 0000:01:00.0: timeout
[   79.560129] WARNING: CPU: 2 PID: 1010 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160 [nouveau]
[   79.560129] Modules linked in: fuse ccm snd_hda_codec_hdmi snd_hda_codec_generic bnep arc4 joydev mousedev nouveau r8822be(C) i915 snd_soc_skl intel_rapl snd_soc_skl_ipc x86_pkg_temp_thermal snd_hda_ext_core intel_powerclamp coretemp snd_soc_sst_dsp snd_soc_sst_ipc hid_multitouch ttm iTCO_wdt snd_soc_acpi hid_generic mac80211 spi_pxa2xx_platform nls_iso8859_1 8250_dw i2c_algo_bit nls_cp437 iTCO_vendor_support kvm_intel drm_kms_helper snd_soc_core uvcvideo vfat snd_compress asus_nb_wmi ac97_bus fat kvm asus_wmi snd_pcm_dmaengine videobuf2_vmalloc sparse_keymap wmi_bmof mxm_wmi irqbypass videobuf2_memops snd_hda_intel crct10dif_pclmul drm videobuf2_v4l2 crc32_pclmul ghash_clmulni_intel pcbc videobuf2_common snd_hda_codec cfg80211 snd_hda_core btusb aesni_intel btrtl btbcm btintel aes_x86_64 snd_hwdep
[   79.560153]  crypto_simd videodev bluetooth cryptd snd_pcm glue_helper intel_cstate intel_gtt snd_timer intel_uncore agpgart media snd syscopyarea ecdh_generic idma64 mei_me tpm_crb sysfillrect rfkill intel_rapl_perf soundcore input_leds sysimgblt processor_thermal_device mei pcspkr fb_sys_fops i2c_i801 tpm_tis shpchp intel_lpss_pci intel_soc_dts_iosf tpm_tis_core intel_lpss intel_pch_thermal tpm i2c_hid int3403_thermal int3400_thermal hid battery ac int340x_thermal_zone rtc_cmos wmi evdev asus_wireless rng_core acpi_thermal_rel led_class mac_hid sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod serio_raw atkbd libps2 ahci xhci_pci libahci xhci_hcd libata crc32c_intel usbcore scsi_mod usb_common i8042 serio
[   79.560180] CPU: 2 PID: 1010 Comm: kworker/2:2 Tainted: G        WC        4.17.8-1-ARCH #1
[   79.560181] Hardware name: ASUSTeK COMPUTER INC. X411UN/X411UN, BIOS X411UN.300 08/04/2017
[   79.560184] Workqueue: pm pm_runtime_work
[   79.560202] RIP: 0010:nvkm_pmu_reset+0x14c/0x160 [nouveau]
[   79.560203] RSP: 0018:ffffa8f5414bbc00 EFLAGS: 00010286
[   79.560204] RAX: 0000000000000000 RBX: ffff9f04a45170f0 RCX: 0000000000000001
[   79.560204] RDX: 0000000080000001 RSI: ffffffffa1e8328e RDI: 00000000ffffffff
[   79.560205] RBP: ffff9f04a2fda400 R08: 0000000000000030 R09: 00000000000003d0
[   79.560205] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9f049b8e9d80
[   79.560206] R13: ffff9f04a3024cc0 R14: 000000120ef13b20 R15: ffffffffa13cc1e0
[   79.560207] FS:  0000000000000000(0000) GS:ffff9f04aec80000(0000) knlGS:0000000000000000
[   79.560207] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   79.560208] CR2: 00007fbadc0070b8 CR3: 000000019700a005 CR4: 00000000003606e0
[   79.560208] Call Trace:
[   79.560227]  nvkm_pmu_init+0x16/0x40 [nouveau]
[   79.560237]  nvkm_subdev_init+0xb2/0x200 [nouveau]
[   79.560255]  nvkm_device_init+0x123/0x280 [nouveau]
[   79.560273]  nvkm_udevice_init+0x41/0x60 [nouveau]
[   79.560282]  nvkm_object_init+0x3e/0x100 [nouveau]
[   79.560292]  nvkm_object_init+0x71/0x100 [nouveau]
[   79.560301]  nvkm_object_init+0x71/0x100 [nouveau]
[   79.560319]  nouveau_do_resume+0x28/0x150 [nouveau]
[   79.560337]  nouveau_pmops_runtime_resume+0x88/0x150 [nouveau]
[   79.560339]  pci_pm_runtime_resume+0x78/0xb0
[   79.560340]  __rpm_callback+0x75/0x1f0
[   79.560342]  ? pci_restore_standard_config+0x40/0x40
[   79.560343]  rpm_callback+0x1f/0x70
[   79.560344]  ? pci_restore_standard_config+0x40/0x40
[   79.560344]  rpm_resume+0x5a2/0x7e0
[   79.560346]  ? finish_task_switch+0x83/0x2e0
[   79.560348]  ? __switch_to_asm+0x40/0x70
[   79.560349]  pm_runtime_work+0x50/0xa0
[   79.560350]  process_one_work+0x1d1/0x3b0
[   79.560351]  worker_thread+0x2b/0x3d0
[   79.560352]  ? process_one_work+0x3b0/0x3b0
[   79.560354]  kthread+0x112/0x130
[   79.560355]  ? kthread_flush_work_fn+0x10/0x10
[   79.560356]  ret_from_fork+0x35/0x40
[   79.560357] Code: 41 5c 41 5d 41 5e c3 48 8b 7d 10 48 8b 5f 50 48 85 db 74 1e e8 e6 39 2f e0 48 89 da 48 c7 c7 cb bc 33 c1 48 89 c6 e8 fe 4c e7 df <0f> 0b e9 42 ff ff ff 48 8b 5f 10 eb dc 48 8b 5f 10 eb a5 90 0f 
[   79.560376] ---[ end trace 162e537f238c5e91 ]---
[  362.418252] wlp2s0: deauthenticating from b0:b9:8a:df:d3:28 by local choice (Reason: 3=DEAUTH_LEAVING)
[  362.897556] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  364.666347] PM: suspend entry (deep)
[  364.666353] PM: Syncing filesystems ... done.
[  364.682925] Freezing user space processes ... (elapsed 0.242 seconds) done.
[  364.925048] OOM killer disabled.
[  364.925050] Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done.
[  364.927306] Suspending console(s) (use no_console_suspend to debug)
[  365.267160] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[  365.270853] sd 1:0:0:0: [sda] Stopping disk
[  365.874338] ACPI: EC: interrupt blocked
[  365.906930] ACPI: Preparing to enter system sleep state S3
[  365.909078] ACPI: EC: event blocked
[  365.909078] ACPI: EC: EC stopped
[  365.909079] PM: Saving platform NVS memory
[  365.909107] Disabling non-boot CPUs ...
[  365.948059] smpboot: CPU 1 is now offline
[  365.988466] smpboot: CPU 2 is now offline
[  366.041767] smpboot: CPU 3 is now offline
[  366.082858] smpboot: CPU 4 is now offline
[  366.108305] smpboot: CPU 5 is now offline
[  366.161598] smpboot: CPU 6 is now offline
[  366.204927] smpboot: CPU 7 is now offline
[  366.211230] ACPI: Low-level resume complete
[  366.211319] ACPI: EC: EC started
[  366.211320] PM: Restoring platform NVS memory
[  366.214528] Enabling non-boot CPUs ...
[  366.214572] x86: Booting SMP configuration:
[  366.214574] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  366.217686]  cache: parent cpu1 should not be sleeping
[  366.217917] CPU1 is up
[  366.217940] smpboot: Booting Node 0 Processor 2 APIC 0x4
[  366.219935]  cache: parent cpu2 should not be sleeping
[  366.220099] CPU2 is up
[  366.220121] smpboot: Booting Node 0 Processor 3 APIC 0x6
[  366.222112]  cache: parent cpu3 should not be sleeping
[  366.222288] CPU3 is up
[  366.222310] smpboot: Booting Node 0 Processor 4 APIC 0x1
[  366.222923]  cache: parent cpu4 should not be sleeping
[  366.223118] CPU4 is up
[  366.223145] smpboot: Booting Node 0 Processor 5 APIC 0x3
[  366.223693]  cache: parent cpu5 should not be sleeping
[  366.223882] CPU5 is up
[  366.223900] smpboot: Booting Node 0 Processor 6 APIC 0x5
[  366.224404]  cache: parent cpu6 should not be sleeping
[  366.224606] CPU6 is up
[  366.224622] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  366.225136]  cache: parent cpu7 should not be sleeping
[  366.225346] CPU7 is up
[  366.233318] ACPI: Waking up from system sleep state S3
[  366.243480] ACPI: EC: interrupt unblocked
[  366.279105] ACPI: EC: event unblocked
[  366.279247] r8822be: rtlwifi: wireless switch is on
[  366.279544] sd 1:0:0:0: [sda] Starting disk
[  366.279905] usb usb1: root hub lost power or was reset
[  366.279909] usb usb2: root hub lost power or was reset
[  366.594625] ata1: SATA link down (SStatus 4 SControl 300)
[  366.595396] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  366.596884] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[  366.596889] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[  366.596893] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[  366.601258] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[  366.601263] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[  366.601266] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[  366.602972] ata2.00: configured for UDMA/133
[  366.613242] ata2.00: Enabling discard_zeroes_data
[  366.631562] usb 1-6: reset high-speed USB device number 2 using xhci_hcd
[  366.894945] usb 1-8: reset full-speed USB device number 3 using xhci_hcd
[  367.040268] acpi LNXPOWER:13: Turning OFF
[  367.040458] acpi LNXPOWER:12: Turning OFF
[  367.040638] acpi LNXPOWER:11: Turning OFF
[  367.040818] acpi LNXPOWER:10: Turning OFF
[  367.040996] acpi LNXPOWER:0f: Turning OFF
[  367.041174] acpi LNXPOWER:0e: Turning OFF
[  367.041385] acpi LNXPOWER:0d: Turning OFF
[  367.041576] acpi LNXPOWER:0c: Turning OFF
[  367.041756] acpi LNXPOWER:0b: Turning OFF
[  367.041933] acpi LNXPOWER:0a: Turning OFF
[  367.042110] acpi LNXPOWER:09: Turning OFF
[  367.042289] acpi LNXPOWER:08: Turning OFF
[  367.042466] acpi LNXPOWER:07: Turning OFF
[  367.042645] acpi LNXPOWER:06: Turning OFF
[  367.042830] acpi LNXPOWER:04: Turning OFF
[  367.043006] acpi LNXPOWER:03: Turning OFF
[  367.043190] acpi LNXPOWER:02: Turning OFF
[  367.043351] acpi LNXPOWER:01: Turning OFF
[  367.043512] acpi LNXPOWER:00: Turning OFF
[  367.043617] OOM killer enabled.
[  367.043618] Restarting tasks ... done.
[  367.081480] PM: suspend exit
[  367.086170] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  367.658647] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  368.131984] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  368.195222] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  369.250377] ------------[ cut here ]------------
[  369.250379] nouveau 0000:01:00.0: timeout
[  369.250438] WARNING: CPU: 4 PID: 6005 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160 [nouveau]
[  369.250439] Modules linked in: fuse ccm snd_hda_codec_hdmi snd_hda_codec_generic bnep arc4 joydev mousedev nouveau r8822be(C) i915 snd_soc_skl intel_rapl snd_soc_skl_ipc x86_pkg_temp_thermal snd_hda_ext_core intel_powerclamp coretemp snd_soc_sst_dsp snd_soc_sst_ipc hid_multitouch ttm iTCO_wdt snd_soc_acpi hid_generic mac80211 spi_pxa2xx_platform nls_iso8859_1 8250_dw i2c_algo_bit nls_cp437 iTCO_vendor_support kvm_intel drm_kms_helper snd_soc_core uvcvideo vfat snd_compress asus_nb_wmi ac97_bus fat kvm asus_wmi snd_pcm_dmaengine videobuf2_vmalloc sparse_keymap wmi_bmof mxm_wmi irqbypass videobuf2_memops snd_hda_intel crct10dif_pclmul drm videobuf2_v4l2 crc32_pclmul ghash_clmulni_intel pcbc videobuf2_common snd_hda_codec cfg80211 snd_hda_core btusb aesni_intel btrtl btbcm btintel aes_x86_64 snd_hwdep
[  369.250469]  crypto_simd videodev bluetooth cryptd snd_pcm glue_helper intel_cstate intel_gtt snd_timer intel_uncore agpgart media snd syscopyarea ecdh_generic idma64 mei_me tpm_crb sysfillrect rfkill intel_rapl_perf soundcore input_leds sysimgblt processor_thermal_device mei pcspkr fb_sys_fops i2c_i801 tpm_tis shpchp intel_lpss_pci intel_soc_dts_iosf tpm_tis_core intel_lpss intel_pch_thermal tpm i2c_hid int3403_thermal int3400_thermal hid battery ac int340x_thermal_zone rtc_cmos wmi evdev asus_wireless rng_core acpi_thermal_rel led_class mac_hid sg crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sd_mod serio_raw atkbd libps2 ahci xhci_pci libahci xhci_hcd libata crc32c_intel usbcore scsi_mod usb_common i8042 serio
[  369.250500] CPU: 4 PID: 6005 Comm: kworker/4:3 Tainted: G        WC        4.17.8-1-ARCH #1
[  369.250501] Hardware name: ASUSTeK COMPUTER INC. X411UN/X411UN, BIOS X411UN.300 08/04/2017
[  369.250505] Workqueue: pm pm_runtime_work
[  369.250526] RIP: 0010:nvkm_pmu_reset+0x14c/0x160 [nouveau]
[  369.250527] RSP: 0018:ffffa8f54340fc00 EFLAGS: 00010286
[  369.250528] RAX: 0000000000000000 RBX: ffff9f04a45170f0 RCX: 0000000000000001
[  369.250528] RDX: 0000000080000001 RSI: ffffffffa1e8328e RDI: 00000000ffffffff
[  369.250529] RBP: ffff9f04a2fda400 R08: 0000000000000030 R09: 000000000000045b
[  369.250530] R10: 0000000000000000 R11: 0000000000000001 R12: ffff9f049b8e9d80
[  369.250530] R13: ffff9f04a3024cc0 R14: 00000055818c2c80 R15: ffffffffa13cc1e0
[  369.250531] FS:  0000000000000000(0000) GS:ffff9f04aed00000(0000) knlGS:0000000000000000
[  369.250532] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  369.250533] CR2: 00005562f61abca8 CR3: 000000019700a003 CR4: 00000000003606e0
[  369.250533] Call Trace:
[  369.250556]  nvkm_pmu_init+0x16/0x40 [nouveau]
[  369.250568]  nvkm_subdev_init+0xb2/0x200 [nouveau]
[  369.250589]  nvkm_device_init+0x123/0x280 [nouveau]
[  369.250609]  nvkm_udevice_init+0x41/0x60 [nouveau]
[  369.250620]  nvkm_object_init+0x3e/0x100 [nouveau]
[  369.250631]  nvkm_object_init+0x71/0x100 [nouveau]
[  369.250642]  nvkm_object_init+0x71/0x100 [nouveau]
[  369.250662]  nouveau_do_resume+0x28/0x150 [nouveau]
[  369.250683]  nouveau_pmops_runtime_resume+0x88/0x150 [nouveau]
[  369.250686]  pci_pm_runtime_resume+0x78/0xb0
[  369.250688]  __rpm_callback+0x75/0x1f0
[  369.250689]  ? pci_restore_standard_config+0x40/0x40
[  369.250690]  rpm_callback+0x1f/0x70
[  369.250691]  ? pci_restore_standard_config+0x40/0x40
[  369.250692]  rpm_resume+0x5a2/0x7e0
[  369.250694]  pm_runtime_work+0x50/0xa0
[  369.250696]  process_one_work+0x1d1/0x3b0
[  369.250697]  worker_thread+0x2b/0x3d0
[  369.250698]  ? process_one_work+0x3b0/0x3b0
[  369.250700]  kthread+0x112/0x130
[  369.250702]  ? kthread_flush_work_fn+0x10/0x10
[  369.250704]  ret_from_fork+0x35/0x40
[  369.250705] Code: 41 5c 41 5d 41 5e c3 48 8b 7d 10 48 8b 5f 50 48 85 db 74 1e e8 e6 39 2f e0 48 89 da 48 c7 c7 cb bc 33 c1 48 89 c6 e8 fe 4c e7 df <0f> 0b e9 42 ff ff ff 48 8b 5f 10 eb dc 48 8b 5f 10 eb a5 90 0f 
[  369.250726] ---[ end trace 162e537f238c5e92 ]---
[  369.250965] nouveau 0000:01:00.0: fifo: PBDMA0: 80040000 [PBENTRY SIGNATURE] ch 0 [007fc69000 DRM] subc 0 mthd 0000 data 00000000
[  369.251125] nouveau 0000:01:00.0: fifo: PBDMA0: 80000000 [SIGNATURE] ch 0 [007fc69000 DRM] subc 0 mthd 0000 data 00000000
[  369.251156] nouveau 0000:01:00.0: fifo: PBDMA0: 00004000 [GPPTR] ch 0 [007fc69000 DRM] subc 0 mthd 0000 data 00000000
[  369.251193] nouveau 0000:01:00.0: fifo: PBDMA0: 00004000 [GPPTR] ch 0 [007fc69000 DRM] subc 0 mthd 0000 data 00000000
[  369.251226] nouveau 0000:01:00.0: fifo: read fault at 0000000000 engine 06 [HOST0] client 06 [GPC0/L1_2] reason 0c [UNSUPPORTED_KIND] on channel 0 [007fc69000 DRM]
[  369.251229] nouveau 0000:01:00.0: fifo: channel 0: killed
[  369.251232] nouveau 0000:01:00.0: fifo: runlist 0: scheduled for recovery
[  371.851931] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  375.091246] wlp2s0: authenticate with b0:b9:8a:df:d3:28
[  375.092151] wlp2s0: send auth to b0:b9:8a:df:d3:28 (try 1/3)
[  375.094473] wlp2s0: authenticated
[  375.094676] wlp2s0: associate with b0:b9:8a:df:d3:28 (try 1/3)
[  375.098541] wlp2s0: RX AssocResp from b0:b9:8a:df:d3:28 (capab=0x1411 status=0 aid=6)
[  375.098948] wlp2s0: associated
[  375.157296] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready

I couldn't paste just sudo journalctl here or in any pastebin. What command should I run to show you the journal but not output too much info?

Offline

#6 2018-07-21 17:28:06

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

"sudo journalctl -b", you can use https://wiki.archlinux.org/index.php/Li … in_clients

Offline

#7 2018-07-21 18:14:16

Zusor
Member
Registered: 2018-07-21
Posts: 7

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

There you go: https://ptpb.pw/3U-n Just wanted to say that I really appreciate that you're helping me!

Offline

#8 2018-07-21 20:38:06

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

There're no obvious problems, but you probably need this patch https://git.kernel.org/pub/scm/linux/ke … 965509da36 which seems only in kernel 4.18

Offline

#9 2018-07-21 20:40:15

Zusor
Member
Registered: 2018-07-21
Posts: 7

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

How do I upgrade to that version of the kernel?

Offline

#10 2018-07-21 21:06:59

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

Compile it or wait - 4.18 isn't yet released nor in the testing repo.

Offline

#11 2018-07-21 23:27:34

Zusor
Member
Registered: 2018-07-21
Posts: 7

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

Well I guess I'll wait. Thanks a ton though! The arch community is really awesome, thanks for helping people! Should I mark this as solved? I'm not sure

Last edited by Zusor (2018-07-21 23:28:37)

Offline

#12 2018-07-22 05:05:56

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

It's not solved and you don't know whether the patch will ultimately resolve this.
Yuo could mark it as "later" or "postponed" or so and revisit it once 4.18 hits  your disk.

Offline

#13 2018-08-20 00:29:06

Zusor
Member
Registered: 2018-07-21
Posts: 7

Re: [Solved] Bluetooth device isn't showing up in bluetoothctl

The update to kernel 4.18 solved the issue. Thanks again!

Offline

Board footer

Powered by FluxBB