Results 1 to 3 of 3

Thread: Logitech Mouse only detected 9 from 10 times

  1. #1
    Join Date
    2015-Dec
    Posts
    6

    Question Logitech Mouse only detected 9 from 10 times

    1st Time I connected this Mouse to my Notebook running Kali 1904, it worked without problem.
    After the next restart it stopped working. 9 reboots later it worked all of a sudden. But only for some hours...
    Its a M185 Wireless Mouse.
    lsusb isn't showing it, dmesg isn't logging it and reconnecting to different ports doesn't help as well.
    Yesterday it worked again and it had this driver assigned: hid-generic

    Thx 4ward 4 any help!

    All my installed packages:

    Code:
    ii  firmware-ivtv                             20190717-2                           all          Binary firmware for iTVC15-family MPEG codecs (ivtv and pvrusb2 drivers)
    ii  hdmi2usb-fx2-firmware                     0.0.0~git20151225-2                  all          FX2 firmware for hdmi2usb board development
    ii  ixo-usb-jtag                              0.0.1-1                              all          Altera Bus Blaster emulation using Cypress FX2 chip
    ii  libgusb2:amd64                            0.3.0-1                              amd64        GLib wrapper around libusb1
    ii  libusb-0.1-4:amd64                        2:0.1.12-32                          amd64        userspace USB programming library
    ii  libusb-1.0-0:amd64                        2:1.0.23-2                           amd64        userspace USB programming library
    ii  libusb-1.0-0:i386                         2:1.0.23-2                           i386         userspace USB programming library
    ii  libusbmuxd6:amd64                         2.0.1-2                              amd64        USB multiplexor daemon for iPhone and iPod Touch devices - library
    ii  python-usb                                1.0.2-1                              all          USB interface for Python
    ii  usb-modeswitch                            2.6.0-2                              amd64        mode switching tool for controlling "flip flop" USB devices
    ii  usb-modeswitch-data                       20191128-2                           all          mode switching data for usb-modeswitch
    ii  usb.ids                                   2020.01.09-1                         all          USB ID Repository
    ii  usbmuxd                                   1.1.1~git20191130.9af2b12-1          amd64        USB multiplexor daemon for iPhone and iPod Touch devices
    ii  usbutils                                  1:012-2                              amd64        Linux USB utilities
    Code:
     sudo cat /sys/kernel/debug/usb/devices | grep -E "^([TSPD]:.*|)$"
    
    T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 2
    D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
    P:  Vendor=1d6b ProdID=0002 Rev= 5.04
    S:  Manufacturer=Linux 5.4.0-kali3-amd64 ehci_hcd
    S:  Product=EHCI Host Controller
    S:  SerialNumber=0000:00:1d.0
    
    T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480  MxCh= 8
    D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
    P:  Vendor=8087 ProdID=8000 Rev= 0.04
    
    T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 9
    D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
    P:  Vendor=1d6b ProdID=0002 Rev= 5.04
    S:  Manufacturer=Linux 5.4.0-kali3-amd64 xhci-hcd
    S:  Product=xHCI Host Controller
    S:  SerialNumber=0000:00:14.0
    
    T:  Bus=02 Lev=01 Prnt=01 Port=03 Cnt=01 Dev#=  2 Spd=12   MxCh= 0
    D:  Ver= 2.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
    P:  Vendor=8087 ProdID=07dc Rev= 0.01
    
    T:  Bus=02 Lev=01 Prnt=01 Port=05 Cnt=02 Dev#=  3 Spd=12   MxCh= 0
    D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
    P:  Vendor=2047 ProdID=0855 Rev=11.51
    S:  Manufacturer=Invensense
    S:  Product=Lenovo Yoga         
    S:  SerialNumber=7XYZ...
    
    T:  Bus=02 Lev=01 Prnt=01 Port=06 Cnt=03 Dev#=  4 Spd=12   MxCh= 0
    D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
    P:  Vendor=04f3 ProdID=016f Rev= 0.18
    S:  Manufacturer=ELAN
    S:  Product=Touchscreen
    
    T:  Bus=02 Lev=01 Prnt=01 Port=07 Cnt=04 Dev#=  5 Spd=480  MxCh= 0
    D:  Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
    P:  Vendor=1bcf ProdID=2c43 Rev= 0.19
    S:  Manufacturer=J37DBP1NV
    S:  Product=Lenovo EasyCamera
    
    T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=5000 MxCh= 4
    D:  Ver= 3.00 Cls=09(hub  ) Sub=00 Prot=03 MxPS= 9 #Cfgs=  1
    P:  Vendor=1d6b ProdID=0003 Rev= 5.04
    S:  Manufacturer=Linux 5.4.0-kali3-amd64 xhci-hcd
    S:  Product=xHCI Host Controller
    S:  SerialNumber=0000:00:14.0

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    anything in dmesg about the issue?

  3. #3
    Join Date
    2015-Dec
    Posts
    6
    Like I said, I couldn't find anything suspicious...

    dmesg:
    Code:
    [    0.000000] microcode: microcode updated early to revision 0x25, date = 2019-02-26
    [    0.000000] Linux version 5.4.0-kali3-amd64 ([email protected]) (gcc version 9.2.1 20200104 (Debian 9.2.1-22)) #1 SMP Debian 5.4.13-1kali1 (2020-01-20)
    [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.4.0-kali3-amd64 root=/dev/mapper/Minerva--vg-root ro initrd=/install/gtk/initrd.gz vga=0x0318 splash
    [    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-0x000000000009d3ff] usable
    [    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007873ffff] usable
    [    0.000000] BIOS-e820: [mem 0x0000000078740000-0x0000000079b3ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000079b40000-0x000000009cabefff] usable
    [    0.000000] BIOS-e820: [mem 0x000000009cabf000-0x000000009cebefff] reserved
    [    0.000000] BIOS-e820: [mem 0x000000009cebf000-0x000000009cfbefff] ACPI NVS
    [    0.000000] BIOS-e820: [mem 0x000000009cfbf000-0x000000009cffefff] ACPI data
    [    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
    [    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000] SMBIOS 2.7 present.
    [    0.000000] DMI: LENOVO Kona/Yoga2, BIOS 76CN43WW 03/30/2015
    [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [    0.000000] last_pfn = 0x25f600 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-E7FFF write-protect
    [    0.000000]   E8000-EFFFF write-combining
    [    0.000000]   F0000-FFFFF write-protect
    [    0.000000] MTRR variable ranges enabled:
    [    0.000000]   0 base 0000000000 mask 7F80000000 write-back
    [    0.000000]   1 base 0080000000 mask 7FE0000000 write-back
    [    0.000000]   2 base 009D000000 mask 7FFF000000 uncachable
    [    0.000000]   3 base 009E000000 mask 7FFE000000 uncachable
    [    0.000000]   4 base 00FFC00000 mask 7FFFC00000 write-protect
    [    0.000000]   5 base 0100000000 mask 7F00000000 write-back
    [    0.000000]   6 base 0200000000 mask 7F80000000 write-back
    [    0.000000]   7 base 025F600000 mask 7FFFE00000 uncachable
    [    0.000000]   8 base 025F800000 mask 7FFF800000 uncachable
    [    0.000000]   9 base 0260000000 mask 7FE0000000 uncachable
    [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
    [    0.000000] last_pfn = 0x9d000 max_arch_pfn = 0x400000000
    [    0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf]
    [    0.000000] Using GB pages for direct mapping
    [    0.000000] BRK [0x15f801000, 0x15f801fff] PGTABLE
    [    0.000000] BRK [0x15f802000, 0x15f802fff] PGTABLE
    [    0.000000] BRK [0x15f803000, 0x15f803fff] PGTABLE
    [    0.000000] BRK [0x15f804000, 0x15f804fff] PGTABLE
    [    0.000000] BRK [0x15f805000, 0x15f805fff] PGTABLE
    [    0.000000] BRK [0x15f806000, 0x15f806fff] PGTABLE
    [    0.000000] BRK [0x15f807000, 0x15f807fff] PGTABLE
    [    0.000000] BRK [0x15f808000, 0x15f808fff] PGTABLE
    [    0.000000] BRK [0x15f809000, 0x15f809fff] PGTABLE
    [    0.000000] BRK [0x15f80a000, 0x15f80afff] PGTABLE
    [    0.000000] BRK [0x15f80b000, 0x15f80bfff] PGTABLE
    [    0.000000] RAMDISK: [mem 0x300b9000-0x34053fff]
    [    0.000000] ACPI: Early table checksum verification disabled
    [    0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 LENOVO)
    [    0.000000] ACPI: XSDT 0x000000009CFFE210 0000BC (v01 LENOVO CB-01    00000001      01000013)
    [    0.000000] ACPI: FACP 0x000000009CFEB000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: DSDT 0x000000009CFDA000 00D141 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: FACS 0x000000009CFBA000 000040
    [    0.000000] ACPI: SLIC 0x000000009CFFD000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: UEFI 0x000000009CFFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFF0000 00B124 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: FPDT 0x000000009CFEE000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: MSDM 0x000000009CFED000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: ASF! 0x000000009CFEC000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: HPET 0x000000009CFEA000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: APIC 0x000000009CFE9000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: MCFG 0x000000009CFE8000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFD7000 002028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: BOOT 0x000000009CFD5000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: LPIT 0x000000009CFD4000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: ASPT 0x000000009CFD2000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: DBGP 0x000000009CFD1000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFCE000 000539 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFCD000 000AD8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFC9000 003496 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFC8000 0007C7 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] No NUMA configuration found
    [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
    [    0.000000] NODE_DATA(0) allocated [mem 0x25f5fb000-0x25f5fffff]
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
    [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
    [    0.000000]   Normal   [mem 0x0000000100000000-0x000000025f5fffff]
    [    0.000000]   Device   empty
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
    [    0.000000]   node   0: [mem 0x0000000000100000-0x000000007873ffff]
    [    0.000000]   node   0: [mem 0x0000000079b40000-0x000000009cabefff]
    [    0.000000]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
    [    0.000000]   node   0: [mem 0x0000000100000000-0x000000025f5fffff]
    [    0.000000] Zeroed struct page in unavailable ranges: 18852 pages
    [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
    [    0.000000] On node 0 totalpages: 2075740
    [    0.000000]   DMA zone: 64 pages used for memmap
    [    0.000000]   DMA zone: 21 pages reserved
    [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 9883 pages used for memmap
    [    0.000000]   DMA32 zone: 632512 pages, LIFO batch:63
    [    0.000000]   Normal zone: 22488 pages used for memmap
    [    0.000000]   Normal zone: 1439232 pages, LIFO batch:63
    [    0.000000] Reserving Intel graphics memory at [mem 0x9da00000-0x9f9fffff]
    [    0.000000] ACPI: PM-Timer IO Port: 0x1808
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
    [    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, 4 hotplug CPUs
    [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x78740000-0x79b3ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9cabf000-0x9cebefff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9cebf000-0x9cfbefff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9cfbf000-0x9cffefff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
    [    0.000000] [mem 0x9fa00000-0xdfffffff] available for PCI devices
    [    0.000000] Booting paravirtualized kernel on bare hardware
    [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
    [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
    [    0.000000] percpu: Embedded 53 pages/cpu s178584 r8192 d30312 u262144
    [    0.000000] pcpu-alloc: s178584 r8192 d30312 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: 2043284
    [    0.000000] Policy zone: Normal
    [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.0-kali3-amd64 root=/dev/mapper/Minerva--vg-root ro initrd=/install/gtk/initrd.gz vga=0x0318 splash
    [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [    0.000000] Memory: 8002052K/8302960K available (10243K kernel code, 1196K rwdata, 3736K rodata, 1668K init, 2056K bss, 300908K 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 33931 entries in 133 pages
    [    0.000000] rcu: Hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [    0.000000] NR_IRQS: 33024, nr_irqs: 760, preallocated irqs: 16
    [    0.000000] random: crng done (trusting CPU's manufacturer)
    [    0.000000] Console: colour dummy device 80x25
    [    0.000000] printk: console [tty0] enabled
    [    0.000000] ACPI: Core revision 20190816
    [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
    [    0.000000] APIC: Switch to symmetric I/O mode setup
    [    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [    0.024000] tsc: PIT calibration matches HPET. 1 loops
    [    0.024000] tsc: Detected 2593.895 MHz processor
    [    0.000004] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2563b4fbe6b, max_idle_ns: 440795330438 ns
    [    0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.79 BogoMIPS (lpj=10375580)
    [    0.000014] pid_max: default: 32768 minimum: 301
    [    0.000050] LSM: Security Framework initializing
    [    0.000058] Yama: disabled by default; enable with sysctl kernel.yama.*
    [    0.000080] AppArmor: AppArmor initialized
    [    0.000083] TOMOYO Linux initialized
    [    0.000120] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.000137] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.000423] mce: CPU0: Thermal monitoring enabled (TM1)
    [    0.000439] process: using mwait in idle threads
    [    0.000444] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    [    0.000446] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [    0.000450] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
    [    0.000454] Spectre V2 : Mitigation: Full generic retpoline
    [    0.000456] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
    [    0.000459] Spectre V2 : Enabling Restricted Speculation for firmware calls
    [    0.000462] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
    [    0.000465] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
    [    0.000468] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
    [    0.000474] MDS: Mitigation: Clear CPU buffers
    [    0.000682] Freeing SMP alternatives memory: 24K
    [    0.006679] TSC deadline timer enabled
    [    0.006683] smpboot: CPU0: Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz (family: 0x6, model: 0x45, stepping: 0x1)
    [    0.006797] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
    [    0.006820] ... version:                3
    [    0.006822] ... bit width:              48
    [    0.006824] ... generic registers:      4
    [    0.006826] ... value mask:             0000ffffffffffff
    [    0.006828] ... max period:             00007fffffffffff
    [    0.006830] ... fixed-purpose events:   3
    [    0.006832] ... event mask:             000000070000000f
    [    0.006871] rcu: Hierarchical SRCU implementation.
    [    0.007861] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
    [    0.007943] smp: Bringing up secondary CPUs ...
    [    0.008007] x86: Booting SMP configuration:
    [    0.008007] .... node  #0, CPUs:      #1
    [    0.008007] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
    [    0.008007]  #2 #3
    [    0.009838] smp: Brought up 1 node, 4 CPUs
    [    0.009838] smpboot: Max logical packages: 2
    [    0.009838] smpboot: Total of 4 processors activated (20751.16 BogoMIPS)
    [    0.012266] devtmpfs: initialized
    [    0.012266] x86/mm: Memory block size: 128MB
    [    0.012925] PM: Registering ACPI NVS region [mem 0x9cebf000-0x9cfbefff] (1048576 bytes)
    [    0.012925] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.012925] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
    [    0.012925] pinctrl core: initialized pinctrl subsystem
    [    0.012925] NET: Registered protocol family 16
    [    0.012925] audit: initializing netlink subsys (disabled)
    [    0.012925] audit: type=2000 audit(1580707226.036:1): state=initialized audit_enabled=0 res=1
    [    0.012925] cpuidle: using governor ladder
    [    0.012925] cpuidle: using governor menu
    [    0.012925] Simple Boot Flag at 0x44 set to 0x1
    [    0.012925] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [    0.012925] ACPI: bus type PCI registered
    [    0.012925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [    0.012925] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [    0.012925] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [    0.012925] PCI: Using configuration type 1 for base access
    [    0.012925] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
    [    0.012925] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [    0.012925] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.012925] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.216282] ACPI: Added _OSI(Module Device)
    [    0.216282] ACPI: Added _OSI(Processor Device)
    [    0.216282] ACPI: Added _OSI(3.0 _SCP Extensions)
    [    0.216282] ACPI: Added _OSI(Processor Aggregator Device)
    [    0.216282] ACPI: Added _OSI(Linux-Dell-Video)
    [    0.216282] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
    [    0.216282] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
    [    0.235235] ACPI: 7 ACPI AML tables successfully acquired and loaded
    [    0.237930] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
    [    0.239159] ACPI: Dynamic OEM Table Load:
    [    0.239170] ACPI: SSDT 0xFFFF8950D59D7000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121220)
    [    0.240333] ACPI: Dynamic OEM Table Load:
    [    0.240343] ACPI: SSDT 0xFFFF8950D6016000 0005AA (v01 PmRef  ApIst    00003000 INTL 20121220)
    [    0.241525] ACPI: Dynamic OEM Table Load:
    [    0.241533] ACPI: SSDT 0xFFFF8950D5BBEA00 000119 (v01 PmRef  ApCst    00003000 INTL 20121220)
    [    0.243261] ACPI: EC: EC started
    [    0.243265] ACPI: EC: interrupt blocked
    [    0.245877] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
    [    0.245881] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62
    [    0.245885] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
    [    0.245887] ACPI: Interpreter enabled
    [    0.245928] ACPI: (supports S0 S3 S4 S5)
    [    0.245931] ACPI: Using IOAPIC for interrupt routing
    [    0.245964] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [    0.246384] ACPI: Enabled 8 GPEs in block 00 to 7F
    [    0.258589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [    0.258598] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
    [    0.259370] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
    [    0.259374] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
    [    0.260147] PCI host bridge to bus 0000:00
    [    0.260152] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
    [    0.260155] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
    [    0.260158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [    0.260161] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
    [    0.260165] pci_bus 0000:00: root bus resource [bus 00-fe]
    [    0.260177] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [    0.260400] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [    0.260416] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff 64bit]
    [    0.260424] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
    [    0.260430] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
    [    0.260655] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [    0.260668] pci 0000:00:03.0: reg 0x10: [mem 0xb0518000-0xb051bfff 64bit]
    [    0.260901] pci 0000:00:04.0: [8086:0a03] type 00 class 0x118000
    [    0.260916] pci 0000:00:04.0: reg 0x10: [mem 0xb0510000-0xb0517fff 64bit]
    [    0.261193] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [    0.261247] pci 0000:00:14.0: reg 0x10: [mem 0xb0500000-0xb050ffff 64bit]
    [    0.261406] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [    0.261642] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [    0.261699] pci 0000:00:16.0: reg 0x10: [mem 0xb0520000-0xb052001f 64bit]
    [    0.261866] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [    0.262120] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [    0.262173] pci 0000:00:1b.0: reg 0x10: [mem 0xb051c000-0xb051ffff 64bit]
    [    0.262364] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [    0.262608] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
    [    0.262859] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [    0.263201] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [    0.263253] pci 0000:00:1d.0: reg 0x10: [mem 0xb0524000-0xb05243ff]
    [    0.263454] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [    0.263699] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [    0.264160] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
    [    0.264206] pci 0000:00:1f.2: reg 0x10: [io  0x3088-0x308f]
    [    0.264225] pci 0000:00:1f.2: reg 0x14: [io  0x3094-0x3097]
    [    0.264243] pci 0000:00:1f.2: reg 0x18: [io  0x3080-0x3087]
    [    0.264262] pci 0000:00:1f.2: reg 0x1c: [io  0x3090-0x3093]
    [    0.264281] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
    [    0.264300] pci 0000:00:1f.2: reg 0x24: [mem 0xb0523000-0xb05237ff]
    [    0.264399] pci 0000:00:1f.2: PME# supported from D3hot
    [    0.264626] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [    0.264672] pci 0000:00:1f.3: reg 0x10: [mem 0xb0521000-0xb05210ff 64bit]
    [    0.264725] pci 0000:00:1f.3: reg 0x20: [io  0x3040-0x305f]
    [    0.264993] pci 0000:00:1f.6: [8086:9c24] type 00 class 0x118000
    [    0.265061] pci 0000:00:1f.6: reg 0x10: [mem 0xb0522000-0xb0522fff 64bit]
    [    0.265733] pci 0000:01:00.0: [8086:08b2] type 00 class 0x028000
    [    0.265843] pci 0000:01:00.0: reg 0x10: [mem 0xb0400000-0xb0401fff 64bit]
    [    0.266241] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [    0.266706] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [    0.266717] pci 0000:00:1c.0:   bridge window [mem 0xb0400000-0xb04fffff]
    [    0.267964] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
    [    0.268032] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [    0.268090] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [    0.268146] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [    0.268201] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [    0.268256] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [    0.268312] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [    0.268367] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [    0.268855] ACPI: EC: interrupt unblocked
    [    0.268880] ACPI: EC: event unblocked
    [    0.268893] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62
    [    0.268897] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions and events
    [    0.268962] iommu: Default domain type: Translated 
    [    0.268981] pci 0000:00:02.0: vgaarb: setting as boot VGA device
    [    0.268981] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
    [    0.268981] pci 0000:00:02.0: vgaarb: bridge control possible
    [    0.268981] vgaarb: loaded
    [    0.268981] EDAC MC: Ver: 3.0.0
    [    0.268981] PCI: Using ACPI for IRQ routing
    [    0.286747] PCI: pci_cache_line_size set to 64 bytes
    [    0.287088] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
    [    0.287089] e820: reserve RAM buffer [mem 0x78740000-0x7bffffff]
    [    0.287090] e820: reserve RAM buffer [mem 0x9cabf000-0x9fffffff]
    [    0.287091] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
    [    0.287093] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
    [    0.287792] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [    0.287799] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [    0.289038] clocksource: Switched to clocksource tsc-early
    [    0.299809] VFS: Disk quotas dquot_6.6.0
    [    0.299832] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.299961] AppArmor: AppArmor Filesystem Enabled
    [    0.299980] pnp: PnP ACPI init
    [    0.300397] system 00:00: [io  0x0680-0x069f] has been reserved
    [    0.300403] system 00:00: [io  0xffff] has been reserved
    [    0.300406] system 00:00: [io  0xffff] has been reserved
    [    0.300408] system 00:00: [io  0xffff] has been reserved
    [    0.300411] system 00:00: [io  0x1800-0x18fe] has been reserved
    [    0.300414] system 00:00: [io  0x164e-0x164f] has been reserved
    [    0.300421] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.300468] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [    0.300519] system 00:02: [io  0x1854-0x1857] has been reserved
    [    0.300525] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [    0.300555] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    [    0.300580] pnp 00:04: Plug and Play ACPI device, IDs SYN2b2c SYN2b00 SYN0002 PNP0f13 (active)
    [    0.300722] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [    0.300726] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    [    0.300729] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    [    0.300732] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    [    0.300735] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
    [    0.300738] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    [    0.300741] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
    [    0.300744] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    [    0.300747] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    [    0.300750] system 00:05: [mem 0x9fa20000-0x9fa20fff] has been reserved
    [    0.300753] system 00:05: [mem 0x9fa10000-0x9fa1ffff] has been reserved
    [    0.300758] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.301098] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.301731] pnp: PnP ACPI: found 7 devices
    [    0.303052] thermal_sys: Registered thermal governor 'fair_share'
    [    0.303052] thermal_sys: Registered thermal governor 'bang_bang'
    [    0.303056] thermal_sys: Registered thermal governor 'step_wise'
    [    0.303058] thermal_sys: Registered thermal governor 'user_space'
    [    0.307580] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
    [    0.307623] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [    0.307640] pci 0000:00:1c.0:   bridge window [mem 0xb0400000-0xb04fffff]
    [    0.307659] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
    [    0.307662] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
    [    0.307665] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [    0.307668] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window]
    [    0.307671] pci_bus 0000:01: resource 1 [mem 0xb0400000-0xb04fffff]
    [    0.307817] NET: Registered protocol family 2
    [    0.307964] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
    [    0.307980] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.308067] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
    [    0.308193] TCP: Hash tables configured (established 65536 bind 65536)
    [    0.308227] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [    0.308250] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [    0.308316] NET: Registered protocol family 1
    [    0.308322] NET: Registered protocol family 44
    [    0.308334] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
    [    0.328130] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x645 took 17594 usecs
    [    0.328301] PCI: CLS 64 bytes, default 64
    [    0.328341] Trying to unpack rootfs image as initramfs...
    [    1.512665] Freeing initrd memory: 65132K
    [    1.512709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [    1.512716] software IO TLB: mapped [mem 0x98abf000-0x9cabf000] (64MB)
    [    1.513257] Initialise system trusted keyrings
    [    1.513271] Key type blacklist registered
    [    1.513322] workingset: timestamp_bits=40 max_order=21 bucket_order=0
    [    1.514748] zbud: loaded
    [    1.515013] Platform Keyring initialized
    [    1.515018] Key type asymmetric registered
    [    1.515020] Asymmetric key parser 'x509' registered
    [    1.515028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
    [    1.515075] io scheduler mq-deadline registered
    [    1.515477] pcieport 0000:00:1c.0: PME: Signaling with IRQ 40
    [    1.515633] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [    1.515649] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [    1.515651] vesafb: scrolling: redraw
    [    1.515654] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [    1.515673] vesafb: framebuffer at 0xa0000000, mapped to 0x000000002dccced9, using 3072k, total 3072k
    [    1.594185] Console: switching to colour frame buffer device 128x48
    [    1.673541] fb0: VESA VGA frame buffer device
    [    1.674201] intel_idle: MWAIT substates: 0x11142120
    [    1.674202] intel_idle: v0.4.1 model 0x45
    [    1.674491] intel_idle: lapic_timer_reliable_states 0xffffffff
    [    1.677160] thermal LNXTHERM:00: registered as thermal_zone0
    [    1.678002] ACPI: Thermal Zone [TZ01] (37 C)
    [    1.678892] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    1.680848] Linux agpgart interface v0.103
    [    1.681510] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    [    1.682500] AMD-Vi: AMD IOMMUv2 functionality not available on this system
    [    1.683790] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [    1.697286] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    1.698015] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    1.698899] mousedev: PS/2 mouse device common for all mice
    [    1.699762] rtc_cmos 00:01: RTC can wake from S4
    [    1.700782] rtc_cmos 00:01: registered as rtc0
    [    1.701445] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
    [    1.702520] intel_pstate: Intel P-state driver initializing
    [    1.703586] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.706233] drop_monitor: Initializing network drop monitor service
    [    1.708783] NET: Registered protocol family 10
    [    1.712891] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [    1.725592] Segment Routing with IPv6
    [    1.725946] mip6: Mobile IPv6
    [    1.726220] NET: Registered protocol family 17
    [    1.726745] mpls_gso: MPLS GSO support
    [    1.754340] microcode: sig=0x40651, pf=0x40, revision=0x25
    [    1.777051] microcode: Microcode Update Driver: v2.2.
    [    1.777054] IPI shorthand broadcast: enabled
    [    1.817704] sched_clock: Marking stable (1841685217, -23992017)->(1822081153, -4387953)
    [    1.838640] registered taskstats version 1
    [    1.859264] Loading compiled-in X.509 certificates
    [    1.910121] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
    [    1.933261] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
    [    1.954784] zswap: loaded using pool lzo/zbud
    [    1.975870] Key type ._fscrypt registered
    [    1.996652] Key type .fscrypt registered
    [    2.017402] AppArmor: AppArmor sha1 policy hashing enabled
    [    2.038846] rtc_cmos 00:01: setting system clock to 2020-02-03T05:20:28 UTC (1580707228)
    [    2.061198] Freeing unused kernel image memory: 1668K
    [    2.112085] Write protecting the kernel read-only data: 16384k
    [    2.153925] Freeing unused kernel image memory: 2036K
    [    2.175662] Freeing unused kernel image memory: 360K
    [    2.202977] x86/mm: Checked W+X mappings: passed, no W+X pages found.
    [    2.224031] x86/mm: Checking user space page tables
    [    2.251306] x86/mm: Checked W+X mappings: passed, no W+X pages found.
    [    2.272265] Run /init as init process
    [    2.434935] button: module verification failed: signature and/or required key missing - tainting kernel
    [    2.459141] hidraw: raw HID events driver (C) Jiri Kosina
    [    2.482433] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
    [    2.506036] ACPI: Lid Switch [LID0]
    [    2.529703] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [    2.536021] tsc: Refined TSC clocksource calibration: 2593.994 MHz
    [    2.553974] ACPI: Power Button [PWRB]
    [    2.577972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
    [    2.601814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [    2.651392] clocksource: Switched to clocksource tsc
    [    2.651437] ACPI: Power Button [PWRF]
    [    2.710631] ACPI: bus type USB registered
    [    2.710713] SCSI subsystem initialized
    [    2.735221] usbcore: registered new interface driver usbfs
    [    2.755655] battery: ACPI: Battery Slot [BAT1] (battery present)
    [    2.809019] usbcore: registered new interface driver hub
    [    2.833672] usbcore: registered new device driver usb
    [    2.836191] i801_smbus 0000:00:1f.3: SPD Write Disable is set
    [    2.882622] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
    [    2.909351] cryptd: max_cpu_qlen set to 1000
    [    2.934781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.958722] AVX2 version of gcm_enc/dec engaged.
    [    2.960058] libata version 3.00 loaded.
    [    2.982615] AES CTR mode by8 optimization enabled
    [    3.007106] ehci-pci: EHCI PCI platform driver
    [    3.007494] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [    3.055404] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [    3.080760] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
    [    3.105444] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [    3.129859] ahci 0000:00:1f.2: version 3.0
    [    3.130000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [    3.140167] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
    [    3.154552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.154555] usb usb1: Product: xHCI Host Controller
    [    3.179426] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
    [    3.204140] usb usb1: Manufacturer: Linux 5.4.0-kali3-amd64 xhci-hcd
    [    3.229033] scsi host0: ahci
    [    3.253827] usb usb1: SerialNumber: 0000:00:14.0
    [    3.253951] hub 1-0:1.0: USB hub found
    [    3.300308] scsi host1: ahci
    [    3.304415] hub 1-0:1.0: 9 ports detected
    [    3.329799] ata1: DUMMY
    [    3.355799] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [    3.355841] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [    3.355847] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [    3.355867] ehci-pci 0000:00:1d.0: debug port 2
    [    3.359782] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [    3.359796] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb0524000
    [    3.378974] ata2: SATA max UDMA/133 abar m2048@0xb0523000 port 0xb0523180 irq 42
    [    3.380021] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [    3.380069] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [    3.380070] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.380071] usb usb2: Product: EHCI Host Controller
    [    3.380072] usb usb2: Manufacturer: Linux 5.4.0-kali3-amd64 ehci_hcd
    [    3.380073] usb usb2: SerialNumber: 0000:00:1d.0
    [    3.380280] hub 2-0:1.0: USB hub found
    [    3.380285] hub 2-0:1.0: 2 ports detected
    [    3.403288] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [    3.403295] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
    [    3.596616] checking generic (a0000000 300000) vs hw (a0000000 10000000)
    [    3.620806] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [    3.644870] fb0: switching to inteldrmfb from VESA VGA
    [    3.759353] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [    3.780892] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.780894] usb usb3: Product: xHCI Host Controller
    [    3.784012] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [    3.824466] usb 2-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04
    [    3.844689] usb usb3: Manufacturer: Linux 5.4.0-kali3-amd64 xhci-hcd
    [    3.866846] ata2.00: ACPI cmd ef/10:09:00:00:00:b0 (SET FEATURES) succeeded
    [    3.866848] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.889420] usb usb3: SerialNumber: 0000:00:14.0
    [    3.912994] hub 2-1:1.0: USB hub found
    [    3.933216] ata2.00: NCQ Send/Recv Log not supported
    [    3.933338] hub 3-0:1.0: USB hub found
    [    3.933354] hub 3-0:1.0: 4 ports detected
    [    3.979465] hub 2-1:1.0: 8 ports detected
    [    4.002584] ata2.00: ATA-9: SAMSUNG MZMTD512HAGL-000L1, DXT43L0Q, max UDMA/133
    [    4.048678] psmouse serio1: synaptics: queried max coordinates: x [..5702], y [..4730]
    [    4.071894] ata2.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 32), AA
    [    4.073078] ata2.00: ACPI cmd ef/10:09:00:00:00:b0 (SET FEATURES) succeeded
    [    4.138390] psmouse serio1: synaptics: queried min coordinates: x [1242..], y [1124..]
    [    4.160026] usb usb1-port1: over-current condition
    [    4.202588] psmouse serio1: synaptics: Your touchpad (PNP: SYN2b2c SYN2b00 SYN0002 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 [email protected].
    [    4.245448] ata2.00: NCQ Send/Recv Log not supported
    [    4.362505] Console: switching to colour dummy device 80x25
    [    4.362520] i915 0000:00:02.0: vgaarb: deactivate vga console
    [    4.363012] ata2.00: configured for UDMA/133
    [    4.363137] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG MZMTD512 3L0Q PQ: 0 ANSI: 5
    [    4.363720] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    4.363724] [drm] Driver supports precise vblank timestamp query.
    [    4.364369] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [    4.365380] sd 1:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
    [    4.365396] sd 1:0:0:0: [sda] Write Protect is off
    [    4.365401] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    4.365419] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    4.393256]  sda: sda1 sda2 < sda5 >
    [    4.393989] sd 1:0:0:0: [sda] Attached SCSI disk
    [    4.399980] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
    [    4.402698] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
    [    4.403155] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
    [    4.412365] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126c00/0x0, board id: 2132, fw id: 1180104
    [    4.419223] fbcon: i915drmfb (fb0) is primary device
    [    4.467486] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
    [    4.484083] usb usb1-port2: over-current condition
    [    4.556261] usb 2-1-port1: over-current condition
    [    4.612132] usb 1-4: new full-speed USB device number 2 using xhci_hcd
    [    4.761840] usb 1-4: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
    [    4.761845] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    4.772293] usb 2-1-port2: over-current condition
    [    4.892130] usb 1-6: new full-speed USB device number 3 using xhci_hcd
    [    5.045369] usb 1-6: New USB device found, idVendor=2047, idProduct=0855, bcdDevice=11.51
    [    5.045374] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    5.045377] usb 1-6: Product: Lenovo Yoga         
    [    5.045379] usb 1-6: Manufacturer: Invensense
    [    5.045382] usb 1-6: SerialNumber: 192038477124
    [    5.176130] usb 1-7: new full-speed USB device number 4 using xhci_hcd
    [    5.325946] usb 1-7: New USB device found, idVendor=04f3, idProduct=016f, bcdDevice= 0.18
    [    5.325952] usb 1-7: New USB device strings: Mfr=4, Product=14, SerialNumber=0
    [    5.325955] usb 1-7: Product: Touchscreen
    [    5.325958] usb 1-7: Manufacturer: ELAN
    [    5.456132] usb 1-8: new high-speed USB device number 5 using xhci_hcd
    [    5.486190] usb 1-8: New USB device found, idVendor=1bcf, idProduct=2c43, bcdDevice= 0.19
    [    5.486195] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    5.486198] usb 1-8: Product: Lenovo EasyCamera
    [    5.486201] usb 1-8: Manufacturer: somenumbas..
    [    5.528750] usbcore: registered new interface driver usbhid
    [    5.528753] usbhid: USB HID core driver
    [    5.533100] hid-generic 0003:2047:0855.0001: hiddev0,hidraw0: USB HID v1.01 Device [Invensense Lenovo Yoga         ] on usb-0000:00:14.0-6/input0
    [    5.533858] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:016F.0002/input/input8
    [    5.533920] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:016F.0002/input/input9
    [    5.533943] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:016F.0002/input/input10
    [    5.534001] hid-generic 0003:04F3:016F.0002: input,hiddev1,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-7/input0
    [    5.562810] Console: switching to colour frame buffer device 400x112
    [    5.595367] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
    [    5.832072] device-mapper: uevent: version 1.0.3
    [    5.832135] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
    [   29.429255] PM: Image not found (code -22)
    [   29.657174] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [   29.736495] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
    [   29.827386] systemd[1]: Inserted module 'autofs4'
    [   29.839320] systemd[1]: systemd 244.1-1 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)
    [   29.856194] systemd[1]: Detected architecture x86-64.
    [   29.879487] systemd[1]: Set hostname to <Minerva>.
    [   29.979181] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
    [   30.025659] systemd[1]: Created slice system-getty.slice.
    [   30.025894] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
    [   30.026092] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [   30.026321] systemd[1]: Created slice User and Session Slice.
    [   30.026393] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [   30.026585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [   30.026650] systemd[1]: Reached target Slices.
    [   30.026732] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [   30.026830] systemd[1]: Listening on LVM2 poll daemon socket.
    [   30.026919] systemd[1]: Listening on Syslog Socket.
    [   30.027008] systemd[1]: Listening on fsck to fsckd communication Socket.
    [   30.027072] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [   30.027234] systemd[1]: Listening on Journal Audit Socket.
    [   30.027328] systemd[1]: Listening on Journal Socket (/dev/log).
    [   30.027431] systemd[1]: Listening on Journal Socket.
    [   30.027531] systemd[1]: Listening on udev Control Socket.
    [   30.027613] systemd[1]: Listening on udev Kernel Socket.
    [   30.028327] systemd[1]: Mounting Huge Pages File System...
    [   30.029068] systemd[1]: Mounting POSIX Message Queue File System...
    [   30.030040] systemd[1]: Mounting RPC Pipe File System...
    [   30.031092] systemd[1]: Mounting Kernel Debug File System...
    [   30.031221] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
    [   30.032272] systemd[1]: Starting Set the console keyboard layout...
    [   30.033125] systemd[1]: Starting Create list of static device nodes for the current kernel...
    [   30.033746] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
    [   30.033800] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [   30.034894] systemd[1]: Starting Journal Service...
    [   30.036657] systemd[1]: Starting Load Kernel Modules...
    [   30.037704] systemd[1]: Starting Remount Root and Kernel File Systems...
    [   30.038880] systemd[1]: Starting udev Coldplug all Devices...
    [   30.039854] systemd[1]: Starting Uncomplicated firewall...
    [   30.041577] systemd[1]: Mounted Huge Pages File System.
    [   30.041809] systemd[1]: Mounted POSIX Message Queue File System.
    [   30.042603] systemd[1]: Started Set the console keyboard layout.
    [   30.043264] systemd[1]: Started Create list of static device nodes for the current kernel.
    [   30.048890] systemd[1]: Mounted Kernel Debug File System.
    [   30.053501] systemd[1]: Started Load Kernel Modules.
    [   30.053770] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
    [   30.053869] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
    [   30.054663] systemd[1]: Starting Apply Kernel Variables...
    [   30.067117] systemd[1]: Started Apply Kernel Variables.
    [   30.077464] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
    [   30.079306] systemd[1]: Started Remount Root and Kernel File Systems.
    [   30.079854] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
    [   30.080839] systemd[1]: Starting Load/Save Random Seed...
    [   30.081860] systemd[1]: Starting Create System Users...
    [   30.088140] RPC: Registered named UNIX socket transport module.
    [   30.088143] RPC: Registered udp transport module.
    [   30.088145] RPC: Registered tcp transport module.
    [   30.088146] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   30.089732] systemd[1]: Mounted RPC Pipe File System.
    [   30.141386] systemd[1]: Started udev Coldplug all Devices.
    [   30.795425] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
    [   30.813502] systemd[1]: Started Helper to synchronize boot up for ifupdown.
    [   30.832681] systemd[1]: Started Load/Save Random Seed.
    [   30.835102] systemd[1]: Started Create System Users.
    [   30.835982] systemd[1]: Starting Create Static Device Nodes in /dev...
    [   30.849271] systemd[1]: Started Create Static Device Nodes in /dev.
    [   30.849463] systemd[1]: Reached target Local File Systems (Pre).
    [   30.850230] systemd[1]: Starting udev Kernel Device Manager...
    [   30.887689] systemd[1]: Started Journal Service.
    [   30.900167] systemd-journald[455]: Received client request to flush runtime journal.
    [   31.016915] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.LPCB.HEC.CFAN], AE_NOT_FOUND (20190816/psargs-330)
    [   31.016924] ACPI Error: Aborting method \_SB.IETM._TRT due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
    [   31.017614] ACPI: AC Adapter [ADP1] (on-line)
    [   31.080328] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input12
    [   31.113180] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
    [   31.176568] sd 1:0:0:0: Attached scsi generic sg0 type 0
    [   31.195991] iTCO_vendor_support: vendor-support=0
    [   31.225973] mc: Linux media interface: v0.10
    [   31.227463] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [   31.227510] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [   31.228455] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [   31.292803] Intel(R) Wireless WiFi driver for Linux
    [   31.292806] Copyright(c) 2003- 2015 Intel Corporation
    [   31.299283] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
    [   31.299572] input: PC Speaker as /devices/platform/pcspkr/input/input13
    [   31.300444] videodev: Linux video capture interface: v2.00
    [   31.318713] iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-7260-17.ucode
    [   31.318983] iwlwifi 0000:01:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
    [   31.344509] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
    [   31.349315] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
    [   31.349320] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
    [   31.358835] Bluetooth: Core ver 2.22
    [   31.358855] NET: Registered protocol family 31
    [   31.358858] Bluetooth: HCI device and connection manager initialized
    [   31.358864] Bluetooth: HCI socket layer initialized
    [   31.358870] Bluetooth: L2CAP socket layer initialized
    [   31.358875] Bluetooth: SCO socket layer initialized
    [   31.365720] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:016F.0002/input/input14
    [   31.366152] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:016F.0002/input/input15
    [   31.366231] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:016F.0002/input/input16
    [   31.366707] hid-multitouch 0003:04F3:016F.0002: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-7/input0
    [   31.392539] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
    [   31.392543] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
    [   31.392544] RAPL PMU: hw unit of domain package 2^-14 Joules
    [   31.392546] RAPL PMU: hw unit of domain dram 2^-14 Joules
    [   31.392547] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
    [   31.419231] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [   31.575267] Bluetooth: HCI UART driver ver 2.3
    [   31.575272] Bluetooth: HCI UART protocol H4 registered
    [   31.575274] Bluetooth: HCI UART protocol BCSP registered
    [   31.575289] Bluetooth: HCI UART protocol LL registered
    [   31.575291] Bluetooth: HCI UART protocol ATH3K registered
    [   31.575300] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [   31.575333] Bluetooth: HCI UART protocol Intel registered
    [   31.575368] Bluetooth: HCI UART protocol Broadcom registered
    [   31.575377] Bluetooth: HCI UART protocol QCA registered
    [   31.575378] Bluetooth: HCI UART protocol AG6XX registered
    [   31.575387] Bluetooth: HCI UART protocol Marvell registered
    [   31.578035] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3239: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [   31.578040] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [   31.578042] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [   31.578044] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
    [   31.578046] snd_hda_codec_realtek hdaudioC1D0:    inputs:
    [   31.578048] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
    [   31.578051] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
    [   31.584387] iwlwifi 0000:01:00.0: Detected Intel(R) Wireless N 7260, REV=0x144
    [   31.593021] Adding 8302588k swap on /dev/mapper/Minerva--vg-swap_1.  Priority:-2 extents:1 across:8302588k SSFS
    [   31.593640] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
    [   31.593721] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
    [   31.593778] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
    [   31.593832] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
    [   31.593884] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
    [   31.601298] intel_rapl_common: Found RAPL domain package
    [   31.601301] intel_rapl_common: Found RAPL domain core
    [   31.601303] intel_rapl_common: Found RAPL domain uncore
    [   31.601305] intel_rapl_common: Found RAPL domain dram
    [   31.601308] intel_rapl_common: RAPL package-0 domain package locked by BIOS
    [   31.613501] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (1bcf:123c)
    [   31.628307] usbcore: registered new interface driver btusb
    [   31.631072] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
    [   31.631075] uvcvideo 1-8:1.0: Entity type for entity Extension 3 was not initialized!
    [   31.631077] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
    [   31.631080] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
    [   31.631269] input: Lenovo EasyCamera: Lenovo EasyC as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input24
    [   31.631376] usbcore: registered new interface driver uvcvideo
    [   31.631377] USB Video Class driver (1.1.1)
    [   31.631672] iwlwifi 0000:01:00.0: base HW address: hidden
    [   31.651843] Bluetooth: hci0: read Intel version: 370710018002030d00
    [   31.653319] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [   31.653324] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [   31.659483] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input23
    [   31.659548] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input25
    [   31.659604] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input26
    [   31.795307] Bluetooth: hci0: unexpected event for opcode 0xfc2f
    [   31.810330] Bluetooth: hci0: Intel firmware patch completed and activated
    [   31.844421] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [   34.409317] wlan0: authenticate with c8:0e:14:a6:da:54
    [   34.413595] wlan0: send auth to c8:0e:14:a6:da:54 (try 1/3)
    [   34.418270] wlan0: authenticated
    [   34.420016] wlan0: associate with c8:0e:14:a6:da:54 (try 1/3)
    [   34.524035] wlan0: associate with c8:0e:14:a6:da:54 (try 2/3)
    [   34.628059] wlan0: associate with c8:0e:14:a6:da:54 (try 3/3)
    [   34.732128] wlan0: association with c8:0e:14:a6:da:54 timed out
    [   40.782881] wlan0: authenticate with c8:0e:14:a6:da:54
    [   40.786653] wlan0: send auth to c8:0e:14:a6:da:54 (try 1/3)
    [   40.791350] wlan0: authenticated
    [   40.792021] wlan0: associate with c8:0e:14:a6:da:54 (try 1/3)
    [   40.797261] wlan0: RX AssocResp from c8:0e:14:a6:da:54 (capab=0x1431 status=0 aid=1)
    [   40.798488] wlan0: associated
    [   40.851473] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [   40.876104] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by c8:0e:14:a6:da:54
    [   40.922414] FS-Cache: Loaded
    [   40.949428] FS-Cache: Netfs 'nfs' registered for caching
    [   40.954211] Key type dns_resolver registered
    [   41.103687] NFS: Registering the id_resolver key type
    [   41.103697] Key type id_resolver registered
    [   41.103699] Key type id_legacy registered

Similar Threads

  1. Long updating times
    By DMS in forum General Archive
    Replies: 0
    Last Post: 2019-12-01, 20:33
  2. Logitech g502 and Touchpad not working
    By Elliot in forum General Archive
    Replies: 0
    Last Post: 2016-01-22, 17:51
  3. Mouse issue: Mouse gets caught under the active window
    By nekochanime in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-01-08, 21:22

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •