You are not logged in.

#1 2020-04-04 11:53:23

Kazuki
Member
From: Germany
Registered: 2009-05-12
Posts: 15

Have to unplug and plugin USB wifi adapter after a boot

Hello,

I use a USB wifi adapter that I got to work with the rtl8821cu-dkms-git package from AUR. The problem is that after I boot my machine up, I first have to unplug the adapter and plug it in again for it to start working. If I reboot while the adapter is working, it keeps working after the reboot.

I tried adding rtl8821cu into the /etc/modules-load.d folder but that didn't help.
I use NetworkManager to manager my connections.

Does anyone have any tips?

Offline

#2 2020-04-04 13:52:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,659

Re: Have to unplug and plugin USB wifi adapter after a boot

Post a

sudo journalctl -b

after reproduction.

Offline

#3 2020-04-04 18:29:18

Kazuki
Member
From: Germany
Registered: 2009-05-12
Posts: 15

Re: Have to unplug and plugin USB wifi adapter after a boot

So this is the ouput after regularly booting up where the USB adapter isn't working and after I have plugged it out and in again:

-- Logs begin at Thu 2020-04-18 08:40:35 CEST, end at Sat 2020-04-04 19:53:56 CEST. --
Apr 04 19:51:58 tuxedo kernel: microcode: microcode updated early to revision 0x27, date = 2019-02-26
Apr 04 19:51:58 tuxedo kernel: Linux version 5.5.13-arch2-1 (linux@archlinux) (gcc version 9.3.0 (Arch Linux 9.3.0-1)) #1 SMP PREEMPT Mon, 30 Mar 2020 20:42:41 +0000
Apr 04 19:51:58 tuxedo kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9d76f319-2d3b-4d15-b8c2-f07de33cd661 rw resume=/dev/sda1 quiet
Apr 04 19:51:58 tuxedo kernel: KERNEL supported cpus:
Apr 04 19:51:58 tuxedo kernel:   Intel GenuineIntel
Apr 04 19:51:58 tuxedo kernel:   AMD AuthenticAMD
Apr 04 19:51:58 tuxedo kernel:   Hygon HygonGenuine
Apr 04 19:51:58 tuxedo kernel:   Centaur CentaurHauls
Apr 04 19:51:58 tuxedo kernel:   zhaoxin   Shanghai  
Apr 04 19:51:58 tuxedo kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 04 19:51:58 tuxedo kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 04 19:51:58 tuxedo kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 04 19:51:58 tuxedo kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 04 19:51:58 tuxedo kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Apr 04 19:51:58 tuxedo kernel: BIOS-provided physical RAM map:
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bb5a9fff] usable
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000bb5aa000-0x00000000bb5b0fff] ACPI NVS
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000bb5b1000-0x00000000bbda3fff] usable
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000bbda4000-0x00000000bc03efff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000bc03f000-0x00000000cb478fff] usable
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000cb479000-0x00000000cb803fff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000cb804000-0x00000000cb855fff] usable
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000cb856000-0x00000000cb9bcfff] ACPI NVS
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000cb9bd000-0x00000000cbffefff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000cbfff000-0x00000000cbffffff] usable
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 04 19:51:58 tuxedo kernel: BIOS-e820: [mem 0x0000000100000000-0x000000032fdfffff] usable
Apr 04 19:51:58 tuxedo kernel: NX (Execute Disable) protection: active
Apr 04 19:51:58 tuxedo kernel: SMBIOS 2.7 present.
Apr 04 19:51:58 tuxedo kernel: DMI: Notebook                         W35xSTQ_370ST             /W35xSTQ_370ST             , BIOS 4.6.5 09/26/2013
Apr 04 19:51:58 tuxedo kernel: tsc: Fast TSC calibration using PIT
Apr 04 19:51:58 tuxedo kernel: tsc: Detected 2693.730 MHz processor
Apr 04 19:51:58 tuxedo kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 04 19:51:58 tuxedo kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 04 19:51:58 tuxedo kernel: last_pfn = 0x32fe00 max_arch_pfn = 0x400000000
Apr 04 19:51:58 tuxedo kernel: MTRR default type: uncachable
Apr 04 19:51:58 tuxedo kernel: MTRR fixed ranges enabled:
Apr 04 19:51:58 tuxedo kernel:   00000-9FFFF write-back
Apr 04 19:51:58 tuxedo kernel:   A0000-BFFFF uncachable
Apr 04 19:51:58 tuxedo kernel:   C0000-CFFFF write-protect
Apr 04 19:51:58 tuxedo kernel:   D0000-E7FFF uncachable
Apr 04 19:51:58 tuxedo kernel:   E8000-FFFFF write-protect
Apr 04 19:51:58 tuxedo kernel: MTRR variable ranges enabled:
Apr 04 19:51:58 tuxedo kernel:   0 base 0000000000 mask 7E00000000 write-back
Apr 04 19:51:58 tuxedo kernel:   1 base 0200000000 mask 7F00000000 write-back
Apr 04 19:51:58 tuxedo kernel:   2 base 0300000000 mask 7FC0000000 write-back
Apr 04 19:51:58 tuxedo kernel:   3 base 00E0000000 mask 7FE0000000 uncachable
Apr 04 19:51:58 tuxedo kernel:   4 base 00D0000000 mask 7FF0000000 uncachable
Apr 04 19:51:58 tuxedo kernel:   5 base 00CE000000 mask 7FFE000000 uncachable
Apr 04 19:51:58 tuxedo kernel:   6 base 00CD000000 mask 7FFF000000 uncachable
Apr 04 19:51:58 tuxedo kernel:   7 base 0330000000 mask 7FF0000000 uncachable
Apr 04 19:51:58 tuxedo kernel:   8 base 032FE00000 mask 7FFFE00000 uncachable
Apr 04 19:51:58 tuxedo kernel:   9 disabled
Apr 04 19:51:58 tuxedo kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 04 19:51:58 tuxedo kernel: total RAM covered: 12238M
Apr 04 19:51:58 tuxedo kernel: Found optimal setting for mtrr clean up
Apr 04 19:51:58 tuxedo kernel:  gran_size: 64K         chunk_size: 4M         num_reg: 10          lose cover RAM: 0G
Apr 04 19:51:58 tuxedo kernel: e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
Apr 04 19:51:58 tuxedo kernel: last_pfn = 0xcc000 max_arch_pfn = 0x400000000
Apr 04 19:51:58 tuxedo kernel: found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff]
Apr 04 19:51:58 tuxedo kernel: check: Scanning 1 areas for low memory corruption
Apr 04 19:51:58 tuxedo kernel: Using GB pages for direct mapping
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d401000, 0x15d401fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d402000, 0x15d402fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d403000, 0x15d403fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d404000, 0x15d404fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d405000, 0x15d405fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d406000, 0x15d406fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d407000, 0x15d407fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d408000, 0x15d408fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d409000, 0x15d409fff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d40a000, 0x15d40afff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d40b000, 0x15d40bfff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: BRK [0x15d40c000, 0x15d40cfff] PGTABLE
Apr 04 19:51:58 tuxedo kernel: RAMDISK: [mem 0x367c0000-0x373d7fff]
Apr 04 19:51:58 tuxedo kernel: ACPI: Early table checksum verification disabled
Apr 04 19:51:58 tuxedo kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
Apr 04 19:51:58 tuxedo kernel: ACPI: XSDT 0x00000000CB95E088 000094 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:51:58 tuxedo kernel: ACPI: FACP 0x00000000CB96B1C8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:51:58 tuxedo kernel: ACPI: DSDT 0x00000000CB95E1B8 00D00D (v02 ALASKA A M I    00000025 INTL 20120711)
Apr 04 19:51:58 tuxedo kernel: ACPI: FACS 0x00000000CB9BB080 000040
Apr 04 19:51:58 tuxedo kernel: ACPI: APIC 0x00000000CB96B2D8 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:51:58 tuxedo kernel: ACPI: FPDT 0x00000000CB96B370 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:51:58 tuxedo kernel: ACPI: ASF! 0x00000000CB96B3B8 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB96B460 00162C (v01 TrmRef PtidDevc 00001000 INTL 20091112)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB96CA90 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB96CFD0 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20051117)
Apr 04 19:51:58 tuxedo kernel: ACPI: MCFG 0x00000000CB96DAA8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Apr 04 19:51:58 tuxedo kernel: ACPI: HPET 0x00000000CB96DAE8 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB96DB20 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB96DE38 001CB9 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB96FAF8 000EC1 (v01 SgRef  SgPeg    00001000 INTL 20120711)
Apr 04 19:51:58 tuxedo kernel: ACPI: DMAR 0x00000000CB9709C0 0000B8 (v01 INTEL  HSW      00000001 INTL 00000001)
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0x00000000CB970A78 001105 (v01 OptRef OptTabl  00001000 INTL 20091112)
Apr 04 19:51:58 tuxedo kernel: ACPI: Local APIC address 0xfee00000
Apr 04 19:51:58 tuxedo kernel: No NUMA configuration found
Apr 04 19:51:58 tuxedo kernel: Faking a node at [mem 0x0000000000000000-0x000000032fdfffff]
Apr 04 19:51:58 tuxedo kernel: NODE_DATA(0) allocated [mem 0x32fdfb000-0x32fdfefff]
Apr 04 19:51:58 tuxedo kernel: Zone ranges:
Apr 04 19:51:58 tuxedo kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 04 19:51:58 tuxedo kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 04 19:51:58 tuxedo kernel:   Normal   [mem 0x0000000100000000-0x000000032fdfffff]
Apr 04 19:51:58 tuxedo kernel:   Device   empty
Apr 04 19:51:58 tuxedo kernel: Movable zone start for each node
Apr 04 19:51:58 tuxedo kernel: Early memory node ranges
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x0000000000100000-0x00000000bb5a9fff]
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x00000000bb5b1000-0x00000000bbda3fff]
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x00000000bc03f000-0x00000000cb478fff]
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x00000000cb804000-0x00000000cb855fff]
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x00000000cbfff000-0x00000000cbffffff]
Apr 04 19:51:58 tuxedo kernel:   node   0: [mem 0x0000000100000000-0x000000032fdfffff]
Apr 04 19:51:58 tuxedo kernel: Zeroed struct page in unavailable ranges: 20538 pages
Apr 04 19:51:58 tuxedo kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000032fdfffff]
Apr 04 19:51:58 tuxedo kernel: On node 0 totalpages: 3125190
Apr 04 19:51:58 tuxedo kernel:   DMA zone: 64 pages used for memmap
Apr 04 19:51:58 tuxedo kernel:   DMA zone: 21 pages reserved
Apr 04 19:51:58 tuxedo kernel:   DMA zone: 3996 pages, LIFO batch:0
Apr 04 19:51:58 tuxedo kernel:   DMA32 zone: 12937 pages used for memmap
Apr 04 19:51:58 tuxedo kernel:   DMA32 zone: 827946 pages, LIFO batch:63
Apr 04 19:51:58 tuxedo kernel:   Normal zone: 35832 pages used for memmap
Apr 04 19:51:58 tuxedo kernel:   Normal zone: 2293248 pages, LIFO batch:63
Apr 04 19:51:58 tuxedo kernel: Reserving Intel graphics memory at [mem 0xcd200000-0xcf1fffff]
Apr 04 19:51:58 tuxedo kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 04 19:51:58 tuxedo kernel: ACPI: Local APIC address 0xfee00000
Apr 04 19:51:58 tuxedo kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 04 19:51:58 tuxedo kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 04 19:51:58 tuxedo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 04 19:51:58 tuxedo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 04 19:51:58 tuxedo kernel: ACPI: IRQ0 used by override.
Apr 04 19:51:58 tuxedo kernel: ACPI: IRQ9 used by override.
Apr 04 19:51:58 tuxedo kernel: Using ACPI (MADT) for SMP configuration information
Apr 04 19:51:58 tuxedo kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 04 19:51:58 tuxedo kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xbb5aa000-0xbb5b0fff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xbbda4000-0xbc03efff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xcb479000-0xcb803fff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xcb856000-0xcb9bcfff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xcb9bd000-0xcbffefff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xcc000000-0xccffffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Apr 04 19:51:58 tuxedo kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Apr 04 19:51:58 tuxedo kernel: [mem 0xcf200000-0xf7ffffff] available for PCI devices
Apr 04 19:51:58 tuxedo kernel: Booting paravirtualized kernel on bare hardware
Apr 04 19:51:58 tuxedo kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 04 19:51:58 tuxedo kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Apr 04 19:51:58 tuxedo kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Apr 04 19:51:58 tuxedo kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Apr 04 19:51:58 tuxedo kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 04 19:51:58 tuxedo kernel: Built 1 zonelists, mobility grouping on.  Total pages: 3076336
Apr 04 19:51:58 tuxedo kernel: Policy zone: Normal
Apr 04 19:51:58 tuxedo kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9d76f319-2d3b-4d15-b8c2-f07de33cd661 rw resume=/dev/sda1 quiet
Apr 04 19:51:58 tuxedo kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Apr 04 19:51:58 tuxedo kernel: Memory: 12168516K/12500760K available (12291K kernel code, 1375K rwdata, 4464K rodata, 1688K init, 3248K bss, 332244K reserved, 0K cma-reserved)
Apr 04 19:51:58 tuxedo kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 04 19:51:58 tuxedo kernel: Kernel/User page tables isolation: enabled
Apr 04 19:51:58 tuxedo kernel: ftrace: allocating 39753 entries in 156 pages
Apr 04 19:51:58 tuxedo kernel: ftrace: allocated 156 pages with 4 groups
Apr 04 19:51:58 tuxedo kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 04 19:51:58 tuxedo kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Apr 04 19:51:58 tuxedo kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Apr 04 19:51:58 tuxedo kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 04 19:51:58 tuxedo kernel:         Tasks RCU enabled.
Apr 04 19:51:58 tuxedo kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 04 19:51:58 tuxedo kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 04 19:51:58 tuxedo kernel: NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
Apr 04 19:51:58 tuxedo kernel: random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
Apr 04 19:51:58 tuxedo kernel: Console: colour dummy device 80x25
Apr 04 19:51:58 tuxedo kernel: printk: console [tty0] enabled
Apr 04 19:51:58 tuxedo kernel: ACPI: Core revision 20191018
Apr 04 19:51:58 tuxedo kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Apr 04 19:51:58 tuxedo kernel: APIC: Switch to symmetric I/O mode setup
Apr 04 19:51:58 tuxedo kernel: DMAR: Host address width 39
Apr 04 19:51:58 tuxedo kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 04 19:51:58 tuxedo kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
Apr 04 19:51:58 tuxedo kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 04 19:51:58 tuxedo kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
Apr 04 19:51:58 tuxedo kernel: DMAR: RMRR base: 0x000000cbea9000 end: 0x000000cbeb7fff
Apr 04 19:51:58 tuxedo kernel: DMAR: RMRR base: 0x000000cd000000 end: 0x000000cf1fffff
Apr 04 19:51:58 tuxedo kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 04 19:51:58 tuxedo kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 04 19:51:58 tuxedo kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 04 19:51:58 tuxedo kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 04 19:51:58 tuxedo kernel: x2apic enabled
Apr 04 19:51:58 tuxedo kernel: Switched APIC routing to cluster x2apic.
Apr 04 19:51:58 tuxedo kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 04 19:51:58 tuxedo kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26d41b53bc4, max_idle_ns: 440795226484 ns
Apr 04 19:51:58 tuxedo kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5389.93 BogoMIPS (lpj=8979100)
Apr 04 19:51:58 tuxedo kernel: pid_max: default: 32768 minimum: 301
Apr 04 19:51:58 tuxedo kernel: LSM: Security Framework initializing
Apr 04 19:51:58 tuxedo kernel: Yama: becoming mindful.
Apr 04 19:51:58 tuxedo kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE tmpfs ***
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE proc ***
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE cgroup1 ***
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE cgroup2 ***
Apr 04 19:51:58 tuxedo kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Apr 04 19:51:58 tuxedo kernel: process: using mwait in idle threads
Apr 04 19:51:58 tuxedo kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Apr 04 19:51:58 tuxedo kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Apr 04 19:51:58 tuxedo kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 04 19:51:58 tuxedo kernel: Spectre V2 : Mitigation: Full generic retpoline
Apr 04 19:51:58 tuxedo kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 04 19:51:58 tuxedo kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Apr 04 19:51:58 tuxedo kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 04 19:51:58 tuxedo kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Apr 04 19:51:58 tuxedo kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Apr 04 19:51:58 tuxedo kernel: MDS: Mitigation: Clear CPU buffers
Apr 04 19:51:58 tuxedo kernel: Freeing SMP alternatives memory: 32K
Apr 04 19:51:58 tuxedo kernel: TSC deadline timer enabled
Apr 04 19:51:58 tuxedo kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz (family: 0x6, model: 0x3c, stepping: 0x3)
Apr 04 19:51:58 tuxedo kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
Apr 04 19:51:58 tuxedo kernel: ... version:                3
Apr 04 19:51:58 tuxedo kernel: ... bit width:              48
Apr 04 19:51:58 tuxedo kernel: ... generic registers:      4
Apr 04 19:51:58 tuxedo kernel: ... value mask:             0000ffffffffffff
Apr 04 19:51:58 tuxedo kernel: ... max period:             00007fffffffffff
Apr 04 19:51:58 tuxedo kernel: ... fixed-purpose events:   3
Apr 04 19:51:58 tuxedo kernel: ... event mask:             000000070000000f
Apr 04 19:51:58 tuxedo kernel: rcu: Hierarchical SRCU implementation.
Apr 04 19:51:58 tuxedo kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 04 19:51:58 tuxedo kernel: smp: Bringing up secondary CPUs ...
Apr 04 19:51:58 tuxedo kernel: x86: Booting SMP configuration:
Apr 04 19:51:58 tuxedo kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Apr 04 19:51:58 tuxedo kernel: 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.
Apr 04 19:51:58 tuxedo kernel:  #5 #6 #7
Apr 04 19:51:58 tuxedo kernel: smp: Brought up 1 node, 8 CPUs
Apr 04 19:51:58 tuxedo kernel: smpboot: Max logical packages: 1
Apr 04 19:51:58 tuxedo kernel: smpboot: Total of 8 processors activated (43116.50 BogoMIPS)
Apr 04 19:51:58 tuxedo kernel: devtmpfs: initialized
Apr 04 19:51:58 tuxedo kernel: x86/mm: Memory block size: 128MB
Apr 04 19:51:58 tuxedo kernel: PM: Registering ACPI NVS region [mem 0xbb5aa000-0xbb5b0fff] (28672 bytes)
Apr 04 19:51:58 tuxedo kernel: PM: Registering ACPI NVS region [mem 0xcb856000-0xcb9bcfff] (1470464 bytes)
Apr 04 19:51:58 tuxedo kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 04 19:51:58 tuxedo kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: pinctrl core: initialized pinctrl subsystem
Apr 04 19:51:58 tuxedo kernel: PM: RTC time: 19:51:51, date: 2020-04-04
Apr 04 19:51:58 tuxedo kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 04 19:51:58 tuxedo kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 04 19:51:58 tuxedo kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 04 19:51:58 tuxedo kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 04 19:51:58 tuxedo kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 04 19:51:58 tuxedo kernel: NET: Registered protocol family 16
Apr 04 19:51:58 tuxedo kernel: audit: initializing netlink subsys (disabled)
Apr 04 19:51:58 tuxedo kernel: audit: type=2000 audit(1586029910.359:1): state=initialized audit_enabled=0 res=1
Apr 04 19:51:58 tuxedo kernel: cpuidle: using governor ladder
Apr 04 19:51:58 tuxedo kernel: cpuidle: using governor menu
Apr 04 19:51:58 tuxedo kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 04 19:51:58 tuxedo kernel: ACPI: bus type PCI registered
Apr 04 19:51:58 tuxedo kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 04 19:51:58 tuxedo kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 04 19:51:58 tuxedo kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 04 19:51:58 tuxedo kernel: PCI: Using configuration type 1 for base access
Apr 04 19:51:58 tuxedo kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Apr 04 19:51:58 tuxedo kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 04 19:51:58 tuxedo kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Apr 04 19:51:58 tuxedo kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(Module Device)
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(Processor Device)
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(Linux-Dell-Video)
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Apr 04 19:51:58 tuxedo kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Apr 04 19:51:58 tuxedo kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Apr 04 19:51:58 tuxedo kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 04 19:51:58 tuxedo kernel: ACPI: Dynamic OEM Table Load:
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0xFFFF995321023800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
Apr 04 19:51:58 tuxedo kernel: ACPI: Dynamic OEM Table Load:
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0xFFFF9953217C9800 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
Apr 04 19:51:58 tuxedo kernel: ACPI: Dynamic OEM Table Load:
Apr 04 19:51:58 tuxedo kernel: ACPI: SSDT 0xFFFF995320C6F000 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
Apr 04 19:51:58 tuxedo kernel: ACPI: EC: EC started
Apr 04 19:51:58 tuxedo kernel: ACPI: EC: interrupt blocked
Apr 04 19:51:58 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
Apr 04 19:51:58 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 19:51:58 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
Apr 04 19:51:58 tuxedo kernel: ACPI: Interpreter enabled
Apr 04 19:51:58 tuxedo kernel: ACPI: (supports S0 S3 S4 S5)
Apr 04 19:51:58 tuxedo kernel: ACPI: Using IOAPIC for interrupt routing
Apr 04 19:51:58 tuxedo kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 04 19:51:58 tuxedo kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 04 19:51:58 tuxedo kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Apr 04 19:51:58 tuxedo kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Apr 04 19:51:58 tuxedo kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
Apr 04 19:51:58 tuxedo kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Apr 04 19:51:58 tuxedo kernel: PCI host bridge to bus 0000:00
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7a14000-0xf7a17fff 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7a1e000-0xf7a1e00f 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7a1c000-0xf7a1c3ff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7a10000-0xf7a13fff 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7a1b000-0xf7a1b3ff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7a1a000-0xf7a1a7ff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.2: PME# supported from D3hot
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7a19000-0xf7a190ff 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: [10de:11e2] type 00 class 0x030200
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: Enabling HDA controller
Apr 04 19:51:58 tuxedo kernel: pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: acpiphp: Slot [1] registered
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 04 19:51:58 tuxedo kernel: pci 0000:03:00.0: [8086:0887] type 00 class 0x028000
Apr 04 19:51:58 tuxedo kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7900000-0xf7901fff 64bit]
Apr 04 19:51:58 tuxedo kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.0: [10ec:5289] type 00 class 0xff0000
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf7800000-0xf780ffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.0: supports D1 D2
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.2: [10ec:8168] type 00 class 0x020000
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.2: reg 0x10: [io  0xd000-0xd0ff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.2: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.2: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.2: supports D1 D2
Apr 04 19:51:58 tuxedo kernel: pci 0000:04:00.2: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
Apr 04 19:51:58 tuxedo kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
Apr 04 19:51:58 tuxedo kernel: ACPI: EC: interrupt unblocked
Apr 04 19:51:58 tuxedo kernel: ACPI: EC: event unblocked
Apr 04 19:51:58 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 19:51:58 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Apr 04 19:51:58 tuxedo kernel: iommu: Default domain type: Translated 
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 04 19:51:58 tuxedo kernel: vgaarb: loaded
Apr 04 19:51:58 tuxedo kernel: SCSI subsystem initialized
Apr 04 19:51:58 tuxedo kernel: libata version 3.00 loaded.
Apr 04 19:51:58 tuxedo kernel: ACPI: bus type USB registered
Apr 04 19:51:58 tuxedo kernel: usbcore: registered new interface driver usbfs
Apr 04 19:51:58 tuxedo kernel: usbcore: registered new interface driver hub
Apr 04 19:51:58 tuxedo kernel: usbcore: registered new device driver usb
Apr 04 19:51:58 tuxedo kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 04 19:51:58 tuxedo kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 04 19:51:58 tuxedo kernel: PTP clock support registered
Apr 04 19:51:58 tuxedo kernel: EDAC MC: Ver: 3.0.0
Apr 04 19:51:58 tuxedo kernel: PCI: Using ACPI for IRQ routing
Apr 04 19:51:58 tuxedo kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 04 19:51:58 tuxedo kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 04 19:51:58 tuxedo kernel: e820: reserve RAM buffer [mem 0xbb5aa000-0xbbffffff]
Apr 04 19:51:58 tuxedo kernel: e820: reserve RAM buffer [mem 0xbbda4000-0xbbffffff]
Apr 04 19:51:58 tuxedo kernel: e820: reserve RAM buffer [mem 0xcb479000-0xcbffffff]
Apr 04 19:51:58 tuxedo kernel: e820: reserve RAM buffer [mem 0xcb856000-0xcbffffff]
Apr 04 19:51:58 tuxedo kernel: e820: reserve RAM buffer [mem 0x32fe00000-0x32fffffff]
Apr 04 19:51:58 tuxedo kernel: NetLabel: Initializing
Apr 04 19:51:58 tuxedo kernel: NetLabel:  domain hash size = 128
Apr 04 19:51:58 tuxedo kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 04 19:51:58 tuxedo kernel: NetLabel:  unlabeled traffic allowed by default
Apr 04 19:51:58 tuxedo kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 04 19:51:58 tuxedo kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 04 19:51:58 tuxedo kernel: clocksource: Switched to clocksource tsc-early
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE bpf ***
Apr 04 19:51:58 tuxedo kernel: VFS: Disk quotas dquot_6.6.0
Apr 04 19:51:58 tuxedo kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE ramfs ***
Apr 04 19:51:58 tuxedo kernel: *** VALIDATE hugetlbfs ***
Apr 04 19:51:58 tuxedo kernel: pnp: PnP ACPI init
Apr 04 19:51:58 tuxedo kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0xffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0xffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0xffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x1c00-0x1cfe] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x1d00-0x1dfe] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x1e00-0x1efe] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x1f00-0x1ffe] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: [io  0x3322-0x3323] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 04 19:51:58 tuxedo kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 04 19:51:58 tuxedo kernel: system 00:03: [io  0x1854-0x1857] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 04 19:51:58 tuxedo kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 04 19:51:58 tuxedo kernel: pnp 00:05: Plug and Play ACPI device, IDs SYN1212 PNP0f13 (active)
Apr 04 19:51:58 tuxedo kernel: system 00:06: [io  0x04d0-0x04d1] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xf7fee000-0xf7feefff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: [mem 0xf7fd0000-0xf7fd0fff] has been reserved
Apr 04 19:51:58 tuxedo kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 04 19:51:58 tuxedo kernel: pnp: PnP ACPI: found 8 devices
Apr 04 19:51:58 tuxedo kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff window]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf79fffff]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:04: resource 1 [mem 0xf7800000-0xf78fffff]
Apr 04 19:51:58 tuxedo kernel: pci_bus 0000:04: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
Apr 04 19:51:58 tuxedo kernel: NET: Registered protocol family 2
Apr 04 19:51:58 tuxedo kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 04 19:51:58 tuxedo kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 04 19:51:58 tuxedo kernel: NET: Registered protocol family 1
Apr 04 19:51:58 tuxedo kernel: NET: Registered protocol family 44
Apr 04 19:51:58 tuxedo kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 04 19:51:58 tuxedo kernel: PCI: CLS 64 bytes, default 64
Apr 04 19:51:58 tuxedo kernel: Trying to unpack rootfs image as initramfs...
Apr 04 19:51:58 tuxedo kernel: Freeing initrd memory: 12384K
Apr 04 19:51:58 tuxedo kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 04 19:51:58 tuxedo kernel: software IO TLB: mapped [mem 0xc7479000-0xcb479000] (64MB)
Apr 04 19:51:58 tuxedo kernel: check: Scanning for low memory corruption every 60 seconds
Apr 04 19:51:58 tuxedo kernel: Initialise system trusted keyrings
Apr 04 19:51:58 tuxedo kernel: Key type blacklist registered
Apr 04 19:51:58 tuxedo kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Apr 04 19:51:58 tuxedo kernel: zbud: loaded
Apr 04 19:51:58 tuxedo kernel: Key type asymmetric registered
Apr 04 19:51:58 tuxedo kernel: Asymmetric key parser 'x509' registered
Apr 04 19:51:58 tuxedo kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Apr 04 19:51:58 tuxedo kernel: io scheduler mq-deadline registered
Apr 04 19:51:58 tuxedo kernel: io scheduler kyber registered
Apr 04 19:51:58 tuxedo kernel: io scheduler bfq registered
Apr 04 19:51:58 tuxedo kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 04 19:51:58 tuxedo kernel: vesafb: mode is 1920x1080x32, linelength=7680, pages=0
Apr 04 19:51:58 tuxedo kernel: vesafb: scrolling: redraw
Apr 04 19:51:58 tuxedo kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 04 19:51:58 tuxedo kernel: vesafb: framebuffer at 0xd0000000, mapped to 0x00000000964ee66e, using 8128k, total 8128k
Apr 04 19:51:58 tuxedo kernel: fbcon: Deferring console take-over
Apr 04 19:51:58 tuxedo kernel: fb0: VESA VGA frame buffer device
Apr 04 19:51:58 tuxedo kernel: intel_idle: MWAIT substates: 0x42120
Apr 04 19:51:58 tuxedo kernel: intel_idle: v0.4.1 model 0x3C
Apr 04 19:51:58 tuxedo kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 04 19:51:58 tuxedo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 04 19:51:58 tuxedo kernel: ACPI: Power Button [PWRB]
Apr 04 19:51:58 tuxedo kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Apr 04 19:51:58 tuxedo kernel: ACPI: Sleep Button [SLPB]
Apr 04 19:51:58 tuxedo kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Apr 04 19:51:58 tuxedo kernel: ACPI: Lid Switch [LID0]
Apr 04 19:51:58 tuxedo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 04 19:51:58 tuxedo kernel: ACPI: Power Button [PWRF]
Apr 04 19:51:58 tuxedo kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 04 19:51:58 tuxedo kernel: ACPI: Thermal Zone [TZ0] (62 C)
Apr 04 19:51:58 tuxedo kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Apr 04 19:51:58 tuxedo kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Apr 04 19:51:58 tuxedo kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Apr 04 19:51:58 tuxedo kernel: ahci 0000:00:1f.2: version 3.0
Apr 04 19:51:58 tuxedo kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 04 19:51:58 tuxedo kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x17 impl SATA mode
Apr 04 19:51:58 tuxedo kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs apst 
Apr 04 19:51:58 tuxedo kernel: scsi host0: ahci
Apr 04 19:51:58 tuxedo kernel: scsi host1: ahci
Apr 04 19:51:58 tuxedo kernel: scsi host2: ahci
Apr 04 19:51:58 tuxedo kernel: scsi host3: ahci
Apr 04 19:51:58 tuxedo kernel: scsi host4: ahci
Apr 04 19:51:58 tuxedo kernel: scsi host5: ahci
Apr 04 19:51:58 tuxedo kernel: ata1: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a100 irq 30
Apr 04 19:51:58 tuxedo kernel: ata2: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a180 irq 30
Apr 04 19:51:58 tuxedo kernel: ata3: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a200 irq 30
Apr 04 19:51:58 tuxedo kernel: ata4: DUMMY
Apr 04 19:51:58 tuxedo kernel: ata5: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a300 irq 30
Apr 04 19:51:58 tuxedo kernel: ata6: DUMMY
Apr 04 19:51:58 tuxedo kernel: usbcore: registered new interface driver usbserial_generic
Apr 04 19:51:58 tuxedo kernel: usbserial: USB Serial support registered for generic
Apr 04 19:51:58 tuxedo kernel: rtc_cmos 00:02: RTC can wake from S4
Apr 04 19:51:58 tuxedo kernel: rtc_cmos 00:02: registered as rtc0
Apr 04 19:51:58 tuxedo kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 04 19:51:58 tuxedo kernel: intel_pstate: Intel P-state driver initializing
Apr 04 19:51:58 tuxedo kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 04 19:51:58 tuxedo kernel: drop_monitor: Initializing network drop monitor service
Apr 04 19:51:58 tuxedo kernel: NET: Registered protocol family 10
Apr 04 19:51:58 tuxedo kernel: Segment Routing with IPv6
Apr 04 19:51:58 tuxedo kernel: NET: Registered protocol family 17
Apr 04 19:51:58 tuxedo kernel: RAS: Correctable Errors collector initialized.
Apr 04 19:51:58 tuxedo kernel: microcode: sig=0x306c3, pf=0x10, revision=0x27
Apr 04 19:51:58 tuxedo kernel: microcode: Microcode Update Driver: v2.2.
Apr 04 19:51:58 tuxedo kernel: IPI shorthand broadcast: enabled
Apr 04 19:51:58 tuxedo kernel: sched_clock: Marking stable (800059476, 175172)->(827610734, -27376086)
Apr 04 19:51:58 tuxedo kernel: registered taskstats version 1
Apr 04 19:51:58 tuxedo kernel: Loading compiled-in X.509 certificates
Apr 04 19:51:58 tuxedo kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 896588e27997392b6bed798fe4c41996abcde831'
Apr 04 19:51:58 tuxedo kernel: zswap: loaded using pool lzo/zbud
Apr 04 19:51:58 tuxedo kernel: Key type ._fscrypt registered
Apr 04 19:51:58 tuxedo kernel: Key type .fscrypt registered
Apr 04 19:51:58 tuxedo kernel: Key type big_key registered
Apr 04 19:51:58 tuxedo kernel: PM:   Magic number: 0:642:899
Apr 04 19:51:58 tuxedo kernel: rtc_cmos 00:02: setting system clock to 2020-04-04T19:51:51 UTC (1586029911)
Apr 04 19:51:58 tuxedo kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 04 19:51:58 tuxedo kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3B0, max UDMA/133
Apr 04 19:51:58 tuxedo kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Apr 04 19:51:58 tuxedo kernel: ata1.00: configured for UDMA/133
Apr 04 19:51:58 tuxedo kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3B0 PQ: 0 ANSI: 5
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 04 19:51:58 tuxedo kernel:  sda: sda1 sda2 sda3
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 04 19:51:58 tuxedo kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 04 19:51:58 tuxedo kernel: ata2.00: ATA-10: ST2000LM015-2E8174, SDM1, max UDMA/133
Apr 04 19:51:58 tuxedo kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Apr 04 19:51:58 tuxedo kernel: ata2.00: configured for UDMA/133
Apr 04 19:51:58 tuxedo kernel: scsi 1:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 SDM1 PQ: 0 ANSI: 5
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: [sdb] Write Protect is off
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 04 19:51:58 tuxedo kernel:  sdb: sdb1 sdb2 sdb3 sdb4
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Apr 04 19:51:58 tuxedo kernel: tsc: Refined TSC clocksource calibration: 2693.760 MHz
Apr 04 19:51:58 tuxedo kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26d437ab68b, max_idle_ns: 440795285230 ns
Apr 04 19:51:58 tuxedo kernel: clocksource: Switched to clocksource tsc
Apr 04 19:51:58 tuxedo kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 04 19:51:58 tuxedo kernel: ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SB03, max UDMA/100
Apr 04 19:51:58 tuxedo kernel: ata3.00: configured for UDMA/100
Apr 04 19:51:58 tuxedo kernel: scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208BB  SB03 PQ: 0 ANSI: 5
Apr 04 19:51:58 tuxedo kernel: ata5: SATA link down (SStatus 0 SControl 300)
Apr 04 19:51:58 tuxedo kernel: PM: Image not found (code -22)
Apr 04 19:51:58 tuxedo kernel: Freeing unused decrypted memory: 2040K
Apr 04 19:51:58 tuxedo kernel: Freeing unused kernel image (initmem) memory: 1688K
Apr 04 19:51:58 tuxedo kernel: Write protecting the kernel read-only data: 20480k
Apr 04 19:51:58 tuxedo kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Apr 04 19:51:58 tuxedo kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
Apr 04 19:51:58 tuxedo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 04 19:51:58 tuxedo kernel: x86/mm: Checking user space page tables
Apr 04 19:51:58 tuxedo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 04 19:51:58 tuxedo kernel: Run /init as init process
Apr 04 19:51:58 tuxedo kernel: fbcon: Taking over console
Apr 04 19:51:58 tuxedo kernel: Console: switching to colour frame buffer device 240x67
Apr 04 19:51:58 tuxedo kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
Apr 04 19:51:58 tuxedo kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 04 19:51:58 tuxedo kernel: i8042: Detected active multiplexing controller, rev 1.1
Apr 04 19:51:58 tuxedo kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 04 19:51:58 tuxedo kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Apr 04 19:51:58 tuxedo kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Apr 04 19:51:58 tuxedo kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Apr 04 19:51:58 tuxedo kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Apr 04 19:51:58 tuxedo kernel: ehci-pci: EHCI PCI platform driver
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1a.0: debug port 2
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7a1c000
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 04 19:51:58 tuxedo kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Apr 04 19:51:58 tuxedo kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:51:58 tuxedo kernel: usb usb1: Product: EHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: usb usb1: Manufacturer: Linux 5.5.13-arch2-1 ehci_hcd
Apr 04 19:51:58 tuxedo kernel: usb usb1: SerialNumber: 0000:00:1a.0
Apr 04 19:51:58 tuxedo kernel: hub 1-0:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 1-0:1.0: 2 ports detected
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Apr 04 19:51:58 tuxedo kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Apr 04 19:51:58 tuxedo kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Apr 04 19:51:58 tuxedo kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:51:58 tuxedo kernel: usb usb2: Product: xHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: usb usb2: Manufacturer: Linux 5.5.13-arch2-1 xhci-hcd
Apr 04 19:51:58 tuxedo kernel: usb usb2: SerialNumber: 0000:00:14.0
Apr 04 19:51:58 tuxedo kernel: hub 2-0:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 2-0:1.0: 14 ports detected
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1d.0: debug port 2
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Apr 04 19:51:58 tuxedo kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Apr 04 19:51:58 tuxedo kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
Apr 04 19:51:58 tuxedo kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:51:58 tuxedo kernel: usb usb4: Product: xHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: usb usb4: Manufacturer: Linux 5.5.13-arch2-1 xhci-hcd
Apr 04 19:51:58 tuxedo kernel: usb usb4: SerialNumber: 0000:00:14.0
Apr 04 19:51:58 tuxedo kernel: hub 4-0:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 4-0:1.0: 6 ports detected
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a1b000
Apr 04 19:51:58 tuxedo kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 04 19:51:58 tuxedo kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Apr 04 19:51:58 tuxedo kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:51:58 tuxedo kernel: usb usb3: Product: EHCI Host Controller
Apr 04 19:51:58 tuxedo kernel: usb usb3: Manufacturer: Linux 5.5.13-arch2-1 ehci_hcd
Apr 04 19:51:58 tuxedo kernel: usb usb3: SerialNumber: 0000:00:1d.0
Apr 04 19:51:58 tuxedo kernel: hub 3-0:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 3-0:1.0: 2 ports detected
Apr 04 19:51:58 tuxedo kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Apr 04 19:51:58 tuxedo kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 04 19:51:58 tuxedo kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Apr 04 19:51:58 tuxedo kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 04 19:51:58 tuxedo kernel: usb 2-1: new full-speed USB device number 2 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
Apr 04 19:51:58 tuxedo kernel: random: fast init done
Apr 04 19:51:58 tuxedo kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
Apr 04 19:51:58 tuxedo kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: hub 1-1:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 1-1:1.0: 6 ports detected
Apr 04 19:51:58 tuxedo kernel: usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
Apr 04 19:51:58 tuxedo kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: hub 3-1:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 3-1:1.0: 8 ports detected
Apr 04 19:51:58 tuxedo kernel: usb 2-1: New USB device found, idVendor=0d8c, idProduct=0012, bcdDevice= 1.00
Apr 04 19:51:58 tuxedo kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-1: Product: USB Audio Device
Apr 04 19:51:58 tuxedo kernel: usb 2-1: Manufacturer: C-Media Electronics Inc.
Apr 04 19:51:58 tuxedo kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 04 19:51:58 tuxedo kernel: usbcore: registered new interface driver usbhid
Apr 04 19:51:58 tuxedo kernel: usbhid: USB HID core driver
Apr 04 19:51:58 tuxedo kernel: input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:0D8C:0012.0001/input/input9
Apr 04 19:51:58 tuxedo kernel: hid-generic 0003:0D8C:0012.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:00:14.0-1/input3
Apr 04 19:51:58 tuxedo kernel: PM: Image not found (code -22)
Apr 04 19:51:58 tuxedo kernel: usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 4-2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.21
Apr 04 19:51:58 tuxedo kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 4-2: Product: 4-Port USB 3.0 Hub
Apr 04 19:51:58 tuxedo kernel: usb 4-2: Manufacturer: Generic
Apr 04 19:51:58 tuxedo kernel: hub 4-2:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 4-2:1.0: 4 ports detected
Apr 04 19:51:58 tuxedo kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Apr 04 19:51:58 tuxedo kernel: usb 2-2: new high-speed USB device number 3 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 2-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.21
Apr 04 19:51:58 tuxedo kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-2: Product: 4-Port USB 2.0 Hub
Apr 04 19:51:58 tuxedo kernel: usb 2-2: Manufacturer: Generic
Apr 04 19:51:58 tuxedo kernel: hub 2-2:1.0: USB hub found
Apr 04 19:51:58 tuxedo kernel: hub 2-2:1.0: 4 ports detected
Apr 04 19:51:58 tuxedo kernel: usb 2-3: new full-speed USB device number 4 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 2-3: New USB device found, idVendor=046d, idProduct=c21d, bcdDevice=40.14
Apr 04 19:51:58 tuxedo kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 04 19:51:58 tuxedo kernel: usb 2-3: Product: Gamepad F310
Apr 04 19:51:58 tuxedo kernel: usb 2-3: Manufacturer: Logitech
Apr 04 19:51:58 tuxedo kernel: usb 2-3: SerialNumber: E1098B41
Apr 04 19:51:58 tuxedo kernel: usb 2-2.1: new low-speed USB device number 5 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 2-2.1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
Apr 04 19:51:58 tuxedo kernel: usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-2.1: Product: USB Optical Mouse
Apr 04 19:51:58 tuxedo kernel: usb 2-2.1: Manufacturer: Logitech
Apr 04 19:51:58 tuxedo kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.1/2-2.1:1.0/0003:046D:C077.0002/input/input10
Apr 04 19:51:58 tuxedo kernel: hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-2.1/input0
Apr 04 19:51:58 tuxedo kernel: usb 2-6: new high-speed USB device number 6 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 2-6: New USB device found, idVendor=0bda, idProduct=1a2b, bcdDevice= 2.00
Apr 04 19:51:58 tuxedo kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-6: Product: DISK
Apr 04 19:51:58 tuxedo kernel: usb 2-6: Manufacturer: Realtek
Apr 04 19:51:58 tuxedo kernel: usb 2-2.4: new low-speed USB device number 7 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: usb 2-2.4: New USB device found, idVendor=04d9, idProduct=1603, bcdDevice= 3.10
Apr 04 19:51:58 tuxedo kernel: usb 2-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-2.4: Product: USB Keyboard
Apr 04 19:51:58 tuxedo kernel: usb 2-2.4: Manufacturer:  
Apr 04 19:51:58 tuxedo kernel: input:   USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4/2-2.4:1.0/0003:04D9:1603.0003/input/input11
Apr 04 19:51:58 tuxedo kernel: hid-generic 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Keyboard [  USB Keyboard] on usb-0000:00:14.0-2.4/input0
Apr 04 19:51:58 tuxedo kernel: input:   USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4/2-2.4:1.1/0003:04D9:1603.0004/input/input12
Apr 04 19:51:58 tuxedo kernel: usb 2-7: new full-speed USB device number 8 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: input:   USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4/2-2.4:1.1/0003:04D9:1603.0004/input/input13
Apr 04 19:51:58 tuxedo kernel: hid-generic 0003:04D9:1603.0004: input,hidraw3: USB HID v1.10 Device [  USB Keyboard] on usb-0000:00:14.0-2.4/input1
Apr 04 19:51:58 tuxedo kernel: usb 2-7: New USB device found, idVendor=8087, idProduct=07da, bcdDevice=78.69
Apr 04 19:51:58 tuxedo kernel: usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-11: new full-speed USB device number 9 using xhci_hcd
Apr 04 19:51:58 tuxedo kernel: random: crng init done
Apr 04 19:51:58 tuxedo kernel: usb 2-11: New USB device found, idVendor=1c7a, idProduct=0603, bcdDevice= 2.00
Apr 04 19:51:58 tuxedo kernel: usb 2-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:51:58 tuxedo kernel: usb 2-11: Product: EgisTec_ES603
Apr 04 19:51:58 tuxedo kernel: usb 2-11: Manufacturer: EgisTec
Apr 04 19:51:58 tuxedo systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
Apr 04 19:51:58 tuxedo systemd[1]: systemd 245.4-2-arch 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)
Apr 04 19:51:58 tuxedo systemd[1]: Detected architecture x86-64.
Apr 04 19:51:58 tuxedo systemd[1]: Set hostname to <tuxedo>.
Apr 04 19:51:58 tuxedo systemd[1]: Created slice system-getty.slice.
Apr 04 19:51:58 tuxedo systemd[1]: Created slice system-modprobe.slice.
Apr 04 19:51:58 tuxedo systemd[1]: Created slice system-systemd\x2dfsck.slice.
Apr 04 19:51:58 tuxedo systemd[1]: Created slice User and Session Slice.
Apr 04 19:51:58 tuxedo systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 04 19:51:58 tuxedo systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 04 19:51:58 tuxedo systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 04 19:51:58 tuxedo systemd[1]: Reached target Local Encrypted Volumes.
Apr 04 19:51:58 tuxedo systemd[1]: Reached target Remote File Systems.
Apr 04 19:51:58 tuxedo systemd[1]: Reached target Slices.
Apr 04 19:51:58 tuxedo systemd[1]: Reached target Swap.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on LVM2 metadata daemon socket.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on LVM2 poll daemon socket.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on Process Core Dump Socket.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on initctl Compatibility Named Pipe.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on Journal Audit Socket.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on Journal Socket (/dev/log).
Apr 04 19:51:58 tuxedo systemd[1]: Listening on Journal Socket.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on udev Control Socket.
Apr 04 19:51:58 tuxedo systemd[1]: Listening on udev Kernel Socket.
Apr 04 19:51:58 tuxedo systemd[1]: Mounting Huge Pages File System...
Apr 04 19:51:58 tuxedo systemd[1]: Mounting POSIX Message Queue File System...
Apr 04 19:51:58 tuxedo systemd[1]: Mounting Kernel Debug File System...
Apr 04 19:51:58 tuxedo systemd[1]: Mounting Kernel Trace File System...
Apr 04 19:51:58 tuxedo systemd[1]: Mounting Temporary Directory (/tmp)...
Apr 04 19:51:58 tuxedo systemd[1]: Starting Create list of static device nodes for the current kernel...
Apr 04 19:51:58 tuxedo systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 04 19:51:58 tuxedo systemd[1]: Starting Load Kernel Module drm...
Apr 04 19:51:58 tuxedo systemd[1]: Starting Set Up Additional Binary Formats...
Apr 04 19:51:58 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:51:58 tuxedo systemd[1]: Starting Journal Service...
Apr 04 19:51:58 tuxedo systemd[1]: Starting Load Kernel Modules...
Apr 04 19:51:58 tuxedo systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 04 19:51:58 tuxedo systemd[1]: Starting udev Coldplug all Devices...
Apr 04 19:51:58 tuxedo systemd[1]: Mounted Huge Pages File System.
Apr 04 19:51:58 tuxedo systemd[1]: Mounted POSIX Message Queue File System.
Apr 04 19:51:58 tuxedo systemd[1]: Mounted Kernel Debug File System.
Apr 04 19:51:58 tuxedo systemd[1]: Mounted Kernel Trace File System.
Apr 04 19:51:58 tuxedo systemd[1]: Mounted Temporary Directory (/tmp).
Apr 04 19:51:58 tuxedo systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 323 (systemd-binfmt)
Apr 04 19:51:58 tuxedo systemd[1]: Mounting Arbitrary Executable File Formats File System...
Apr 04 19:51:58 tuxedo systemd[1]: Mounted Arbitrary Executable File Formats File System.
Apr 04 19:51:58 tuxedo systemd[1]: Finished Create list of static device nodes for the current kernel.
Apr 04 19:51:58 tuxedo kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
Apr 04 19:51:58 tuxedo systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 04 19:51:58 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:51:58 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:51:58 tuxedo systemd[1]: Starting Load/Save Random Seed...
Apr 04 19:51:58 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:51:58 tuxedo systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 04 19:51:58 tuxedo systemd[1]: Finished udev Coldplug all Devices.
Apr 04 19:51:58 tuxedo kernel: Linux agpgart interface v0.103
Apr 04 19:51:58 tuxedo systemd[1]: Finished Set Up Additional Binary Formats.
Apr 04 19:51:58 tuxedo kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 04 19:51:58 tuxedo kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Apr 04 19:51:58 tuxedo kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5
Apr 04 19:51:58 tuxedo systemd[1]: modprobe@drm.service: Succeeded.
Apr 04 19:51:58 tuxedo systemd[1]: Finished Load Kernel Module drm.
Apr 04 19:51:58 tuxedo systemd[1]: Finished Load/Save Random Seed.
Apr 04 19:51:58 tuxedo kernel: audit: type=1130 audit(1586022718.127:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo systemd-journald[324]: Journal started
Apr 04 19:51:58 tuxedo systemd-journald[324]: Runtime Journal (/run/log/journal/936b1f9cc0b84f97b43a5af8c3270e30) is 8.0M, max 595.1M, 587.1M free.
Apr 04 19:51:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'sg'
Apr 04 19:51:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Failed to find module 'rtl8821cu'
Apr 04 19:51:58 tuxedo systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 04 19:51:58 tuxedo systemd[1]: Started Journal Service.
Apr 04 19:51:58 tuxedo kernel: audit: type=1130 audit(1586022718.134:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'vboxguest'
Apr 04 19:51:58 tuxedo systemd-journald[324]: Time spent on flushing to /var/log/journal/936b1f9cc0b84f97b43a5af8c3270e30 is 6.288849s for 857 entries.
Apr 04 19:51:58 tuxedo systemd-journald[324]: System Journal (/var/log/journal/936b1f9cc0b84f97b43a5af8c3270e30) is 1.9G, max 4.0G, 2.0G free.
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022718.241:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: vboxsf: loading out-of-tree module taints kernel.
Apr 04 19:52:08 tuxedo kernel: vboxsf: module verification failed: signature and/or required key missing - tainting kernel
Apr 04 19:52:08 tuxedo kernel: *** VALIDATE vboxsf ***
Apr 04 19:52:08 tuxedo kernel: vboxdrv: Found 8 processor cores
Apr 04 19:52:08 tuxedo kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2693758057 Hz
Apr 04 19:52:08 tuxedo kernel: vboxdrv: Successfully loaded version 6.1.4 (interface 0x002d0001)
Apr 04 19:52:08 tuxedo kernel: VBoxNetAdp: Successfully started.
Apr 04 19:52:08 tuxedo kernel: VBoxNetFlt: Successfully started.
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022718.801:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022718.834:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022718.917:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: audit: type=1325 audit(1586022719.174:8): table=filter family=2 entries=0
Apr 04 19:52:08 tuxedo kernel: audit: type=1325 audit(1586022719.474:9): table=filter family=10 entries=0
Apr 04 19:52:08 tuxedo kernel: audit: type=1325 audit(1586022719.497:10): table=filter family=2 entries=4
Apr 04 19:52:08 tuxedo kernel: audit: type=1325 audit(1586022719.557:11): table=filter family=2 entries=4
Apr 04 19:52:08 tuxedo kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Apr 04 19:52:08 tuxedo kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Apr 04 19:52:08 tuxedo kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 04 19:52:08 tuxedo kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 04 19:52:08 tuxedo kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 04 19:52:08 tuxedo kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 04 19:52:08 tuxedo kernel: ACPI: AC Adapter [AC] (on-line)
Apr 04 19:52:08 tuxedo kernel: cryptd: max_cpu_qlen set to 1000
Apr 04 19:52:08 tuxedo kernel: AVX2 version of gcm_enc/dec engaged.
Apr 04 19:52:08 tuxedo kernel: AES CTR mode by8 optimization enabled
Apr 04 19:52:08 tuxedo kernel: EDAC ie31200: No ECC support
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20191018/utaddress-204)
Apr 04 19:52:08 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:52:08 tuxedo kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 04 19:52:08 tuxedo kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Apr 04 19:52:08 tuxedo kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Apr 04 19:52:08 tuxedo kernel: r8169 0000:04:00.2: can't disable ASPM; OS doesn't have ASPM control
Apr 04 19:52:08 tuxedo kernel: libphy: r8169: probed
Apr 04 19:52:08 tuxedo kernel: r8169 0000:04:00.2 eth0: RTL8411, 00:90:f5:f0:2e:ef, XID 488, IRQ 34
Apr 04 19:52:08 tuxedo kernel: r8169 0000:04:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Apr 04 19:52:08 tuxedo kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 04 19:52:08 tuxedo kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 04 19:52:08 tuxedo kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 04 19:52:08 tuxedo kernel: cfg80211: failed to load regulatory.db
Apr 04 19:52:08 tuxedo kernel: psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
Apr 04 19:52:08 tuxedo kernel: checking generic (d0000000 7f0000) vs hw (f7400000 400000)
Apr 04 19:52:08 tuxedo kernel: checking generic (d0000000 7f0000) vs hw (d0000000 10000000)
Apr 04 19:52:08 tuxedo kernel: fb0: switching to inteldrmfb from VESA VGA
Apr 04 19:52:08 tuxedo kernel: Console: switching to colour dummy device 80x25
Apr 04 19:52:08 tuxedo kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 04 19:52:08 tuxedo kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 04 19:52:08 tuxedo kernel: [drm] Driver supports precise vblank timestamp query.
Apr 04 19:52:08 tuxedo kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 04 19:52:08 tuxedo kernel: psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 582762
Apr 04 19:52:08 tuxedo kernel: [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
Apr 04 19:52:08 tuxedo kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Apr 04 19:52:08 tuxedo kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Apr 04 19:52:08 tuxedo kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input16
Apr 04 19:52:08 tuxedo kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 04 19:52:08 tuxedo kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
Apr 04 19:52:08 tuxedo kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input15
Apr 04 19:52:08 tuxedo kernel: fbcon: i915drmfb (fb0) is primary device
Apr 04 19:52:08 tuxedo kernel: Intel(R) Wireless WiFi driver for Linux
Apr 04 19:52:08 tuxedo kernel: Copyright(c) 2003- 2015 Intel Corporation
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 04 19:52:08 tuxedo kernel: Bluetooth: Core ver 2.22
Apr 04 19:52:08 tuxedo kernel: NET: Registered protocol family 31
Apr 04 19:52:08 tuxedo kernel: Bluetooth: HCI device and connection manager initialized
Apr 04 19:52:08 tuxedo kernel: Bluetooth: HCI socket layer initialized
Apr 04 19:52:08 tuxedo kernel: Bluetooth: L2CAP socket layer initialized
Apr 04 19:52:08 tuxedo kernel: Bluetooth: SCO socket layer initialized
Apr 04 19:52:08 tuxedo kernel: iTCO_vendor_support: vendor-support=0
Apr 04 19:52:08 tuxedo kernel: mousedev: PS/2 mouse device common for all mice
Apr 04 19:52:08 tuxedo kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Apr 04 19:52:08 tuxedo kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
Apr 04 19:52:08 tuxedo kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Apr 04 19:52:08 tuxedo kernel: mc: Linux media interface: v0.10
Apr 04 19:52:08 tuxedo kernel: r8169 0000:04:00.2 enp4s0f2: renamed from eth0
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Apr 04 19:52:08 tuxedo kernel: input: Logitech Gamepad F310 as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input20
Apr 04 19:52:08 tuxedo kernel: usbcore: registered new interface driver btusb
Apr 04 19:52:08 tuxedo kernel: usbcore: registered new interface driver xpad
Apr 04 19:52:08 tuxedo kernel: usbcore: registered new interface driver snd-usb-audio
Apr 04 19:52:08 tuxedo kernel: usb-storage 2-6:1.0: USB Mass Storage device detected
Apr 04 19:52:08 tuxedo kernel: scsi host6: usb-storage 2-6:1.0
Apr 04 19:52:08 tuxedo kernel: usbcore: registered new interface driver usb-storage
Apr 04 19:52:08 tuxedo kernel: usbcore: registered new interface driver uas
Apr 04 19:52:08 tuxedo kernel: intel-spi intel-spi: gd25q16 (2048 Kbytes)
Apr 04 19:52:08 tuxedo kernel: Creating 1 MTD partitions on "intel-spi":
Apr 04 19:52:08 tuxedo kernel: 0x000000000000-0x000000600000 : "BIOS"
Apr 04 19:52:08 tuxedo kernel: mtd: partition "BIOS" extends beyond the end of device "intel-spi" -- size truncated to 0x200000
Apr 04 19:52:08 tuxedo kernel: intel_rapl_common: Found RAPL domain package
Apr 04 19:52:08 tuxedo kernel: intel_rapl_common: Found RAPL domain core
Apr 04 19:52:08 tuxedo kernel: intel_rapl_common: Found RAPL domain uncore
Apr 04 19:52:08 tuxedo kernel: intel_rapl_common: Found RAPL domain dram
Apr 04 19:52:08 tuxedo kernel: intel_rapl_common: RAPL package-0 domain package locked by BIOS
Apr 04 19:52:08 tuxedo kernel: intel_rapl_common: RAPL package-0 domain dram locked by BIOS
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0: autoconfig for VT1802: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:speaker
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x25/0x0/0x0/0x0/0x0)
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    dig-out=0x2d/0x0
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    inputs:
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:      Mic=0x2b
Apr 04 19:52:08 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:      Internal Mic=0x29
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
Apr 04 19:52:08 tuxedo kernel: kauditd_printk_skb: 20 callbacks suppressed
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022723.364:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
Apr 04 19:52:08 tuxedo kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Apr 04 19:52:08 tuxedo kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Apr 04 19:52:08 tuxedo kernel: scsi 6:0:0:0: CD-ROM            Realtek  Driver Storage   1.00 PQ: 0 ANSI: 0 CCS
Apr 04 19:52:08 tuxedo kernel: sr 6:0:0:0: [sr1] scsi3-mmc drive: 0x/0x caddy
Apr 04 19:52:08 tuxedo kernel: sr 6:0:0:0: Attached scsi CD-ROM sr1
Apr 04 19:52:08 tuxedo kernel: sr 6:0:0:0: Attached scsi generic sg3 type 5
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022724.217:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: usb 2-6: reset high-speed USB device number 6 using xhci_hcd
Apr 04 19:52:08 tuxedo kernel: Console: switching to colour frame buffer device 240x67
Apr 04 19:52:08 tuxedo kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 04 19:52:08 tuxedo kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card1/input23
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card1/input24
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card1/input25
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card1/input26
Apr 04 19:52:08 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card1/input27
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022724.967:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022725.711:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sdb4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022725.747:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sda2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
Apr 04 19:52:08 tuxedo kernel: EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: data=ordered
Apr 04 19:51:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=0
Apr 04 19:52:08 tuxedo kernel: audit: type=1130 audit(1586022728.707:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo kernel: audit: type=1131 audit(1586022728.711:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=0
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=4
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=4
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=58
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=60
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=64
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=73
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=99
Apr 04 19:51:59 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=106
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=122
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=138
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=4
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=4
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=58
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=60
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=64
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=73
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=138
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=144
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=160
Apr 04 19:52:00 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=175
Apr 04 19:52:00 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:01 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:03 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:04 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:04 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:05 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sdb4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:05 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sda2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:08 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:51:58 tuxedo systemd[1]: Started LVM2 metadata daemon.
Apr 04 19:52:02 tuxedo mtp-probe[509]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6"
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'vboxsf'
Apr 04 19:52:02 tuxedo mtp-probe[545]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.1"
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'vboxvideo'
Apr 04 19:52:02 tuxedo mtp-probe[515]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'vboxdrv'
Apr 04 19:52:02 tuxedo mtp-probe[509]: bus: 2, device: 6 was not an MTP device
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'vboxnetadp'
Apr 04 19:52:02 tuxedo mtp-probe[545]: bus: 2, device: 5 was not an MTP device
Apr 04 19:51:58 tuxedo systemd-modules-load[325]: Inserted module 'vboxnetflt'
Apr 04 19:52:02 tuxedo mtp-probe[515]: bus: 2, device: 2 was not an MTP device
Apr 04 19:51:58 tuxedo systemd[1]: Finished Load Kernel Modules.
Apr 04 19:52:02 tuxedo mtp-probe[508]: checking bus 2, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-11"
Apr 04 19:51:58 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:02 tuxedo mtp-probe[542]: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4"
Apr 04 19:52:08 tuxedo systemd-fsck[676]: /dev/sda2: sauber, 1003770/54501376 Dateien, 196061965/217975985 Blöcke
Apr 04 19:51:58 tuxedo systemd[1]: Mounting Kernel Configuration File System...
Apr 04 19:52:02 tuxedo mtp-probe[508]: bus: 2, device: 9 was not an MTP device
Apr 04 19:52:08 tuxedo systemd-fsck[677]: /dev/sdb4: sauber, 15200/77299712 Dateien, 277825732/309178368 Blöcke
Apr 04 19:51:58 tuxedo systemd[1]: Starting Apply Kernel Variables...
Apr 04 19:52:02 tuxedo mtp-probe[542]: bus: 2, device: 7 was not an MTP device
Apr 04 19:51:58 tuxedo systemd[1]: Mounted Kernel Configuration File System.
Apr 04 19:52:02 tuxedo mtp-probe[544]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Apr 04 19:51:58 tuxedo systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 04 19:52:02 tuxedo mtp-probe[544]: bus: 2, device: 4 was not an MTP device
Apr 04 19:51:58 tuxedo systemd[1]: Starting udev Kernel Device Manager...
Apr 04 19:51:58 tuxedo systemd-sysctl[342]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Apr 04 19:51:58 tuxedo systemd-sysctl[342]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Apr 04 19:51:58 tuxedo systemd-sysctl[342]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Apr 04 19:51:58 tuxedo systemd-sysctl[342]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Apr 04 19:51:58 tuxedo systemd-sysctl[342]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Apr 04 19:51:58 tuxedo systemd-sysctl[342]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Apr 04 19:51:58 tuxedo systemd[1]: Finished Apply Kernel Variables.
Apr 04 19:51:58 tuxedo systemd[1]: Starting CLI Netfilter Manager...
Apr 04 19:52:00 tuxedo systemd[1]: Finished CLI Netfilter Manager.
Apr 04 19:52:01 tuxedo systemd[1]: Started udev Kernel Device Manager.
Apr 04 19:52:02 tuxedo systemd[1]: Found device ST2000LM015-2E8174 4.
Apr 04 19:52:02 tuxedo systemd-udevd[430]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:52:02 tuxedo systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 04 19:52:02 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:02 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:02 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:02 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:02 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:02 tuxedo systemd[1]: Created slice system-usb_modeswitch.slice.
Apr 04 19:52:02 tuxedo systemd-udevd[415]: Using default interface naming scheme 'v245'.
Apr 04 19:52:02 tuxedo systemd-udevd[415]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:52:03 tuxedo systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 04 19:52:03 tuxedo systemd-udevd[428]: Using default interface naming scheme 'v245'.
Apr 04 19:52:03 tuxedo systemd[1]: Reached target Bluetooth.
Apr 04 19:52:03 tuxedo systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 04 19:52:03 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:03 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:03 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:03 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:03 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:03 tuxedo systemd-udevd[412]: Using default interface naming scheme 'v245'.
Apr 04 19:52:03 tuxedo systemd-udevd[412]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:52:03 tuxedo systemd-udevd[417]: Using default interface naming scheme 'v245'.
Apr 04 19:52:03 tuxedo systemd-udevd[425]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Apr 04 19:52:03 tuxedo systemd[1]: Found device HGST_HTS721010A9E630 2.
Apr 04 19:52:04 tuxedo systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 04 19:52:04 tuxedo systemd[1]: Reached target Local File Systems (Pre).
Apr 04 19:52:04 tuxedo systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Apr 04 19:52:04 tuxedo systemd[1]: Starting File System Check on /dev/sda2...
Apr 04 19:52:04 tuxedo systemd[1]: Starting File System Check on /dev/sdb4...
Apr 04 19:52:04 tuxedo systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Apr 04 19:52:04 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:04 tuxedo systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 04 19:52:04 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:04 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:04 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:04 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:04 tuxedo systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 04 19:52:05 tuxedo systemd[1]: Finished File System Check on /dev/sdb4.
Apr 04 19:52:05 tuxedo systemd[1]: Finished File System Check on /dev/sda2.
Apr 04 19:52:05 tuxedo systemd[1]: Mounting /home...
Apr 04 19:52:06 tuxedo systemd[1]: Mounted /home.
Apr 04 19:52:06 tuxedo systemd[1]: Mounting /home/kazuki/sdb1...
Apr 04 19:52:06 tuxedo systemd[1]: Mounted /home/kazuki/sdb1.
Apr 04 19:52:06 tuxedo systemd[1]: Reached target Local File Systems.
Apr 04 19:52:06 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:52:06 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:52:06 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:52:08 tuxedo systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 04 19:52:08 tuxedo systemd[1]: Starting Create Volatile Files and Directories...
Apr 04 19:52:08 tuxedo systemd[1]: systemd-rfkill.service: Succeeded.
Apr 04 19:52:09 tuxedo systemd[1]: Finished Create Volatile Files and Directories.
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.104:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 04 19:52:09 tuxedo audit[704]: SYSTEM_BOOT pid=704 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo kernel: audit: type=1127 audit(1586022729.131:40): pid=704 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo systemd[1]: Reached target System Initialization.
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.151:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo systemd[1]: Started CUPS Scheduler.
Apr 04 19:52:09 tuxedo systemd[1]: Reached target Paths.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.184:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.184:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.191:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Started Daily rotation of log files.
Apr 04 19:52:09 tuxedo systemd[1]: Started Daily man-db regeneration.
Apr 04 19:52:09 tuxedo systemd[1]: Started Daily verification of password and group files.
Apr 04 19:52:09 tuxedo systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 04 19:52:09 tuxedo systemd[1]: Started Daily locate database update.
Apr 04 19:52:09 tuxedo systemd[1]: Reached target Timers.
Apr 04 19:52:09 tuxedo systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 04 19:52:09 tuxedo systemd[1]: Listening on CUPS Scheduler.
Apr 04 19:52:09 tuxedo systemd[1]: Reached target Sockets.
Apr 04 19:52:09 tuxedo systemd[1]: Reached target Basic System.
Apr 04 19:52:09 tuxedo systemd[1]: System is tainted: local-hwclock
Apr 04 19:52:09 tuxedo systemd[1]: Starting Save/Restore Sound Card State...
Apr 04 19:52:09 tuxedo systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Apr 04 19:52:09 tuxedo systemd[1]: Started Bumblebee C Daemon.
Apr 04 19:52:09 tuxedo systemd[1]: Started Periodic Command Scheduler.
Apr 04 19:52:09 tuxedo systemd[1]: Started D-Bus System Message Bus.
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.354:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo crond[707]: (CRON) STARTUP (1.5.5)
Apr 04 19:52:09 tuxedo systemd[1]: Starting Network Manager...
Apr 04 19:52:09 tuxedo crond[707]: (CRON) INFO (Syslog will be used instead of sendmail.)
Apr 04 19:52:09 tuxedo systemd[1]: Starting Initialize hardware monitoring sensors...
Apr 04 19:52:09 tuxedo crond[707]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 4% if used.)
Apr 04 19:52:09 tuxedo systemd[1]: Starting Login Service...
Apr 04 19:52:09 tuxedo systemd[1]: Starting USB_ModeSwitch_2-6...
Apr 04 19:52:09 tuxedo systemd[1]: Finished Save/Restore Sound Card State.
Apr 04 19:52:09 tuxedo systemd[1]: Reached target Sound Card.
Apr 04 19:52:09 tuxedo crond[707]: (CRON) INFO (running with inotify support)
Apr 04 19:52:09 tuxedo systemd[1]: Finished Initialize hardware monitoring sensors.
Apr 04 19:52:09 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo kernel: audit: type=1130 audit(1586022729.621:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:09 tuxedo kernel: bbswitch: version 0.8
Apr 04 19:52:09 tuxedo kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Apr 04 19:52:09 tuxedo kernel: bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
Apr 04 19:52:09 tuxedo kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20191018/nsarguments-59)
Apr 04 19:52:09 tuxedo kernel: bbswitch: detected an Optimus _DSM function
Apr 04 19:52:09 tuxedo kernel: bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
Apr 04 19:52:09 tuxedo bumblebeed[706]: [   19.025755] [INFO]/usr/bin/bumblebeed 3.2.1 started
Apr 04 19:52:09 tuxedo systemd-logind[711]: New seat seat0.
Apr 04 19:52:09 tuxedo kernel: bbswitch: disabling discrete graphics
Apr 04 19:52:09 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 04 19:52:09 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 04 19:52:09 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 04 19:52:09 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 04 19:52:10 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event7 (  USB Keyboard)
Apr 04 19:52:10 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event8 (  USB Keyboard System Control)
Apr 04 19:52:10 tuxedo systemd-logind[711]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 04 19:52:10 tuxedo usb_modeswitch[719]: switch device 0bda:1a2b on 002/006
Apr 04 19:52:10 tuxedo systemd[1]: Started Login Service.
Apr 04 19:52:10 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:10 tuxedo NetworkManager[709]: <info>  [1586022730.9016] NetworkManager (version 1.22.10-1) is starting... (for the first time)
Apr 04 19:52:10 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:10 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:10 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:10 tuxedo NetworkManager[709]: <info>  [1586022730.9019] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 04 19:52:10 tuxedo systemd[1]: Started Network Manager.
Apr 04 19:52:10 tuxedo NetworkManager[709]: <info>  [1586022730.9276] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 04 19:52:10 tuxedo systemd[1]: Reached target Network.
Apr 04 19:52:10 tuxedo systemd[1]: Starting Network Time Service...
Apr 04 19:52:10 tuxedo systemd[1]: Starting CUPS Scheduler...
Apr 04 19:52:10 tuxedo systemd[1]: Starting Permit User Sessions...
Apr 04 19:52:10 tuxedo systemd[1]: Finished Permit User Sessions.
Apr 04 19:52:10 tuxedo systemd[1]: Started Getty on tty1.
Apr 04 19:52:10 tuxedo systemd[1]: Reached target Login Prompts.
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.0853] manager[0x562b9e804080]: monitoring kernel firmware directory '/lib/firmware'.
Apr 04 19:52:11 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=709 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:52:11 tuxedo systemd[1]: Starting Hostname Service...
Apr 04 19:52:11 tuxedo ntpd[723]: ntpd 4.2.8p14@1.3728-o Wed Mar 18 13:44:46 UTC 2020 (1): Starting
Apr 04 19:52:11 tuxedo ntpd[723]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Apr 04 19:52:11 tuxedo ntpd[723]: ----------------------------------------------------
Apr 04 19:52:11 tuxedo ntpd[723]: ntp-4 is maintained by Network Time Foundation,
Apr 04 19:52:11 tuxedo ntpd[723]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Apr 04 19:52:11 tuxedo ntpd[723]: corporation.  Support and training for ntp-4 are
Apr 04 19:52:11 tuxedo ntpd[723]: available at https://www.nwtime.org/support
Apr 04 19:52:11 tuxedo ntpd[723]: ----------------------------------------------------
Apr 04 19:52:11 tuxedo dbus-daemon[708]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 04 19:52:11 tuxedo systemd[1]: Started Hostname Service.
Apr 04 19:52:11 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.3861] hostname: hostname: using hostnamed
Apr 04 19:52:11 tuxedo ntpd[730]: proto: precision = 0.087 usec (-23)
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.3861] hostname: hostname changed from (none) to "tuxedo"
Apr 04 19:52:11 tuxedo ntpd[730]: basedate set to 2020-03-06
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.3867] dns-mgr[0x562b9e7e5220]: init: dns=default,systemd-resolved rc-manager=symlink
Apr 04 19:52:11 tuxedo ntpd[730]: gps base set to 2020-03-08 (week 2096)
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.3878] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Apr 04 19:52:11 tuxedo ntpd[730]: Listen and drop on 0 v6wildcard [::]:123
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.3880] manager[0x562b9e804080]: rfkill: Wi-Fi hardware radio set enabled
Apr 04 19:52:11 tuxedo ntpd[730]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.3880] manager[0x562b9e804080]: rfkill: WWAN hardware radio set enabled
Apr 04 19:52:11 tuxedo ntpd[730]: Listen normally on 2 lo 127.0.0.1:123
Apr 04 19:52:11 tuxedo ntpd[730]: Listen normally on 3 lo [::1]:123
Apr 04 19:52:11 tuxedo ntpd[730]: Listening on routing socket on fd #20 for interface updates
Apr 04 19:52:11 tuxedo ntpd[730]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Apr 04 19:52:11 tuxedo ntpd[730]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Apr 04 19:52:11 tuxedo systemd[1]: Started Network Time Service.
Apr 04 19:52:11 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:11 tuxedo systemd[1]: Reached target Multi-User System.
Apr 04 19:52:11 tuxedo systemd[1]: Reached target Graphical Interface.
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.7176] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-adsl.so)
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.7474] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-wifi.so)
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.8724] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-wwan.so)
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.9141] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-bluetooth.so)
Apr 04 19:52:11 tuxedo NetworkManager[709]: <info>  [1586022731.9806] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-ovs.so)
Apr 04 19:52:12 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.7' (uid=0 pid=724 comm="/usr/bin/cupsd -l ")
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Starting Manage, Install and Generate Color Profiles...
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.4277] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-team.so)
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.4285] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.4289] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.4293] manager: Networking is enabled by state file
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.4489] dhcp-init: Using DHCP client 'internal'
Apr 04 19:52:12 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=709 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:52:12 tuxedo systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.5126] settings: Loaded settings plugin: keyfile (internal)
Apr 04 19:52:12 tuxedo dbus-daemon[708]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 04 19:52:12 tuxedo systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 04 19:52:12 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.7718] device (lo): carrier: link connected
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.7723] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.7738] manager: (enp4s0f2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 04 19:52:12 tuxedo NetworkManager[709]: <info>  [1586022732.7753] device (enp4s0f2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:52:12 tuxedo dbus-daemon[708]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Apr 04 19:52:12 tuxedo systemd[1]: Started Manage, Install and Generate Color Profiles.
Apr 04 19:52:12 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:12 tuxedo kernel: RTL8211E Gigabit Ethernet r8169-402:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-402:00, irq=IGNORE)
Apr 04 19:52:13 tuxedo kernel: r8169 0000:04:00.2 enp4s0f2: Link is Down
Apr 04 19:52:13 tuxedo NetworkManager[709]: <info>  [1586022733.0397] device (wlp3s0): driver supports Access Point (AP) mode
Apr 04 19:52:13 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:52:13 tuxedo NetworkManager[709]: <info>  [1586022733.0404] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 04 19:52:13 tuxedo NetworkManager[709]: <info>  [1586022733.0415] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:52:13 tuxedo systemd[1]: Started CUPS Scheduler.
Apr 04 19:52:13 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:13 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:52:13 tuxedo NetworkManager[709]: <info>  [1586022733.4017] device (wlp3s0): set-hw-addr: set MAC address to CE:A1:2D:4C:33:71 (scanning)
Apr 04 19:52:13 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:52:13 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:52:13 tuxedo NetworkManager[709]: <info>  [1586022733.8272] ovsdb: Verbindung ist gescheitert: Datei oder Verzeichnis nicht gefunden
Apr 04 19:52:13 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=709 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:52:13 tuxedo systemd[1]: Starting WPA supplicant...
Apr 04 19:52:14 tuxedo dbus-daemon[708]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Apr 04 19:52:14 tuxedo systemd[1]: Started WPA supplicant.
Apr 04 19:52:14 tuxedo wpa_supplicant[744]: Successfully initialized wpa_supplicant
Apr 04 19:52:14 tuxedo kernel: kauditd_printk_skb: 9 callbacks suppressed
Apr 04 19:52:14 tuxedo kernel: audit: type=1130 audit(1586022734.034:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:14 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:14 tuxedo NetworkManager[709]: <info>  [1586022734.0406] supplicant: wpa_supplicant running
Apr 04 19:52:14 tuxedo NetworkManager[709]: <info>  [1586022734.0407] device (wlp3s0): supplicant interface state: init -> starting
Apr 04 19:52:14 tuxedo wpa_supplicant[744]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Apr 04 19:52:14 tuxedo NetworkManager[709]: <info>  [1586022734.1619] sup-iface[0x562b9e816900,wlp3s0]: supports 5 scan SSIDs
Apr 04 19:52:14 tuxedo NetworkManager[709]: <info>  [1586022734.1632] device (wlp3s0): supplicant interface state: starting -> ready
Apr 04 19:52:14 tuxedo NetworkManager[709]: <info>  [1586022734.1633] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 04 19:52:14 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.15' (uid=124 pid=739 comm="/usr/lib/colord-sane ")
Apr 04 19:52:14 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:52:16 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.19' (uid=124 pid=739 comm="/usr/lib/colord-sane ")
Apr 04 19:52:16 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:52:19 tuxedo NetworkManager[709]: <info>  [1586022739.0315] manager: startup complete
Apr 04 19:52:22 tuxedo systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Apr 04 19:52:22 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:22 tuxedo kernel: audit: type=1131 audit(1586022742.734:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo audit[726]: USER_AUTH pid=726 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo kernel: audit: type=1100 audit(1586022746.057:58): pid=726 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo audit[726]: USER_ACCT pid=726 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo kernel: audit: type=1101 audit(1586022746.147:59): pid=726 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo audit[726]: CRED_ACQ pid=726 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo kernel: audit: type=1103 audit(1586022746.177:60): pid=726 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo kernel: audit: type=1006 audit(1586022746.177:61): pid=726 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Apr 04 19:52:26 tuxedo login[726]: pam_unix(login:session): session opened for user kazuki by LOGIN(uid=0)
Apr 04 19:52:26 tuxedo systemd-logind[711]: New session 1 of user kazuki.
Apr 04 19:52:26 tuxedo systemd[1]: Created slice User Slice of UID 1000.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:52:26 tuxedo systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 04 19:52:26 tuxedo systemd[1]: Finished User Runtime Directory /run/user/1000.
Apr 04 19:52:26 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo systemd[1]: Starting User Manager for UID 1000...
Apr 04 19:52:26 tuxedo kernel: audit: type=1130 audit(1586022746.307:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo audit[748]: USER_ACCT pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo audit[748]: CRED_ACQ pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 04 19:52:26 tuxedo systemd[748]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[kazuki] ruser=[<unknown>] rhost=[<unknown>]
Apr 04 19:52:26 tuxedo kernel: audit: type=1101 audit(1586022746.317:63): pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo kernel: audit: type=1103 audit(1586022746.317:64): pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 04 19:52:26 tuxedo kernel: audit: type=1006 audit(1586022746.317:65): pid=748 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Apr 04 19:52:26 tuxedo systemd[748]: pam_unix(systemd-user:session): session opened for user kazuki by (uid=0)
Apr 04 19:52:26 tuxedo audit[748]: USER_START pid=748 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo kernel: audit: type=1105 audit(1586022746.320:66): pid=748 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo systemd[748]: Reached target Paths.
Apr 04 19:52:26 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:26 tuxedo audit[726]: USER_START pid=726 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo audit[726]: CRED_REFR pid=726 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:52:26 tuxedo systemd[748]: Reached target Timers.
Apr 04 19:52:26 tuxedo login[726]: LOGIN ON tty1 BY kazuki
Apr 04 19:52:26 tuxedo systemd[748]: Starting D-Bus User Message Bus Socket.
Apr 04 19:52:26 tuxedo systemd[748]: Listening on GnuPG network certificate management daemon.
Apr 04 19:52:26 tuxedo systemd[748]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 04 19:52:26 tuxedo systemd[748]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 04 19:52:26 tuxedo systemd[748]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 04 19:52:26 tuxedo systemd[748]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 04 19:52:26 tuxedo systemd[748]: Listening on p11-kit server.
Apr 04 19:52:26 tuxedo systemd[748]: Listening on Multimedia System.
Apr 04 19:52:26 tuxedo systemd[748]: Listening on Sound System.
Apr 04 19:52:26 tuxedo systemd[748]: Listening on D-Bus User Message Bus Socket.
Apr 04 19:52:26 tuxedo systemd[748]: Reached target Sockets.
Apr 04 19:52:26 tuxedo systemd[748]: Reached target Basic System.
Apr 04 19:52:26 tuxedo systemd[748]: Reached target Main User Target.
Apr 04 19:52:26 tuxedo systemd[748]: Startup finished in 327ms.
Apr 04 19:52:26 tuxedo systemd[1]: Started User Manager for UID 1000.
Apr 04 19:52:26 tuxedo systemd[1]: Started Session 1 of user kazuki.
Apr 04 19:52:32 tuxedo systemd[748]: Started D-Bus User Message Bus.
Apr 04 19:52:32 tuxedo dbus-daemon[828]: [session uid=1000 pid=828] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.1' (uid=1000 pid=800 comm="parcellite ")
Apr 04 19:52:32 tuxedo systemd[748]: Starting Virtual filesystem service...
Apr 04 19:52:33 tuxedo dbus-daemon[828]: [session uid=1000 pid=828] Successfully activated service 'org.gtk.vfs.Daemon'
Apr 04 19:52:33 tuxedo systemd[748]: Started Virtual filesystem service.
Apr 04 19:52:33 tuxedo systemd[1]: Mounting FUSE Control File System...
Apr 04 19:52:33 tuxedo kernel: fuse: init (API version 7.31)
Apr 04 19:52:33 tuxedo kernel: *** VALIDATE fuse ***
Apr 04 19:52:33 tuxedo kernel: *** VALIDATE fuse ***
Apr 04 19:52:33 tuxedo systemd[1]: Mounted FUSE Control File System.
Apr 04 19:52:34 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=711 comm="/usr/lib/systemd/systemd-logind ")
Apr 04 19:52:34 tuxedo systemd[1]: Starting Authorization Manager...
Apr 04 19:52:34 tuxedo polkitd[850]: Started polkitd version 0.116
Apr 04 19:52:36 tuxedo polkitd[850]: Loading rules from directory /etc/polkit-1/rules.d
Apr 04 19:52:36 tuxedo polkitd[850]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 04 19:52:36 tuxedo polkitd[850]: Finished loading, compiling and executing 3 rules
Apr 04 19:52:36 tuxedo dbus-daemon[708]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 04 19:52:36 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:36 tuxedo polkitd[850]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 04 19:52:36 tuxedo systemd[1]: Started Authorization Manager.
Apr 04 19:52:36 tuxedo kernel: kauditd_printk_skb: 3 callbacks suppressed
Apr 04 19:52:36 tuxedo kernel: audit: type=1130 audit(1586022756.760:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:37 tuxedo dbus-daemon[828]: [session uid=1000 pid=828] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=805 comm="nm-applet ")
Apr 04 19:52:37 tuxedo systemd[748]: Starting Accessibility services bus...
Apr 04 19:52:38 tuxedo dbus-daemon[828]: [session uid=1000 pid=828] Successfully activated service 'org.a11y.Bus'
Apr 04 19:52:38 tuxedo systemd[748]: Started Accessibility services bus.
Apr 04 19:52:38 tuxedo polkitd[850]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [lxqt-policykit-agent], object path /org/lxqt/PolicyKit1/AuthenticationAgent, locale de_DE.UTF-8)
Apr 04 19:52:41 tuxedo kernel: sr1: detected capacity change from 8192000 to 0
Apr 04 19:52:41 tuxedo NetworkManager[709]: <info>  [1586022761.1235] agent-manager: agent[10a1de1524081dc6,:1.36/org.freedesktop.nm-applet/1000]: agent registered
Apr 04 19:52:41 tuxedo at-spi-bus-launcher[891]: dbus-daemon[891]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=805 comm="nm-applet ")
Apr 04 19:52:41 tuxedo at-spi-bus-launcher[891]: dbus-daemon[891]: Successfully activated service 'org.a11y.atspi.Registry'
Apr 04 19:52:41 tuxedo at-spi-bus-launcher[912]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Apr 04 19:52:41 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.38' (uid=124 pid=910 comm="/usr/lib/colord-sane ")
Apr 04 19:52:41 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:52:41 tuxedo systemd[1]: systemd-hostnamed.service: Succeeded.
Apr 04 19:52:41 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:41 tuxedo kernel: audit: type=1131 audit(1586022761.387:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:52:43 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.39' (uid=124 pid=910 comm="/usr/lib/colord-sane ")
Apr 04 19:52:43 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:53:04 tuxedo systemd[1]: usb_modeswitch@2-6.service: Succeeded.
Apr 04 19:53:04 tuxedo systemd[1]: Finished USB_ModeSwitch_2-6.
Apr 04 19:53:04 tuxedo systemd[1]: Startup finished in 4.684s (kernel) + 1min 8.811s (userspace) = 1min 13.495s.
Apr 04 19:53:04 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:04 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:04 tuxedo kernel: audit: type=1130 audit(1586022784.183:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:04 tuxedo kernel: audit: type=1131 audit(1586022784.183:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:23 tuxedo audit[1131]: USER_AUTH pid=1131 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo kernel: audit: type=1100 audit(1586022803.766:74): pid=1131 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo kernel: audit: type=1101 audit(1586022803.766:75): pid=1131 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo kernel: audit: type=1110 audit(1586022803.766:76): pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo kernel: audit: type=1105 audit(1586022803.769:77): pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo audit[1131]: USER_ACCT pid=1131 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo audit[1131]: CRED_REFR pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo audit[1131]: USER_START pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:23 tuxedo sudo[1131]:   kazuki : TTY=pts/0 ; PWD=/home/kazuki/usb-wifi/2 ; USER=root ; COMMAND=/usr/bin/journalctl -b
Apr 04 19:53:23 tuxedo sudo[1131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 04 19:53:24 tuxedo sudo[1131]: pam_unix(sudo:session): session closed for user root
Apr 04 19:53:24 tuxedo audit[1131]: USER_END pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:24 tuxedo audit[1131]: CRED_DISP pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:24 tuxedo kernel: audit: type=1106 audit(1586022804.972:78): pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:24 tuxedo kernel: audit: type=1104 audit(1586022804.972:79): pid=1131 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:33 tuxedo kernel: usb 2-6: USB disconnect, device number 6
Apr 04 19:53:33 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.50' (uid=124 pid=1197 comm="/usr/lib/colord-sane ")
Apr 04 19:53:33 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:53:35 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.51' (uid=124 pid=1197 comm="/usr/lib/colord-sane ")
Apr 04 19:53:35 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:53:36 tuxedo kernel: usb 2-6: new high-speed USB device number 10 using xhci_hcd
Apr 04 19:53:36 tuxedo kernel: usb 2-6: New USB device found, idVendor=0bda, idProduct=1a2b, bcdDevice= 2.00
Apr 04 19:53:36 tuxedo kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:53:36 tuxedo kernel: usb 2-6: Product: DISK
Apr 04 19:53:36 tuxedo kernel: usb 2-6: Manufacturer: Realtek
Apr 04 19:53:36 tuxedo kernel: usb-storage 2-6:1.0: USB Mass Storage device detected
Apr 04 19:53:36 tuxedo kernel: scsi host6: usb-storage 2-6:1.0
Apr 04 19:53:36 tuxedo mtp-probe[1219]: checking bus 2, device 10: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6"
Apr 04 19:53:36 tuxedo mtp-probe[1219]: bus: 2, device: 10 was not an MTP device
Apr 04 19:53:36 tuxedo systemd[1]: Starting USB_ModeSwitch_2-6...
Apr 04 19:53:36 tuxedo mtp-probe[1242]: checking bus 2, device 10: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6"
Apr 04 19:53:36 tuxedo mtp-probe[1242]: bus: 2, device: 10 was not an MTP device
Apr 04 19:53:36 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.53' (uid=124 pid=1239 comm="/usr/lib/colord-sane ")
Apr 04 19:53:36 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:53:36 tuxedo usb_modeswitch[1245]: switch device 0bda:1a2b on 002/010
Apr 04 19:53:36 tuxedo kernel: usb 2-6: USB disconnect, device number 10
Apr 04 19:53:37 tuxedo kernel: usb 2-6: new high-speed USB device number 11 using xhci_hcd
Apr 04 19:53:37 tuxedo kernel: usb 2-6: New USB device found, idVendor=0bda, idProduct=c811, bcdDevice= 2.00
Apr 04 19:53:37 tuxedo kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 04 19:53:37 tuxedo kernel: usb 2-6: Product: 802.11ac NIC
Apr 04 19:53:37 tuxedo kernel: usb 2-6: Manufacturer: Realtek
Apr 04 19:53:37 tuxedo kernel: usb 2-6: SerialNumber: 123456
Apr 04 19:53:37 tuxedo mtp-probe[1256]: checking bus 2, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6"
Apr 04 19:53:37 tuxedo mtp-probe[1256]: bus: 2, device: 11 was not an MTP device
Apr 04 19:53:37 tuxedo kernel: RTW: module init start
Apr 04 19:53:37 tuxedo kernel: RTW: rtl8821cu v5.4.1_28754.20180921_COEX20180712-3232
Apr 04 19:53:37 tuxedo kernel: RTW: build time: Apr  2 2020 21:51:59
Apr 04 19:53:37 tuxedo kernel: RTW: rtl8821cu BT-Coex version = COEX20180712-3232
Apr 04 19:53:37 tuxedo kernel: RTW: [HALMAC]11692M
                               HALMAC_MAJOR_VER = 1
                               HALMAC_PROTOTYPE_VER = 4
                               HALMAC_MINOR_VER = 19
                               HALMAC_PATCH_VER = 3
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: HW EFUSE
Apr 04 19:53:37 tuxedo kernel: RTW: 0x000: 29 81 00 BC  09 00 31 00  6F 04 A4 10  12 00 30 0B  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x010: FF FF FF FF  FF FF FF FF  FF FF FF 02  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x020: FF FF 24 24  24 24 24 25  25 25 25 25  25 25 25 25  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x030: 02 FF FF FF  FF FF EC FF  FF FF 2B 2B  2B 2B 2B 2B  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x040: 2E 2E 2E 2E  2F 33 FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x050: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x060: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x070: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x080: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x090: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x0A0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x0B0: FF FF FF FF  FF FF FF FF  7F 06 20 00  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x0C0: FF 01 00 41  00 00 00 00  00 FF 22 FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x0D0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x0E0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x0F0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x100: DA 0B 11 C8  E3 46 02 1C  BF CE 46 C8  18 09 03 52  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x110: 65 61 6C 74  65 6B 0E 03  38 30 32 2E  31 31 61 63  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x120: 20 4E 49 43  08 03 31 32  33 34 35 36  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x130: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x140: FF FF FF FF  00 00 31 0F  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x150: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x160: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x170: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x180: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x190: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x1A0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x1B0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x1C0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x1D0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x1E0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: 0x1F0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:53:37 tuxedo kernel: RTW: hal_com_config_channel_plan chplan:0x7F
Apr 04 19:53:37 tuxedo kernel: RTW: [HALMAC][ALWAYS]shall R reg twice!!
Apr 04 19:53:37 tuxedo kernel: RTW: WARN [HALMAC][WARN]H2C/C2H ver is compatible!!
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:53:37 tuxedo kernel: RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
Apr 04 19:53:37 tuxedo kernel: RTW: rtw_ndev_init(wlan0) if1 mac_addr=1c:bf:ce:46:c8:18
Apr 04 19:53:37 tuxedo kernel: usbcore: registered new interface driver rtl8821cu
Apr 04 19:53:37 tuxedo kernel: RTW: module init ret=0
Apr 04 19:53:37 tuxedo NetworkManager[709]: <info>  [1586022817.5192] device (wlan0): driver supports Access Point (AP) mode
Apr 04 19:53:37 tuxedo NetworkManager[709]: <info>  [1586022817.5199] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Apr 04 19:53:37 tuxedo mtp-probe[1270]: checking bus 2, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6"
Apr 04 19:53:37 tuxedo systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 04 19:53:37 tuxedo mtp-probe[1270]: bus: 2, device: 11 was not an MTP device
Apr 04 19:53:37 tuxedo systemd-udevd[1196]: Using default interface naming scheme 'v245'.
Apr 04 19:53:37 tuxedo NetworkManager[709]: <info>  [1586022817.5304] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/ieee80211/phy1/rfkill2) (driver rtl8821cu)
Apr 04 19:53:37 tuxedo systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 04 19:53:37 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:37 tuxedo kernel: audit: type=1130 audit(1586022817.602:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:37 tuxedo systemd-udevd[1196]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:53:37 tuxedo kernel: rtl8821cu 2-6:1.0 wlp0s20u6: renamed from wlan0
Apr 04 19:53:37 tuxedo NetworkManager[709]: <info>  [1586022817.7003] device (wlan0): interface index 4 renamed iface from 'wlan0' to 'wlp0s20u6'
Apr 04 19:53:37 tuxedo NetworkManager[709]: <info>  [1586022817.7140] device (wlp0s20u6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:53:37 tuxedo systemd-udevd[1274]: Using default interface naming scheme 'v245'.
Apr 04 19:53:37 tuxedo kernel: RTW: [HALMAC][ALWAYS]shall R reg twice!!
Apr 04 19:53:37 tuxedo kernel: RTW: WARN [HALMAC][WARN]H2C/C2H ver is compatible!!
Apr 04 19:53:38 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.54' (uid=124 pid=1239 comm="/usr/lib/colord-sane ")
Apr 04 19:53:38 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:53:38 tuxedo kernel: RTW: wlp0s20u6- hw port(0) mac_addr =1c:bf:ce:46:c8:18
Apr 04 19:53:38 tuxedo wpa_supplicant[744]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.3440] device (wlp0s20u6): set-hw-addr: set MAC address to 76:93:E5:43:11:90 (scanning)
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4331] sup-iface[0x562b9e8169f0,wlp0s20u6]: supports 5 scan SSIDs
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4339] device (wlp0s20u6): supplicant interface state: starting -> ready
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4340] Wi-Fi P2P device controlled by interface wlp0s20u6 created
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4342] manager: (p2p-dev-wlp0s20u6): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4347] device (p2p-dev-wlp0s20u6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:53:38 tuxedo NetworkManager[709]: <warn>  [1586022818.4355] sup-iface: failed to cancel p2p connect: P2P cancel failed
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4357] device (p2p-dev-wlp0s20u6): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:38 tuxedo NetworkManager[709]: <info>  [1586022818.4361] device (wlp0s20u6): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 04 19:53:42 tuxedo wpa_supplicant[744]: wlp0s20u6: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3162] policy: auto-activating connection 'FRITZ!Box 7530 GM 3' (8883adba-82ea-4576-baab-f240d1e76f60)
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3167] device (wlp0s20u6): Activation: starting connection 'FRITZ!Box 7530 GM 3' (8883adba-82ea-4576-baab-f240d1e76f60)
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3168] device (wlp0s20u6): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3172] manager: NetworkManager state is now CONNECTING
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3185] device (wlp0s20u6): set-hw-addr: reset MAC address to 1C:BF:CE:46:C8:18 (preserve)
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3186] device (wlp0s20u6): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3189] device (wlp0s20u6): Activation: (wifi) access point 'FRITZ!Box 7530 GM 3' has security, but secrets are required.
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3189] device (wlp0s20u6): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3248] device (wlp0s20u6): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3250] device (wlp0s20u6): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:42 tuxedo wpa_supplicant[744]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3252] device (wlp0s20u6): Activation: (wifi) connection 'FRITZ!Box 7530 GM 3' has security, and secrets exist.  No new secrets needed.
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3252] Config: added 'ssid' value 'FRITZ!Box 7530 GM'
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3252] Config: added 'scan_ssid' value '1'
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3252] Config: added 'bgscan' value 'simple:30:-65:300'
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3252] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3252] Config: added 'psk' value '<hidden>'
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3545] device (wlp0s20u6): supplicant interface state: ready -> disconnected
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3545] device (p2p-dev-wlp0s20u6): supplicant management interface state: ready -> disconnected
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3582] device (wlp0s20u6): supplicant interface state: disconnected -> inactive
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3582] device (p2p-dev-wlp0s20u6): supplicant management interface state: disconnected -> inactive
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3637] device (wlp0s20u6): supplicant interface state: inactive -> scanning
Apr 04 19:53:42 tuxedo NetworkManager[709]: <info>  [1586022822.3637] device (p2p-dev-wlp0s20u6): supplicant management interface state: inactive -> scanning
Apr 04 19:53:42 tuxedo systemd[1]: systemd-rfkill.service: Succeeded.
Apr 04 19:53:42 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:42 tuxedo kernel: audit: type=1131 audit(1586022822.608:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:46 tuxedo wpa_supplicant[744]: wlp0s20u6: Trying to associate with 2c:3a:fd:b6:e5:c2 (SSID='FRITZ!Box 7530 GM' freq=5260 MHz)
Apr 04 19:53:46 tuxedo kernel: RTW: rtw_set_802_11_connect(wlp0s20u6)  fw_state=0x00000008
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.3053] device (wlp0s20u6): supplicant interface state: scanning -> associating
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.3053] device (p2p-dev-wlp0s20u6): supplicant management interface state: scanning -> associating
Apr 04 19:53:46 tuxedo kernel: RTW: start auth
Apr 04 19:53:46 tuxedo kernel: RTW: auth success, start assoc
Apr 04 19:53:46 tuxedo wpa_supplicant[744]: wlp0s20u6: Associated with 2c:3a:fd:b6:e5:c2
Apr 04 19:53:46 tuxedo wpa_supplicant[744]: wlp0s20u6: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 04 19:53:46 tuxedo kernel: RTW: assoc success
Apr 04 19:53:46 tuxedo kernel: RTW: ============ STA [2c:3a:fd:b6:e5:c2]  ===================
Apr 04 19:53:46 tuxedo kernel: RTW: mac_id : 0
Apr 04 19:53:46 tuxedo kernel: RTW: wireless_mode : 0x44
Apr 04 19:53:46 tuxedo kernel: RTW: mimo_type : 0
Apr 04 19:53:46 tuxedo kernel: RTW: bw_mode : 80MHz, ra_bw_mode : 80MHz
Apr 04 19:53:46 tuxedo kernel: RTW: rate_id : 10
Apr 04 19:53:46 tuxedo kernel: RTW: rssi : -1 (%), rssi_level : 0
Apr 04 19:53:46 tuxedo kernel: RTW: is_support_sgi : Y, is_vht_enable : Y
Apr 04 19:53:46 tuxedo kernel: RTW: disable_ra : N, disable_pt : N
Apr 04 19:53:46 tuxedo kernel: RTW: is_noisy : N
Apr 04 19:53:46 tuxedo kernel: RTW: txrx_state : 0
Apr 04 19:53:46 tuxedo kernel: RTW: curr_tx_rate : CCK_1M (L)
Apr 04 19:53:46 tuxedo kernel: RTW: curr_tx_bw : 20MHz
Apr 04 19:53:46 tuxedo kernel: RTW: curr_retry_ratio : 0
Apr 04 19:53:46 tuxedo kernel: RTW: ra_mask : 0x00000000003ffff0
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4624] device (wlp0s20u6): supplicant interface state: associating -> associated
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4624] device (p2p-dev-wlp0s20u6): supplicant management interface state: associating -> associated
Apr 04 19:53:46 tuxedo kernel: RTW: recv eapol packet
Apr 04 19:53:46 tuxedo kernel: RTW: send eapol packet
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4731] device (wlp0s20u6): supplicant interface state: associated -> 4-way handshake
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4731] device (p2p-dev-wlp0s20u6): supplicant management interface state: associated -> 4-way handshake
Apr 04 19:53:46 tuxedo wpa_supplicant[744]: wlp0s20u6: WPA: Key negotiation completed with 2c:3a:fd:b6:e5:c2 [PTK=CCMP GTK=CCMP]
Apr 04 19:53:46 tuxedo wpa_supplicant[744]: wlp0s20u6: CTRL-EVENT-CONNECTED - Connection to 2c:3a:fd:b6:e5:c2 completed [id=0 id_str=]
Apr 04 19:53:46 tuxedo wpa_supplicant[744]: bgscan simple: Failed to enable signal strength monitoring
Apr 04 19:53:46 tuxedo kernel: RTW: recv eapol packet
Apr 04 19:53:46 tuxedo kernel: RTW: send eapol packet
Apr 04 19:53:46 tuxedo kernel: RTW: set pairwise key camid:4, addr:2c:3a:fd:b6:e5:c2, kid:0, type:AES
Apr 04 19:53:46 tuxedo kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u6: link becomes ready
Apr 04 19:53:46 tuxedo kernel: RTW: set group key camid:5, addr:2c:3a:fd:b6:e5:c2, kid:2, type:AES
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4852] device (wlp0s20u6): supplicant interface state: 4-way handshake -> completed
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4853] device (wlp0s20u6): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "FRITZ!Box 7530 GM"
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4853] device (p2p-dev-wlp0s20u6): supplicant management interface state: 4-way handshake -> completed
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4856] device (wlp0s20u6): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.4861] dhcp4 (wlp0s20u6): activation: beginning transaction (timeout in 45 seconds)
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5496] dhcp4 (wlp0s20u6): option dhcp_lease_time      => '864000'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5497] dhcp4 (wlp0s20u6): option domain_name          => 'fritz.box'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5497] dhcp4 (wlp0s20u6): option domain_name_servers  => '192.168.2.1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5497] dhcp4 (wlp0s20u6): option expiry               => '1586886826'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5497] dhcp4 (wlp0s20u6): option ip_address           => '192.168.2.25'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5497] dhcp4 (wlp0s20u6): option next_server          => '192.168.2.1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5497] dhcp4 (wlp0s20u6): option ntp_servers          => '192.168.2.1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_broadcast_address => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_domain_name => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_domain_name_servers => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_domain_search => '1'
Apr 04 19:53:46 tuxedo kernel: audit: type=1130 audit(1586022826.562:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:46 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:46 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=709 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_host_name  => '1'
Apr 04 19:53:46 tuxedo dbus-daemon[708]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_interface_mtu => '1'
Apr 04 19:53:46 tuxedo dbus-daemon[708]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=709 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5498] dhcp4 (wlp0s20u6): option requested_ms_classless_static_routes => '1'
Apr 04 19:53:46 tuxedo dbus-daemon[708]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_nis_domain => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_nis_servers => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_ntp_servers => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_rfc3442_classless_static_routes => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_root_path  => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_routers    => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_static_routes => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5499] dhcp4 (wlp0s20u6): option requested_subnet_mask => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5500] dhcp4 (wlp0s20u6): option requested_time_offset => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5500] dhcp4 (wlp0s20u6): option requested_wpad       => '1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5500] dhcp4 (wlp0s20u6): option routers              => '192.168.2.1'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5500] dhcp4 (wlp0s20u6): option subnet_mask          => '255.255.255.0'
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5500] dhcp4 (wlp0s20u6): state changed unknown -> bound
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5522] device (wlp0s20u6): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:53:46 tuxedo systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 04 19:53:46 tuxedo systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5945] device (wlp0s20u6): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5948] device (wlp0s20u6): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5953] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5976] manager: NetworkManager state is now CONNECTED_SITE
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.5978] policy: set 'FRITZ!Box 7530 GM 3' (wlp0s20u6) as default for IPv4 routing and DNS
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.6671] device (wlp0s20u6): Activation: successful, device activated.
Apr 04 19:53:46 tuxedo NetworkManager[709]: <info>  [1586022826.9153] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 04 19:53:48 tuxedo ntpd[730]: Listen normally on 4 wlp0s20u6 192.168.2.25:123
Apr 04 19:53:48 tuxedo ntpd[730]: new interface(s) found: waking up resolver
Apr 04 19:53:56 tuxedo systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Apr 04 19:53:56 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:56 tuxedo kernel: audit: type=1131 audit(1586022836.701:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:56 tuxedo systemd[1]: usb_modeswitch@2-6.service: Succeeded.
Apr 04 19:53:56 tuxedo systemd[1]: Finished USB_ModeSwitch_2-6.
Apr 04 19:53:56 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:56 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:56 tuxedo kernel: audit: type=1130 audit(1586022836.888:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:56 tuxedo kernel: audit: type=1131 audit(1586022836.888:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=usb_modeswitch@2-6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:53:56 tuxedo audit[1345]: USER_ACCT pid=1345 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:56 tuxedo audit[1345]: CRED_REFR pid=1345 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:56 tuxedo sudo[1345]:   kazuki : TTY=pts/0 ; PWD=/home/kazuki/usb-wifi/2 ; USER=root ; COMMAND=/usr/bin/journalctl -b
Apr 04 19:53:56 tuxedo kernel: audit: type=1101 audit(1586022836.978:86): pid=1345 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:56 tuxedo kernel: audit: type=1110 audit(1586022836.978:87): pid=1345 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:56 tuxedo kernel: audit: type=1105 audit(1586022836.981:88): pid=1345 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:56 tuxedo audit[1345]: USER_START pid=1345 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:53:56 tuxedo sudo[1345]: pam_unix(sudo:session): session opened for user root by (uid=0)

And this is after rebooting where the adapter keeps working:

-- Logs begin at Thu 2019-04-18 08:40:35 CEST, end at Sat 2020-04-04 19:56:26 CEST. --
Apr 04 19:55:17 tuxedo kernel: microcode: microcode updated early to revision 0x27, date = 2019-02-26
Apr 04 19:55:17 tuxedo kernel: Linux version 5.5.13-arch2-1 (linux@archlinux) (gcc version 9.3.0 (Arch Linux 9.3.0-1)) #1 SMP PREEMPT Mon, 30 Mar 2020 20:42:41 +0000
Apr 04 19:55:17 tuxedo kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9d76f319-2d3b-4d15-b8c2-f07de33cd661 rw resume=/dev/sda1 quiet
Apr 04 19:55:17 tuxedo kernel: KERNEL supported cpus:
Apr 04 19:55:17 tuxedo kernel:   Intel GenuineIntel
Apr 04 19:55:17 tuxedo kernel:   AMD AuthenticAMD
Apr 04 19:55:17 tuxedo kernel:   Hygon HygonGenuine
Apr 04 19:55:17 tuxedo kernel:   Centaur CentaurHauls
Apr 04 19:55:17 tuxedo kernel:   zhaoxin   Shanghai  
Apr 04 19:55:17 tuxedo kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 04 19:55:17 tuxedo kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 04 19:55:17 tuxedo kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 04 19:55:17 tuxedo kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 04 19:55:17 tuxedo kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Apr 04 19:55:17 tuxedo kernel: BIOS-provided physical RAM map:
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bb5a9fff] usable
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000bb5aa000-0x00000000bb5b0fff] ACPI NVS
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000bb5b1000-0x00000000bbda3fff] usable
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000bbda4000-0x00000000bc03efff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000bc03f000-0x00000000cb478fff] usable
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000cb479000-0x00000000cb803fff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000cb804000-0x00000000cb855fff] usable
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000cb856000-0x00000000cb9bcfff] ACPI NVS
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000cb9bd000-0x00000000cbffefff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000cbfff000-0x00000000cbffffff] usable
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 04 19:55:17 tuxedo kernel: BIOS-e820: [mem 0x0000000100000000-0x000000032fdfffff] usable
Apr 04 19:55:17 tuxedo kernel: NX (Execute Disable) protection: active
Apr 04 19:55:17 tuxedo kernel: SMBIOS 2.7 present.
Apr 04 19:55:17 tuxedo kernel: DMI: Notebook                         W35xSTQ_370ST             /W35xSTQ_370ST             , BIOS 4.6.5 09/26/2013
Apr 04 19:55:17 tuxedo kernel: tsc: Fast TSC calibration using PIT
Apr 04 19:55:17 tuxedo kernel: tsc: Detected 2693.819 MHz processor
Apr 04 19:55:17 tuxedo kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 04 19:55:17 tuxedo kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 04 19:55:17 tuxedo kernel: last_pfn = 0x32fe00 max_arch_pfn = 0x400000000
Apr 04 19:55:17 tuxedo kernel: MTRR default type: uncachable
Apr 04 19:55:17 tuxedo kernel: MTRR fixed ranges enabled:
Apr 04 19:55:17 tuxedo kernel:   00000-9FFFF write-back
Apr 04 19:55:17 tuxedo kernel:   A0000-BFFFF uncachable
Apr 04 19:55:17 tuxedo kernel:   C0000-CFFFF write-protect
Apr 04 19:55:17 tuxedo kernel:   D0000-E7FFF uncachable
Apr 04 19:55:17 tuxedo kernel:   E8000-FFFFF write-protect
Apr 04 19:55:17 tuxedo kernel: MTRR variable ranges enabled:
Apr 04 19:55:17 tuxedo kernel:   0 base 0000000000 mask 7E00000000 write-back
Apr 04 19:55:17 tuxedo kernel:   1 base 0200000000 mask 7F00000000 write-back
Apr 04 19:55:17 tuxedo kernel:   2 base 0300000000 mask 7FC0000000 write-back
Apr 04 19:55:17 tuxedo kernel:   3 base 00E0000000 mask 7FE0000000 uncachable
Apr 04 19:55:17 tuxedo kernel:   4 base 00D0000000 mask 7FF0000000 uncachable
Apr 04 19:55:17 tuxedo kernel:   5 base 00CE000000 mask 7FFE000000 uncachable
Apr 04 19:55:17 tuxedo kernel:   6 base 00CD000000 mask 7FFF000000 uncachable
Apr 04 19:55:17 tuxedo kernel:   7 base 0330000000 mask 7FF0000000 uncachable
Apr 04 19:55:17 tuxedo kernel:   8 base 032FE00000 mask 7FFFE00000 uncachable
Apr 04 19:55:17 tuxedo kernel:   9 disabled
Apr 04 19:55:17 tuxedo kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 04 19:55:17 tuxedo kernel: total RAM covered: 12238M
Apr 04 19:55:17 tuxedo kernel: Found optimal setting for mtrr clean up
Apr 04 19:55:17 tuxedo kernel:  gran_size: 64K         chunk_size: 4M         num_reg: 10          lose cover RAM: 0G
Apr 04 19:55:17 tuxedo kernel: e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
Apr 04 19:55:17 tuxedo kernel: last_pfn = 0xcc000 max_arch_pfn = 0x400000000
Apr 04 19:55:17 tuxedo kernel: found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff]
Apr 04 19:55:17 tuxedo kernel: check: Scanning 1 areas for low memory corruption
Apr 04 19:55:17 tuxedo kernel: Using GB pages for direct mapping
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a01000, 0x282a01fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a02000, 0x282a02fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a03000, 0x282a03fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a04000, 0x282a04fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a05000, 0x282a05fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a06000, 0x282a06fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a07000, 0x282a07fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a08000, 0x282a08fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a09000, 0x282a09fff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a0a000, 0x282a0afff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a0b000, 0x282a0bfff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: BRK [0x282a0c000, 0x282a0cfff] PGTABLE
Apr 04 19:55:17 tuxedo kernel: RAMDISK: [mem 0x367c0000-0x373d7fff]
Apr 04 19:55:17 tuxedo kernel: ACPI: Early table checksum verification disabled
Apr 04 19:55:17 tuxedo kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
Apr 04 19:55:17 tuxedo kernel: ACPI: XSDT 0x00000000CB95E088 000094 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:55:17 tuxedo kernel: ACPI: FACP 0x00000000CB96B1C8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:55:17 tuxedo kernel: ACPI: DSDT 0x00000000CB95E1B8 00D00D (v02 ALASKA A M I    00000025 INTL 20120711)
Apr 04 19:55:17 tuxedo kernel: ACPI: FACS 0x00000000CB9BB080 000040
Apr 04 19:55:17 tuxedo kernel: ACPI: APIC 0x00000000CB96B2D8 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:55:17 tuxedo kernel: ACPI: FPDT 0x00000000CB96B370 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 04 19:55:17 tuxedo kernel: ACPI: ASF! 0x00000000CB96B3B8 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB96B460 00162C (v01 TrmRef PtidDevc 00001000 INTL 20091112)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB96CA90 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB96CFD0 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20051117)
Apr 04 19:55:17 tuxedo kernel: ACPI: MCFG 0x00000000CB96DAA8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Apr 04 19:55:17 tuxedo kernel: ACPI: HPET 0x00000000CB96DAE8 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB96DB20 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB96DE38 001CB9 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB96FAF8 000EC1 (v01 SgRef  SgPeg    00001000 INTL 20120711)
Apr 04 19:55:17 tuxedo kernel: ACPI: DMAR 0x00000000CB9709C0 0000B8 (v01 INTEL  HSW      00000001 INTL 00000001)
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0x00000000CB970A78 001105 (v01 OptRef OptTabl  00001000 INTL 20091112)
Apr 04 19:55:17 tuxedo kernel: ACPI: Local APIC address 0xfee00000
Apr 04 19:55:17 tuxedo kernel: No NUMA configuration found
Apr 04 19:55:17 tuxedo kernel: Faking a node at [mem 0x0000000000000000-0x000000032fdfffff]
Apr 04 19:55:17 tuxedo kernel: NODE_DATA(0) allocated [mem 0x32fdfb000-0x32fdfefff]
Apr 04 19:55:17 tuxedo kernel: Zone ranges:
Apr 04 19:55:17 tuxedo kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 04 19:55:17 tuxedo kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 04 19:55:17 tuxedo kernel:   Normal   [mem 0x0000000100000000-0x000000032fdfffff]
Apr 04 19:55:17 tuxedo kernel:   Device   empty
Apr 04 19:55:17 tuxedo kernel: Movable zone start for each node
Apr 04 19:55:17 tuxedo kernel: Early memory node ranges
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x0000000000100000-0x00000000bb5a9fff]
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x00000000bb5b1000-0x00000000bbda3fff]
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x00000000bc03f000-0x00000000cb478fff]
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x00000000cb804000-0x00000000cb855fff]
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x00000000cbfff000-0x00000000cbffffff]
Apr 04 19:55:17 tuxedo kernel:   node   0: [mem 0x0000000100000000-0x000000032fdfffff]
Apr 04 19:55:17 tuxedo kernel: Zeroed struct page in unavailable ranges: 20538 pages
Apr 04 19:55:17 tuxedo kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000032fdfffff]
Apr 04 19:55:17 tuxedo kernel: On node 0 totalpages: 3125190
Apr 04 19:55:17 tuxedo kernel:   DMA zone: 64 pages used for memmap
Apr 04 19:55:17 tuxedo kernel:   DMA zone: 21 pages reserved
Apr 04 19:55:17 tuxedo kernel:   DMA zone: 3996 pages, LIFO batch:0
Apr 04 19:55:17 tuxedo kernel:   DMA32 zone: 12937 pages used for memmap
Apr 04 19:55:17 tuxedo kernel:   DMA32 zone: 827946 pages, LIFO batch:63
Apr 04 19:55:17 tuxedo kernel:   Normal zone: 35832 pages used for memmap
Apr 04 19:55:17 tuxedo kernel:   Normal zone: 2293248 pages, LIFO batch:63
Apr 04 19:55:17 tuxedo kernel: Reserving Intel graphics memory at [mem 0xcd200000-0xcf1fffff]
Apr 04 19:55:17 tuxedo kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 04 19:55:17 tuxedo kernel: ACPI: Local APIC address 0xfee00000
Apr 04 19:55:17 tuxedo kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 04 19:55:17 tuxedo kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 04 19:55:17 tuxedo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 04 19:55:17 tuxedo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 04 19:55:17 tuxedo kernel: ACPI: IRQ0 used by override.
Apr 04 19:55:17 tuxedo kernel: ACPI: IRQ9 used by override.
Apr 04 19:55:17 tuxedo kernel: Using ACPI (MADT) for SMP configuration information
Apr 04 19:55:17 tuxedo kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 04 19:55:17 tuxedo kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xbb5aa000-0xbb5b0fff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xbbda4000-0xbc03efff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xcb479000-0xcb803fff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xcb856000-0xcb9bcfff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xcb9bd000-0xcbffefff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xcc000000-0xccffffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Apr 04 19:55:17 tuxedo kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Apr 04 19:55:17 tuxedo kernel: [mem 0xcf200000-0xf7ffffff] available for PCI devices
Apr 04 19:55:17 tuxedo kernel: Booting paravirtualized kernel on bare hardware
Apr 04 19:55:17 tuxedo kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 04 19:55:17 tuxedo kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Apr 04 19:55:17 tuxedo kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Apr 04 19:55:17 tuxedo kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Apr 04 19:55:17 tuxedo kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 04 19:55:17 tuxedo kernel: Built 1 zonelists, mobility grouping on.  Total pages: 3076336
Apr 04 19:55:17 tuxedo kernel: Policy zone: Normal
Apr 04 19:55:17 tuxedo kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9d76f319-2d3b-4d15-b8c2-f07de33cd661 rw resume=/dev/sda1 quiet
Apr 04 19:55:17 tuxedo kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Apr 04 19:55:17 tuxedo kernel: Memory: 12168516K/12500760K available (12291K kernel code, 1375K rwdata, 4464K rodata, 1688K init, 3248K bss, 332244K reserved, 0K cma-reserved)
Apr 04 19:55:17 tuxedo kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 04 19:55:17 tuxedo kernel: Kernel/User page tables isolation: enabled
Apr 04 19:55:17 tuxedo kernel: ftrace: allocating 39753 entries in 156 pages
Apr 04 19:55:17 tuxedo kernel: ftrace: allocated 156 pages with 4 groups
Apr 04 19:55:17 tuxedo kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 04 19:55:17 tuxedo kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Apr 04 19:55:17 tuxedo kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Apr 04 19:55:17 tuxedo kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 04 19:55:17 tuxedo kernel:         Tasks RCU enabled.
Apr 04 19:55:17 tuxedo kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 04 19:55:17 tuxedo kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 04 19:55:17 tuxedo kernel: NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
Apr 04 19:55:17 tuxedo kernel: random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
Apr 04 19:55:17 tuxedo kernel: Console: colour dummy device 80x25
Apr 04 19:55:17 tuxedo kernel: printk: console [tty0] enabled
Apr 04 19:55:17 tuxedo kernel: ACPI: Core revision 20191018
Apr 04 19:55:17 tuxedo kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Apr 04 19:55:17 tuxedo kernel: APIC: Switch to symmetric I/O mode setup
Apr 04 19:55:17 tuxedo kernel: DMAR: Host address width 39
Apr 04 19:55:17 tuxedo kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 04 19:55:17 tuxedo kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
Apr 04 19:55:17 tuxedo kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 04 19:55:17 tuxedo kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
Apr 04 19:55:17 tuxedo kernel: DMAR: RMRR base: 0x000000cbea9000 end: 0x000000cbeb7fff
Apr 04 19:55:17 tuxedo kernel: DMAR: RMRR base: 0x000000cd000000 end: 0x000000cf1fffff
Apr 04 19:55:17 tuxedo kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 04 19:55:17 tuxedo kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 04 19:55:17 tuxedo kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 04 19:55:17 tuxedo kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 04 19:55:17 tuxedo kernel: x2apic enabled
Apr 04 19:55:17 tuxedo kernel: Switched APIC routing to cluster x2apic.
Apr 04 19:55:17 tuxedo kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 04 19:55:17 tuxedo kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26d46f9ec5a, max_idle_ns: 440795275202 ns
Apr 04 19:55:17 tuxedo kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5389.12 BogoMIPS (lpj=8979396)
Apr 04 19:55:17 tuxedo kernel: pid_max: default: 32768 minimum: 301
Apr 04 19:55:17 tuxedo kernel: LSM: Security Framework initializing
Apr 04 19:55:17 tuxedo kernel: Yama: becoming mindful.
Apr 04 19:55:17 tuxedo kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE tmpfs ***
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE proc ***
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE cgroup1 ***
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE cgroup2 ***
Apr 04 19:55:17 tuxedo kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Apr 04 19:55:17 tuxedo kernel: process: using mwait in idle threads
Apr 04 19:55:17 tuxedo kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Apr 04 19:55:17 tuxedo kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Apr 04 19:55:17 tuxedo kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 04 19:55:17 tuxedo kernel: Spectre V2 : Mitigation: Full generic retpoline
Apr 04 19:55:17 tuxedo kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 04 19:55:17 tuxedo kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Apr 04 19:55:17 tuxedo kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 04 19:55:17 tuxedo kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Apr 04 19:55:17 tuxedo kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Apr 04 19:55:17 tuxedo kernel: MDS: Mitigation: Clear CPU buffers
Apr 04 19:55:17 tuxedo kernel: Freeing SMP alternatives memory: 32K
Apr 04 19:55:17 tuxedo kernel: TSC deadline timer enabled
Apr 04 19:55:17 tuxedo kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz (family: 0x6, model: 0x3c, stepping: 0x3)
Apr 04 19:55:17 tuxedo kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
Apr 04 19:55:17 tuxedo kernel: ... version:                3
Apr 04 19:55:17 tuxedo kernel: ... bit width:              48
Apr 04 19:55:17 tuxedo kernel: ... generic registers:      4
Apr 04 19:55:17 tuxedo kernel: ... value mask:             0000ffffffffffff
Apr 04 19:55:17 tuxedo kernel: ... max period:             00007fffffffffff
Apr 04 19:55:17 tuxedo kernel: ... fixed-purpose events:   3
Apr 04 19:55:17 tuxedo kernel: ... event mask:             000000070000000f
Apr 04 19:55:17 tuxedo kernel: rcu: Hierarchical SRCU implementation.
Apr 04 19:55:17 tuxedo kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 04 19:55:17 tuxedo kernel: smp: Bringing up secondary CPUs ...
Apr 04 19:55:17 tuxedo kernel: x86: Booting SMP configuration:
Apr 04 19:55:17 tuxedo kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Apr 04 19:55:17 tuxedo kernel: 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.
Apr 04 19:55:17 tuxedo kernel:  #5 #6 #7
Apr 04 19:55:17 tuxedo kernel: smp: Brought up 1 node, 8 CPUs
Apr 04 19:55:17 tuxedo kernel: smpboot: Max logical packages: 1
Apr 04 19:55:17 tuxedo kernel: smpboot: Total of 8 processors activated (43118.98 BogoMIPS)
Apr 04 19:55:17 tuxedo kernel: devtmpfs: initialized
Apr 04 19:55:17 tuxedo kernel: x86/mm: Memory block size: 128MB
Apr 04 19:55:17 tuxedo kernel: PM: Registering ACPI NVS region [mem 0xbb5aa000-0xbb5b0fff] (28672 bytes)
Apr 04 19:55:17 tuxedo kernel: PM: Registering ACPI NVS region [mem 0xcb856000-0xcb9bcfff] (1470464 bytes)
Apr 04 19:55:17 tuxedo kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 04 19:55:17 tuxedo kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: pinctrl core: initialized pinctrl subsystem
Apr 04 19:55:17 tuxedo kernel: PM: RTC time: 19:55:10, date: 2020-04-04
Apr 04 19:55:17 tuxedo kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 04 19:55:17 tuxedo kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 04 19:55:17 tuxedo kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 04 19:55:17 tuxedo kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 04 19:55:17 tuxedo kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 04 19:55:17 tuxedo kernel: NET: Registered protocol family 16
Apr 04 19:55:17 tuxedo kernel: audit: initializing netlink subsys (disabled)
Apr 04 19:55:17 tuxedo kernel: audit: type=2000 audit(1586030110.359:1): state=initialized audit_enabled=0 res=1
Apr 04 19:55:17 tuxedo kernel: cpuidle: using governor ladder
Apr 04 19:55:17 tuxedo kernel: cpuidle: using governor menu
Apr 04 19:55:17 tuxedo kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 04 19:55:17 tuxedo kernel: ACPI: bus type PCI registered
Apr 04 19:55:17 tuxedo kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 04 19:55:17 tuxedo kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 04 19:55:17 tuxedo kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 04 19:55:17 tuxedo kernel: PCI: Using configuration type 1 for base access
Apr 04 19:55:17 tuxedo kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Apr 04 19:55:17 tuxedo kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 04 19:55:17 tuxedo kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Apr 04 19:55:17 tuxedo kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(Module Device)
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(Processor Device)
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(Linux-Dell-Video)
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Apr 04 19:55:17 tuxedo kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Apr 04 19:55:17 tuxedo kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Apr 04 19:55:17 tuxedo kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 04 19:55:17 tuxedo kernel: ACPI: Dynamic OEM Table Load:
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0xFFFFA21FE1021000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
Apr 04 19:55:17 tuxedo kernel: ACPI: Dynamic OEM Table Load:
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0xFFFFA21FE103B800 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
Apr 04 19:55:17 tuxedo kernel: ACPI: Dynamic OEM Table Load:
Apr 04 19:55:17 tuxedo kernel: ACPI: SSDT 0xFFFFA21FE0CCE600 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
Apr 04 19:55:17 tuxedo kernel: ACPI: EC: EC started
Apr 04 19:55:17 tuxedo kernel: ACPI: EC: interrupt blocked
Apr 04 19:55:17 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
Apr 04 19:55:17 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 19:55:17 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
Apr 04 19:55:17 tuxedo kernel: ACPI: Interpreter enabled
Apr 04 19:55:17 tuxedo kernel: ACPI: (supports S0 S3 S4 S5)
Apr 04 19:55:17 tuxedo kernel: ACPI: Using IOAPIC for interrupt routing
Apr 04 19:55:17 tuxedo kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 04 19:55:17 tuxedo kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 04 19:55:17 tuxedo kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Apr 04 19:55:17 tuxedo kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Apr 04 19:55:17 tuxedo kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
Apr 04 19:55:17 tuxedo kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Apr 04 19:55:17 tuxedo kernel: PCI host bridge to bus 0000:00
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7a14000-0xf7a17fff 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7a1e000-0xf7a1e00f 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7a1c000-0xf7a1c3ff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7a10000-0xf7a13fff 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7a1b000-0xf7a1b3ff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7a1a000-0xf7a1a7ff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.2: PME# supported from D3hot
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7a19000-0xf7a190ff 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: [10de:11e2] type 00 class 0x030200
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: Enabling HDA controller
Apr 04 19:55:17 tuxedo kernel: pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: acpiphp: Slot [1] registered
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 04 19:55:17 tuxedo kernel: pci 0000:03:00.0: [8086:0887] type 00 class 0x028000
Apr 04 19:55:17 tuxedo kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7900000-0xf7901fff 64bit]
Apr 04 19:55:17 tuxedo kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.0: [10ec:5289] type 00 class 0xff0000
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf7800000-0xf780ffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.0: supports D1 D2
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.2: [10ec:8168] type 00 class 0x020000
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.2: reg 0x10: [io  0xd000-0xd0ff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.2: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.2: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.2: supports D1 D2
Apr 04 19:55:17 tuxedo kernel: pci 0000:04:00.2: PME# supported from D0 D1 D2 D3hot D3cold
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
Apr 04 19:55:17 tuxedo kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
Apr 04 19:55:17 tuxedo kernel: ACPI: EC: interrupt unblocked
Apr 04 19:55:17 tuxedo kernel: ACPI: EC: event unblocked
Apr 04 19:55:17 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 04 19:55:17 tuxedo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Apr 04 19:55:17 tuxedo kernel: iommu: Default domain type: Translated 
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 04 19:55:17 tuxedo kernel: vgaarb: loaded
Apr 04 19:55:17 tuxedo kernel: SCSI subsystem initialized
Apr 04 19:55:17 tuxedo kernel: libata version 3.00 loaded.
Apr 04 19:55:17 tuxedo kernel: ACPI: bus type USB registered
Apr 04 19:55:17 tuxedo kernel: usbcore: registered new interface driver usbfs
Apr 04 19:55:17 tuxedo kernel: usbcore: registered new interface driver hub
Apr 04 19:55:17 tuxedo kernel: usbcore: registered new device driver usb
Apr 04 19:55:17 tuxedo kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 04 19:55:17 tuxedo kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 04 19:55:17 tuxedo kernel: PTP clock support registered
Apr 04 19:55:17 tuxedo kernel: EDAC MC: Ver: 3.0.0
Apr 04 19:55:17 tuxedo kernel: PCI: Using ACPI for IRQ routing
Apr 04 19:55:17 tuxedo kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 04 19:55:17 tuxedo kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 04 19:55:17 tuxedo kernel: e820: reserve RAM buffer [mem 0xbb5aa000-0xbbffffff]
Apr 04 19:55:17 tuxedo kernel: e820: reserve RAM buffer [mem 0xbbda4000-0xbbffffff]
Apr 04 19:55:17 tuxedo kernel: e820: reserve RAM buffer [mem 0xcb479000-0xcbffffff]
Apr 04 19:55:17 tuxedo kernel: e820: reserve RAM buffer [mem 0xcb856000-0xcbffffff]
Apr 04 19:55:17 tuxedo kernel: e820: reserve RAM buffer [mem 0x32fe00000-0x32fffffff]
Apr 04 19:55:17 tuxedo kernel: NetLabel: Initializing
Apr 04 19:55:17 tuxedo kernel: NetLabel:  domain hash size = 128
Apr 04 19:55:17 tuxedo kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 04 19:55:17 tuxedo kernel: NetLabel:  unlabeled traffic allowed by default
Apr 04 19:55:17 tuxedo kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 04 19:55:17 tuxedo kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 04 19:55:17 tuxedo kernel: clocksource: Switched to clocksource tsc-early
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE bpf ***
Apr 04 19:55:17 tuxedo kernel: VFS: Disk quotas dquot_6.6.0
Apr 04 19:55:17 tuxedo kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE ramfs ***
Apr 04 19:55:17 tuxedo kernel: *** VALIDATE hugetlbfs ***
Apr 04 19:55:17 tuxedo kernel: pnp: PnP ACPI init
Apr 04 19:55:17 tuxedo kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0xffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0xffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0xffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x1c00-0x1cfe] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x1d00-0x1dfe] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x1e00-0x1efe] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x1f00-0x1ffe] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: [io  0x3322-0x3323] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 04 19:55:17 tuxedo kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 04 19:55:17 tuxedo kernel: system 00:03: [io  0x1854-0x1857] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 04 19:55:17 tuxedo kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 04 19:55:17 tuxedo kernel: pnp 00:05: Plug and Play ACPI device, IDs SYN1212 PNP0f13 (active)
Apr 04 19:55:17 tuxedo kernel: system 00:06: [io  0x04d0-0x04d1] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xf7fee000-0xf7feefff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: [mem 0xf7fd0000-0xf7fd0fff] has been reserved
Apr 04 19:55:17 tuxedo kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 04 19:55:17 tuxedo kernel: pnp: PnP ACPI: found 8 devices
Apr 04 19:55:17 tuxedo kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff window]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf79fffff]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:04: resource 1 [mem 0xf7800000-0xf78fffff]
Apr 04 19:55:17 tuxedo kernel: pci_bus 0000:04: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
Apr 04 19:55:17 tuxedo kernel: NET: Registered protocol family 2
Apr 04 19:55:17 tuxedo kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 04 19:55:17 tuxedo kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 04 19:55:17 tuxedo kernel: NET: Registered protocol family 1
Apr 04 19:55:17 tuxedo kernel: NET: Registered protocol family 44
Apr 04 19:55:17 tuxedo kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 04 19:55:17 tuxedo kernel: PCI: CLS 64 bytes, default 64
Apr 04 19:55:17 tuxedo kernel: Trying to unpack rootfs image as initramfs...
Apr 04 19:55:17 tuxedo kernel: Freeing initrd memory: 12384K
Apr 04 19:55:17 tuxedo kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 04 19:55:17 tuxedo kernel: software IO TLB: mapped [mem 0xc7479000-0xcb479000] (64MB)
Apr 04 19:55:17 tuxedo kernel: check: Scanning for low memory corruption every 60 seconds
Apr 04 19:55:17 tuxedo kernel: Initialise system trusted keyrings
Apr 04 19:55:17 tuxedo kernel: Key type blacklist registered
Apr 04 19:55:17 tuxedo kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Apr 04 19:55:17 tuxedo kernel: zbud: loaded
Apr 04 19:55:17 tuxedo kernel: Key type asymmetric registered
Apr 04 19:55:17 tuxedo kernel: Asymmetric key parser 'x509' registered
Apr 04 19:55:17 tuxedo kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Apr 04 19:55:17 tuxedo kernel: io scheduler mq-deadline registered
Apr 04 19:55:17 tuxedo kernel: io scheduler kyber registered
Apr 04 19:55:17 tuxedo kernel: io scheduler bfq registered
Apr 04 19:55:17 tuxedo kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 04 19:55:17 tuxedo kernel: vesafb: mode is 1920x1080x32, linelength=7680, pages=0
Apr 04 19:55:17 tuxedo kernel: vesafb: scrolling: redraw
Apr 04 19:55:17 tuxedo kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 04 19:55:17 tuxedo kernel: vesafb: framebuffer at 0xd0000000, mapped to 0x00000000d766e5fb, using 8128k, total 8128k
Apr 04 19:55:17 tuxedo kernel: fbcon: Deferring console take-over
Apr 04 19:55:17 tuxedo kernel: fb0: VESA VGA frame buffer device
Apr 04 19:55:17 tuxedo kernel: intel_idle: MWAIT substates: 0x42120
Apr 04 19:55:17 tuxedo kernel: intel_idle: v0.4.1 model 0x3C
Apr 04 19:55:17 tuxedo kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 04 19:55:17 tuxedo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 04 19:55:17 tuxedo kernel: ACPI: Power Button [PWRB]
Apr 04 19:55:17 tuxedo kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Apr 04 19:55:17 tuxedo kernel: ACPI: Sleep Button [SLPB]
Apr 04 19:55:17 tuxedo kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Apr 04 19:55:17 tuxedo kernel: ACPI: Lid Switch [LID0]
Apr 04 19:55:17 tuxedo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 04 19:55:17 tuxedo kernel: ACPI: Power Button [PWRF]
Apr 04 19:55:17 tuxedo kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 04 19:55:17 tuxedo kernel: ACPI: Thermal Zone [TZ0] (63 C)
Apr 04 19:55:17 tuxedo kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Apr 04 19:55:17 tuxedo kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Apr 04 19:55:17 tuxedo kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Apr 04 19:55:17 tuxedo kernel: ahci 0000:00:1f.2: version 3.0
Apr 04 19:55:17 tuxedo kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 04 19:55:17 tuxedo kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x17 impl SATA mode
Apr 04 19:55:17 tuxedo kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs apst 
Apr 04 19:55:17 tuxedo kernel: scsi host0: ahci
Apr 04 19:55:17 tuxedo kernel: scsi host1: ahci
Apr 04 19:55:17 tuxedo kernel: scsi host2: ahci
Apr 04 19:55:17 tuxedo kernel: scsi host3: ahci
Apr 04 19:55:17 tuxedo kernel: scsi host4: ahci
Apr 04 19:55:17 tuxedo kernel: scsi host5: ahci
Apr 04 19:55:17 tuxedo kernel: ata1: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a100 irq 30
Apr 04 19:55:17 tuxedo kernel: ata2: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a180 irq 30
Apr 04 19:55:17 tuxedo kernel: ata3: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a200 irq 30
Apr 04 19:55:17 tuxedo kernel: ata4: DUMMY
Apr 04 19:55:17 tuxedo kernel: ata5: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a300 irq 30
Apr 04 19:55:17 tuxedo kernel: ata6: DUMMY
Apr 04 19:55:17 tuxedo kernel: usbcore: registered new interface driver usbserial_generic
Apr 04 19:55:17 tuxedo kernel: usbserial: USB Serial support registered for generic
Apr 04 19:55:17 tuxedo kernel: rtc_cmos 00:02: RTC can wake from S4
Apr 04 19:55:17 tuxedo kernel: rtc_cmos 00:02: registered as rtc0
Apr 04 19:55:17 tuxedo kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 04 19:55:17 tuxedo kernel: intel_pstate: Intel P-state driver initializing
Apr 04 19:55:17 tuxedo kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 04 19:55:17 tuxedo kernel: drop_monitor: Initializing network drop monitor service
Apr 04 19:55:17 tuxedo kernel: NET: Registered protocol family 10
Apr 04 19:55:17 tuxedo kernel: Segment Routing with IPv6
Apr 04 19:55:17 tuxedo kernel: NET: Registered protocol family 17
Apr 04 19:55:17 tuxedo kernel: RAS: Correctable Errors collector initialized.
Apr 04 19:55:17 tuxedo kernel: microcode: sig=0x306c3, pf=0x10, revision=0x27
Apr 04 19:55:17 tuxedo kernel: microcode: Microcode Update Driver: v2.2.
Apr 04 19:55:17 tuxedo kernel: IPI shorthand broadcast: enabled
Apr 04 19:55:17 tuxedo kernel: sched_clock: Marking stable (805691135, 173974)->(833644825, -27779716)
Apr 04 19:55:17 tuxedo kernel: registered taskstats version 1
Apr 04 19:55:17 tuxedo kernel: Loading compiled-in X.509 certificates
Apr 04 19:55:17 tuxedo kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 896588e27997392b6bed798fe4c41996abcde831'
Apr 04 19:55:17 tuxedo kernel: zswap: loaded using pool lzo/zbud
Apr 04 19:55:17 tuxedo kernel: Key type ._fscrypt registered
Apr 04 19:55:17 tuxedo kernel: Key type .fscrypt registered
Apr 04 19:55:17 tuxedo kernel: Key type big_key registered
Apr 04 19:55:17 tuxedo kernel: PM:   Magic number: 0:195:950
Apr 04 19:55:17 tuxedo kernel: tty tty7: hash matches
Apr 04 19:55:17 tuxedo kernel: processor cpu5: hash matches
Apr 04 19:55:17 tuxedo kernel: memory memory3: hash matches
Apr 04 19:55:17 tuxedo kernel: rtc_cmos 00:02: setting system clock to 2020-04-04T19:55:11 UTC (1586030111)
Apr 04 19:55:17 tuxedo kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 04 19:55:17 tuxedo kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3B0, max UDMA/133
Apr 04 19:55:17 tuxedo kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Apr 04 19:55:17 tuxedo kernel: ata1.00: configured for UDMA/133
Apr 04 19:55:17 tuxedo kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3B0 PQ: 0 ANSI: 5
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 04 19:55:17 tuxedo kernel:  sda: sda1 sda2 sda3
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 04 19:55:17 tuxedo kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 04 19:55:17 tuxedo kernel: ata2.00: ATA-10: ST2000LM015-2E8174, SDM1, max UDMA/133
Apr 04 19:55:17 tuxedo kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Apr 04 19:55:17 tuxedo kernel: ata2.00: configured for UDMA/133
Apr 04 19:55:17 tuxedo kernel: scsi 1:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 SDM1 PQ: 0 ANSI: 5
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: [sdb] Write Protect is off
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 04 19:55:17 tuxedo kernel:  sdb: sdb1 sdb2 sdb3 sdb4
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Apr 04 19:55:17 tuxedo kernel: tsc: Refined TSC clocksource calibration: 2693.760 MHz
Apr 04 19:55:17 tuxedo kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26d437ab68b, max_idle_ns: 440795285230 ns
Apr 04 19:55:17 tuxedo kernel: clocksource: Switched to clocksource tsc
Apr 04 19:55:17 tuxedo kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 04 19:55:17 tuxedo kernel: ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SB03, max UDMA/100
Apr 04 19:55:17 tuxedo kernel: ata3.00: configured for UDMA/100
Apr 04 19:55:17 tuxedo kernel: scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208BB  SB03 PQ: 0 ANSI: 5
Apr 04 19:55:17 tuxedo kernel: ata5: SATA link down (SStatus 0 SControl 300)
Apr 04 19:55:17 tuxedo kernel: PM: Image not found (code -22)
Apr 04 19:55:17 tuxedo kernel: Freeing unused decrypted memory: 2040K
Apr 04 19:55:17 tuxedo kernel: Freeing unused kernel image (initmem) memory: 1688K
Apr 04 19:55:17 tuxedo kernel: Write protecting the kernel read-only data: 20480k
Apr 04 19:55:17 tuxedo kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Apr 04 19:55:17 tuxedo kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
Apr 04 19:55:17 tuxedo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 04 19:55:17 tuxedo kernel: x86/mm: Checking user space page tables
Apr 04 19:55:17 tuxedo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 04 19:55:17 tuxedo kernel: Run /init as init process
Apr 04 19:55:17 tuxedo kernel: fbcon: Taking over console
Apr 04 19:55:17 tuxedo kernel: Console: switching to colour frame buffer device 240x67
Apr 04 19:55:17 tuxedo kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
Apr 04 19:55:17 tuxedo kernel: i8042: Detected active multiplexing controller, rev 1.1
Apr 04 19:55:17 tuxedo kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 04 19:55:17 tuxedo kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 04 19:55:17 tuxedo kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Apr 04 19:55:17 tuxedo kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Apr 04 19:55:17 tuxedo kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Apr 04 19:55:17 tuxedo kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Apr 04 19:55:17 tuxedo kernel: ehci-pci: EHCI PCI platform driver
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1a.0: debug port 2
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7a1c000
Apr 04 19:55:17 tuxedo kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 04 19:55:17 tuxedo kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Apr 04 19:55:17 tuxedo kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:55:17 tuxedo kernel: usb usb1: Product: EHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: usb usb1: Manufacturer: Linux 5.5.13-arch2-1 ehci_hcd
Apr 04 19:55:17 tuxedo kernel: usb usb1: SerialNumber: 0000:00:1a.0
Apr 04 19:55:17 tuxedo kernel: hub 1-0:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 1-0:1.0: 2 ports detected
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Apr 04 19:55:17 tuxedo kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Apr 04 19:55:17 tuxedo kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:55:17 tuxedo kernel: usb usb2: Product: xHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: usb usb2: Manufacturer: Linux 5.5.13-arch2-1 xhci-hcd
Apr 04 19:55:17 tuxedo kernel: usb usb2: SerialNumber: 0000:00:14.0
Apr 04 19:55:17 tuxedo kernel: hub 2-0:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 2-0:1.0: 14 ports detected
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1d.0: debug port 2
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Apr 04 19:55:17 tuxedo kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Apr 04 19:55:17 tuxedo kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
Apr 04 19:55:17 tuxedo kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:55:17 tuxedo kernel: usb usb4: Product: xHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: usb usb4: Manufacturer: Linux 5.5.13-arch2-1 xhci-hcd
Apr 04 19:55:17 tuxedo kernel: usb usb4: SerialNumber: 0000:00:14.0
Apr 04 19:55:17 tuxedo kernel: hub 4-0:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 4-0:1.0: 6 ports detected
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a1b000
Apr 04 19:55:17 tuxedo kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 04 19:55:17 tuxedo kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Apr 04 19:55:17 tuxedo kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 04 19:55:17 tuxedo kernel: usb usb3: Product: EHCI Host Controller
Apr 04 19:55:17 tuxedo kernel: usb usb3: Manufacturer: Linux 5.5.13-arch2-1 ehci_hcd
Apr 04 19:55:17 tuxedo kernel: usb usb3: SerialNumber: 0000:00:1d.0
Apr 04 19:55:17 tuxedo kernel: hub 3-0:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 3-0:1.0: 2 ports detected
Apr 04 19:55:17 tuxedo kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Apr 04 19:55:17 tuxedo kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 04 19:55:17 tuxedo kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Apr 04 19:55:17 tuxedo kernel: random: fast init done
Apr 04 19:55:17 tuxedo kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 04 19:55:17 tuxedo kernel: usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
Apr 04 19:55:17 tuxedo kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
Apr 04 19:55:17 tuxedo kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: hub 1-1:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 1-1:1.0: 6 ports detected
Apr 04 19:55:17 tuxedo kernel: usb 4-2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.21
Apr 04 19:55:17 tuxedo kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 4-2: Product: 4-Port USB 3.0 Hub
Apr 04 19:55:17 tuxedo kernel: usb 4-2: Manufacturer: Generic
Apr 04 19:55:17 tuxedo kernel: usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
Apr 04 19:55:17 tuxedo kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: hub 3-1:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 3-1:1.0: 8 ports detected
Apr 04 19:55:17 tuxedo kernel: hub 4-2:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 4-2:1.0: 4 ports detected
Apr 04 19:55:17 tuxedo kernel: usb 2-1: new full-speed USB device number 2 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: PM: Image not found (code -22)
Apr 04 19:55:17 tuxedo kernel: usb 2-1: New USB device found, idVendor=0d8c, idProduct=0012, bcdDevice= 1.00
Apr 04 19:55:17 tuxedo kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 2-1: Product: USB Audio Device
Apr 04 19:55:17 tuxedo kernel: usb 2-1: Manufacturer: C-Media Electronics Inc.
Apr 04 19:55:17 tuxedo kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 04 19:55:17 tuxedo kernel: usbcore: registered new interface driver usbhid
Apr 04 19:55:17 tuxedo kernel: usbhid: USB HID core driver
Apr 04 19:55:17 tuxedo kernel: input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:0D8C:0012.0001/input/input9
Apr 04 19:55:17 tuxedo kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Apr 04 19:55:17 tuxedo kernel: hid-generic 0003:0D8C:0012.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:00:14.0-1/input3
Apr 04 19:55:17 tuxedo kernel: usb 2-2: new high-speed USB device number 3 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 2-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.21
Apr 04 19:55:17 tuxedo kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 2-2: Product: 4-Port USB 2.0 Hub
Apr 04 19:55:17 tuxedo kernel: usb 2-2: Manufacturer: Generic
Apr 04 19:55:17 tuxedo kernel: hub 2-2:1.0: USB hub found
Apr 04 19:55:17 tuxedo kernel: hub 2-2:1.0: 4 ports detected
Apr 04 19:55:17 tuxedo kernel: usb 2-3: new full-speed USB device number 4 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 2-3: New USB device found, idVendor=046d, idProduct=c21d, bcdDevice=40.14
Apr 04 19:55:17 tuxedo kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 04 19:55:17 tuxedo kernel: usb 2-3: Product: Gamepad F310
Apr 04 19:55:17 tuxedo kernel: usb 2-3: Manufacturer: Logitech
Apr 04 19:55:17 tuxedo kernel: usb 2-3: SerialNumber: E1098B41
Apr 04 19:55:17 tuxedo kernel: usb 2-2.1: new low-speed USB device number 5 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 2-2.1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
Apr 04 19:55:17 tuxedo kernel: usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 2-2.1: Product: USB Optical Mouse
Apr 04 19:55:17 tuxedo kernel: usb 2-2.1: Manufacturer: Logitech
Apr 04 19:55:17 tuxedo kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.1/2-2.1:1.0/0003:046D:C077.0002/input/input10
Apr 04 19:55:17 tuxedo kernel: hid-generic 0003:046D:C077.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-2.1/input0
Apr 04 19:55:17 tuxedo kernel: usb 2-6: new high-speed USB device number 6 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 2-6: New USB device found, idVendor=0bda, idProduct=c811, bcdDevice= 2.00
Apr 04 19:55:17 tuxedo kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 04 19:55:17 tuxedo kernel: usb 2-6: Product: 802.11ac NIC
Apr 04 19:55:17 tuxedo kernel: usb 2-6: Manufacturer: Realtek
Apr 04 19:55:17 tuxedo kernel: usb 2-6: SerialNumber: 123456
Apr 04 19:55:17 tuxedo kernel: usb 2-2.4: new low-speed USB device number 7 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 2-2.4: New USB device found, idVendor=04d9, idProduct=1603, bcdDevice= 3.10
Apr 04 19:55:17 tuxedo kernel: usb 2-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 2-2.4: Product: USB Keyboard
Apr 04 19:55:17 tuxedo kernel: usb 2-2.4: Manufacturer:  
Apr 04 19:55:17 tuxedo kernel: input:   USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4/2-2.4:1.0/0003:04D9:1603.0003/input/input11
Apr 04 19:55:17 tuxedo kernel: hid-generic 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Keyboard [  USB Keyboard] on usb-0000:00:14.0-2.4/input0
Apr 04 19:55:17 tuxedo kernel: input:   USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4/2-2.4:1.1/0003:04D9:1603.0004/input/input12
Apr 04 19:55:17 tuxedo kernel: usb 2-7: new full-speed USB device number 8 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: input:   USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4/2-2.4:1.1/0003:04D9:1603.0004/input/input13
Apr 04 19:55:17 tuxedo kernel: hid-generic 0003:04D9:1603.0004: input,hidraw3: USB HID v1.10 Device [  USB Keyboard] on usb-0000:00:14.0-2.4/input1
Apr 04 19:55:17 tuxedo kernel: usb 2-7: New USB device found, idVendor=8087, idProduct=07da, bcdDevice=78.69
Apr 04 19:55:17 tuxedo kernel: usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 2-11: new full-speed USB device number 9 using xhci_hcd
Apr 04 19:55:17 tuxedo kernel: usb 2-11: New USB device found, idVendor=1c7a, idProduct=0603, bcdDevice= 2.00
Apr 04 19:55:17 tuxedo kernel: usb 2-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 04 19:55:17 tuxedo kernel: usb 2-11: Product: EgisTec_ES603
Apr 04 19:55:17 tuxedo kernel: usb 2-11: Manufacturer: EgisTec
Apr 04 19:55:17 tuxedo systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
Apr 04 19:55:17 tuxedo kernel: random: crng init done
Apr 04 19:55:17 tuxedo systemd[1]: systemd 245.4-2-arch 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)
Apr 04 19:55:17 tuxedo systemd[1]: Detected architecture x86-64.
Apr 04 19:55:17 tuxedo systemd[1]: Set hostname to <tuxedo>.
Apr 04 19:55:17 tuxedo systemd[1]: Created slice system-getty.slice.
Apr 04 19:55:17 tuxedo systemd[1]: Created slice system-modprobe.slice.
Apr 04 19:55:17 tuxedo systemd[1]: Created slice system-systemd\x2dfsck.slice.
Apr 04 19:55:17 tuxedo systemd[1]: Created slice User and Session Slice.
Apr 04 19:55:17 tuxedo systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 04 19:55:17 tuxedo systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 04 19:55:17 tuxedo systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 04 19:55:17 tuxedo systemd[1]: Reached target Local Encrypted Volumes.
Apr 04 19:55:17 tuxedo systemd[1]: Reached target Remote File Systems.
Apr 04 19:55:17 tuxedo systemd[1]: Reached target Slices.
Apr 04 19:55:17 tuxedo systemd[1]: Reached target Swap.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on LVM2 metadata daemon socket.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on LVM2 poll daemon socket.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on Process Core Dump Socket.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on initctl Compatibility Named Pipe.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on Journal Audit Socket.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on Journal Socket (/dev/log).
Apr 04 19:55:17 tuxedo systemd[1]: Listening on Journal Socket.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on udev Control Socket.
Apr 04 19:55:17 tuxedo systemd[1]: Listening on udev Kernel Socket.
Apr 04 19:55:17 tuxedo systemd[1]: Mounting Huge Pages File System...
Apr 04 19:55:17 tuxedo systemd[1]: Mounting POSIX Message Queue File System...
Apr 04 19:55:17 tuxedo systemd[1]: Mounting Kernel Debug File System...
Apr 04 19:55:17 tuxedo systemd[1]: Mounting Kernel Trace File System...
Apr 04 19:55:17 tuxedo systemd[1]: Mounting Temporary Directory (/tmp)...
Apr 04 19:55:17 tuxedo systemd[1]: Starting Create list of static device nodes for the current kernel...
Apr 04 19:55:17 tuxedo systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 04 19:55:17 tuxedo systemd[1]: Starting Load Kernel Module drm...
Apr 04 19:55:17 tuxedo systemd[1]: Starting Set Up Additional Binary Formats...
Apr 04 19:55:17 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:55:17 tuxedo systemd[1]: Starting Journal Service...
Apr 04 19:55:17 tuxedo systemd[1]: Starting Load Kernel Modules...
Apr 04 19:55:17 tuxedo systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 04 19:55:17 tuxedo systemd[1]: Starting udev Coldplug all Devices...
Apr 04 19:55:17 tuxedo systemd[1]: Mounted Huge Pages File System.
Apr 04 19:55:17 tuxedo systemd[1]: Mounted POSIX Message Queue File System.
Apr 04 19:55:17 tuxedo systemd[1]: Mounted Kernel Debug File System.
Apr 04 19:55:17 tuxedo systemd[1]: Mounted Kernel Trace File System.
Apr 04 19:55:17 tuxedo systemd[1]: Mounted Temporary Directory (/tmp).
Apr 04 19:55:17 tuxedo systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 323 (systemd-binfmt)
Apr 04 19:55:17 tuxedo systemd[1]: Mounting Arbitrary Executable File Formats File System...
Apr 04 19:55:17 tuxedo systemd[1]: Mounted Arbitrary Executable File Formats File System.
Apr 04 19:55:17 tuxedo kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
Apr 04 19:55:17 tuxedo systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 04 19:55:17 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:17 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:17 tuxedo systemd[1]: Starting Load/Save Random Seed...
Apr 04 19:55:17 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:17 tuxedo systemd[1]: Finished Create list of static device nodes for the current kernel.
Apr 04 19:55:17 tuxedo systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 04 19:55:17 tuxedo systemd[1]: Finished Set Up Additional Binary Formats.
Apr 04 19:55:17 tuxedo systemd[1]: Finished udev Coldplug all Devices.
Apr 04 19:55:17 tuxedo kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 04 19:55:17 tuxedo kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Apr 04 19:55:17 tuxedo kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5
Apr 04 19:55:17 tuxedo systemd-journald[324]: Journal started
Apr 04 19:55:17 tuxedo systemd-journald[324]: Runtime Journal (/run/log/journal/936b1f9cc0b84f97b43a5af8c3270e30) is 8.0M, max 595.1M, 587.1M free.
Apr 04 19:55:17 tuxedo systemd-modules-load[325]: Inserted module 'sg'
Apr 04 19:55:17 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:17 tuxedo systemd[1]: Started Journal Service.
Apr 04 19:55:17 tuxedo kernel: audit: type=1130 audit(1586022917.947:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:17 tuxedo systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 04 19:55:17 tuxedo kernel: Linux agpgart interface v0.103
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Failed to find module 'rtl8821cu'
Apr 04 19:55:18 tuxedo systemd[1]: Started LVM2 metadata daemon.
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo kernel: audit: type=1130 audit(1586022918.067:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo systemd-journald[324]: Time spent on flushing to /var/log/journal/936b1f9cc0b84f97b43a5af8c3270e30 is 6.661402s for 858 entries.
Apr 04 19:55:18 tuxedo systemd-journald[324]: System Journal (/var/log/journal/936b1f9cc0b84f97b43a5af8c3270e30) is 2.0G, max 4.0G, 1.9G free.
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022918.100:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022918.163:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: audit: type=1131 audit(1586022918.163:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: vboxsf: loading out-of-tree module taints kernel.
Apr 04 19:55:28 tuxedo kernel: vboxsf: module verification failed: signature and/or required key missing - tainting kernel
Apr 04 19:55:28 tuxedo kernel: *** VALIDATE vboxsf ***
Apr 04 19:55:28 tuxedo kernel: vboxdrv: Found 8 processor cores
Apr 04 19:55:28 tuxedo kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2693758683 Hz
Apr 04 19:55:28 tuxedo kernel: vboxdrv: Successfully loaded version 6.1.4 (interface 0x002d0001)
Apr 04 19:55:28 tuxedo kernel: VBoxNetAdp: Successfully started.
Apr 04 19:55:28 tuxedo kernel: VBoxNetFlt: Successfully started.
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022918.683:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022918.790:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022918.853:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: audit: type=1325 audit(1586022919.123:10): table=filter family=2 entries=0
Apr 04 19:55:28 tuxedo kernel: audit: type=1325 audit(1586022919.420:11): table=filter family=10 entries=0
Apr 04 19:55:28 tuxedo kernel: ACPI: AC Adapter [AC] (on-line)
Apr 04 19:55:28 tuxedo kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Apr 04 19:55:28 tuxedo kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Apr 04 19:55:28 tuxedo kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 04 19:55:28 tuxedo kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 04 19:55:28 tuxedo kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 04 19:55:28 tuxedo kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 04 19:55:28 tuxedo kernel: EDAC ie31200: No ECC support
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C5F (\_SB.PCI0.PEG0.PEGP.GPR) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20191018/utaddress-204)
Apr 04 19:55:28 tuxedo kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 04 19:55:28 tuxedo kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 04 19:55:28 tuxedo kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Apr 04 19:55:28 tuxedo kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Apr 04 19:55:28 tuxedo kernel: cryptd: max_cpu_qlen set to 1000
Apr 04 19:55:28 tuxedo kernel: checking generic (d0000000 7f0000) vs hw (f7400000 400000)
Apr 04 19:55:28 tuxedo kernel: checking generic (d0000000 7f0000) vs hw (d0000000 10000000)
Apr 04 19:55:28 tuxedo kernel: fb0: switching to inteldrmfb from VESA VGA
Apr 04 19:55:28 tuxedo kernel: Console: switching to colour dummy device 80x25
Apr 04 19:55:28 tuxedo kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 04 19:55:28 tuxedo kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 04 19:55:28 tuxedo kernel: [drm] Driver supports precise vblank timestamp query.
Apr 04 19:55:28 tuxedo kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 04 19:55:28 tuxedo kernel: [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
Apr 04 19:55:28 tuxedo kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Apr 04 19:55:28 tuxedo kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Apr 04 19:55:28 tuxedo kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input16
Apr 04 19:55:28 tuxedo kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 04 19:55:28 tuxedo kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17
Apr 04 19:55:28 tuxedo kernel: AVX2 version of gcm_enc/dec engaged.
Apr 04 19:55:28 tuxedo kernel: AES CTR mode by8 optimization enabled
Apr 04 19:55:28 tuxedo kernel: fbcon: i915drmfb (fb0) is primary device
Apr 04 19:55:28 tuxedo kernel: r8169 0000:04:00.2: can't disable ASPM; OS doesn't have ASPM control
Apr 04 19:55:28 tuxedo kernel: libphy: r8169: probed
Apr 04 19:55:28 tuxedo kernel: r8169 0000:04:00.2 eth0: RTL8411, 00:90:f5:f0:2e:ef, XID 488, IRQ 35
Apr 04 19:55:28 tuxedo kernel: r8169 0000:04:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Apr 04 19:55:28 tuxedo kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 04 19:55:28 tuxedo kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 04 19:55:28 tuxedo kernel: psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
Apr 04 19:55:28 tuxedo kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 04 19:55:28 tuxedo kernel: cfg80211: failed to load regulatory.db
Apr 04 19:55:28 tuxedo kernel: psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 582762
Apr 04 19:55:28 tuxedo kernel: mousedev: PS/2 mouse device common for all mice
Apr 04 19:55:28 tuxedo kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input15
Apr 04 19:55:28 tuxedo kernel: input: Logitech Gamepad F310 as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input20
Apr 04 19:55:28 tuxedo kernel: usbcore: registered new interface driver xpad
Apr 04 19:55:28 tuxedo kernel: mc: Linux media interface: v0.10
Apr 04 19:55:28 tuxedo kernel: Intel(R) Wireless WiFi driver for Linux
Apr 04 19:55:28 tuxedo kernel: Copyright(c) 2003- 2015 Intel Corporation
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 04 19:55:28 tuxedo kernel: RTW: module init start
Apr 04 19:55:28 tuxedo kernel: RTW: rtl8821cu v5.4.1_28754.20180921_COEX20180712-3232
Apr 04 19:55:28 tuxedo kernel: RTW: build time: Apr  2 2020 21:51:59
Apr 04 19:55:28 tuxedo kernel: RTW: rtl8821cu BT-Coex version = COEX20180712-3232
Apr 04 19:55:28 tuxedo kernel: RTW: [HALMAC]11692M
                               HALMAC_MAJOR_VER = 1
                               HALMAC_PROTOTYPE_VER = 4
                               HALMAC_MINOR_VER = 19
                               HALMAC_PATCH_VER = 3
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Apr 04 19:55:28 tuxedo kernel: iTCO_vendor_support: vendor-support=0
Apr 04 19:55:28 tuxedo kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Apr 04 19:55:28 tuxedo kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
Apr 04 19:55:28 tuxedo kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Apr 04 19:55:28 tuxedo kernel: r8169 0000:04:00.2 enp4s0f2: renamed from eth0
Apr 04 19:55:28 tuxedo kernel: RTW: HW EFUSE
Apr 04 19:55:28 tuxedo kernel: RTW: 0x000: 29 81 00 BC  09 00 31 00  6F 04 A4 10  12 00 30 0B  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x010: FF FF FF FF  FF FF FF FF  FF FF FF 02  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x020: FF FF 24 24  24 24 24 25  25 25 25 25  25 25 25 25  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x030: 02 FF FF FF  FF FF EC FF  FF FF 2B 2B  2B 2B 2B 2B  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x040: 2E 2E 2E 2E  2F 33 FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x050: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x060: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x070: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x080: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x090: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x0A0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x0B0: FF FF FF FF  FF FF FF FF  7F 06 20 00  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x0C0: FF 01 00 41  00 00 00 00  00 FF 22 FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x0D0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x0E0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x0F0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x100: DA 0B 11 C8  E3 46 02 1C  BF CE 46 C8  18 09 03 52  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x110: 65 61 6C 74  65 6B 0E 03  38 30 32 2E  31 31 61 63  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x120: 20 4E 49 43  08 03 31 32  33 34 35 36  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x130: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x140: FF FF FF FF  00 00 31 0F  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x150: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x160: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x170: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x180: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x190: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x1A0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x1B0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x1C0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x1D0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x1E0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: 0x1F0: FF FF FF FF  FF FF FF FF  FF FF FF FF  FF FF FF FF  
Apr 04 19:55:28 tuxedo kernel: RTW: hal_com_config_channel_plan chplan:0x7F
Apr 04 19:55:28 tuxedo kernel: RTW: [HALMAC][ALWAYS]shall R reg twice!!
Apr 04 19:55:28 tuxedo kernel: RTW: WARN [HALMAC][WARN]H2C/C2H ver is compatible!!
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0: autoconfig for VT1802: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:speaker
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x25/0x0/0x0/0x0/0x0)
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    dig-out=0x2d/0x0
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:    inputs:
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:      Mic=0x2b
Apr 04 19:55:28 tuxedo kernel: snd_hda_codec_via hdaudioC0D0:      Internal Mic=0x29
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
Apr 04 19:55:28 tuxedo kernel: RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
Apr 04 19:55:28 tuxedo kernel: RTW: rtw_ndev_init(wlan0) if1 mac_addr=1c:bf:ce:46:c8:18
Apr 04 19:55:28 tuxedo kernel: usbcore: registered new interface driver rtl8821cu
Apr 04 19:55:28 tuxedo kernel: RTW: module init ret=0
Apr 04 19:55:28 tuxedo kernel: usbcore: registered new interface driver snd-usb-audio
Apr 04 19:55:28 tuxedo kernel: intel-spi intel-spi: gd25q16 (2048 Kbytes)
Apr 04 19:55:28 tuxedo kernel: Creating 1 MTD partitions on "intel-spi":
Apr 04 19:55:28 tuxedo kernel: 0x000000000000-0x000000600000 : "BIOS"
Apr 04 19:55:28 tuxedo kernel: mtd: partition "BIOS" extends beyond the end of device "intel-spi" -- size truncated to 0x200000
Apr 04 19:55:28 tuxedo kernel: Bluetooth: Core ver 2.22
Apr 04 19:55:28 tuxedo kernel: NET: Registered protocol family 31
Apr 04 19:55:28 tuxedo kernel: Bluetooth: HCI device and connection manager initialized
Apr 04 19:55:28 tuxedo kernel: Bluetooth: HCI socket layer initialized
Apr 04 19:55:28 tuxedo kernel: Bluetooth: L2CAP socket layer initialized
Apr 04 19:55:28 tuxedo kernel: Bluetooth: SCO socket layer initialized
Apr 04 19:55:28 tuxedo kernel: rtl8821cu 2-6:1.0 wlp0s20u6: renamed from wlan0
Apr 04 19:55:28 tuxedo kernel: intel_rapl_common: Found RAPL domain package
Apr 04 19:55:28 tuxedo kernel: intel_rapl_common: Found RAPL domain core
Apr 04 19:55:28 tuxedo kernel: intel_rapl_common: Found RAPL domain uncore
Apr 04 19:55:28 tuxedo kernel: intel_rapl_common: Found RAPL domain dram
Apr 04 19:55:28 tuxedo kernel: intel_rapl_common: RAPL package-0 domain package locked by BIOS
Apr 04 19:55:28 tuxedo kernel: intel_rapl_common: RAPL package-0 domain dram locked by BIOS
Apr 04 19:55:28 tuxedo kernel: kauditd_printk_skb: 22 callbacks suppressed
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022923.650:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
Apr 04 19:55:28 tuxedo kernel: usbcore: registered new interface driver btusb
Apr 04 19:55:28 tuxedo kernel: ieee80211 phy1: Selected rate control algorithm 'iwl-agn-rs'
Apr 04 19:55:28 tuxedo kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022924.247:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: Console: switching to colour frame buffer device 240x67
Apr 04 19:55:28 tuxedo kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 04 19:55:28 tuxedo kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card1/input23
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card1/input24
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card1/input25
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card1/input26
Apr 04 19:55:28 tuxedo kernel: input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card1/input27
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022924.740:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022925.317:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sda2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
Apr 04 19:55:28 tuxedo kernel: audit: type=1130 audit(1586022926.407:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sdb4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo kernel: EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: data=ordered
Apr 04 19:55:28 tuxedo kernel: audit: type=1131 audit(1586022928.947:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.007:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=0
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=0
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=4
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=4
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=58
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=60
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=64
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=73
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=99
Apr 04 19:55:19 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=106
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=122
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=2 entries=138
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=4
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=4
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=58
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=60
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=64
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=73
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=138
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=144
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=160
Apr 04 19:55:20 tuxedo audit: NETFILTER_CFG table=filter family=10 entries=175
Apr 04 19:55:20 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:21 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:23 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:24 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:24 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:25 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sda2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:26 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sdb4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:28 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:18 tuxedo systemd[1]: Finished Load/Save Random Seed.
Apr 04 19:55:22 tuxedo mtp-probe[530]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.1"
Apr 04 19:55:18 tuxedo systemd[1]: modprobe@drm.service: Succeeded.
Apr 04 19:55:22 tuxedo mtp-probe[507]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6"
Apr 04 19:55:18 tuxedo systemd[1]: Finished Load Kernel Module drm.
Apr 04 19:55:22 tuxedo mtp-probe[518]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Inserted module 'vboxguest'
Apr 04 19:55:22 tuxedo mtp-probe[520]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Inserted module 'vboxsf'
Apr 04 19:55:22 tuxedo mtp-probe[520]: bus: 2, device: 4 was not an MTP device
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Inserted module 'vboxvideo'
Apr 04 19:55:22 tuxedo mtp-probe[530]: bus: 2, device: 5 was not an MTP device
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Inserted module 'vboxdrv'
Apr 04 19:55:22 tuxedo mtp-probe[507]: bus: 2, device: 6 was not an MTP device
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Inserted module 'vboxnetadp'
Apr 04 19:55:22 tuxedo mtp-probe[518]: bus: 2, device: 2 was not an MTP device
Apr 04 19:55:29 tuxedo systemd-fsck[674]: /dev/sda2: sauber, 1003775/54501376 Dateien, 196062046/217975985 Blöcke
Apr 04 19:55:18 tuxedo systemd-modules-load[325]: Inserted module 'vboxnetflt'
Apr 04 19:55:22 tuxedo mtp-probe[500]: checking bus 2, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-11"
Apr 04 19:55:29 tuxedo systemd-fsck[673]: /dev/sdb4: sauber, 15200/77299712 Dateien, 277825732/309178368 Blöcke
Apr 04 19:55:18 tuxedo systemd[1]: Finished Load Kernel Modules.
Apr 04 19:55:22 tuxedo mtp-probe[519]: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.4"
Apr 04 19:55:18 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:22 tuxedo mtp-probe[500]: bus: 2, device: 9 was not an MTP device
Apr 04 19:55:18 tuxedo systemd[1]: Mounting Kernel Configuration File System...
Apr 04 19:55:22 tuxedo mtp-probe[519]: bus: 2, device: 7 was not an MTP device
Apr 04 19:55:18 tuxedo systemd[1]: Starting Apply Kernel Variables...
Apr 04 19:55:18 tuxedo systemd[1]: Mounted Kernel Configuration File System.
Apr 04 19:55:18 tuxedo systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 04 19:55:18 tuxedo systemd[1]: Starting udev Kernel Device Manager...
Apr 04 19:55:18 tuxedo systemd-sysctl[343]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Apr 04 19:55:18 tuxedo systemd-sysctl[343]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Apr 04 19:55:18 tuxedo systemd-sysctl[343]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Apr 04 19:55:18 tuxedo systemd-sysctl[343]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Apr 04 19:55:18 tuxedo systemd-sysctl[343]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Apr 04 19:55:18 tuxedo systemd-sysctl[343]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Apr 04 19:55:18 tuxedo systemd[1]: Finished Apply Kernel Variables.
Apr 04 19:55:18 tuxedo systemd[1]: Starting CLI Netfilter Manager...
Apr 04 19:55:20 tuxedo systemd[1]: Finished CLI Netfilter Manager.
Apr 04 19:55:21 tuxedo systemd[1]: Started udev Kernel Device Manager.
Apr 04 19:55:22 tuxedo systemd[1]: Found device ST2000LM015-2E8174 4.
Apr 04 19:55:22 tuxedo systemd-udevd[427]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:55:22 tuxedo systemd-udevd[428]: Using default interface naming scheme 'v245'.
Apr 04 19:55:23 tuxedo systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 04 19:55:23 tuxedo systemd-udevd[428]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:55:23 tuxedo systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 04 19:55:23 tuxedo systemd-udevd[411]: Using default interface naming scheme 'v245'.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:23 tuxedo systemd-udevd[438]: Using default interface naming scheme 'v245'.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:23 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:23 tuxedo systemd-udevd[438]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:55:23 tuxedo systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 04 19:55:23 tuxedo systemd-udevd[413]: Using default interface naming scheme 'v245'.
Apr 04 19:55:23 tuxedo systemd-udevd[421]: Using default interface naming scheme 'v245'.
Apr 04 19:55:23 tuxedo systemd-udevd[421]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 04 19:55:23 tuxedo systemd[1]: Reached target Bluetooth.
Apr 04 19:55:24 tuxedo systemd[1]: Found device HGST_HTS721010A9E630 2.
Apr 04 19:55:24 tuxedo systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 04 19:55:24 tuxedo systemd[1]: Reached target Local File Systems (Pre).
Apr 04 19:55:24 tuxedo systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Apr 04 19:55:24 tuxedo systemd[1]: Starting File System Check on /dev/sda2...
Apr 04 19:55:24 tuxedo systemd[1]: Starting File System Check on /dev/sdb4...
Apr 04 19:55:24 tuxedo systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Apr 04 19:55:24 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:24 tuxedo systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 04 19:55:24 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:24 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:55:24 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:24 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:24 tuxedo systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 04 19:55:25 tuxedo systemd[1]: Finished File System Check on /dev/sda2.
Apr 04 19:55:25 tuxedo systemd[1]: Mounting /home...
Apr 04 19:55:25 tuxedo systemd[1]: Mounted /home.
Apr 04 19:55:26 tuxedo systemd[1]: Finished File System Check on /dev/sdb4.
Apr 04 19:55:26 tuxedo systemd[1]: Mounting /home/kazuki/sdb1...
Apr 04 19:55:26 tuxedo systemd[1]: Mounted /home/kazuki/sdb1.
Apr 04 19:55:26 tuxedo systemd[1]: Reached target Local File Systems.
Apr 04 19:55:26 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:55:26 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:55:26 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:55:28 tuxedo systemd[1]: systemd-rfkill.service: Succeeded.
Apr 04 19:55:29 tuxedo systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 04 19:55:29 tuxedo systemd[1]: Starting Create Volatile Files and Directories...
Apr 04 19:55:29 tuxedo systemd[1]: Finished Create Volatile Files and Directories.
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.420:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:55:29 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:55:29 tuxedo systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 04 19:55:29 tuxedo audit[695]: SYSTEM_BOOT pid=695 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo kernel: audit: type=1127 audit(1586022929.460:42): pid=695 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Reached target System Initialization.
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.480:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Started CUPS Scheduler.
Apr 04 19:55:29 tuxedo systemd[1]: Started Daily rotation of log files.
Apr 04 19:55:29 tuxedo systemd[1]: Started Daily man-db regeneration.
Apr 04 19:55:29 tuxedo systemd[1]: Started Daily verification of password and group files.
Apr 04 19:55:29 tuxedo systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 04 19:55:29 tuxedo systemd[1]: Started Daily locate database update.
Apr 04 19:55:29 tuxedo systemd[1]: Reached target Paths.
Apr 04 19:55:29 tuxedo systemd[1]: Reached target Timers.
Apr 04 19:55:29 tuxedo systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 04 19:55:29 tuxedo systemd[1]: Listening on CUPS Scheduler.
Apr 04 19:55:29 tuxedo systemd[1]: Reached target Sockets.
Apr 04 19:55:29 tuxedo systemd[1]: Reached target Basic System.
Apr 04 19:55:29 tuxedo systemd[1]: System is tainted: local-hwclock
Apr 04 19:55:29 tuxedo systemd[1]: Starting Save/Restore Sound Card State...
Apr 04 19:55:29 tuxedo systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Apr 04 19:55:29 tuxedo systemd[1]: Started Bumblebee C Daemon.
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Started Periodic Command Scheduler.
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.507:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.507:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Started D-Bus System Message Bus.
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.513:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Starting Network Manager...
Apr 04 19:55:29 tuxedo systemd[1]: Starting Initialize hardware monitoring sensors...
Apr 04 19:55:29 tuxedo crond[698]: (CRON) STARTUP (1.5.5)
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.640:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd[1]: Starting Login Service...
Apr 04 19:55:29 tuxedo crond[698]: (CRON) INFO (Syslog will be used instead of sendmail.)
Apr 04 19:55:29 tuxedo systemd[1]: Finished Save/Restore Sound Card State.
Apr 04 19:55:29 tuxedo crond[698]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 22% if used.)
Apr 04 19:55:29 tuxedo systemd[1]: Reached target Sound Card.
Apr 04 19:55:29 tuxedo crond[698]: (CRON) INFO (running with inotify support)
Apr 04 19:55:29 tuxedo systemd[1]: Finished Initialize hardware monitoring sensors.
Apr 04 19:55:29 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo kernel: audit: type=1130 audit(1586022929.793:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:29 tuxedo systemd-logind[702]: New seat seat0.
Apr 04 19:55:29 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 04 19:55:30 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 04 19:55:30 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 04 19:55:30 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 04 19:55:30 tuxedo kernel: bbswitch: version 0.8
Apr 04 19:55:30 tuxedo kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Apr 04 19:55:30 tuxedo kernel: bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
Apr 04 19:55:30 tuxedo kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20191018/nsarguments-59)
Apr 04 19:55:30 tuxedo kernel: bbswitch: detected an Optimus _DSM function
Apr 04 19:55:30 tuxedo kernel: bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
Apr 04 19:55:30 tuxedo bumblebeed[697]: [   19.380318] [INFO]/usr/bin/bumblebeed 3.2.1 started
Apr 04 19:55:30 tuxedo kernel: bbswitch: disabling discrete graphics
Apr 04 19:55:30 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event7 (  USB Keyboard)
Apr 04 19:55:30 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event8 (  USB Keyboard System Control)
Apr 04 19:55:30 tuxedo systemd-logind[702]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 04 19:55:30 tuxedo systemd[1]: Started Login Service.
Apr 04 19:55:30 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.1091] NetworkManager (version 1.22.10-1) is starting... (for the first time)
Apr 04 19:55:31 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:31 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:31 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.1093] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 04 19:55:31 tuxedo systemd[1]: Started Network Manager.
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.1290] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 04 19:55:31 tuxedo systemd[1]: Reached target Network.
Apr 04 19:55:31 tuxedo systemd[1]: Starting Network Time Service...
Apr 04 19:55:31 tuxedo systemd[1]: Starting CUPS Scheduler...
Apr 04 19:55:31 tuxedo systemd[1]: Starting Permit User Sessions...
Apr 04 19:55:31 tuxedo systemd[1]: Finished Permit User Sessions.
Apr 04 19:55:31 tuxedo systemd[1]: Started Getty on tty1.
Apr 04 19:55:31 tuxedo systemd[1]: Reached target Login Prompts.
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.2431] manager[0x55ab6671a080]: monitoring kernel firmware directory '/lib/firmware'.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:31 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=700 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:55:31 tuxedo systemd[1]: Starting Hostname Service...
Apr 04 19:55:31 tuxedo ntpd[709]: ntpd 4.2.8p14@1.3728-o Wed Mar 18 13:44:46 UTC 2020 (1): Starting
Apr 04 19:55:31 tuxedo ntpd[709]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Apr 04 19:55:31 tuxedo ntpd[709]: ----------------------------------------------------
Apr 04 19:55:31 tuxedo ntpd[709]: ntp-4 is maintained by Network Time Foundation,
Apr 04 19:55:31 tuxedo ntpd[709]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Apr 04 19:55:31 tuxedo ntpd[709]: corporation.  Support and training for ntp-4 are
Apr 04 19:55:31 tuxedo ntpd[709]: available at https://www.nwtime.org/support
Apr 04 19:55:31 tuxedo ntpd[709]: ----------------------------------------------------
Apr 04 19:55:31 tuxedo dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 04 19:55:31 tuxedo systemd[1]: Started Hostname Service.
Apr 04 19:55:31 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5776] hostname: hostname: using hostnamed
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5777] hostname: hostname changed from (none) to "tuxedo"
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5783] dns-mgr[0x55ab666f1220]: init: dns=default,systemd-resolved rc-manager=symlink
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5794] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/ieee80211/phy0/rfkill0) (driver rtl8821cu)
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5798] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/ieee80211/phy1/rfkill2) (driver iwlwifi)
Apr 04 19:55:31 tuxedo ntpd[717]: proto: precision = 0.085 usec (-23)
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5801] manager[0x55ab6671a080]: rfkill: Wi-Fi hardware radio set enabled
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.5802] manager[0x55ab6671a080]: rfkill: WWAN hardware radio set enabled
Apr 04 19:55:31 tuxedo ntpd[717]: basedate set to 2020-03-06
Apr 04 19:55:31 tuxedo ntpd[717]: gps base set to 2020-03-08 (week 2096)
Apr 04 19:55:31 tuxedo ntpd[717]: Listen and drop on 0 v6wildcard [::]:123
Apr 04 19:55:31 tuxedo ntpd[717]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Apr 04 19:55:31 tuxedo ntpd[717]: Listen normally on 2 lo 127.0.0.1:123
Apr 04 19:55:31 tuxedo ntpd[717]: Listen normally on 3 lo [::1]:123
Apr 04 19:55:31 tuxedo ntpd[717]: Listening on routing socket on fd #20 for interface updates
Apr 04 19:55:31 tuxedo ntpd[717]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Apr 04 19:55:31 tuxedo ntpd[717]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Apr 04 19:55:31 tuxedo systemd[1]: Started Network Time Service.
Apr 04 19:55:31 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:31 tuxedo systemd[1]: Reached target Multi-User System.
Apr 04 19:55:31 tuxedo systemd[1]: Reached target Graphical Interface.
Apr 04 19:55:31 tuxedo NetworkManager[700]: <info>  [1586022931.9668] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-adsl.so)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.0048] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-wifi.so)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.1000] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-wwan.so)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.1465] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-bluetooth.so)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.2046] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-ovs.so)
Apr 04 19:55:32 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.7' (uid=0 pid=710 comm="/usr/bin/cupsd -l ")
Apr 04 19:55:32 tuxedo systemd[1]: Starting Manage, Install and Generate Color Profiles...
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.5290] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.22.10-1/libnm-device-plugin-team.so)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.5294] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.5295] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.5297] manager: Networking is enabled by state file
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.5479] dhcp-init: Using DHCP client 'internal'
Apr 04 19:55:32 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=700 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:55:32 tuxedo systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.5911] settings: Loaded settings plugin: keyfile (internal)
Apr 04 19:55:32 tuxedo dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 04 19:55:32 tuxedo systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 04 19:55:32 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.8967] device (lo): carrier: link connected
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.8973] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.8987] manager: (enp4s0f2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 04 19:55:32 tuxedo NetworkManager[700]: <info>  [1586022932.9000] device (enp4s0f2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:55:32 tuxedo dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Apr 04 19:55:32 tuxedo systemd[1]: Started Manage, Install and Generate Color Profiles.
Apr 04 19:55:32 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:32 tuxedo kernel: RTL8211E Gigabit Ethernet r8169-402:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-402:00, irq=IGNORE)
Apr 04 19:55:33 tuxedo kernel: r8169 0000:04:00.2 enp4s0f2: Link is Down
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.1388] device (wlp0s20u6): driver supports Access Point (AP) mode
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.1394] manager: (wlp0s20u6): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.1405] device (wlp0s20u6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:55:33 tuxedo kernel: RTW: [HALMAC][ALWAYS]shall R reg twice!!
Apr 04 19:55:33 tuxedo kernel: RTW: WARN [HALMAC][WARN]H2C/C2H ver is compatible!!
Apr 04 19:55:33 tuxedo systemd[1]: Started CUPS Scheduler.
Apr 04 19:55:33 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:33 tuxedo systemd[1]: Startup finished in 4.580s (kernel) + 18.002s (userspace) = 22.582s.
Apr 04 19:55:33 tuxedo kernel: RTW: wlp0s20u6- hw port(0) mac_addr =1c:bf:ce:46:c8:18
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.7736] device (wlp0s20u6): set-hw-addr: set MAC address to AA:9F:05:A9:F9:13 (scanning)
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.7757] device (wlp3s0): driver supports Access Point (AP) mode
Apr 04 19:55:33 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.7765] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Apr 04 19:55:33 tuxedo NetworkManager[700]: <info>  [1586022933.7778] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:55:34 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.1332] device (wlp3s0): set-hw-addr: set MAC address to 7E:E0:E2:F0:17:D6 (scanning)
Apr 04 19:55:34 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:55:34 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.14' (uid=124 pid=726 comm="/usr/lib/colord-sane ")
Apr 04 19:55:34 tuxedo dbus-daemon[699]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:55:34 tuxedo kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.5187] ovsdb: Verbindung ist gescheitert: Datei oder Verzeichnis nicht gefunden
Apr 04 19:55:34 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=700 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:55:34 tuxedo systemd[1]: Starting WPA supplicant...
Apr 04 19:55:34 tuxedo dbus-daemon[699]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Apr 04 19:55:34 tuxedo systemd[1]: Started WPA supplicant.
Apr 04 19:55:34 tuxedo wpa_supplicant[732]: Successfully initialized wpa_supplicant
Apr 04 19:55:34 tuxedo kernel: kauditd_printk_skb: 9 callbacks suppressed
Apr 04 19:55:34 tuxedo kernel: audit: type=1130 audit(1586022934.646:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:34 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.6536] supplicant: wpa_supplicant running
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.6538] device (wlp3s0): supplicant interface state: init -> starting
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.6539] device (wlp0s20u6): supplicant interface state: init -> starting
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8292] sup-iface[0x55ab667249f0,wlp3s0]: supports 5 scan SSIDs
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8317] device (wlp3s0): supplicant interface state: starting -> ready
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8319] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8340] sup-iface[0x55ab66724900,wlp0s20u6]: supports 5 scan SSIDs
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8349] device (wlp0s20u6): supplicant interface state: starting -> ready
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8350] Wi-Fi P2P device controlled by interface wlp0s20u6 created
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8352] manager: (p2p-dev-wlp0s20u6): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8355] device (p2p-dev-wlp0s20u6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 04 19:55:34 tuxedo NetworkManager[700]: <warn>  [1586022934.8360] sup-iface: failed to cancel p2p connect: P2P cancel failed
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8361] device (p2p-dev-wlp0s20u6): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:34 tuxedo NetworkManager[700]: <info>  [1586022934.8364] device (wlp0s20u6): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 04 19:55:35 tuxedo wpa_supplicant[732]: wlp0s20u6: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Apr 04 19:55:36 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.17' (uid=124 pid=726 comm="/usr/lib/colord-sane ")
Apr 04 19:55:36 tuxedo dbus-daemon[699]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Apr 04 19:55:39 tuxedo NetworkManager[700]: <info>  [1586022939.1328] manager: startup complete
Apr 04 19:55:42 tuxedo systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Apr 04 19:55:42 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:42 tuxedo kernel: audit: type=1131 audit(1586022942.733:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:46 tuxedo audit[712]: USER_AUTH pid=712 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:46 tuxedo kernel: audit: type=1100 audit(1586022946.680:60): pid=712 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:46 tuxedo audit[712]: USER_ACCT pid=712 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:46 tuxedo kernel: audit: type=1101 audit(1586022946.770:61): pid=712 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:46 tuxedo audit[712]: CRED_ACQ pid=712 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:46 tuxedo kernel: audit: type=1103 audit(1586022946.820:62): pid=712 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:46 tuxedo kernel: audit: type=1006 audit(1586022946.820:63): pid=712 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Apr 04 19:55:46 tuxedo login[712]: pam_unix(login:session): session opened for user kazuki by LOGIN(uid=0)
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8895] policy: auto-activating connection 'FRITZ!Box 7530 GM 3' (8883adba-82ea-4576-baab-f240d1e76f60)
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8909] device (wlp0s20u6): Activation: starting connection 'FRITZ!Box 7530 GM 3' (8883adba-82ea-4576-baab-f240d1e76f60)
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8912] device (wlp0s20u6): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8920] manager: NetworkManager state is now CONNECTING
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8947] device (wlp0s20u6): set-hw-addr: reset MAC address to 1C:BF:CE:46:C8:18 (preserve)
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8951] device (wlp0s20u6): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8955] device (wlp0s20u6): Activation: (wifi) access point 'FRITZ!Box 7530 GM 3' has security, but secrets are required.
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.8955] device (wlp0s20u6): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9032] device (wlp0s20u6): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9034] device (wlp0s20u6): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9036] device (wlp0s20u6): Activation: (wifi) connection 'FRITZ!Box 7530 GM 3' has security, and secrets exist.  No new secrets needed.
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9036] Config: added 'ssid' value 'FRITZ!Box 7530 GM'
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9036] Config: added 'scan_ssid' value '1'
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9036] Config: added 'bgscan' value 'simple:30:-65:300'
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9036] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9037] Config: added 'psk' value '<hidden>'
Apr 04 19:55:46 tuxedo systemd[1]: Created slice User Slice of UID 1000.
Apr 04 19:55:46 tuxedo systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 04 19:55:46 tuxedo systemd-logind[702]: New session 1 of user kazuki.
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9563] device (wlp0s20u6): supplicant interface state: ready -> disconnected
Apr 04 19:55:46 tuxedo wpa_supplicant[732]: wlp0s20u6: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9563] device (p2p-dev-wlp0s20u6): supplicant management interface state: ready -> disconnected
Apr 04 19:55:46 tuxedo systemd[1]: Finished User Runtime Directory /run/user/1000.
Apr 04 19:55:46 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9615] device (wlp0s20u6): supplicant interface state: disconnected -> inactive
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9615] device (p2p-dev-wlp0s20u6): supplicant management interface state: disconnected -> inactive
Apr 04 19:55:46 tuxedo systemd[1]: Starting User Manager for UID 1000...
Apr 04 19:55:46 tuxedo kernel: audit: type=1130 audit(1586022946.960:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9673] device (wlp0s20u6): supplicant interface state: inactive -> scanning
Apr 04 19:55:46 tuxedo NetworkManager[700]: <info>  [1586022946.9674] device (p2p-dev-wlp0s20u6): supplicant management interface state: inactive -> scanning
Apr 04 19:55:46 tuxedo audit[736]: USER_ACCT pid=736 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:46 tuxedo audit[736]: CRED_ACQ pid=736 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 04 19:55:46 tuxedo systemd[736]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[kazuki] ruser=[<unknown>] rhost=[<unknown>]
Apr 04 19:55:46 tuxedo kernel: audit: type=1101 audit(1586022946.966:65): pid=736 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:46 tuxedo kernel: audit: type=1103 audit(1586022946.966:66): pid=736 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 04 19:55:46 tuxedo kernel: audit: type=1006 audit(1586022946.966:67): pid=736 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Apr 04 19:55:46 tuxedo systemd[736]: pam_unix(systemd-user:session): session opened for user kazuki by (uid=0)
Apr 04 19:55:46 tuxedo audit[736]: USER_START pid=736 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:46 tuxedo kernel: audit: type=1105 audit(1586022946.970:68): pid=736 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kazuki" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:47 tuxedo systemd[736]: Reached target Paths.
Apr 04 19:55:47 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:47 tuxedo audit[712]: USER_START pid=712 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:47 tuxedo audit[712]: CRED_REFR pid=712 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="kazuki" exe="/usr/bin/login" hostname=tuxedo addr=? terminal=tty1 res=success'
Apr 04 19:55:47 tuxedo systemd[736]: Reached target Timers.
Apr 04 19:55:47 tuxedo login[712]: LOGIN ON tty1 BY kazuki
Apr 04 19:55:47 tuxedo systemd[736]: Starting D-Bus User Message Bus Socket.
Apr 04 19:55:47 tuxedo systemd[736]: Listening on GnuPG network certificate management daemon.
Apr 04 19:55:47 tuxedo systemd[736]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 04 19:55:47 tuxedo systemd[736]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 04 19:55:47 tuxedo systemd[736]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 04 19:55:47 tuxedo systemd[736]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 04 19:55:47 tuxedo systemd[736]: Listening on p11-kit server.
Apr 04 19:55:47 tuxedo systemd[736]: Listening on Multimedia System.
Apr 04 19:55:47 tuxedo systemd[736]: Listening on Sound System.
Apr 04 19:55:47 tuxedo systemd[736]: Listening on D-Bus User Message Bus Socket.
Apr 04 19:55:47 tuxedo systemd[736]: Reached target Sockets.
Apr 04 19:55:47 tuxedo systemd[736]: Reached target Basic System.
Apr 04 19:55:47 tuxedo systemd[736]: Reached target Main User Target.
Apr 04 19:55:47 tuxedo systemd[736]: Startup finished in 386ms.
Apr 04 19:55:47 tuxedo systemd[1]: Started User Manager for UID 1000.
Apr 04 19:55:47 tuxedo systemd[1]: Started Session 1 of user kazuki.
Apr 04 19:55:50 tuxedo wpa_supplicant[732]: wlp0s20u6: Trying to associate with 2c:3a:fd:b6:e5:c2 (SSID='FRITZ!Box 7530 GM' freq=5260 MHz)
Apr 04 19:55:50 tuxedo kernel: RTW: rtw_set_802_11_connect(wlp0s20u6)  fw_state=0x00000008
Apr 04 19:55:50 tuxedo NetworkManager[700]: <info>  [1586022950.9160] device (wlp0s20u6): supplicant interface state: scanning -> associating
Apr 04 19:55:50 tuxedo NetworkManager[700]: <info>  [1586022950.9160] device (p2p-dev-wlp0s20u6): supplicant management interface state: scanning -> associating
Apr 04 19:55:51 tuxedo kernel: RTW: start auth
Apr 04 19:55:51 tuxedo kernel: RTW: auth success, start assoc
Apr 04 19:55:51 tuxedo kernel: RTW: assoc success
Apr 04 19:55:51 tuxedo kernel: RTW: ============ STA [2c:3a:fd:b6:e5:c2]  ===================
Apr 04 19:55:51 tuxedo kernel: RTW: mac_id : 0
Apr 04 19:55:51 tuxedo kernel: RTW: wireless_mode : 0x44
Apr 04 19:55:51 tuxedo kernel: RTW: mimo_type : 0
Apr 04 19:55:51 tuxedo kernel: RTW: bw_mode : 80MHz, ra_bw_mode : 80MHz
Apr 04 19:55:51 tuxedo kernel: RTW: rate_id : 10
Apr 04 19:55:51 tuxedo kernel: RTW: rssi : -1 (%), rssi_level : 0
Apr 04 19:55:51 tuxedo kernel: RTW: is_support_sgi : Y, is_vht_enable : Y
Apr 04 19:55:51 tuxedo kernel: RTW: disable_ra : N, disable_pt : N
Apr 04 19:55:51 tuxedo kernel: RTW: is_noisy : N
Apr 04 19:55:51 tuxedo kernel: RTW: txrx_state : 0
Apr 04 19:55:51 tuxedo kernel: RTW: curr_tx_rate : CCK_1M (L)
Apr 04 19:55:51 tuxedo kernel: RTW: curr_tx_bw : 20MHz
Apr 04 19:55:51 tuxedo kernel: RTW: curr_retry_ratio : 0
Apr 04 19:55:51 tuxedo kernel: RTW: ra_mask : 0x00000000003ffff0
Apr 04 19:55:51 tuxedo kernel: RTW: recv eapol packet
Apr 04 19:55:51 tuxedo kernel: RTW: send eapol packet
Apr 04 19:55:51 tuxedo kernel: RTW: recv eapol packet
Apr 04 19:55:51 tuxedo kernel: RTW: send eapol packet
Apr 04 19:55:51 tuxedo kernel: RTW: set pairwise key camid:4, addr:2c:3a:fd:b6:e5:c2, kid:0, type:AES
Apr 04 19:55:51 tuxedo kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u6: link becomes ready
Apr 04 19:55:51 tuxedo kernel: RTW: set group key camid:5, addr:2c:3a:fd:b6:e5:c2, kid:1, type:AES
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0358] device (wlp0s20u6): supplicant interface state: associating -> associated
Apr 04 19:55:51 tuxedo wpa_supplicant[732]: wlp0s20u6: Associated with 2c:3a:fd:b6:e5:c2
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0358] device (p2p-dev-wlp0s20u6): supplicant management interface state: associating -> associated
Apr 04 19:55:51 tuxedo wpa_supplicant[732]: wlp0s20u6: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0463] device (wlp0s20u6): supplicant interface state: associated -> 4-way handshake
Apr 04 19:55:51 tuxedo wpa_supplicant[732]: wlp0s20u6: WPA: Key negotiation completed with 2c:3a:fd:b6:e5:c2 [PTK=CCMP GTK=CCMP]
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0464] device (p2p-dev-wlp0s20u6): supplicant management interface state: associated -> 4-way handshake
Apr 04 19:55:51 tuxedo wpa_supplicant[732]: wlp0s20u6: CTRL-EVENT-CONNECTED - Connection to 2c:3a:fd:b6:e5:c2 completed [id=0 id_str=]
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0590] device (wlp0s20u6): supplicant interface state: 4-way handshake -> completed
Apr 04 19:55:51 tuxedo wpa_supplicant[732]: bgscan simple: Failed to enable signal strength monitoring
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0591] device (wlp0s20u6): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "FRITZ!Box 7530 GM"
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0591] device (p2p-dev-wlp0s20u6): supplicant management interface state: 4-way handshake -> completed
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0593] device (wlp0s20u6): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.0598] dhcp4 (wlp0s20u6): activation: beginning transaction (timeout in 45 seconds)
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1503] dhcp4 (wlp0s20u6): option dhcp_lease_time      => '864000'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option domain_name          => 'fritz.box'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option domain_name_servers  => '192.168.2.1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option expiry               => '1586886951'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option ip_address           => '192.168.2.25'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option next_server          => '192.168.2.1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option ntp_servers          => '192.168.2.1'
Apr 04 19:55:51 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=700 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1504] dhcp4 (wlp0s20u6): option requested_broadcast_address => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_domain_name => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_domain_name_servers => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_domain_search => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_host_name  => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_interface_mtu => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_ms_classless_static_routes => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_nis_domain => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_nis_servers => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_ntp_servers => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_rfc3442_classless_static_routes => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1505] dhcp4 (wlp0s20u6): option requested_root_path  => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option requested_routers    => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option requested_static_routes => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option requested_subnet_mask => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option requested_time_offset => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option requested_wpad       => '1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option routers              => '192.168.2.1'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): option subnet_mask          => '255.255.255.0'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1506] dhcp4 (wlp0s20u6): state changed unknown -> bound
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1520] device (wlp0s20u6): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Create System Users being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Condition check resulted in Update is Completed being skipped.
Apr 04 19:55:51 tuxedo systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 04 19:55:51 tuxedo dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 04 19:55:51 tuxedo systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 04 19:55:51 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:51 tuxedo kernel: kauditd_printk_skb: 3 callbacks suppressed
Apr 04 19:55:51 tuxedo kernel: audit: type=1130 audit(1586022951.166:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1964] device (wlp0s20u6): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1967] device (wlp0s20u6): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1974] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1993] manager: NetworkManager state is now CONNECTED_SITE
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.1995] policy: set 'FRITZ!Box 7530 GM 3' (wlp0s20u6) as default for IPv4 routing and DNS
Apr 04 19:55:51 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=700 comm="/usr/bin/NetworkManager --no-daemon ")
Apr 04 19:55:51 tuxedo dbus-daemon[699]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.3146] device (wlp0s20u6): Activation: successful, device activated.
Apr 04 19:55:51 tuxedo NetworkManager[700]: <info>  [1586022951.6339] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 04 19:55:53 tuxedo ntpd[717]: Listen normally on 4 wlp0s20u6 192.168.2.25:123
Apr 04 19:55:53 tuxedo ntpd[717]: new interface(s) found: waking up resolver
Apr 04 19:55:53 tuxedo systemd[736]: Started D-Bus User Message Bus.
Apr 04 19:55:53 tuxedo systemd[736]: Starting Virtual filesystem service...
Apr 04 19:55:53 tuxedo dbus-daemon[823]: [session uid=1000 pid=823] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.1' (uid=1000 pid=793 comm="parcellite ")
Apr 04 19:55:54 tuxedo dbus-daemon[823]: [session uid=1000 pid=823] Successfully activated service 'org.gtk.vfs.Daemon'
Apr 04 19:55:54 tuxedo systemd[736]: Started Virtual filesystem service.
Apr 04 19:55:54 tuxedo kernel: fuse: init (API version 7.31)
Apr 04 19:55:54 tuxedo kernel: *** VALIDATE fuse ***
Apr 04 19:55:54 tuxedo kernel: *** VALIDATE fuse ***
Apr 04 19:55:54 tuxedo systemd[1]: Mounting FUSE Control File System...
Apr 04 19:55:54 tuxedo systemd[1]: Mounted FUSE Control File System.
Apr 04 19:55:55 tuxedo dbus-daemon[823]: [session uid=1000 pid=823] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.4' (uid=1000 pid=798 comm="nm-applet ")
Apr 04 19:55:55 tuxedo systemd[736]: Starting Accessibility services bus...
Apr 04 19:55:55 tuxedo dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=702 comm="/usr/lib/systemd/systemd-logind ")
Apr 04 19:55:55 tuxedo systemd[1]: Starting Authorization Manager...
Apr 04 19:55:56 tuxedo polkitd[854]: Started polkitd version 0.116
Apr 04 19:55:56 tuxedo dbus-daemon[823]: [session uid=1000 pid=823] Successfully activated service 'org.a11y.Bus'
Apr 04 19:55:56 tuxedo systemd[736]: Started Accessibility services bus.
Apr 04 19:55:58 tuxedo polkitd[854]: Loading rules from directory /etc/polkit-1/rules.d
Apr 04 19:55:58 tuxedo polkitd[854]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 04 19:55:58 tuxedo polkitd[854]: Finished loading, compiling and executing 3 rules
Apr 04 19:55:58 tuxedo dbus-daemon[699]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 04 19:55:58 tuxedo systemd[1]: Started Authorization Manager.
Apr 04 19:55:58 tuxedo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:58 tuxedo polkitd[854]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 04 19:55:58 tuxedo kernel: audit: type=1130 audit(1586022958.779:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:55:59 tuxedo polkitd[854]: Registered Authentication Agent for unix-session:1 (system bus name :1.38 [lxqt-policykit-agent], object path /org/lxqt/PolicyKit1/AuthenticationAgent, locale de_DE.UTF-8)
Apr 04 19:56:01 tuxedo NetworkManager[700]: <info>  [1586022961.0453] agent-manager: agent[aacb8aa3555e8d15,:1.37/org.freedesktop.nm-applet/1000]: agent registered
Apr 04 19:56:01 tuxedo at-spi-bus-launcher[867]: dbus-daemon[867]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=798 comm="nm-applet ")
Apr 04 19:56:01 tuxedo at-spi-bus-launcher[867]: dbus-daemon[867]: Successfully activated service 'org.a11y.atspi.Registry'
Apr 04 19:56:01 tuxedo at-spi-bus-launcher[903]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Apr 04 19:56:01 tuxedo wpa_supplicant[732]: wlp0s20u6: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Apr 04 19:56:01 tuxedo ntpd[717]: receive: Unexpected origin timestamp 0xe23348b1.77ec45f7 does not match aorg 0000000000.00000000 from server@93.94.224.67 xmt 0xe23348b1.0ec89cca
Apr 04 19:56:01 tuxedo ntpd[717]: receive: Unexpected origin timestamp 0xe23348b1.77f2b4dc does not match aorg 0000000000.00000000 from server@51.15.56.122 xmt 0xe23348b1.0ea6fe21
Apr 04 19:56:01 tuxedo systemd[1]: systemd-hostnamed.service: Succeeded.
Apr 04 19:56:01 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:56:01 tuxedo kernel: audit: type=1131 audit(1586022961.132:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:56:01 tuxedo systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Apr 04 19:56:01 tuxedo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:56:01 tuxedo kernel: audit: type=1131 audit(1586022961.232:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:56:26 tuxedo audit[1054]: USER_AUTH pid=1054 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo audit[1054]: USER_ACCT pid=1054 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo sudo[1054]:   kazuki : TTY=pts/0 ; PWD=/home/kazuki/usb-wifi/2 ; USER=root ; COMMAND=/usr/bin/journalctl -b
Apr 04 19:56:26 tuxedo audit[1054]: CRED_REFR pid=1054 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo sudo[1054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 04 19:56:26 tuxedo audit[1054]: USER_START pid=1054 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo kernel: audit: type=1100 audit(1586022986.781:76): pid=1054 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo kernel: audit: type=1101 audit(1586022986.781:77): pid=1054 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo kernel: audit: type=1110 audit(1586022986.781:78): pid=1054 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Apr 04 19:56:26 tuxedo kernel: audit: type=1105 audit(1586022986.781:79): pid=1054 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

Offline

Board footer

Powered by FluxBB