You are not logged in.

#1 2020-10-18 20:31:35

svrmirac
Member
Registered: 2017-08-04
Posts: 15

[SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

Similar to this and this thread but not identical.

Like in those conversations, the problem appeared with kernel 5.9.1.
rtl8822ce is a wifi/BT combo device.
No problem with wifi.

'blueman-manager' now fails with this message:

blueman-manager 21.09.38 ERROR    Manager:118 on_dbus_name_appeared: Default adapter not found, trying first available.
blueman-manager 21.09.38 ERROR    Manager:122 on_dbus_name_appeared: No adapter(s) found, exiting

'bluetoothctl' then 'list' outputs nothing, while 'show' outputs:

No default controller available

'lspci -knn | grep Net -A2'

03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter [10ec:c822]
	DeviceName: Realtek RTL8111E Ethernet LOM
	Subsystem: Lenovo Device [17aa:c123]

'lspci -v'

03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
	DeviceName: Realtek RTL8111E Ethernet LOM
	Subsystem: Lenovo Device c123
	Flags: bus master, fast devsel, latency 0, IRQ 83, IOMMU group 10
	I/O ports at 2000 [size=256]
	Memory at d0500000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: rtw_8822ce
	Kernel modules: rtw88_8822ce

'lsusb'

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0bda:c123 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 002: ID 04f3:0c4d Elan Microelectronics Corp. ELAN:Fingerprint
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 5986:212b Acer, Inc Integrated Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

'lsmod'

Module                  Size  Used by
ccm                    20480  3
fuse                  139264  3
bnep                   28672  2
btusb                  69632  0
btrtl                  24576  1 btusb
btbcm                  20480  1 btusb
btintel                32768  1 btusb
joydev                 28672  0
mousedev               24576  0
bluetooth             741376  12 btrtl,btintel,btbcm,bnep,btusb
uvcvideo              114688  0
snd_acp3x_pdm_dma      16384  1
snd_soc_dmic           16384  1
videobuf2_vmalloc      20480  1 uvcvideo
snd_acp3x_rn           16384  2
snd_soc_core          327680  3 snd_acp3x_rn,snd_soc_dmic,snd_acp3x_pdm_dma
videobuf2_memops       20480  1 videobuf2_vmalloc
ecdh_generic           16384  1 bluetooth
videobuf2_v4l2         32768  1 uvcvideo
snd_compress           32768  1 snd_soc_core
videobuf2_common       61440  2 videobuf2_v4l2,uvcvideo
hid_multitouch         32768  0
ac97_bus               16384  1 snd_soc_core
ecc                    36864  1 ecdh_generic
hid_generic            16384  0
snd_pcm_dmaengine      16384  1 snd_soc_core
videodev              274432  3 videobuf2_v4l2,uvcvideo,videobuf2_common
wmi_bmof               16384  0
edac_mce_amd           32768  0
mc                     61440  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
kvm_amd               114688  0
kvm                   851968  1 kvm_amd
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  1
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
aesni_intel           372736  2
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
amdgpu               6434816  12
glue_helper            16384  1 aesni_intel
rapl                   16384  0
input_leds             16384  0
pcspkr                 16384  0
snd_hda_codec_realtek   139264  1
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_codec_hdmi     73728  1
rtw88_8822ce           16384  0
rtw88_8822c           331776  1 rtw88_8822ce
snd_hda_intel          57344  3
snd_intel_dspcfg       24576  1 snd_hda_intel
snd_hda_codec         167936  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
rtw88_pci              28672  1 rtw88_8822ce
rtw88_core            192512  2 rtw88_pci,rtw88_8822c
gpu_sched              40960  1 amdgpu
nls_iso8859_1          16384  1
snd_hda_core          106496  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
i2c_algo_bit           16384  1 amdgpu
nls_cp437              20480  1
ttm                   122880  1 amdgpu
snd_hwdep              16384  1 snd_hda_codec
vfat                   24576  1
fat                    86016  1 vfat
mac80211             1052672  2 rtw88_pci,rtw88_core
drm_kms_helper        266240  1 amdgpu
snd_pcm               147456  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_acp3x_pdm_dma,snd_pcm_dmaengine
cec                    73728  1 drm_kms_helper
sp5100_tco             20480  0
snd_timer              45056  1 snd_pcm
cfg80211              913408  2 rtw88_core,mac80211
k10temp                16384  0
i2c_piix4              28672  0
rc_core                61440  1 cec
snd                   114688  20 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
snd_rn_pci_acp3x       20480  0
ucsi_acpi              16384  0
snd_pci_acp3x          20480  0
sysimgblt              16384  1 drm_kms_helper
ccp                   118784  1 kvm_amd
soundcore              16384  1 snd
ideapad_laptop         24576  0
fb_sys_fops            16384  1 drm_kms_helper
libarc4                16384  1 mac80211
typec_ucsi             36864  1 ucsi_acpi
sparse_keymap          16384  1 ideapad_laptop
tpm_crb                20480  0
rfkill                 28672  7 bluetooth,ideapad_laptop,cfg80211
typec                  53248  1 typec_ucsi
tpm_tis                16384  0
tpm_tis_core           32768  1 tpm_tis
wmi                    36864  2 wmi_bmof,ideapad_laptop
battery                20480  0
ac                     16384  0
evdev                  28672  11
mac_hid                16384  0
tpm                    77824  3 tpm_tis,tpm_crb,tpm_tis_core
i2c_hid                32768  0
rng_core               16384  2 ccp,tpm
hid                   147456  3 i2c_hid,hid_multitouch,hid_generic
pinctrl_amd            32768  8
acpi_cpufreq           28672  0
drm                   585728  8 gpu_sched,drm_kms_helper,amdgpu,ttm
crypto_user            16384  0
agpgart                53248  2 ttm,drm
ip_tables              32768  0
x_tables               53248  1 ip_tables
ext4                  815104  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  139264  1 ext4
serio_raw              20480  0
atkbd                  36864  0
libps2                 20480  1 atkbd
xhci_pci               20480  0
crc32c_intel           24576  2
sdhci_pci              61440  0
xhci_pci_renesas       20480  1 xhci_pci
cqhci                  32768  1 sdhci_pci
xhci_hcd              286720  1 xhci_pci
sdhci                  77824  1 sdhci_pci
mmc_core              188416  3 sdhci,cqhci,sdhci_pci
i8042                  32768  1 ideapad_laptop
serio                  28672  4 serio_raw,atkbd,i8042

'dmesg'

[    0.000000] Linux version 5.9.1-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 rw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f10000-0x00000000bab68fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bab69000-0x00000000bbd68fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbd69000-0x00000000c9f7efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ccf7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000ceffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000fff1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000040f33ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000040f340000-0x000000042fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb65d1018-0xb65de457] usable ==> usable
[    0.000000] e820: update [mem 0xb65d1018-0xb65de457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f0ffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000009f10000-0x00000000b65d1017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b65d1018-0x00000000b65de457] usable
[    0.000000] reserve setup_data: [mem 0x00000000b65de458-0x00000000bab68fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bab69000-0x00000000bbd68fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bbd69000-0x00000000c9f7efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c9f7f000-0x00000000ccf7efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ce000000-0x00000000ceffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000fff1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000040f33ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000040f340000-0x000000042fffffff] reserved
[    0.000000] efi: EFI v2.70 by INSYDE Corp.
[    0.000000] efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 TPMFinalLog=0xcdf2c000 SMBIOS=0xcb70d000 SMBIOS 3.0=0xcb70b000 ESRT=0xcb709a98 MEMATTR=0xb65e0018 RNG=0xcb708b18 TPMEventLog=0xb65e1018 
[    0.000000] efi: seeding entropy pool
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: LENOVO 81YM/LNVNB161216, BIOS DTCN18WW(V1.04) 03/25/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2370.408 MHz processor
[    0.000349] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000350] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000354] last_pfn = 0x40f340 max_arch_pfn = 0x400000000
[    0.000358] MTRR default type: uncachable
[    0.000359] MTRR fixed ranges enabled:
[    0.000359]   00000-9FFFF write-back
[    0.000360]   A0000-BFFFF uncachable
[    0.000360]   C0000-FFFFF write-through
[    0.000361] MTRR variable ranges enabled:
[    0.000362]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000362]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000363]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000363]   3 base 0000FFF00000 mask FFFFFFF00000 write-protect
[    0.000364]   4 base 0000FFF00000 mask FFFFFFFE0000 uncachable
[    0.000364]   5 disabled
[    0.000364]   6 disabled
[    0.000365]   7 disabled
[    0.000365] TOM2: 0000000430000000 aka 17152M
[    0.000604] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000702] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[    0.004671] esrt: Reserving ESRT space from 0x00000000cb709a98 to 0x00000000cb709af8.
[    0.004679] check: Scanning 1 areas for low memory corruption
[    0.004683] Using GB pages for direct mapping
[    0.005129] Secure boot disabled
[    0.005131] RAMDISK: [mem 0x7f63f000-0x7fff5fff]
[    0.005142] ACPI: Early table checksum verification disabled
[    0.005145] ACPI: RSDP 0x00000000CDFFE014 000024 (v02 LENOVO)
[    0.005147] ACPI: XSDT 0x00000000CDFC7188 00012C (v01 LENOVO CB-01    00000001      01000013)
[    0.005151] ACPI: FACP 0x00000000CDFED000 00010C (v05 LENOVO CB-01    00000001      01000013)
[    0.005154] ACPI: DSDT 0x00000000CDFDB000 00B882 (v01 LENOVO CB-01    00000001      01000013)
[    0.005156] ACPI: FACS 0x00000000CDF29000 000040
[    0.005158] ACPI: UEFI 0x00000000CDF7E000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.005159] ACPI: SSDT 0x00000000CDFFC000 000BAE (v02 LENOVO CB-01    00000001 INTL 20130117)
[    0.005161] ACPI: SSDT 0x00000000CDFF4000 007216 (v02 LENOVO CB-01    00000001 MSFT 04000000)
[    0.005163] ACPI: IVRS 0x00000000CDFF3000 0001A4 (v02 LENOVO CB-01    00000001 AMD  00000000)
[    0.005164] ACPI: SSDT 0x00000000CDFF2000 00046D (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005166] ACPI: TPM2 0x00000000CDFF1000 000034 (v04 LENOVO CB-01    00000001      01000013)
[    0.005167] ACPI: ASF! 0x00000000CDFEF000 0000A5 (v32 LENOVO CB-01    00000001      01000013)
[    0.005169] ACPI: BOOT 0x00000000CDFEE000 000028 (v01 LENOVO CB-01    00000001      01000013)
[    0.005171] ACPI: HPET 0x00000000CDFEC000 000038 (v01 LENOVO CB-01    00000001      01000013)
[    0.005172] ACPI: APIC 0x00000000CDFEB000 000138 (v03 LENOVO CB-01    00000001      01000013)
[    0.005174] ACPI: MCFG 0x00000000CDFEA000 00003C (v01 LENOVO CB-01    00000001      01000013)
[    0.005175] ACPI: SLIC 0x00000000CDFE9000 000176 (v01 LENOVO CB-01    00000001      01000013)
[    0.005177] ACPI: SSDT 0x00000000CDFDA000 000080 (v01 LENOVO CB-01    00000001      01000013)
[    0.005178] ACPI: VFCT 0x00000000CDFCC000 00D484 (v01 LENOVO CB-01    00000001 AMD  31504F47)
[    0.005180] ACPI: SSDT 0x00000000CDFCB000 0000F8 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005182] ACPI: SSDT 0x00000000CDFC9000 001500 (v01 LENOVO CB-01    00000001 AMD  00000001)
[    0.005183] ACPI: CRAT 0x00000000CDFC8000 000BA8 (v01 LENOVO CB-01    00000001 AMD  00000001)
[    0.005185] ACPI: CDIT 0x00000000CDFFD000 000029 (v01 LENOVO CB-01    00000001 AMD  00000001)
[    0.005186] ACPI: SSDT 0x00000000CDFC6000 000750 (v02 LENOVO CB-01    00000001 INTL 20130117)
[    0.005188] ACPI: SSDT 0x00000000CDFC5000 00028D (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005190] ACPI: SSDT 0x00000000CDFC4000 0000B9 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005191] ACPI: SSDT 0x00000000CDFC3000 000D37 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005193] ACPI: SSDT 0x00000000CDFC1000 0010A5 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005194] ACPI: SSDT 0x00000000CDFBD000 0030C8 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005196] ACPI: FPDT 0x00000000CDFBC000 000044 (v01 LENOVO CB-01    00000001      01000013)
[    0.005197] ACPI: BGRT 0x00000000CDFBB000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.005199] ACPI: WSMT 0x00000000CDFBA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.005201] ACPI: SSDT 0x00000000CDFE8000 00020A (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005202] ACPI: SSDT 0x00000000CDFE7000 000AD6 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005204] ACPI: SSDT 0x00000000CDFB9000 000250 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005205] ACPI: SSDT 0x00000000CDFB8000 00007D (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005207] ACPI: SSDT 0x00000000CDFB7000 000517 (v01 LENOVO CB-01    00000001 INTL 20130117)
[    0.005212] ACPI: Local APIC address 0xfee00000
[    0.005253] No NUMA configuration found
[    0.005254] Faking a node at [mem 0x0000000000000000-0x000000040f33ffff]
[    0.005257] NODE_DATA(0) allocated [mem 0x40f33c000-0x40f33ffff]
[    0.005282] Zone ranges:
[    0.005282]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005283]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005284]   Normal   [mem 0x0000000100000000-0x000000040f33ffff]
[    0.005284]   Device   empty
[    0.005285] Movable zone start for each node
[    0.005285] Early memory node ranges
[    0.005286]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005286]   node   0: [mem 0x0000000000100000-0x0000000009afffff]
[    0.005287]   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
[    0.005287]   node   0: [mem 0x0000000009f10000-0x00000000bab68fff]
[    0.005288]   node   0: [mem 0x00000000bbd69000-0x00000000c9f7efff]
[    0.005288]   node   0: [mem 0x00000000cdfff000-0x00000000cdffffff]
[    0.005288]   node   0: [mem 0x0000000100000000-0x000000040f33ffff]
[    0.005468] Zeroed struct page in unavailable ranges: 33458 pages
[    0.005469] Initmem setup node 0 [mem 0x0000000000001000-0x000000040f33ffff]
[    0.005470] On node 0 totalpages: 4029774
[    0.005471]   DMA zone: 64 pages used for memmap
[    0.005471]   DMA zone: 22 pages reserved
[    0.005471]   DMA zone: 3998 pages, LIFO batch:0
[    0.005487]   DMA32 zone: 12778 pages used for memmap
[    0.005487]   DMA32 zone: 817776 pages, LIFO batch:63
[    0.011479]   Normal zone: 50125 pages used for memmap
[    0.011480]   Normal zone: 3208000 pages, LIFO batch:63
[    0.035491] ACPI: PM-Timer IO Port: 0x408
[    0.035493] ACPI: Local APIC address 0xfee00000
[    0.035498] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.035499] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.035499] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.035500] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.035500] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.035500] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.035501] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.035501] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.035501] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.035502] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.035502] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.035502] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.035503] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.035503] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.035503] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.035504] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.035517] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.035521] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.035522] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.035523] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.035525] ACPI: IRQ0 used by override.
[    0.035525] ACPI: IRQ9 used by override.
[    0.035526] Using ACPI (MADT) for SMP configuration information
[    0.035527] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.035535] e820: update [mem 0xb5d60000-0xb5e6efff] usable ==> reserved
[    0.035544] smpboot: Allowing 16 CPUs, 10 hotplug CPUs
[    0.035561] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.035562] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[    0.035563] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.035564] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[    0.035565] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0ffff]
[    0.035566] PM: hibernation: Registered nosave memory: [mem 0xb5d60000-0xb5e6efff]
[    0.035567] PM: hibernation: Registered nosave memory: [mem 0xb65d1000-0xb65d1fff]
[    0.035568] PM: hibernation: Registered nosave memory: [mem 0xb65de000-0xb65defff]
[    0.035569] PM: hibernation: Registered nosave memory: [mem 0xbab69000-0xbbd68fff]
[    0.035569] PM: hibernation: Registered nosave memory: [mem 0xc9f7f000-0xccf7efff]
[    0.035570] PM: hibernation: Registered nosave memory: [mem 0xccf7f000-0xcdf7efff]
[    0.035570] PM: hibernation: Registered nosave memory: [mem 0xcdf7f000-0xcdffefff]
[    0.035571] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xceffffff]
[    0.035572] PM: hibernation: Registered nosave memory: [mem 0xcf000000-0xf7ffffff]
[    0.035572] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.035572] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfddfffff]
[    0.035573] PM: hibernation: Registered nosave memory: [mem 0xfde00000-0xfdefffff]
[    0.035573] PM: hibernation: Registered nosave memory: [mem 0xfdf00000-0xfebfffff]
[    0.035573] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.035574] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.035574] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.035574] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
[    0.035574] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.035575] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
[    0.035575] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.035575] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.035576] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xfff1ffff]
[    0.035576] PM: hibernation: Registered nosave memory: [mem 0xfff20000-0xffffffff]
[    0.035578] [mem 0xcf000000-0xf7ffffff] available for PCI devices
[    0.035579] Booting paravirtualized kernel on bare hardware
[    0.035582] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.039047] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.039641] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.039647] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.039648] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.039668] Built 1 zonelists, mobility grouping on.  Total pages: 3966785
[    0.039668] Policy zone: Normal
[    0.039669] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 rw
[    0.041563] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.042501] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.042541] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.077007] Memory: 15635008K/16119096K available (14339K kernel code, 1524K rwdata, 7912K rodata, 1660K init, 2928K bss, 483828K reserved, 0K cma-reserved)
[    0.077015] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.077136] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.077147] ftrace: allocating 40856 entries in 160 pages
[    0.087906] ftrace: allocated 160 pages with 2 groups
[    0.088040] rcu: Preemptible hierarchical RCU implementation.
[    0.088041] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.088041] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.088041] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.088042] 	Trampoline variant of Tasks RCU enabled.
[    0.088042] 	Rude variant of Tasks RCU enabled.
[    0.088043] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.088043] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.090096] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.090456] Console: colour dummy device 80x25
[    0.090460] printk: console [tty0] enabled
[    0.090474] ACPI: Core revision 20200717
[    0.090665] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.090681] APIC: Switch to symmetric I/O mode setup
[    0.091410] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.091411] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.091411] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.091412] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.189211] Switched APIC routing to physical flat.
[    0.189940] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.204028] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x222b04deecc, max_idle_ns: 440795247516 ns
[    0.204034] Calibrating delay loop (skipped), value calculated using timer frequency.. 4742.35 BogoMIPS (lpj=7901360)
[    0.204036] pid_max: default: 32768 minimum: 301
[    0.207401] LSM: Security Framework initializing
[    0.207406] Yama: becoming mindful.
[    0.207440] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.207454] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.207637] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.207673] LVT offset 1 assigned for vector 0xf9
[    0.207733] LVT offset 2 assigned for vector 0xf4
[    0.207749] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.207750] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.207752] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.207753] Spectre V2 : Mitigation: Full AMD retpoline
[    0.207753] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.207754] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.207755] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.207755] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.207972] Freeing SMP alternatives memory: 32K
[    0.319285] smpboot: CPU0: AMD Ryzen 5 4500U with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[    0.319364] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.319368] ... version:                0
[    0.319368] ... bit width:              48
[    0.319368] ... generic registers:      6
[    0.319369] ... value mask:             0000ffffffffffff
[    0.319369] ... max period:             00007fffffffffff
[    0.319369] ... fixed-purpose events:   0
[    0.319370] ... event mask:             000000000000003f
[    0.319402] rcu: Hierarchical SRCU implementation.
[    0.319603] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.319735] smp: Bringing up secondary CPUs ...
[    0.319831] x86: Booting SMP configuration:
[    0.319832] .... node  #0, CPUs:        #1  #2  #3
[    0.323129] TSC synchronization [CPU#0 -> CPU#3]:
[    0.323131] Measured 3468 cycles TSC warp between CPUs, turning off TSC clock.
[    0.323132] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.324136]   #4  #5
[    0.324423] smp: Brought up 1 node, 6 CPUs
[    0.324423] smpboot: Max logical packages: 3
[    0.324423] smpboot: Total of 6 processors activated (28456.10 BogoMIPS)
[    0.327582] devtmpfs: initialized
[    0.327582] x86/mm: Memory block size: 128MB
[    0.328092] PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0ffff] (65536 bytes)
[    0.328092] PM: Registering ACPI NVS region [mem 0xccf7f000-0xcdf7efff] (16777216 bytes)
[    0.328092] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.328092] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.328092] pinctrl core: initialized pinctrl subsystem
[    0.328092] PM: RTC time: 19:56:49, date: 2020-10-18
[    0.328092] NET: Registered protocol family 16
[    0.328092] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.328092] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.328240] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.328259] audit: initializing netlink subsys (disabled)
[    0.328289] audit: type=2000 audit(1603051009.143:1): state=initialized audit_enabled=0 res=1
[    0.328289] thermal_sys: Registered thermal governor 'fair_share'
[    0.328289] thermal_sys: Registered thermal governor 'bang_bang'
[    0.328289] thermal_sys: Registered thermal governor 'step_wise'
[    0.328289] thermal_sys: Registered thermal governor 'user_space'
[    0.328289] thermal_sys: Registered thermal governor 'power_allocator'
[    0.328289] cpuidle: using governor ladder
[    0.328289] cpuidle: using governor menu
[    0.330746] Simple Boot Flag at 0x44 set to 0x1
[    0.330787] ACPI: bus type PCI registered
[    0.330789] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.330900] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.330903] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.330914] PCI: Using configuration type 1 for base access
[    0.331821] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.331821] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.334112] ACPI: Added _OSI(Module Device)
[    0.334113] ACPI: Added _OSI(Processor Device)
[    0.334114] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.334114] ACPI: Added _OSI(Processor Aggregator Device)
[    0.334115] ACPI: Added _OSI(Linux-Dell-Video)
[    0.334116] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.334116] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.345418] ACPI: 18 ACPI AML tables successfully acquired and loaded
[    0.346671] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.353803] ACPI: EC: EC started
[    0.353804] ACPI: EC: interrupt blocked
[    0.353959] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.353961] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.353961] ACPI: Interpreter enabled
[    0.353973] ACPI: (supports S0 S4 S5)
[    0.353974] ACPI: Using IOAPIC for interrupt routing
[    0.354119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.355756] ACPI: Power Resource [P0U0] (on)
[    0.355826] ACPI: Power Resource [P3U0] (off)
[    0.356283] ACPI: Power Resource [P0U1] (on)
[    0.356352] ACPI: Power Resource [P3U1] (off)
[    0.356726] ACPI: Power Resource [P0S0] (on)
[    0.356749] ACPI: Power Resource [P3S0] (on)
[    0.356830] ACPI: Power Resource [P0S1] (on)
[    0.356849] ACPI: Power Resource [P3S1] (on)
[    0.361568] ACPI: Power Resource [PRWL] (on)
[    0.362039] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.362043] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.362172] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.362294] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.362304] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.362553] PCI host bridge to bus 0000:00
[    0.362554] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.362555] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.362556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.362556] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.362557] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.362558] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.362558] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.362559] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.362559] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.362560] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.362560] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.362561] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.362562] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.362562] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.362563] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.362563] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[    0.362564] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[    0.362565] pci_bus 0000:00: root bus resource [mem 0x450200000-0xfc9fffffff window]
[    0.362565] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.362575] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.362649] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.362725] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.362785] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.362858] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[    0.362973] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.363101] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
[    0.363213] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.363338] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[    0.363450] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.363564] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.363621] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.363640] pci 0000:00:08.1: enabling Extended Tags
[    0.363667] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.363737] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
[    0.363756] pci 0000:00:08.2: enabling Extended Tags
[    0.363782] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.363869] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.363980] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.364097] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[    0.364133] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[    0.364169] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[    0.364208] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[    0.364244] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[    0.364279] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[    0.364315] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[    0.364350] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[    0.364637] pci 0000:01:00.0: [144d:a809] type 00 class 0x010802
[    0.364653] pci 0000:01:00.0: reg 0x10: [mem 0xd0700000-0xd0703fff 64bit]
[    0.364845] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.364848] pci 0000:00:02.2:   bridge window [mem 0xd0700000-0xd07fffff]
[    0.364967] pci 0000:02:00.0: [1217:8621] type 00 class 0x080501
[    0.364981] pci 0000:02:00.0: reg 0x10: [mem 0xd0601000-0xd0601fff]
[    0.364988] pci 0000:02:00.0: reg 0x14: [mem 0xd0600000-0xd06007ff]
[    0.365085] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.374085] pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.374094] pci 0000:00:02.3:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.374406] pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000
[    0.374428] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.374456] pci 0000:03:00.0: reg 0x18: [mem 0xd0500000-0xd050ffff 64bit]
[    0.374584] pci 0000:03:00.0: supports D1 D2
[    0.374586] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.374935] pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.374938] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.374939] pci 0000:00:02.4:   bridge window [mem 0xd0500000-0xd05fffff]
[    0.375007] pci 0000:04:00.0: [1002:1636] type 00 class 0x030000
[    0.375017] pci 0000:04:00.0: reg 0x10: [mem 0xfc80000000-0xfc8fffffff 64bit pref]
[    0.375024] pci 0000:04:00.0: reg 0x18: [mem 0xfc90000000-0xfc901fffff 64bit pref]
[    0.375028] pci 0000:04:00.0: reg 0x20: [io  0x1000-0x10ff]
[    0.375033] pci 0000:04:00.0: reg 0x24: [mem 0xd0400000-0xd047ffff]
[    0.375040] pci 0000:04:00.0: enabling Extended Tags
[    0.375047] pci 0000:04:00.0: BAR 0: assigned to efifb
[    0.375083] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.375161] pci 0000:04:00.1: [1002:1637] type 00 class 0x040300
[    0.375168] pci 0000:04:00.1: reg 0x10: [mem 0xd04c8000-0xd04cbfff]
[    0.375187] pci 0000:04:00.1: enabling Extended Tags
[    0.375213] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.375265] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    0.375277] pci 0000:04:00.2: reg 0x18: [mem 0xd0300000-0xd03fffff]
[    0.375285] pci 0000:04:00.2: reg 0x24: [mem 0xd04cc000-0xd04cdfff]
[    0.375291] pci 0000:04:00.2: enabling Extended Tags
[    0.375370] pci 0000:04:00.3: [1022:1639] type 00 class 0x0c0330
[    0.375380] pci 0000:04:00.3: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit]
[    0.375401] pci 0000:04:00.3: enabling Extended Tags
[    0.375430] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.375483] pci 0000:04:00.4: [1022:1639] type 00 class 0x0c0330
[    0.375492] pci 0000:04:00.4: reg 0x10: [mem 0xd0100000-0xd01fffff 64bit]
[    0.375514] pci 0000:04:00.4: enabling Extended Tags
[    0.375543] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.375597] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[    0.375603] pci 0000:04:00.5: reg 0x10: [mem 0xd0480000-0xd04bffff]
[    0.375623] pci 0000:04:00.5: enabling Extended Tags
[    0.375649] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.375700] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    0.375707] pci 0000:04:00.6: reg 0x10: [mem 0xd04c0000-0xd04c7fff]
[    0.375726] pci 0000:04:00.6: enabling Extended Tags
[    0.375752] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    0.375832] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.375835] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.375836] pci 0000:00:08.1:   bridge window [mem 0xd0100000-0xd04fffff]
[    0.375838] pci 0000:00:08.1:   bridge window [mem 0xfc80000000-0xfc901fffff 64bit pref]
[    0.375877] pci 0000:05:00.0: [1022:7901] type 00 class 0x010601
[    0.375903] pci 0000:05:00.0: reg 0x24: [mem 0xd0001000-0xd00017ff]
[    0.375910] pci 0000:05:00.0: enabling Extended Tags
[    0.376002] pci 0000:05:00.1: [1022:7901] type 00 class 0x010601
[    0.376028] pci 0000:05:00.1: reg 0x24: [mem 0xd0000000-0xd00007ff]
[    0.376035] pci 0000:05:00.1: enabling Extended Tags
[    0.376118] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.376121] pci 0000:00:08.2:   bridge window [mem 0xd0000000-0xd00fffff]
[    0.404417] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404567] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404679] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404760] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404815] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404857] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404899] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[    0.404941] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[    0.405619] ACPI: EC: interrupt unblocked
[    0.405619] ACPI: EC: event unblocked
[    0.405625] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.405625] ACPI: EC: GPE=0x3
[    0.405626] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.405627] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.405676] iommu: Default domain type: Translated 
[    0.407380] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.407382] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.407382] pci 0000:04:00.0: vgaarb: setting as boot device
[    0.407383] vgaarb: loaded
[    0.407518] SCSI subsystem initialized
[    0.407553] libata version 3.00 loaded.
[    0.407553] ACPI: bus type USB registered
[    0.407553] usbcore: registered new interface driver usbfs
[    0.407553] usbcore: registered new interface driver hub
[    0.407553] usbcore: registered new device driver usb
[    0.436546] pps_core: LinuxPPS API ver. 1 registered
[    0.436546] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.436548] PTP clock support registered
[    0.436555] EDAC MC: Ver: 3.0.0
[    0.437393] Registered efivars operations
[    0.437464] NetLabel: Initializing
[    0.437465] NetLabel:  domain hash size = 128
[    0.437465] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.437474] NetLabel:  unlabeled traffic allowed by default
[    0.437474] PCI: Using ACPI for IRQ routing
[    0.439305] PCI: pci_cache_line_size set to 64 bytes
[    0.440054] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.440055] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[    0.440055] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.440056] e820: reserve RAM buffer [mem 0xb5d60000-0xb7ffffff]
[    0.440056] e820: reserve RAM buffer [mem 0xb65d1018-0xb7ffffff]
[    0.440057] e820: reserve RAM buffer [mem 0xbab69000-0xbbffffff]
[    0.440057] e820: reserve RAM buffer [mem 0xc9f7f000-0xcbffffff]
[    0.440058] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[    0.440058] e820: reserve RAM buffer [mem 0x40f340000-0x40fffffff]
[    0.440734] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.440736] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.441976] clocksource: Switched to clocksource hpet
[    0.452397] VFS: Disk quotas dquot_6.6.0
[    0.452412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.452496] pnp: PnP ACPI init
[    0.452698] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.452699] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.452700] system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved
[    0.452705] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.452808] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.452824] pnp 00:02: Plug and Play ACPI device, IDs FUJ7401 PNP0303 (active)
[    0.452847] system 00:03: [io  0x0400-0x04cf] has been reserved
[    0.452848] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.452849] system 00:03: [io  0x04d6] has been reserved
[    0.452850] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.452850] system 00:03: [io  0x0c14] has been reserved
[    0.452851] system 00:03: [io  0x0c50-0x0c52] has been reserved
[    0.452852] system 00:03: [io  0x0c6c] has been reserved
[    0.452852] system 00:03: [io  0x0c6f] has been reserved
[    0.452853] system 00:03: [io  0x0cd0-0x0cdb] has been reserved
[    0.452855] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.452898] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.452899] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.452900] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.478610] pnp: PnP ACPI: found 5 devices
[    0.486780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.486897] NET: Registered protocol family 2
[    0.487151] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.487358] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.487799] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.487866] TCP: Hash tables configured (established 131072 bind 65536)
[    0.487989] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.488045] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.488096] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.488220] NET: Registered protocol family 1
[    0.488225] NET: Registered protocol family 44
[    0.488250] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.488258] pci 0000:00:02.2:   bridge window [mem 0xd0700000-0xd07fffff]
[    0.488263] pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.488265] pci 0000:00:02.3:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.488270] pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.488272] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.488274] pci 0000:00:02.4:   bridge window [mem 0xd0500000-0xd05fffff]
[    0.488281] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.488282] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.488284] pci 0000:00:08.1:   bridge window [mem 0xd0100000-0xd04fffff]
[    0.488286] pci 0000:00:08.1:   bridge window [mem 0xfc80000000-0xfc901fffff 64bit pref]
[    0.488290] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.488292] pci 0000:00:08.2:   bridge window [mem 0xd0000000-0xd00fffff]
[    0.488298] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.488299] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.488300] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.488300] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.488301] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.488302] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.488302] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.488303] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.488304] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.488305] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.488306] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.488306] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.488307] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.488308] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.488308] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.488309] pci_bus 0000:00: resource 19 [mem 0xd0000000-0xf7ffffff window]
[    0.488310] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[    0.488310] pci_bus 0000:00: resource 21 [mem 0x450200000-0xfc9fffffff window]
[    0.488311] pci_bus 0000:01: resource 1 [mem 0xd0700000-0xd07fffff]
[    0.488312] pci_bus 0000:02: resource 1 [mem 0xd0600000-0xd06fffff]
[    0.488313] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.488314] pci_bus 0000:03: resource 1 [mem 0xd0500000-0xd05fffff]
[    0.488315] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.488315] pci_bus 0000:04: resource 1 [mem 0xd0100000-0xd04fffff]
[    0.488316] pci_bus 0000:04: resource 2 [mem 0xfc80000000-0xfc901fffff 64bit pref]
[    0.488317] pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd00fffff]
[    0.488864] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.501700] pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x6d5 took 10914 usecs
[    0.501710] PCI: CLS 64 bytes, default 64
[    0.501751] Trying to unpack rootfs image as initramfs...
[    0.595815] Freeing initrd memory: 9948K
[    0.595842] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
[    0.595858] fbcon: Taking over console
[    0.595984] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.595984] pci 0000:00:00.2: PCI INT A: not connected
[    0.596014] pci 0000:00:01.0: Adding to iommu group 0
[    0.596034] pci 0000:00:02.0: Adding to iommu group 1
[    0.596048] pci 0000:00:02.2: Adding to iommu group 2
[    0.596061] pci 0000:00:02.3: Adding to iommu group 3
[    0.596073] pci 0000:00:02.4: Adding to iommu group 4
[    0.596085] pci 0000:00:08.0: Adding to iommu group 5
[    0.596091] pci 0000:00:08.1: Adding to iommu group 5
[    0.596097] pci 0000:00:08.2: Adding to iommu group 5
[    0.596107] pci 0000:00:14.0: Adding to iommu group 6
[    0.596113] pci 0000:00:14.3: Adding to iommu group 6
[    0.596135] pci 0000:00:18.0: Adding to iommu group 7
[    0.596141] pci 0000:00:18.1: Adding to iommu group 7
[    0.596147] pci 0000:00:18.2: Adding to iommu group 7
[    0.596153] pci 0000:00:18.3: Adding to iommu group 7
[    0.596159] pci 0000:00:18.4: Adding to iommu group 7
[    0.596164] pci 0000:00:18.5: Adding to iommu group 7
[    0.596170] pci 0000:00:18.6: Adding to iommu group 7
[    0.596176] pci 0000:00:18.7: Adding to iommu group 7
[    0.596189] pci 0000:01:00.0: Adding to iommu group 8
[    0.596210] pci 0000:02:00.0: Adding to iommu group 9
[    0.596223] pci 0000:03:00.0: Adding to iommu group 10
[    0.596237] pci 0000:04:00.0: Adding to iommu group 5
[    0.596241] pci 0000:04:00.1: Adding to iommu group 5
[    0.596244] pci 0000:04:00.2: Adding to iommu group 5
[    0.596247] pci 0000:04:00.3: Adding to iommu group 5
[    0.596252] pci 0000:04:00.4: Adding to iommu group 5
[    0.596255] pci 0000:04:00.5: Adding to iommu group 5
[    0.596258] pci 0000:04:00.6: Adding to iommu group 5
[    0.596261] pci 0000:05:00.0: Adding to iommu group 5
[    0.596265] pci 0000:05:00.1: Adding to iommu group 5
[    0.597653] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.597655] pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
[    0.597656]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.597658] AMD-Vi: Interrupt remapping enabled
[    0.597658] AMD-Vi: Virtual APIC enabled
[    0.597658] AMD-Vi: X2APIC enabled
[    0.597859] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.598654] amd_uncore: AMD NB counters detected
[    0.598658] amd_uncore: AMD LLC counters detected
[    0.599125] LVT offset 0 assigned for vector 0x400
[    0.599365] perf: AMD IBS detected (0x000003ff)
[    0.599404] check: Scanning for low memory corruption every 60 seconds
[    0.599755] Initialise system trusted keyrings
[    0.599770] Key type blacklist registered
[    0.599877] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.600541] zbud: loaded
[    0.603366] Key type asymmetric registered
[    0.603368] Asymmetric key parser 'x509' registered
[    0.603375] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.603431] io scheduler mq-deadline registered
[    0.603432] io scheduler kyber registered
[    0.603448] io scheduler bfq registered
[    0.604205] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[    0.604396] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[    0.604561] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[    0.604690] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[    0.604857] pcieport 0000:00:08.2: PME: Signaling with IRQ 30
[    0.604922] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.604976] efifb: probing for efifb
[    0.604989] efifb: framebuffer at 0xfc80000000, using 8100k, total 8100k
[    0.604989] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.604990] efifb: scrolling: redraw
[    0.604990] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.605093] Console: switching to colour frame buffer device 240x67
[    0.607896] fb0: EFI VGA frame buffer device
[    0.607951] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.607965] ACPI: Lid Switch [LID]
[    0.607981] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.607990] ACPI: Power Button [PWRB]
[    0.608051] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.608239] acpi device:0e: registered as cooling_device0
[    0.608258] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00/input/input2
[    0.608321] Monitor-Mwait will be used to enter C-1 state
[    0.608345] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.608617] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.608737] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.608847] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.608923] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.608998] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.609546] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.610400] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.611662] nvme nvme0: pci function 0000:01:00.0
[    0.611724] ahci 0000:05:00.0: version 3.0
[    0.612336] ahci 0000:05:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.612338] ahci 0000:05:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part deso sadm sds 
[    0.612603] scsi host0: ahci
[    0.612664] ata1: SATA max UDMA/133 abar m2048@0xd0001000 port 0xd0001100 irq 33
[    0.612815] ahci 0000:05:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.612816] ahci 0000:05:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part deso sadm sds 
[    0.613034] scsi host1: ahci
[    0.613070] ata2: SATA max UDMA/133 abar m2048@0xd0000000 port 0xd0000100 irq 36
[    0.613111] usbcore: registered new interface driver usbserial_generic
[    0.613113] usbserial: USB Serial support registered for generic
[    0.613133] rtc_cmos 00:01: RTC can wake from S4
[    0.613313] rtc_cmos 00:01: registered as rtc0
[    0.613353] rtc_cmos 00:01: setting system clock to 2020-10-18T19:56:49 UTC (1603051009)
[    0.613363] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.613522] ledtrig-cpu: registered to indicate activity on CPUs
[    0.613627] drop_monitor: Initializing network drop monitor service
[    0.613743] NET: Registered protocol family 10
[    0.617780] Segment Routing with IPv6
[    0.617781] RPL Segment Routing with IPv6
[    0.617802] NET: Registered protocol family 17
[    0.618445] microcode: CPU0: patch_level=0x08600102
[    0.618454] microcode: CPU1: patch_level=0x08600102
[    0.618479] microcode: CPU2: patch_level=0x08600102
[    0.618499] microcode: CPU3: patch_level=0x08600102
[    0.618502] microcode: CPU4: patch_level=0x08600102
[    0.618528] microcode: CPU5: patch_level=0x08600102
[    0.618567] microcode: Microcode Update Driver: v2.2.
[    0.618701] resctrl: L3 allocation detected
[    0.618702] resctrl: L3DATA allocation detected
[    0.618702] resctrl: L3CODE allocation detected
[    0.618702] resctrl: MB allocation detected
[    0.618703] resctrl: L3 monitoring detected
[    0.618706] IPI shorthand broadcast: enabled
[    0.618748] registered taskstats version 1
[    0.618755] Loading compiled-in X.509 certificates
[    0.620536] Loaded X.509 cert 'Build time autogenerated kernel key: de2f2e3f73e7d58d4e970143d99b45ae56b47dc0'
[    0.620641] zswap: loaded using pool lz4/z3fold
[    0.620766] Key type ._fscrypt registered
[    0.620767] Key type .fscrypt registered
[    0.620767] Key type fscrypt-provisioning registered
[    0.621063] PM:   Magic number: 8:285:951
[    0.621086] tty tty8: hash matches
[    0.621130] memory memory4: hash matches
[    0.621213] RAS: Correctable Errors collector initialized.
[    0.621221] Unstable clock detected, switching default tracing clock to "global"
               If you want to keep using the local clock, then add:
                 "trace_clock=local"
               on the kernel command line
[    0.628178] nvme nvme0: Shutdown timeout set to 8 seconds
[    0.654625] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.755741] nvme nvme0: 12/0/0 default/read/poll queues
[    0.769979]  nvme0n1: p1 p2 p3
[    0.923498] ata1: SATA link down (SStatus 0 SControl 300)
[    0.926789] ata2: SATA link down (SStatus 0 SControl 300)
[    0.929562] Freeing unused decrypted memory: 2040K
[    0.929878] Freeing unused kernel image (initmem) memory: 1660K
[    0.929881] Write protecting the kernel read-only data: 24576k
[    0.930400] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    0.930574] Freeing unused kernel image (rodata/data gap) memory: 280K
[    0.954940] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.954948] Run /init as init process
[    0.954950]   with arguments:
[    0.954950]     /init
[    0.954950]   with environment:
[    0.954951]     HOME=/
[    0.954951]     TERM=linux
[    1.020627] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[    1.020628] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.022472] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.025835] sdhci: Secure Digital Host Controller Interface driver
[    1.025836] sdhci: Copyright(c) Pierre Ossman
[    1.027573] sdhci-pci 0000:02:00.0: SDHCI controller found [1217:8621] (rev 1)
[    1.027651] sdhci-pci 0000:02:00.0: enabling device (0000 -> 0002)
[    1.028118] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
[    1.030744] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    1.030750] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    1.030842] xhci_hcd 0000:04:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.031109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    1.031111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.031111] usb usb1: Product: xHCI Host Controller
[    1.031112] usb usb1: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
[    1.031113] usb usb1: SerialNumber: 0000:04:00.3
[    1.031238] hub 1-0:1.0: USB hub found
[    1.031247] hub 1-0:1.0: 4 ports detected
[    1.031463] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    1.031466] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    1.031469] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.031493] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.031508] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
[    1.031509] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.031510] usb usb2: Product: xHCI Host Controller
[    1.031511] usb usb2: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
[    1.031512] usb usb2: SerialNumber: 0000:04:00.3
[    1.031590] hub 2-0:1.0: USB hub found
[    1.031595] hub 2-0:1.0: 2 ports detected
[    1.031818] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    1.031821] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    1.031909] xhci_hcd 0000:04:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.032159] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    1.032160] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.032161] usb usb3: Product: xHCI Host Controller
[    1.032162] usb usb3: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
[    1.032163] usb usb3: SerialNumber: 0000:04:00.4
[    1.032288] hub 3-0:1.0: USB hub found
[    1.032295] hub 3-0:1.0: 4 ports detected
[    1.032578] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    1.032581] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    1.032584] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    1.032596] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.032610] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
[    1.032611] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.032612] usb usb4: Product: xHCI Host Controller
[    1.032612] usb usb4: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
[    1.032613] usb usb4: SerialNumber: 0000:04:00.4
[    1.032675] hub 4-0:1.0: USB hub found
[    1.032678] hub 4-0:1.0: 2 ports detected
[    1.051397] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.091862] random: fast init done
[    1.098164] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    1.177456] random: crng init done
[    1.177510] systemd[1]: Successfully credited entropy passed from boot loader.
[    1.178855] systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.194465] systemd[1]: Detected architecture x86-64.
[    1.222545] systemd[1]: Set hostname to <urlaub>.
[    1.309192] systemd[1]: Queued start job for default target Graphical Interface.
[    1.310208] systemd[1]: Created slice system-getty.slice.
[    1.310444] systemd[1]: Created slice system-modprobe.slice.
[    1.310641] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.310847] systemd[1]: Created slice User and Session Slice.
[    1.310931] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.311004] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.311160] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.311253] systemd[1]: Reached target Local Encrypted Volumes.
[    1.311306] systemd[1]: Reached target Login Prompts.
[    1.311361] systemd[1]: Reached target Paths.
[    1.311411] systemd[1]: Reached target Remote File Systems.
[    1.311460] systemd[1]: Reached target Slices.
[    1.311546] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.311766] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.311853] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.312932] systemd[1]: Listening on Process Core Dump Socket.
[    1.313060] systemd[1]: Listening on Journal Audit Socket.
[    1.313150] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.313244] systemd[1]: Listening on Journal Socket.
[    1.313341] systemd[1]: Listening on udev Control Socket.
[    1.313426] systemd[1]: Listening on udev Kernel Socket.
[    1.313996] systemd[1]: Mounting Huge Pages File System...
[    1.314592] systemd[1]: Mounting POSIX Message Queue File System...
[    1.315146] systemd[1]: Mounting Kernel Debug File System...
[    1.315696] systemd[1]: Mounting Kernel Trace File System...
[    1.316377] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.317184] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.317831] systemd[1]: Starting Load Kernel Module drm...
[    1.318423] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.318450] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.319658] systemd[1]: Starting Journal Service...
[    1.321260] systemd[1]: Starting Load Kernel Modules...
[    1.321853] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.321950] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.322056] Linux agpgart interface v0.103
[    1.322538] systemd[1]: Starting Coldplug All udev Devices...
[    1.323479] systemd[1]: Mounted Huge Pages File System.
[    1.323647] systemd[1]: Mounted POSIX Message Queue File System.
[    1.323755] systemd[1]: Mounted Kernel Debug File System.
[    1.323862] systemd[1]: Mounted Kernel Trace File System.
[    1.324244] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.326709] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    1.328211] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.328730] systemd[1]: Finished Load Kernel Modules.
[    1.329099] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    1.329749] systemd[1]: Mounting Kernel Configuration File System...
[    1.329837] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.330632] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.331377] systemd[1]: Starting Load/Save Random Seed...
[    1.331973] systemd[1]: Starting Apply Kernel Variables...
[    1.332507] systemd[1]: Starting Create System Users...
[    1.333074] systemd[1]: Mounted Kernel Configuration File System.
[    1.337302] systemd[1]: Finished Apply Kernel Variables.
[    1.342690] systemd[1]: modprobe@drm.service: Succeeded.
[    1.342932] systemd[1]: Finished Load Kernel Module drm.
[    1.348187] systemd[1]: Finished Load/Save Random Seed.
[    1.351054] systemd[1]: Finished Create System Users.
[    1.351872] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.360722] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.360744] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    1.363299] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.363981] systemd[1]: Finished Coldplug All udev Devices.
[    1.365229] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.513324] usb 1-3: New USB device found, idVendor=5986, idProduct=212b, bcdDevice=56.13
[    1.513328] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.513331] usb 1-3: Product: Integrated Camera
[    1.513333] usb 1-3: Manufacturer: SunplusIT Inc
[    1.523886] systemd[1]: Started Journal Service.
[    1.524191] audit: type=1130 audit(1603051010.409: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'
[    1.532676] usb 3-3: New USB device found, idVendor=04f3, idProduct=0c4d, bcdDevice= 1.87
[    1.532680] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.532682] usb 3-3: Product: ELAN:Fingerprint
[    1.532684] usb 3-3: Manufacturer: ELAN
[    1.562847] audit: type=1130 audit(1603051010.446:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.564248] audit: type=1130 audit(1603051010.449: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'
[    1.603183] hid: raw HID events driver (C) Jiri Kosina
[    1.605560] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.639772] audit: type=1130 audit(1603051010.523:5): 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'
[    1.656203] i2c_hid i2c-MSFT0004:00: supply vdd not found, using dummy regulator
[    1.656228] i2c_hid i2c-MSFT0004:00: supply vddl not found, using dummy regulator
[    1.657109] ACPI: AC Adapter [ACAD] (off-line)
[    1.657598] usb 3-4: new full-speed USB device number 3 using xhci_hcd
[    1.717364] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.717459] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.764231] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input4
[    1.765073] snd_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
[    1.765584] snd_pci_acp3x 0000:04:00.5: Invalid ACP audio mode : 0
[    1.767281] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    1.767898] Adding 8390652k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:8390652k SSFS
[    1.770915] ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    1.812926] ccp 0000:04:00.2: tee enabled
[    1.812928] ccp 0000:04:00.2: psp enabled
[    1.903685] usb 3-4: New USB device found, idVendor=0bda, idProduct=c123, bcdDevice= 0.00
[    1.903690] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.903692] usb 3-4: Product: Bluetooth Radio
[    1.903693] usb 3-4: Manufacturer: Realtek
[    1.903694] usb 3-4: SerialNumber: 00e04c000001
[    1.949477] audit: type=1130 audit(1603051010.833:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.044415] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.046565] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.079170] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.079173] cfg80211: failed to load regulatory.db
[    2.131004] audit: type=1130 audit(1603051011.016:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-2216\x2dB4DD comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.324405] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    2.324501] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    2.324644] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[    2.371550] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.371553] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.371643] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    2.374402] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input5
[    2.374438] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input6
[    2.375297] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    2.375412] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    2.375418] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    2.467483] battery: ACPI: Battery Slot [BAT1] (battery present)
[    2.637128] audit: type=1130 audit(1603051011.516:8): 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'
[    2.639463] audit: type=1127 audit(1603051011.523:9): pid=308 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    2.645291] audit: type=1130 audit(1603051011.529:10): 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'
[    2.663598] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    2.663600] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.663601] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.663601] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    2.663602] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    2.663603] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    2.691917] rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003)
[    2.692658] rtw_8822ce 0000:03:00.0: Firmware version 9.9.0, H2C version 15
[    2.693100] rtw_8822ce 0000:03:00.0: Firmware version 9.9.0, H2C version 15
[    2.722345] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input7
[    2.722391] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input8
[    2.722415] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input9
[    2.743758] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    2.802871] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    2.802873] RAPL PMU: hw unit of domain package 2^-16 Joules
[    2.835172] cryptd: max_cpu_qlen set to 1000
[    2.897298] AVX2 version of gcm_enc/dec engaged.
[    2.897300] AES CTR mode by8 optimization enabled
[    2.924666] [drm] amdgpu kernel modesetting enabled.
[    2.927414] Virtual CRAT table created for CPU
[    2.927423] amdgpu: Topology: Add CPU node
[    2.927504] checking generic (fc80000000 7e9000) vs hw (fc80000000 10000000)
[    2.927505] fb0: switching to amdgpudrmfb from EFI VGA
[    2.927591] Console: switching to colour dummy device 80x25
[    2.927616] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    2.927876] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    2.927962] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x17AA:0x3813 0xC3).
[    2.927964] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    2.928001] [drm] register mmio base: 0xD0400000
[    2.928001] [drm] register mmio size: 524288
[    2.928003] [drm] PCIE atomic ops is not supported
[    2.929127] [drm] add ip block number 0 <soc15_common>
[    2.929128] [drm] add ip block number 1 <gmc_v9_0>
[    2.929128] [drm] add ip block number 2 <vega10_ih>
[    2.929129] [drm] add ip block number 3 <psp>
[    2.929129] [drm] add ip block number 4 <smu>
[    2.929130] [drm] add ip block number 5 <gfx_v9_0>
[    2.929130] [drm] add ip block number 6 <sdma_v4_0>
[    2.929131] [drm] add ip block number 7 <dm>
[    2.929132] [drm] add ip block number 8 <vcn_v2_0>
[    2.929132] [drm] add ip block number 9 <jpeg_v2_0>
[    2.929144] amdgpu: ATOM BIOS: 113-RENOIR-023
[    2.931826] [drm] VCN decode is enabled in VM mode
[    2.931827] [drm] VCN encode is enabled in VM mode
[    2.931829] [drm] JPEG decode is enabled in VM mode
[    2.931861] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    2.931875] amdgpu 0000:04:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    2.931876] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    2.931878] amdgpu 0000:04:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    2.931880] [drm] Detected VRAM RAM=512M, BAR=512M
[    2.931881] [drm] RAM width 128bits DDR4
[    2.931933] [TTM] Zone  kernel: Available graphics memory: 7903424 KiB
[    2.931934] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    2.931934] [TTM] Initializing pool allocator
[    2.931937] [TTM] Initializing DMA pool allocator
[    2.931968] [drm] amdgpu: 512M of VRAM memory ready
[    2.931970] [drm] amdgpu: 3072M of GTT memory ready.
[    2.931971] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.932099] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[    2.939733] [drm] Loading DMUB firmware via PSP: version=0x00000000
[    2.940362] [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
[    2.940368] [drm] PSP loading VCN firmware
[    2.984782] mc: Linux media interface: v0.10
[    3.024324] videodev: Linux video capture interface: v2.00
[    3.061221] kvm: Nested Virtualization enabled
[    3.061231] SVM: kvm: Nested Paging enabled
[    3.061231] SVM: Virtual VMLOAD VMSAVE supported
[    3.061231] SVM: Virtual GIF supported
[    3.063302] MCE: In-kernel MCE decoding enabled.
[    3.067070] EDAC amd64: F17h_M60h detected (node 0).
[    3.067109] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.073220] input: MSFT0004:00 06CB:CD98 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input11
[    3.073370] input: MSFT0004:00 06CB:CD98 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input12
[    3.073426] hid-generic 0018:06CB:CD98.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0004:00 06CB:CD98] on i2c-MSFT0004:00
[    3.115598] input: MSFT0004:00 06CB:CD98 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input14
[    3.115703] input: MSFT0004:00 06CB:CD98 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input15
[    3.120244] hid-multitouch 0018:06CB:CD98.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0004:00 06CB:CD98] on i2c-MSFT0004:00
[    3.122792] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:212b)
[    3.137892] EDAC amd64: F17h_M60h detected (node 0).
[    3.137931] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.146006] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[    3.146008] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[    3.146009] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[    3.146009] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[    3.146094] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/input/input17
[    3.146153] usbcore: registered new interface driver uvcvideo
[    3.146154] USB Video Class driver (1.1.1)
[    3.159092] rtw_8822ce 0000:03:00.0 wlo1: renamed from wlan0
[    3.177594] acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517
[    3.177863] acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517
[    3.204680] EDAC amd64: F17h_M60h detected (node 0).
[    3.204721] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.208878] mousedev: PS/2 mouse device common for all mice
[    3.210834] Bluetooth: Core ver 2.22
[    3.210849] NET: Registered protocol family 31
[    3.210849] Bluetooth: HCI device and connection manager initialized
[    3.210852] Bluetooth: HCI socket layer initialized
[    3.210853] Bluetooth: L2CAP socket layer initialized
[    3.210856] Bluetooth: SCO socket layer initialized
[    3.219533] usbcore: registered new interface driver btusb
[    3.220655] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=0999 lmp_ver=0a lmp_subver=3aa1
[    3.220657] Bluetooth: hci0: RTL: unknown IC info, lmp subver 3aa1, hci rev 0999, hci ver 000a
[    3.220658] Bluetooth: hci0: RTL: assuming no firmware upload needed
[    3.251188] EDAC amd64: F17h_M60h detected (node 0).
[    3.251228] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.251375] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.251377] Bluetooth: BNEP filters: protocol multicast
[    3.251380] Bluetooth: BNEP socket layer initialized
[    3.352036] EDAC amd64: F17h_M60h detected (node 0).
[    3.352101] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.445397] EDAC amd64: F17h_M60h detected (node 0).
[    3.445445] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.554489] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[    3.704962] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
[    3.706412] [drm] kiq ring mec 2 pipe 1 q 0
[    3.707045] [drm] Display Core initialized with v3.2.95!
[    3.720578] [drm] DMUB hardware initialized: version=0x01000000
[    3.751087] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    3.845432] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    3.845454] [drm] JPEG decode initialized successfully.
[    3.847350] kfd kfd: Allocated 3969056 bytes on gart
[    3.848400] Virtual CRAT table created for GPU
[    3.848922] amdgpu: Topology: Add dGPU node [0x1636:0x1002]
[    3.848925] kfd kfd: added device 1002:1636
[    3.848929] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 26
[    3.849887] [drm] fb mappable at 0x410CA0000
[    3.849887] [drm] vram apper at 0x410000000
[    3.849888] [drm] size 8294400
[    3.849888] [drm] fb depth is 24
[    3.849889] [drm]    pitch is 7680
[    3.849960] fbcon: amdgpudrmfb (fb0) is primary device
[    3.867406] [drm] Failed to add display topology, DTM TA is not initialized.
[    3.885756] Console: switching to colour frame buffer device 240x67
[    3.905650] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.927826] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    3.927831] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.927832] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.927834] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    3.927835] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    3.927837] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    3.927838] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    3.927839] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    3.927841] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    3.927843] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    3.927845] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[    3.927846] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[    3.927849] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    3.927851] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    3.927853] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[    3.932253] [drm] Initialized amdgpu 3.39.0 20150101 for 0000:04:00.0 on minor 0
[    4.199062] rtw_8822ce 0000:03:00.0: start vif d8:12:65:4d:6a:13 on port 0
[    4.200264] rtw_8822ce 0000:03:00.0: stop vif d8:12:65:4d:6a:13 on port 0
[    4.423757] rtw_8822ce 0000:03:00.0: start vif 12:bc:5f:32:af:99 on port 0
[    5.468745] fuse: init (API version 7.31)
[    8.230557] kauditd_printk_skb: 48 callbacks suppressed
[    8.230561] audit: type=1131 audit(1603051017.113:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.114881] audit: type=1131 audit(1603051021.999:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.988935] audit: type=1131 audit(1603051041.873:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.292139] audit: type=1131 audit(1603051042.176:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.401203] audit: type=1334 audit(1603051042.286:63): prog-id=10 op=UNLOAD
[   33.401213] audit: type=1334 audit(1603051042.286:64): prog-id=9 op=UNLOAD
[   76.161376] audit: type=1100 audit(1603051085.046:65): pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   76.164081] audit: type=1101 audit(1603051085.046:66): pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   76.191769] audit: type=1106 audit(1603051085.076:67): pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   76.191798] audit: type=1104 audit(1603051085.076:68): pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   76.197244] audit: type=1103 audit(1603051085.079:69): pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   76.197300] audit: type=1006 audit(1603051085.079:70): pid=529 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   76.207832] rtw_8822ce 0000:03:00.0: stop vif 12:bc:5f:32:af:99 on port 0
[   76.224402] audit: type=1130 audit(1603051085.109:71): 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'
[   76.233087] audit: type=1101 audit(1603051085.116:72): pid=541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   76.233215] audit: type=1103 audit(1603051085.116:73): pid=541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   76.233220] audit: type=1006 audit(1603051085.116:74): pid=541 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   76.433578] rtw_8822ce 0000:03:00.0: start vif d8:12:65:4d:6a:13 on port 0
[   80.490490] wlo1: authenticate with 0c:54:a5:a5:d9:78
[   80.935678] wlo1: send auth to 0c:54:a5:a5:d9:78 (try 1/3)
[   80.938974] wlo1: authenticated
[   80.940716] wlo1: associate with 0c:54:a5:a5:d9:78 (try 1/3)
[   80.945502] wlo1: RX AssocResp from 0c:54:a5:a5:d9:78 (capab=0x411 status=0 aid=3)
[   80.945521] rtw_8822ce 0000:03:00.0: sta 0c:54:a5:a5:d9:78 joined with macid 0
[   80.945724] wlo1: associated
[   81.004136] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[   82.034012] kauditd_printk_skb: 14 callbacks suppressed
[   82.034014] audit: type=1130 audit(1603051090.916:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   86.397481] audit: type=1131 audit(1603051095.282:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   86.409272] audit: type=1131 audit(1603051095.292:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   92.107724] audit: type=1131 audit(1603051100.992:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  109.730744] audit: type=1131 audit(1603051118.612:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  936.663868] audit: type=1130 audit(1603051945.544:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  936.663874] audit: type=1131 audit(1603051945.544:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

'journalctl -b'

-- Logs begin at Thu 2020-10-01 10:56:02 CEST, end at Sun 2020-10-18 22:16:17 CEST. --
Oct 18 21:56:50 urlaub kernel: Linux version 5.9.1-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000
Oct 18 21:56:50 urlaub kernel: Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 rw
Oct 18 21:56:50 urlaub kernel: KERNEL supported cpus:
Oct 18 21:56:50 urlaub kernel:   Intel GenuineIntel
Oct 18 21:56:50 urlaub kernel:   AMD AuthenticAMD
Oct 18 21:56:50 urlaub kernel:   Hygon HygonGenuine
Oct 18 21:56:50 urlaub kernel:   Centaur CentaurHauls
Oct 18 21:56:50 urlaub kernel:   zhaoxin   Shanghai  
Oct 18 21:56:50 urlaub kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 18 21:56:50 urlaub kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 18 21:56:50 urlaub kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 18 21:56:50 urlaub kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 18 21:56:50 urlaub kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Oct 18 21:56:50 urlaub kernel: BIOS-provided physical RAM map:
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0ffff] ACPI NVS
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000009f10000-0x00000000bab68fff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000bab69000-0x00000000bbd68fff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000bbd69000-0x00000000c9f7efff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ccf7efff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000ce000000-0x00000000ceffffff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000fff1ffff] reserved
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x0000000100000000-0x000000040f33ffff] usable
Oct 18 21:56:50 urlaub kernel: BIOS-e820: [mem 0x000000040f340000-0x000000042fffffff] reserved
Oct 18 21:56:50 urlaub kernel: NX (Execute Disable) protection: active
Oct 18 21:56:50 urlaub kernel: e820: update [mem 0xb65d1018-0xb65de457] usable ==> usable
Oct 18 21:56:50 urlaub kernel: e820: update [mem 0xb65d1018-0xb65de457] usable ==> usable
Oct 18 21:56:50 urlaub kernel: extended physical RAM map:
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000009f00000-0x0000000009f0ffff] ACPI NVS
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000009f10000-0x00000000b65d1017] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000b65d1018-0x00000000b65de457] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000b65de458-0x00000000bab68fff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000bab69000-0x00000000bbd68fff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000bbd69000-0x00000000c9f7efff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000c9f7f000-0x00000000ccf7efff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000ce000000-0x00000000ceffffff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000fff1ffff] reserved
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x0000000100000000-0x000000040f33ffff] usable
Oct 18 21:56:50 urlaub kernel: reserve setup_data: [mem 0x000000040f340000-0x000000042fffffff] reserved
Oct 18 21:56:50 urlaub kernel: efi: EFI v2.70 by INSYDE Corp.
Oct 18 21:56:50 urlaub kernel: efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 TPMFinalLog=0xcdf2c000 SMBIOS=0xcb70d000 SMBIOS 3.0=0xcb70b000 ESRT=0xcb709a98 MEMATTR=0xb65e0018 RNG=0xcb708b18 TPMEventLog=0xb65e1018 
Oct 18 21:56:50 urlaub kernel: efi: seeding entropy pool
Oct 18 21:56:50 urlaub kernel: SMBIOS 3.1.1 present.
Oct 18 21:56:50 urlaub kernel: DMI: LENOVO 81YM/LNVNB161216, BIOS DTCN18WW(V1.04) 03/25/2020
Oct 18 21:56:50 urlaub kernel: tsc: Fast TSC calibration using PIT
Oct 18 21:56:50 urlaub kernel: tsc: Detected 2370.408 MHz processor
Oct 18 21:56:50 urlaub kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 18 21:56:50 urlaub kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 18 21:56:50 urlaub kernel: last_pfn = 0x40f340 max_arch_pfn = 0x400000000
Oct 18 21:56:50 urlaub kernel: MTRR default type: uncachable
Oct 18 21:56:50 urlaub kernel: MTRR fixed ranges enabled:
Oct 18 21:56:50 urlaub kernel:   00000-9FFFF write-back
Oct 18 21:56:50 urlaub kernel:   A0000-BFFFF uncachable
Oct 18 21:56:50 urlaub kernel:   C0000-FFFFF write-through
Oct 18 21:56:50 urlaub kernel: MTRR variable ranges enabled:
Oct 18 21:56:50 urlaub kernel:   0 base 000000000000 mask FFFF80000000 write-back
Oct 18 21:56:50 urlaub kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Oct 18 21:56:50 urlaub kernel:   2 base 0000C0000000 mask FFFFF0000000 write-back
Oct 18 21:56:50 urlaub kernel:   3 base 0000FFF00000 mask FFFFFFF00000 write-protect
Oct 18 21:56:50 urlaub kernel:   4 base 0000FFF00000 mask FFFFFFFE0000 uncachable
Oct 18 21:56:50 urlaub kernel:   5 disabled
Oct 18 21:56:50 urlaub kernel:   6 disabled
Oct 18 21:56:50 urlaub kernel:   7 disabled
Oct 18 21:56:50 urlaub kernel: TOM2: 0000000430000000 aka 17152M
Oct 18 21:56:50 urlaub kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 18 21:56:50 urlaub kernel: last_pfn = 0xce000 max_arch_pfn = 0x400000000
Oct 18 21:56:50 urlaub kernel: esrt: Reserving ESRT space from 0x00000000cb709a98 to 0x00000000cb709af8.
Oct 18 21:56:50 urlaub kernel: check: Scanning 1 areas for low memory corruption
Oct 18 21:56:50 urlaub kernel: Using GB pages for direct mapping
Oct 18 21:56:50 urlaub kernel: Secure boot disabled
Oct 18 21:56:50 urlaub kernel: RAMDISK: [mem 0x7f63f000-0x7fff5fff]
Oct 18 21:56:50 urlaub kernel: ACPI: Early table checksum verification disabled
Oct 18 21:56:50 urlaub kernel: ACPI: RSDP 0x00000000CDFFE014 000024 (v02 LENOVO)
Oct 18 21:56:50 urlaub kernel: ACPI: XSDT 0x00000000CDFC7188 00012C (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: FACP 0x00000000CDFED000 00010C (v05 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: DSDT 0x00000000CDFDB000 00B882 (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: FACS 0x00000000CDF29000 000040
Oct 18 21:56:50 urlaub kernel: ACPI: UEFI 0x00000000CDF7E000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFFC000 000BAE (v02 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFF4000 007216 (v02 LENOVO CB-01    00000001 MSFT 04000000)
Oct 18 21:56:50 urlaub kernel: ACPI: IVRS 0x00000000CDFF3000 0001A4 (v02 LENOVO CB-01    00000001 AMD  00000000)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFF2000 00046D (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: TPM2 0x00000000CDFF1000 000034 (v04 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: ASF! 0x00000000CDFEF000 0000A5 (v32 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: BOOT 0x00000000CDFEE000 000028 (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: HPET 0x00000000CDFEC000 000038 (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: APIC 0x00000000CDFEB000 000138 (v03 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: MCFG 0x00000000CDFEA000 00003C (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: SLIC 0x00000000CDFE9000 000176 (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFDA000 000080 (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: VFCT 0x00000000CDFCC000 00D484 (v01 LENOVO CB-01    00000001 AMD  31504F47)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFCB000 0000F8 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFC9000 001500 (v01 LENOVO CB-01    00000001 AMD  00000001)
Oct 18 21:56:50 urlaub kernel: ACPI: CRAT 0x00000000CDFC8000 000BA8 (v01 LENOVO CB-01    00000001 AMD  00000001)
Oct 18 21:56:50 urlaub kernel: ACPI: CDIT 0x00000000CDFFD000 000029 (v01 LENOVO CB-01    00000001 AMD  00000001)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFC6000 000750 (v02 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFC5000 00028D (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFC4000 0000B9 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFC3000 000D37 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFC1000 0010A5 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFBD000 0030C8 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: FPDT 0x00000000CDFBC000 000044 (v01 LENOVO CB-01    00000001      01000013)
Oct 18 21:56:50 urlaub kernel: ACPI: BGRT 0x00000000CDFBB000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Oct 18 21:56:50 urlaub kernel: ACPI: WSMT 0x00000000CDFBA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFE8000 00020A (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFE7000 000AD6 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFB9000 000250 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFB8000 00007D (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: SSDT 0x00000000CDFB7000 000517 (v01 LENOVO CB-01    00000001 INTL 20130117)
Oct 18 21:56:50 urlaub kernel: ACPI: Local APIC address 0xfee00000
Oct 18 21:56:50 urlaub kernel: No NUMA configuration found
Oct 18 21:56:50 urlaub kernel: Faking a node at [mem 0x0000000000000000-0x000000040f33ffff]
Oct 18 21:56:50 urlaub kernel: NODE_DATA(0) allocated [mem 0x40f33c000-0x40f33ffff]
Oct 18 21:56:50 urlaub kernel: Zone ranges:
Oct 18 21:56:50 urlaub kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 18 21:56:50 urlaub kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 18 21:56:50 urlaub kernel:   Normal   [mem 0x0000000100000000-0x000000040f33ffff]
Oct 18 21:56:50 urlaub kernel:   Device   empty
Oct 18 21:56:50 urlaub kernel: Movable zone start for each node
Oct 18 21:56:50 urlaub kernel: Early memory node ranges
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x0000000000100000-0x0000000009afffff]
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x0000000009f10000-0x00000000bab68fff]
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x00000000bbd69000-0x00000000c9f7efff]
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x00000000cdfff000-0x00000000cdffffff]
Oct 18 21:56:50 urlaub kernel:   node   0: [mem 0x0000000100000000-0x000000040f33ffff]
Oct 18 21:56:50 urlaub kernel: Zeroed struct page in unavailable ranges: 33458 pages
Oct 18 21:56:50 urlaub kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000040f33ffff]
Oct 18 21:56:50 urlaub kernel: On node 0 totalpages: 4029774
Oct 18 21:56:50 urlaub kernel:   DMA zone: 64 pages used for memmap
Oct 18 21:56:50 urlaub kernel:   DMA zone: 22 pages reserved
Oct 18 21:56:50 urlaub kernel:   DMA zone: 3998 pages, LIFO batch:0
Oct 18 21:56:50 urlaub kernel:   DMA32 zone: 12778 pages used for memmap
Oct 18 21:56:50 urlaub kernel:   DMA32 zone: 817776 pages, LIFO batch:63
Oct 18 21:56:50 urlaub kernel:   Normal zone: 50125 pages used for memmap
Oct 18 21:56:50 urlaub kernel:   Normal zone: 3208000 pages, LIFO batch:63
Oct 18 21:56:50 urlaub kernel: ACPI: PM-Timer IO Port: 0x408
Oct 18 21:56:50 urlaub kernel: ACPI: Local APIC address 0xfee00000
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Oct 18 21:56:50 urlaub kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Oct 18 21:56:50 urlaub kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Oct 18 21:56:50 urlaub kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 18 21:56:50 urlaub kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 18 21:56:50 urlaub kernel: ACPI: IRQ0 used by override.
Oct 18 21:56:50 urlaub kernel: ACPI: IRQ9 used by override.
Oct 18 21:56:50 urlaub kernel: Using ACPI (MADT) for SMP configuration information
Oct 18 21:56:50 urlaub kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
Oct 18 21:56:50 urlaub kernel: e820: update [mem 0xb5d60000-0xb5e6efff] usable ==> reserved
Oct 18 21:56:50 urlaub kernel: smpboot: Allowing 16 CPUs, 10 hotplug CPUs
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0ffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xb5d60000-0xb5e6efff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xb65d1000-0xb65d1fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xb65de000-0xb65defff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xbab69000-0xbbd68fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xc9f7f000-0xccf7efff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xccf7f000-0xcdf7efff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xcdf7f000-0xcdffefff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xce000000-0xceffffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xcf000000-0xf7ffffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfddfffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfde00000-0xfdefffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfdf00000-0xfebfffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xfff1ffff]
Oct 18 21:56:50 urlaub kernel: PM: hibernation: Registered nosave memory: [mem 0xfff20000-0xffffffff]
Oct 18 21:56:50 urlaub kernel: [mem 0xcf000000-0xf7ffffff] available for PCI devices
Oct 18 21:56:50 urlaub kernel: Booting paravirtualized kernel on bare hardware
Oct 18 21:56:50 urlaub kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 18 21:56:50 urlaub kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
Oct 18 21:56:50 urlaub kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Oct 18 21:56:50 urlaub kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Oct 18 21:56:50 urlaub kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Oct 18 21:56:50 urlaub kernel: Built 1 zonelists, mobility grouping on.  Total pages: 3966785
Oct 18 21:56:50 urlaub kernel: Policy zone: Normal
Oct 18 21:56:50 urlaub kernel: Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 rw
Oct 18 21:56:50 urlaub kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 18 21:56:50 urlaub kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 18 21:56:50 urlaub kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Oct 18 21:56:50 urlaub kernel: Memory: 15635008K/16119096K available (14339K kernel code, 1524K rwdata, 7912K rodata, 1660K init, 2928K bss, 483828K reserved, 0K cma-reserved)
Oct 18 21:56:50 urlaub kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Oct 18 21:56:50 urlaub kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Oct 18 21:56:50 urlaub kernel: ftrace: allocating 40856 entries in 160 pages
Oct 18 21:56:50 urlaub kernel: ftrace: allocated 160 pages with 2 groups
Oct 18 21:56:50 urlaub kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 18 21:56:50 urlaub kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Oct 18 21:56:50 urlaub kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Oct 18 21:56:50 urlaub kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 18 21:56:50 urlaub kernel:         Trampoline variant of Tasks RCU enabled.
Oct 18 21:56:50 urlaub kernel:         Rude variant of Tasks RCU enabled.
Oct 18 21:56:50 urlaub kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 18 21:56:50 urlaub kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Oct 18 21:56:50 urlaub kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Oct 18 21:56:50 urlaub kernel: Console: colour dummy device 80x25
Oct 18 21:56:50 urlaub kernel: printk: console [tty0] enabled
Oct 18 21:56:50 urlaub kernel: ACPI: Core revision 20200717
Oct 18 21:56:50 urlaub kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 18 21:56:50 urlaub kernel: APIC: Switch to symmetric I/O mode setup
Oct 18 21:56:50 urlaub kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Oct 18 21:56:50 urlaub kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Oct 18 21:56:50 urlaub kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Oct 18 21:56:50 urlaub kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Oct 18 21:56:50 urlaub kernel: Switched APIC routing to physical flat.
Oct 18 21:56:50 urlaub kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 18 21:56:50 urlaub kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x222b04deecc, max_idle_ns: 440795247516 ns
Oct 18 21:56:50 urlaub kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4742.35 BogoMIPS (lpj=7901360)
Oct 18 21:56:50 urlaub kernel: pid_max: default: 32768 minimum: 301
Oct 18 21:56:50 urlaub kernel: LSM: Security Framework initializing
Oct 18 21:56:50 urlaub kernel: Yama: becoming mindful.
Oct 18 21:56:50 urlaub kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 18 21:56:50 urlaub kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 18 21:56:50 urlaub kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 18 21:56:50 urlaub kernel: LVT offset 1 assigned for vector 0xf9
Oct 18 21:56:50 urlaub kernel: LVT offset 2 assigned for vector 0xf4
Oct 18 21:56:50 urlaub kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Oct 18 21:56:50 urlaub kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Oct 18 21:56:50 urlaub kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 18 21:56:50 urlaub kernel: Spectre V2 : Mitigation: Full AMD retpoline
Oct 18 21:56:50 urlaub kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 18 21:56:50 urlaub kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 18 21:56:50 urlaub kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 18 21:56:50 urlaub kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 18 21:56:50 urlaub kernel: Freeing SMP alternatives memory: 32K
Oct 18 21:56:50 urlaub kernel: smpboot: CPU0: AMD Ryzen 5 4500U with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
Oct 18 21:56:50 urlaub kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 18 21:56:50 urlaub kernel: ... version:                0
Oct 18 21:56:50 urlaub kernel: ... bit width:              48
Oct 18 21:56:50 urlaub kernel: ... generic registers:      6
Oct 18 21:56:50 urlaub kernel: ... value mask:             0000ffffffffffff
Oct 18 21:56:50 urlaub kernel: ... max period:             00007fffffffffff
Oct 18 21:56:50 urlaub kernel: ... fixed-purpose events:   0
Oct 18 21:56:50 urlaub kernel: ... event mask:             000000000000003f
Oct 18 21:56:50 urlaub kernel: rcu: Hierarchical SRCU implementation.
Oct 18 21:56:50 urlaub kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 18 21:56:50 urlaub kernel: smp: Bringing up secondary CPUs ...
Oct 18 21:56:50 urlaub kernel: x86: Booting SMP configuration:
Oct 18 21:56:50 urlaub kernel: .... node  #0, CPUs:        #1  #2  #3
Oct 18 21:56:50 urlaub kernel: TSC synchronization [CPU#0 -> CPU#3]:
Oct 18 21:56:50 urlaub kernel: Measured 3468 cycles TSC warp between CPUs, turning off TSC clock.
Oct 18 21:56:50 urlaub kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
Oct 18 21:56:50 urlaub kernel:   #4  #5
Oct 18 21:56:50 urlaub kernel: smp: Brought up 1 node, 6 CPUs
Oct 18 21:56:50 urlaub kernel: smpboot: Max logical packages: 3
Oct 18 21:56:50 urlaub kernel: smpboot: Total of 6 processors activated (28456.10 BogoMIPS)
Oct 18 21:56:50 urlaub kernel: devtmpfs: initialized
Oct 18 21:56:50 urlaub kernel: x86/mm: Memory block size: 128MB
Oct 18 21:56:50 urlaub kernel: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0ffff] (65536 bytes)
Oct 18 21:56:50 urlaub kernel: PM: Registering ACPI NVS region [mem 0xccf7f000-0xcdf7efff] (16777216 bytes)
Oct 18 21:56:50 urlaub kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 18 21:56:50 urlaub kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 18 21:56:50 urlaub kernel: pinctrl core: initialized pinctrl subsystem
Oct 18 21:56:50 urlaub kernel: PM: RTC time: 19:56:49, date: 2020-10-18
Oct 18 21:56:50 urlaub kernel: NET: Registered protocol family 16
Oct 18 21:56:50 urlaub kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 18 21:56:50 urlaub kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 18 21:56:50 urlaub kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 18 21:56:50 urlaub kernel: audit: initializing netlink subsys (disabled)
Oct 18 21:56:50 urlaub kernel: audit: type=2000 audit(1603051009.143:1): state=initialized audit_enabled=0 res=1
Oct 18 21:56:50 urlaub kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 18 21:56:50 urlaub kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 18 21:56:50 urlaub kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 18 21:56:50 urlaub kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 18 21:56:50 urlaub kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 18 21:56:50 urlaub kernel: cpuidle: using governor ladder
Oct 18 21:56:50 urlaub kernel: cpuidle: using governor menu
Oct 18 21:56:50 urlaub kernel: Simple Boot Flag at 0x44 set to 0x1
Oct 18 21:56:50 urlaub kernel: ACPI: bus type PCI registered
Oct 18 21:56:50 urlaub kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 18 21:56:50 urlaub kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 18 21:56:50 urlaub kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Oct 18 21:56:50 urlaub kernel: PCI: Using configuration type 1 for base access
Oct 18 21:56:50 urlaub kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 18 21:56:50 urlaub kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(Module Device)
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(Processor Device)
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 18 21:56:50 urlaub kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 18 21:56:50 urlaub kernel: ACPI: 18 ACPI AML tables successfully acquired and loaded
Oct 18 21:56:50 urlaub kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 18 21:56:50 urlaub kernel: ACPI: EC: EC started
Oct 18 21:56:50 urlaub kernel: ACPI: EC: interrupt blocked
Oct 18 21:56:50 urlaub kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
Oct 18 21:56:50 urlaub kernel: ACPI: Interpreter enabled
Oct 18 21:56:50 urlaub kernel: ACPI: (supports S0 S4 S5)
Oct 18 21:56:50 urlaub kernel: ACPI: Using IOAPIC for interrupt routing
Oct 18 21:56:50 urlaub kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P0U0] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P3U0] (off)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P0U1] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P3U1] (off)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P0S0] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P3S0] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P0S1] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [P3S1] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: Power Resource [PRWL] (on)
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 18 21:56:50 urlaub kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 18 21:56:50 urlaub kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Oct 18 21:56:50 urlaub kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 18 21:56:50 urlaub kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Oct 18 21:56:50 urlaub kernel: PCI host bridge to bus 0000:00
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [mem 0x450200000-0xfc9fffffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
Oct 18 21:56:50 urlaub kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Oct 18 21:56:50 urlaub kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
Oct 18 21:56:50 urlaub kernel: pci 0000:01:00.0: [144d:a809] type 00 class 0x010802
Oct 18 21:56:50 urlaub kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0700000-0xd0703fff 64bit]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2:   bridge window [mem 0xd0700000-0xd07fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:02:00.0: [1217:8621] type 00 class 0x080501
Oct 18 21:56:50 urlaub kernel: pci 0000:02:00.0: reg 0x10: [mem 0xd0601000-0xd0601fff]
Oct 18 21:56:50 urlaub kernel: pci 0000:02:00.0: reg 0x14: [mem 0xd0600000-0xd06007ff]
Oct 18 21:56:50 urlaub kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3: PCI bridge to [bus 02]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3:   bridge window [mem 0xd0600000-0xd06fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000
Oct 18 21:56:50 urlaub kernel: pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
Oct 18 21:56:50 urlaub kernel: pci 0000:03:00.0: reg 0x18: [mem 0xd0500000-0xd050ffff 64bit]
Oct 18 21:56:50 urlaub kernel: pci 0000:03:00.0: supports D1 D2
Oct 18 21:56:50 urlaub kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4: PCI bridge to [bus 03]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4:   bridge window [mem 0xd0500000-0xd05fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: [1002:1636] type 00 class 0x030000
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfc80000000-0xfc8fffffff 64bit pref]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: reg 0x18: [mem 0xfc90000000-0xfc901fffff 64bit pref]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: reg 0x20: [io  0x1000-0x10ff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: reg 0x24: [mem 0xd0400000-0xd047ffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: BAR 0: assigned to efifb
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.1: [1002:1637] type 00 class 0x040300
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.1: reg 0x10: [mem 0xd04c8000-0xd04cbfff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.1: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.2: reg 0x18: [mem 0xd0300000-0xd03fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.2: reg 0x24: [mem 0xd04cc000-0xd04cdfff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.2: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.3: [1022:1639] type 00 class 0x0c0330
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.3: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.3: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.4: [1022:1639] type 00 class 0x0c0330
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.4: reg 0x10: [mem 0xd0100000-0xd01fffff 64bit]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.4: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.5: reg 0x10: [mem 0xd0480000-0xd04bffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.5: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.6: reg 0x10: [mem 0xd04c0000-0xd04c7fff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.6: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1: PCI bridge to [bus 04]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1:   bridge window [mem 0xd0100000-0xd04fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1:   bridge window [mem 0xfc80000000-0xfc901fffff 64bit pref]
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.0: [1022:7901] type 00 class 0x010601
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.0: reg 0x24: [mem 0xd0001000-0xd00017ff]
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.0: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.1: [1022:7901] type 00 class 0x010601
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.1: reg 0x24: [mem 0xd0000000-0xd00007ff]
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.1: enabling Extended Tags
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2: PCI bridge to [bus 05]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2:   bridge window [mem 0xd0000000-0xd00fffff]
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
Oct 18 21:56:50 urlaub kernel: ACPI: EC: interrupt unblocked
Oct 18 21:56:50 urlaub kernel: ACPI: EC: event unblocked
Oct 18 21:56:50 urlaub kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 18 21:56:50 urlaub kernel: ACPI: EC: GPE=0x3
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
Oct 18 21:56:50 urlaub kernel: iommu: Default domain type: Translated 
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: vgaarb: bridge control possible
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: vgaarb: setting as boot device
Oct 18 21:56:50 urlaub kernel: vgaarb: loaded
Oct 18 21:56:50 urlaub kernel: SCSI subsystem initialized
Oct 18 21:56:50 urlaub kernel: libata version 3.00 loaded.
Oct 18 21:56:50 urlaub kernel: ACPI: bus type USB registered
Oct 18 21:56:50 urlaub kernel: usbcore: registered new interface driver usbfs
Oct 18 21:56:50 urlaub kernel: usbcore: registered new interface driver hub
Oct 18 21:56:50 urlaub kernel: usbcore: registered new device driver usb
Oct 18 21:56:50 urlaub kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 18 21:56:50 urlaub kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 18 21:56:50 urlaub kernel: PTP clock support registered
Oct 18 21:56:50 urlaub kernel: EDAC MC: Ver: 3.0.0
Oct 18 21:56:50 urlaub kernel: Registered efivars operations
Oct 18 21:56:50 urlaub kernel: NetLabel: Initializing
Oct 18 21:56:50 urlaub kernel: NetLabel:  domain hash size = 128
Oct 18 21:56:50 urlaub kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 18 21:56:50 urlaub kernel: NetLabel:  unlabeled traffic allowed by default
Oct 18 21:56:50 urlaub kernel: PCI: Using ACPI for IRQ routing
Oct 18 21:56:50 urlaub kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0xb5d60000-0xb7ffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0xb65d1018-0xb7ffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0xbab69000-0xbbffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0xc9f7f000-0xcbffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
Oct 18 21:56:50 urlaub kernel: e820: reserve RAM buffer [mem 0x40f340000-0x40fffffff]
Oct 18 21:56:50 urlaub kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 18 21:56:50 urlaub kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 18 21:56:50 urlaub kernel: clocksource: Switched to clocksource hpet
Oct 18 21:56:50 urlaub kernel: VFS: Disk quotas dquot_6.6.0
Oct 18 21:56:50 urlaub kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 18 21:56:50 urlaub kernel: pnp: PnP ACPI init
Oct 18 21:56:50 urlaub kernel: system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
Oct 18 21:56:50 urlaub kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 18 21:56:50 urlaub kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 18 21:56:50 urlaub kernel: pnp 00:02: Plug and Play ACPI device, IDs FUJ7401 PNP0303 (active)
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0400-0x04cf] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x04d6] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0c14] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0c50-0x0c52] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0c6c] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0c6f] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: [io  0x0cd0-0x0cdb] has been reserved
Oct 18 21:56:50 urlaub kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 18 21:56:50 urlaub kernel: system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
Oct 18 21:56:50 urlaub kernel: system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
Oct 18 21:56:50 urlaub kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 18 21:56:50 urlaub kernel: pnp: PnP ACPI: found 5 devices
Oct 18 21:56:50 urlaub kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 18 21:56:50 urlaub kernel: NET: Registered protocol family 2
Oct 18 21:56:50 urlaub kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 18 21:56:50 urlaub kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 18 21:56:50 urlaub kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 18 21:56:50 urlaub kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 18 21:56:50 urlaub kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 18 21:56:50 urlaub kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 18 21:56:50 urlaub kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 18 21:56:50 urlaub kernel: NET: Registered protocol family 1
Oct 18 21:56:50 urlaub kernel: NET: Registered protocol family 44
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2:   bridge window [mem 0xd0700000-0xd07fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3: PCI bridge to [bus 02]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3:   bridge window [mem 0xd0600000-0xd06fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4: PCI bridge to [bus 03]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4:   bridge window [mem 0xd0500000-0xd05fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1: PCI bridge to [bus 04]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1:   bridge window [mem 0xd0100000-0xd04fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1:   bridge window [mem 0xfc80000000-0xfc901fffff 64bit pref]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2: PCI bridge to [bus 05]
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2:   bridge window [mem 0xd0000000-0xd00fffff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 19 [mem 0xd0000000-0xf7ffffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:00: resource 21 [mem 0x450200000-0xfc9fffffff window]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:01: resource 1 [mem 0xd0700000-0xd07fffff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:02: resource 1 [mem 0xd0600000-0xd06fffff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:03: resource 1 [mem 0xd0500000-0xd05fffff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:04: resource 1 [mem 0xd0100000-0xd04fffff]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:04: resource 2 [mem 0xfc80000000-0xfc901fffff 64bit pref]
Oct 18 21:56:50 urlaub kernel: pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd00fffff]
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x6d5 took 10914 usecs
Oct 18 21:56:50 urlaub kernel: PCI: CLS 64 bytes, default 64
Oct 18 21:56:50 urlaub kernel: Trying to unpack rootfs image as initramfs...
Oct 18 21:56:50 urlaub kernel: Freeing initrd memory: 9948K
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
Oct 18 21:56:50 urlaub kernel: fbcon: Taking over console
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.2: PCI INT A: not connected
Oct 18 21:56:50 urlaub kernel: pci 0000:00:01.0: Adding to iommu group 0
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.0: Adding to iommu group 1
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.2: Adding to iommu group 2
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.3: Adding to iommu group 3
Oct 18 21:56:50 urlaub kernel: pci 0000:00:02.4: Adding to iommu group 4
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.0: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.1: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:00:08.2: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:00:14.0: Adding to iommu group 6
Oct 18 21:56:50 urlaub kernel: pci 0000:00:14.3: Adding to iommu group 6
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.0: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.1: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.2: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.3: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.4: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.5: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.6: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:00:18.7: Adding to iommu group 7
Oct 18 21:56:50 urlaub kernel: pci 0000:01:00.0: Adding to iommu group 8
Oct 18 21:56:50 urlaub kernel: pci 0000:02:00.0: Adding to iommu group 9
Oct 18 21:56:50 urlaub kernel: pci 0000:03:00.0: Adding to iommu group 10
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.0: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.1: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.2: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.3: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.4: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.5: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:04:00.6: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.0: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:05:00.1: Adding to iommu group 5
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Oct 18 21:56:50 urlaub kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
Oct 18 21:56:50 urlaub kernel:  PPR X2APIC NX GT IA GA PC GA_vAPIC
Oct 18 21:56:50 urlaub kernel: AMD-Vi: Interrupt remapping enabled
Oct 18 21:56:50 urlaub kernel: AMD-Vi: Virtual APIC enabled
Oct 18 21:56:50 urlaub kernel: AMD-Vi: X2APIC enabled
Oct 18 21:56:50 urlaub kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Oct 18 21:56:50 urlaub kernel: amd_uncore: AMD NB counters detected
Oct 18 21:56:50 urlaub kernel: amd_uncore: AMD LLC counters detected
Oct 18 21:56:50 urlaub kernel: LVT offset 0 assigned for vector 0x400
Oct 18 21:56:50 urlaub kernel: perf: AMD IBS detected (0x000003ff)
Oct 18 21:56:50 urlaub kernel: check: Scanning for low memory corruption every 60 seconds
Oct 18 21:56:50 urlaub kernel: Initialise system trusted keyrings
Oct 18 21:56:50 urlaub kernel: Key type blacklist registered
Oct 18 21:56:50 urlaub kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 18 21:56:50 urlaub kernel: zbud: loaded
Oct 18 21:56:50 urlaub kernel: Key type asymmetric registered
Oct 18 21:56:50 urlaub kernel: Asymmetric key parser 'x509' registered
Oct 18 21:56:50 urlaub kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Oct 18 21:56:50 urlaub kernel: io scheduler mq-deadline registered
Oct 18 21:56:50 urlaub kernel: io scheduler kyber registered
Oct 18 21:56:50 urlaub kernel: io scheduler bfq registered
Oct 18 21:56:50 urlaub kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 26
Oct 18 21:56:50 urlaub kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 27
Oct 18 21:56:50 urlaub kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 28
Oct 18 21:56:50 urlaub kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 29
Oct 18 21:56:50 urlaub kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 30
Oct 18 21:56:50 urlaub kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 18 21:56:50 urlaub kernel: efifb: probing for efifb
Oct 18 21:56:50 urlaub kernel: efifb: framebuffer at 0xfc80000000, using 8100k, total 8100k
Oct 18 21:56:50 urlaub kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Oct 18 21:56:50 urlaub kernel: efifb: scrolling: redraw
Oct 18 21:56:50 urlaub kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 18 21:56:50 urlaub kernel: Console: switching to colour frame buffer device 240x67
Oct 18 21:56:50 urlaub kernel: fb0: EFI VGA frame buffer device
Oct 18 21:56:50 urlaub kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Oct 18 21:56:50 urlaub kernel: ACPI: Lid Switch [LID]
Oct 18 21:56:50 urlaub kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 18 21:56:50 urlaub kernel: ACPI: Power Button [PWRB]
Oct 18 21:56:50 urlaub kernel: ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Oct 18 21:56:50 urlaub kernel: acpi device:0e: registered as cooling_device0
Oct 18 21:56:50 urlaub kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00/input/input2
Oct 18 21:56:50 urlaub kernel: Monitor-Mwait will be used to enter C-1 state
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 18 21:56:50 urlaub kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 18 21:56:50 urlaub kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 18 21:56:50 urlaub kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 18 21:56:50 urlaub kernel: nvme nvme0: pci function 0000:01:00.0
Oct 18 21:56:50 urlaub kernel: ahci 0000:05:00.0: version 3.0
Oct 18 21:56:50 urlaub kernel: ahci 0000:05:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Oct 18 21:56:50 urlaub kernel: ahci 0000:05:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part deso sadm sds 
Oct 18 21:56:50 urlaub kernel: scsi host0: ahci
Oct 18 21:56:50 urlaub kernel: ata1: SATA max UDMA/133 abar m2048@0xd0001000 port 0xd0001100 irq 33
Oct 18 21:56:50 urlaub kernel: ahci 0000:05:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Oct 18 21:56:50 urlaub kernel: ahci 0000:05:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part deso sadm sds 
Oct 18 21:56:50 urlaub kernel: scsi host1: ahci
Oct 18 21:56:50 urlaub kernel: ata2: SATA max UDMA/133 abar m2048@0xd0000000 port 0xd0000100 irq 36
Oct 18 21:56:50 urlaub kernel: usbcore: registered new interface driver usbserial_generic
Oct 18 21:56:50 urlaub kernel: usbserial: USB Serial support registered for generic
Oct 18 21:56:50 urlaub kernel: rtc_cmos 00:01: RTC can wake from S4
Oct 18 21:56:50 urlaub kernel: rtc_cmos 00:01: registered as rtc0
Oct 18 21:56:50 urlaub kernel: rtc_cmos 00:01: setting system clock to 2020-10-18T19:56:49 UTC (1603051009)
Oct 18 21:56:50 urlaub kernel: rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
Oct 18 21:56:50 urlaub kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 18 21:56:50 urlaub kernel: drop_monitor: Initializing network drop monitor service
Oct 18 21:56:50 urlaub kernel: NET: Registered protocol family 10
Oct 18 21:56:50 urlaub kernel: Segment Routing with IPv6
Oct 18 21:56:50 urlaub kernel: RPL Segment Routing with IPv6
Oct 18 21:56:50 urlaub kernel: NET: Registered protocol family 17
Oct 18 21:56:50 urlaub kernel: microcode: CPU0: patch_level=0x08600102
Oct 18 21:56:50 urlaub kernel: microcode: CPU1: patch_level=0x08600102
Oct 18 21:56:50 urlaub kernel: microcode: CPU2: patch_level=0x08600102
Oct 18 21:56:50 urlaub kernel: microcode: CPU3: patch_level=0x08600102
Oct 18 21:56:50 urlaub kernel: microcode: CPU4: patch_level=0x08600102
Oct 18 21:56:50 urlaub kernel: microcode: CPU5: patch_level=0x08600102
Oct 18 21:56:50 urlaub kernel: microcode: Microcode Update Driver: v2.2.
Oct 18 21:56:50 urlaub kernel: resctrl: L3 allocation detected
Oct 18 21:56:50 urlaub kernel: resctrl: L3DATA allocation detected
Oct 18 21:56:50 urlaub kernel: resctrl: L3CODE allocation detected
Oct 18 21:56:50 urlaub kernel: resctrl: MB allocation detected
Oct 18 21:56:50 urlaub kernel: resctrl: L3 monitoring detected
Oct 18 21:56:50 urlaub kernel: IPI shorthand broadcast: enabled
Oct 18 21:56:50 urlaub kernel: registered taskstats version 1
Oct 18 21:56:50 urlaub kernel: Loading compiled-in X.509 certificates
Oct 18 21:56:50 urlaub kernel: Loaded X.509 cert 'Build time autogenerated kernel key: de2f2e3f73e7d58d4e970143d99b45ae56b47dc0'
Oct 18 21:56:50 urlaub kernel: zswap: loaded using pool lz4/z3fold
Oct 18 21:56:50 urlaub kernel: Key type ._fscrypt registered
Oct 18 21:56:50 urlaub kernel: Key type .fscrypt registered
Oct 18 21:56:50 urlaub kernel: Key type fscrypt-provisioning registered
Oct 18 21:56:50 urlaub kernel: PM:   Magic number: 8:285:951
Oct 18 21:56:50 urlaub kernel: tty tty8: hash matches
Oct 18 21:56:50 urlaub kernel: memory memory4: hash matches
Oct 18 21:56:50 urlaub kernel: RAS: Correctable Errors collector initialized.
Oct 18 21:56:50 urlaub kernel: Unstable clock detected, switching default tracing clock to "global"
                               If you want to keep using the local clock, then add:
                                 "trace_clock=local"
                               on the kernel command line
Oct 18 21:56:50 urlaub kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Oct 18 21:56:50 urlaub kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Oct 18 21:56:50 urlaub kernel: nvme nvme0: 12/0/0 default/read/poll queues
Oct 18 21:56:50 urlaub kernel:  nvme0n1: p1 p2 p3
Oct 18 21:56:50 urlaub kernel: ata1: SATA link down (SStatus 0 SControl 300)
Oct 18 21:56:50 urlaub kernel: ata2: SATA link down (SStatus 0 SControl 300)
Oct 18 21:56:50 urlaub kernel: Freeing unused decrypted memory: 2040K
Oct 18 21:56:50 urlaub kernel: Freeing unused kernel image (initmem) memory: 1660K
Oct 18 21:56:50 urlaub kernel: Write protecting the kernel read-only data: 24576k
Oct 18 21:56:50 urlaub kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Oct 18 21:56:50 urlaub kernel: Freeing unused kernel image (rodata/data gap) memory: 280K
Oct 18 21:56:50 urlaub kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 18 21:56:50 urlaub kernel: Run /init as init process
Oct 18 21:56:50 urlaub kernel:   with arguments:
Oct 18 21:56:50 urlaub kernel:     /init
Oct 18 21:56:50 urlaub kernel:   with environment:
Oct 18 21:56:50 urlaub kernel:     HOME=/
Oct 18 21:56:50 urlaub kernel:     TERM=linux
Oct 18 21:56:50 urlaub kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
Oct 18 21:56:50 urlaub kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Oct 18 21:56:50 urlaub kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 18 21:56:50 urlaub kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 18 21:56:50 urlaub kernel: sdhci: Copyright(c) Pierre Ossman
Oct 18 21:56:50 urlaub kernel: sdhci-pci 0000:02:00.0: SDHCI controller found [1217:8621] (rev 1)
Oct 18 21:56:50 urlaub kernel: sdhci-pci 0000:02:00.0: enabling device (0000 -> 0002)
Oct 18 21:56:50 urlaub kernel: mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.3: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
Oct 18 21:56:50 urlaub kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Oct 18 21:56:50 urlaub kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:56:50 urlaub kernel: usb usb1: Product: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: usb usb1: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
Oct 18 21:56:50 urlaub kernel: usb usb1: SerialNumber: 0000:04:00.3
Oct 18 21:56:50 urlaub kernel: hub 1-0:1.0: USB hub found
Oct 18 21:56:50 urlaub kernel: hub 1-0:1.0: 4 ports detected
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.3: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 21:56:50 urlaub kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 21:56:50 urlaub kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Oct 18 21:56:50 urlaub kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:56:50 urlaub kernel: usb usb2: Product: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: usb usb2: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
Oct 18 21:56:50 urlaub kernel: usb usb2: SerialNumber: 0000:04:00.3
Oct 18 21:56:50 urlaub kernel: hub 2-0:1.0: USB hub found
Oct 18 21:56:50 urlaub kernel: hub 2-0:1.0: 2 ports detected
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.4: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
Oct 18 21:56:50 urlaub kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Oct 18 21:56:50 urlaub kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:56:50 urlaub kernel: usb usb3: Product: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: usb usb3: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
Oct 18 21:56:50 urlaub kernel: usb usb3: SerialNumber: 0000:04:00.4
Oct 18 21:56:50 urlaub kernel: hub 3-0:1.0: USB hub found
Oct 18 21:56:50 urlaub kernel: hub 3-0:1.0: 4 ports detected
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.4: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
Oct 18 21:56:50 urlaub kernel: xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 18 21:56:50 urlaub kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 18 21:56:50 urlaub kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Oct 18 21:56:50 urlaub kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 18 21:56:50 urlaub kernel: usb usb4: Product: xHCI Host Controller
Oct 18 21:56:50 urlaub kernel: usb usb4: Manufacturer: Linux 5.9.1-arch1-1 xhci-hcd
Oct 18 21:56:50 urlaub kernel: usb usb4: SerialNumber: 0000:04:00.4
Oct 18 21:56:50 urlaub kernel: hub 4-0:1.0: USB hub found
Oct 18 21:56:50 urlaub kernel: hub 4-0:1.0: 2 ports detected
Oct 18 21:56:50 urlaub kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Oct 18 21:56:50 urlaub kernel: random: fast init done
Oct 18 21:56:50 urlaub kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
Oct 18 21:56:50 urlaub kernel: random: crng init done
Oct 18 21:56:50 urlaub systemd[1]: Successfully credited entropy passed from boot loader.
Oct 18 21:56:50 urlaub systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Oct 18 21:56:50 urlaub systemd[1]: Detected architecture x86-64.
Oct 18 21:56:50 urlaub systemd[1]: Set hostname to <urlaub>.
Oct 18 21:56:50 urlaub systemd[1]: Queued start job for default target Graphical Interface.
Oct 18 21:56:50 urlaub systemd[1]: Created slice system-getty.slice.
Oct 18 21:56:50 urlaub systemd[1]: Created slice system-modprobe.slice.
Oct 18 21:56:50 urlaub systemd[1]: Created slice system-systemd\x2dfsck.slice.
Oct 18 21:56:50 urlaub systemd[1]: Created slice User and Session Slice.
Oct 18 21:56:50 urlaub systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 18 21:56:50 urlaub systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 18 21:56:50 urlaub systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 18 21:56:50 urlaub systemd[1]: Reached target Local Encrypted Volumes.
Oct 18 21:56:50 urlaub systemd[1]: Reached target Login Prompts.
Oct 18 21:56:50 urlaub systemd[1]: Reached target Paths.
Oct 18 21:56:50 urlaub systemd[1]: Reached target Remote File Systems.
Oct 18 21:56:50 urlaub systemd[1]: Reached target Slices.
Oct 18 21:56:50 urlaub systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 18 21:56:50 urlaub systemd[1]: Listening on LVM2 metadata daemon socket.
Oct 18 21:56:50 urlaub systemd[1]: Listening on LVM2 poll daemon socket.
Oct 18 21:56:50 urlaub systemd[1]: Listening on Process Core Dump Socket.
Oct 18 21:56:50 urlaub systemd[1]: Listening on Journal Audit Socket.
Oct 18 21:56:50 urlaub systemd[1]: Listening on Journal Socket (/dev/log).
Oct 18 21:56:50 urlaub systemd[1]: Listening on Journal Socket.
Oct 18 21:56:50 urlaub systemd[1]: Listening on udev Control Socket.
Oct 18 21:56:50 urlaub systemd[1]: Listening on udev Kernel Socket.
Oct 18 21:56:50 urlaub systemd[1]: Mounting Huge Pages File System...
Oct 18 21:56:50 urlaub systemd[1]: Mounting POSIX Message Queue File System...
Oct 18 21:56:50 urlaub systemd[1]: Mounting Kernel Debug File System...
Oct 18 21:56:50 urlaub systemd[1]: Mounting Kernel Trace File System...
Oct 18 21:56:50 urlaub systemd[1]: Starting Create list of static device nodes for the current kernel...
Oct 18 21:56:50 urlaub systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 18 21:56:50 urlaub systemd[1]: Starting Load Kernel Module drm...
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Oct 18 21:56:50 urlaub systemd[1]: Starting Journal Service...
Oct 18 21:56:50 urlaub systemd[1]: Starting Load Kernel Modules...
Oct 18 21:56:50 urlaub systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 18 21:56:50 urlaub kernel: Linux agpgart interface v0.103
Oct 18 21:56:50 urlaub systemd[1]: Starting Coldplug All udev Devices...
Oct 18 21:56:50 urlaub systemd[1]: Mounted Huge Pages File System.
Oct 18 21:56:50 urlaub systemd[1]: Mounted POSIX Message Queue File System.
Oct 18 21:56:50 urlaub systemd[1]: Mounted Kernel Debug File System.
Oct 18 21:56:50 urlaub systemd[1]: Mounted Kernel Trace File System.
Oct 18 21:56:50 urlaub systemd[1]: Finished Create list of static device nodes for the current kernel.
Oct 18 21:56:50 urlaub kernel: EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
Oct 18 21:56:50 urlaub systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 18 21:56:50 urlaub systemd[1]: Finished Load Kernel Modules.
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Oct 18 21:56:50 urlaub systemd[1]: Mounting Kernel Configuration File System...
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 18 21:56:50 urlaub systemd[1]: Starting Load/Save Random Seed...
Oct 18 21:56:50 urlaub systemd[1]: Starting Apply Kernel Variables...
Oct 18 21:56:50 urlaub systemd[1]: Starting Create System Users...
Oct 18 21:56:50 urlaub systemd[1]: Mounted Kernel Configuration File System.
Oct 18 21:56:50 urlaub systemd[1]: Finished Apply Kernel Variables.
Oct 18 21:56:50 urlaub systemd[1]: modprobe@drm.service: Succeeded.
Oct 18 21:56:50 urlaub systemd[1]: Finished Load Kernel Module drm.
Oct 18 21:56:50 urlaub systemd[1]: Finished Load/Save Random Seed.
Oct 18 21:56:50 urlaub systemd[1]: Finished Create System Users.
Oct 18 21:56:50 urlaub systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 18 21:56:50 urlaub kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Oct 18 21:56:50 urlaub kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
Oct 18 21:56:50 urlaub systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 18 21:56:50 urlaub systemd[1]: Finished Coldplug All udev Devices.
Oct 18 21:56:50 urlaub systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 18 21:56:50 urlaub kernel: usb 1-3: New USB device found, idVendor=5986, idProduct=212b, bcdDevice=56.13
Oct 18 21:56:50 urlaub kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:56:50 urlaub kernel: usb 1-3: Product: Integrated Camera
Oct 18 21:56:50 urlaub kernel: usb 1-3: Manufacturer: SunplusIT Inc
Oct 18 21:56:50 urlaub systemd-journald[227]: Journal started
Oct 18 21:56:50 urlaub systemd-journald[227]: Runtime Journal (/run/log/journal/08931d533aeb4662ae38452995279a1c) is 8.0M, max 771.8M, 763.8M free.
Oct 18 21:56:50 urlaub systemd-modules-load[228]: Inserted module 'crypto_user'
Oct 18 21:56:50 urlaub systemd-sysctl[234]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Oct 18 21:56:50 urlaub systemd-sysctl[234]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Oct 18 21:56:50 urlaub systemd[1]: Started Journal Service.
Oct 18 21:56:50 urlaub kernel: audit: type=1130 audit(1603051010.409: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'
Oct 18 21:56:50 urlaub 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'
Oct 18 21:56:50 urlaub systemd-sysctl[234]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Oct 18 21:56:50 urlaub systemd-sysctl[234]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Oct 18 21:56:50 urlaub systemd-sysctl[234]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Oct 18 21:56:50 urlaub systemd-sysctl[234]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Oct 18 21:56:50 urlaub systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 18 21:56:50 urlaub systemd-journald[227]: Time spent on flushing to /var/log/journal/08931d533aeb4662ae38452995279a1c is 95.435ms for 882 entries.
Oct 18 21:56:50 urlaub systemd-journald[227]: System Journal (/var/log/journal/08931d533aeb4662ae38452995279a1c) is 208.0M, max 4.0G, 3.7G free.
Oct 18 21:56:50 urlaub kernel: usb 3-3: New USB device found, idVendor=04f3, idProduct=0c4d, bcdDevice= 1.87
Oct 18 21:56:50 urlaub kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 18 21:56:50 urlaub kernel: usb 3-3: Product: ELAN:Fingerprint
Oct 18 21:56:50 urlaub kernel: usb 3-3: Manufacturer: ELAN
Oct 18 21:56:50 urlaub kernel: audit: type=1130 audit(1603051010.446:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:50 urlaub kernel: audit: type=1130 audit(1603051010.449: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'
Oct 18 21:56:50 urlaub kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 18 21:56:50 urlaub kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Oct 18 21:56:50 urlaub 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'
Oct 18 21:56:50 urlaub 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'
Oct 18 21:56:50 urlaub systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 18 21:56:50 urlaub 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'
Oct 18 21:56:50 urlaub systemd[1]: Started LVM2 metadata daemon.
Oct 18 21:56:50 urlaub kernel: audit: type=1130 audit(1603051010.523:5): 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'
Oct 18 21:56:50 urlaub systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 18 21:56:50 urlaub kernel: i2c_hid i2c-MSFT0004:00: supply vdd not found, using dummy regulator
Oct 18 21:56:50 urlaub kernel: i2c_hid i2c-MSFT0004:00: supply vddl not found, using dummy regulator
Oct 18 21:56:50 urlaub kernel: ACPI: AC Adapter [ACAD] (off-line)
Oct 18 21:56:50 urlaub kernel: usb 3-4: new full-speed USB device number 3 using xhci_hcd
Oct 18 21:56:50 urlaub kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 18 21:56:50 urlaub kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 18 21:56:50 urlaub systemd[1]: Found device SAMSUNG MZALQ512HALU-000L2 EFI\x20system\x20partition.
Oct 18 21:56:50 urlaub systemd[1]: Found device SAMSUNG MZALQ512HALU-000L2 Linux\x20swap.
Oct 18 21:56:50 urlaub systemd[1]: Activating swap /dev/disk/by-uuid/94c3f296-290e-4d05-b535-158458023967...
Oct 18 21:56:50 urlaub kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input4
Oct 18 21:56:50 urlaub kernel: snd_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
Oct 18 21:56:50 urlaub kernel: snd_pci_acp3x 0000:04:00.5: Invalid ACP audio mode : 0
Oct 18 21:56:50 urlaub kernel: ccp 0000:04:00.2: enabling device (0000 -> 0002)
Oct 18 21:56:50 urlaub kernel: Adding 8390652k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:8390652k SSFS
Oct 18 21:56:50 urlaub kernel: ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Oct 18 21:56:50 urlaub kernel: ccp 0000:04:00.2: tee enabled
Oct 18 21:56:50 urlaub kernel: ccp 0000:04:00.2: psp enabled
Oct 18 21:56:50 urlaub systemd[1]: Activated swap /dev/disk/by-uuid/94c3f296-290e-4d05-b535-158458023967.
Oct 18 21:56:50 urlaub systemd[1]: Reached target Swap.
Oct 18 21:56:50 urlaub systemd[1]: Mounting Temporary Directory (/tmp)...
Oct 18 21:56:50 urlaub systemd[1]: Mounted Temporary Directory (/tmp).
Oct 18 21:56:50 urlaub kernel: usb 3-4: New USB device found, idVendor=0bda, idProduct=c123, bcdDevice= 0.00
Oct 18 21:56:50 urlaub kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 21:56:50 urlaub kernel: usb 3-4: Product: Bluetooth Radio
Oct 18 21:56:50 urlaub kernel: usb 3-4: Manufacturer: Realtek
Oct 18 21:56:50 urlaub kernel: usb 3-4: SerialNumber: 00e04c000001
Oct 18 21:56:50 urlaub systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 18 21:56:50 urlaub 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'
Oct 18 21:56:50 urlaub systemd[1]: Reached target Local File Systems (Pre).
Oct 18 21:56:50 urlaub kernel: audit: type=1130 audit(1603051010.833:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:50 urlaub systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 18 21:56:50 urlaub systemd[1]: Starting File System Check on /dev/disk/by-uuid/2216-B4DD...
Oct 18 21:56:50 urlaub kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 18 21:56:50 urlaub kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 18 21:56:50 urlaub kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 18 21:56:50 urlaub kernel: cfg80211: failed to load regulatory.db
Oct 18 21:56:51 urlaub systemd-fsck[290]: fsck.fat 4.1 (2017-01-24)
Oct 18 21:56:51 urlaub systemd-fsck[290]: /dev/nvme0n1p1: 24 files, 157657/255496 clusters
Oct 18 21:56:51 urlaub systemd[1]: Finished File System Check on /dev/disk/by-uuid/2216-B4DD.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-2216\x2dB4DD comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub systemd[1]: Mounting /boot...
Oct 18 21:56:51 urlaub kernel: audit: type=1130 audit(1603051011.016:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-2216\x2dB4DD comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub kernel: snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
Oct 18 21:56:51 urlaub kernel: snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
Oct 18 21:56:51 urlaub kernel: snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
Oct 18 21:56:51 urlaub kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Oct 18 21:56:51 urlaub kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Oct 18 21:56:51 urlaub kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Oct 18 21:56:51 urlaub kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input5
Oct 18 21:56:51 urlaub kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input6
Oct 18 21:56:51 urlaub kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 18 21:56:51 urlaub kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Oct 18 21:56:51 urlaub kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Oct 18 21:56:51 urlaub kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Oct 18 21:56:51 urlaub systemd[1]: Mounted /boot.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Local File Systems.
Oct 18 21:56:51 urlaub systemd[1]: Starting Rebuild Dynamic Linker Cache...
Oct 18 21:56:51 urlaub systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 18 21:56:51 urlaub systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 18 21:56:51 urlaub systemd[1]: Starting Create Volatile Files and Directories...
Oct 18 21:56:51 urlaub systemd[1]: Finished Create Volatile Files and Directories.
Oct 18 21:56:51 urlaub systemd[1]: Starting Rebuild Journal Catalog...
Oct 18 21:56:51 urlaub kernel: audit: type=1130 audit(1603051011.516:8): 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'
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct 18 21:56:51 urlaub audit[308]: SYSTEM_BOOT pid=308 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub kernel: audit: type=1127 audit(1603051011.523:9): pid=308 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub kernel: audit: type=1130 audit(1603051011.529:10): 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'
Oct 18 21:56:51 urlaub systemd[1]: Finished Rebuild Journal Catalog.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Oct 18 21:56:51 urlaub kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 18 21:56:51 urlaub kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 18 21:56:51 urlaub kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Oct 18 21:56:51 urlaub kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Oct 18 21:56:51 urlaub kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Oct 18 21:56:51 urlaub systemd[1]: Finished Rebuild Dynamic Linker Cache.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub systemd[1]: Starting Update is Completed...
Oct 18 21:56:51 urlaub systemd[1]: Finished Update is Completed.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub systemd[1]: Reached target System Initialization.
Oct 18 21:56:51 urlaub systemd[1]: Started Daily man-db regeneration.
Oct 18 21:56:51 urlaub systemd[1]: Started Daily verification of password and group files.
Oct 18 21:56:51 urlaub systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Timers.
Oct 18 21:56:51 urlaub systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Sockets.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Basic System.
Oct 18 21:56:51 urlaub systemd[1]: Starting Bluetooth management mechanism...
Oct 18 21:56:51 urlaub systemd[1]: Started D-Bus System Message Bus.
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub kernel: rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003)
Oct 18 21:56:51 urlaub kernel: rtw_8822ce 0000:03:00.0: Firmware version 9.9.0, H2C version 15
Oct 18 21:56:51 urlaub kernel: rtw_8822ce 0000:03:00.0: Firmware version 9.9.0, H2C version 15
Oct 18 21:56:51 urlaub systemd[1]: Starting Network Manager...
Oct 18 21:56:51 urlaub systemd[1]: Started Deluge Bittorrent Client Daemon.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=deluged comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub audit: BPF prog-id=7 op=LOAD
Oct 18 21:56:51 urlaub audit: BPF prog-id=8 op=LOAD
Oct 18 21:56:51 urlaub systemd[1]: Starting User Login Management...
Oct 18 21:56:51 urlaub kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input7
Oct 18 21:56:51 urlaub kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input8
Oct 18 21:56:51 urlaub kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input9
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.6291] NetworkManager (version 1.26.4-1) is starting... (for the first time)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.6293] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 18 21:56:51 urlaub kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub systemd[1]: Started Network Manager.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Network.
Oct 18 21:56:51 urlaub systemd[1]: Starting Permit User Sessions...
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.6356] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.6398] manager[0x564553741030]: monitoring kernel firmware directory '/lib/firmware'.
Oct 18 21:56:51 urlaub systemd[1]: Finished Permit User Sessions.
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub systemd[1]: Starting Light Display Manager...
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=313 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 18 21:56:51 urlaub audit: BPF prog-id=9 op=LOAD
Oct 18 21:56:51 urlaub audit: BPF prog-id=10 op=LOAD
Oct 18 21:56:51 urlaub systemd[1]: Starting Hostname Service...
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.2' (uid=0 pid=322 comm="/usr/bin/lightdm ")
Oct 18 21:56:51 urlaub systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
Oct 18 21:56:51 urlaub kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 18 21:56:51 urlaub kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 18 21:56:51 urlaub kernel: cryptd: max_cpu_qlen set to 1000
Oct 18 21:56:51 urlaub blueman-mechanism[311]: Unable to init server: Could not connect: Connection refused
Oct 18 21:56:51 urlaub systemd-logind[315]: New seat seat0.
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.login1'
Oct 18 21:56:51 urlaub systemd[1]: Started User Login Management.
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub lightdm[322]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:56:51 urlaub systemd[1]: Started Light Display Manager.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub kernel: AVX2 version of gcm_enc/dec engaged.
Oct 18 21:56:51 urlaub kernel: AES CTR mode by8 optimization enabled
Oct 18 21:56:51 urlaub blueman-mechanism[311]: Unable to init server: Could not connect: Connection refused
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.5' (uid=0 pid=311 comm="/usr/bin/python /usr/lib/blueman/blueman-mechanism")
Oct 18 21:56:51 urlaub systemd[1]: Starting Authorization Manager...
Oct 18 21:56:51 urlaub kernel: [drm] amdgpu kernel modesetting enabled.
Oct 18 21:56:51 urlaub kernel: Virtual CRAT table created for CPU
Oct 18 21:56:51 urlaub kernel: amdgpu: Topology: Add CPU node
Oct 18 21:56:51 urlaub kernel: checking generic (fc80000000 7e9000) vs hw (fc80000000 10000000)
Oct 18 21:56:51 urlaub kernel: fb0: switching to amdgpudrmfb from EFI VGA
Oct 18 21:56:51 urlaub kernel: Console: switching to colour dummy device 80x25
Oct 18 21:56:51 urlaub kernel: amdgpu 0000:04:00.0: vgaarb: deactivate vga console
Oct 18 21:56:51 urlaub systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 21:56:51 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:56:51 urlaub systemd[1]: lightdm.service: Failed with result 'exit-code'.
Oct 18 21:56:51 urlaub kernel: amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
Oct 18 21:56:51 urlaub kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x17AA:0x3813 0xC3).
Oct 18 21:56:51 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Oct 18 21:56:51 urlaub kernel: [drm] register mmio base: 0xD0400000
Oct 18 21:56:51 urlaub kernel: [drm] register mmio size: 524288
Oct 18 21:56:51 urlaub kernel: [drm] PCIE atomic ops is not supported
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 0 <soc15_common>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 1 <gmc_v9_0>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 2 <vega10_ih>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 3 <psp>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 4 <smu>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 5 <gfx_v9_0>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 6 <sdma_v4_0>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 7 <dm>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 8 <vcn_v2_0>
Oct 18 21:56:51 urlaub kernel: [drm] add ip block number 9 <jpeg_v2_0>
Oct 18 21:56:51 urlaub kernel: amdgpu: ATOM BIOS: 113-RENOIR-023
Oct 18 21:56:51 urlaub kernel: [drm] VCN decode is enabled in VM mode
Oct 18 21:56:51 urlaub kernel: [drm] VCN encode is enabled in VM mode
Oct 18 21:56:51 urlaub kernel: [drm] JPEG decode is enabled in VM mode
Oct 18 21:56:51 urlaub kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 18 21:56:51 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Oct 18 21:56:51 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Oct 18 21:56:51 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Oct 18 21:56:51 urlaub kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Oct 18 21:56:51 urlaub kernel: [drm] RAM width 128bits DDR4
Oct 18 21:56:51 urlaub kernel: [TTM] Zone  kernel: Available graphics memory: 7903424 KiB
Oct 18 21:56:51 urlaub kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Oct 18 21:56:51 urlaub kernel: [TTM] Initializing pool allocator
Oct 18 21:56:51 urlaub kernel: [TTM] Initializing DMA pool allocator
Oct 18 21:56:51 urlaub kernel: [drm] amdgpu: 512M of VRAM memory ready
Oct 18 21:56:51 urlaub kernel: [drm] amdgpu: 3072M of GTT memory ready.
Oct 18 21:56:51 urlaub kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Oct 18 21:56:51 urlaub kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Oct 18 21:56:51 urlaub polkitd[346]: Started polkitd version 0.118
Oct 18 21:56:51 urlaub kernel: [drm] Loading DMUB firmware via PSP: version=0x00000000
Oct 18 21:56:51 urlaub kernel: [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
Oct 18 21:56:51 urlaub kernel: [drm] PSP loading VCN firmware
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 18 21:56:51 urlaub systemd[1]: Started Hostname Service.
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub systemd-udevd[264]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 18 21:56:51 urlaub polkitd[346]: Loading rules from directory /etc/polkit-1/rules.d
Oct 18 21:56:51 urlaub polkitd[346]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 18 21:56:51 urlaub polkitd[346]: Finished loading, compiling and executing 5 rules
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 18 21:56:51 urlaub systemd[1]: Started Authorization Manager.
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8617] hostname: hostname: using hostnamed
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8617] hostname: hostname changed from (none) to "urlaub"
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8621] dns-mgr[0x5645536fb220]: init: dns=default,systemd-resolved rc-manager=symlink
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8625] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.4/0000:03:00.0/ieee80211/phy0/rfkill2) (driver rtw_8822ce)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8627] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Oct 18 21:56:51 urlaub polkitd[346]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 18 21:56:51 urlaub blueman-mechani[311]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Oct 18 21:56:51 urlaub kernel: mc: Linux media interface: v0.10
Oct 18 21:56:51 urlaub systemd[1]: Started Bluetooth management mechanism.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Multi-User System.
Oct 18 21:56:51 urlaub systemd[1]: Reached target Graphical Interface.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub systemd[1]: Startup finished in 2.715s (firmware) + 211ms (loader) + 1.062s (kernel) + 1.836s (userspace) = 5.825s.
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8974] manager[0x564553741030]: rfkill: Wi-Fi hardware radio set enabled
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.8974] manager[0x564553741030]: rfkill: WWAN hardware radio set enabled
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9019] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-ovs.so)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9047] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-bluetooth.so)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9053] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-adsl.so)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9107] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-team.so)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9112] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wwan.so)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9121] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wifi.so)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9124] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9124] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9125] manager: Networking is enabled by state file
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9131] dhcp-init: Using DHCP client 'internal'
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=313 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9136] settings: Loaded settings plugin: keyfile (internal)
Oct 18 21:56:51 urlaub kernel: videodev: Linux video capture interface: v2.00
Oct 18 21:56:51 urlaub systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Oct 18 21:56:51 urlaub systemd[1]: Stopped Light Display Manager.
Oct 18 21:56:51 urlaub systemd[1]: Starting Light Display Manager...
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9187] device (lo): carrier: link connected
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9189] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9191] device (wlan0): driver supports Access Point (AP) mode
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9194] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Oct 18 21:56:51 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 18 21:56:51 urlaub 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'
Oct 18 21:56:51 urlaub systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 18 21:56:51 urlaub systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 18 21:56:51 urlaub systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 18 21:56:51 urlaub NetworkManager[313]: <info>  [1603051011.9273] ovsdb: Could not connect: No such file or directory
Oct 18 21:56:51 urlaub systemd[1]: Started Light Display Manager.
Oct 18 21:56:51 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:51 urlaub lightdm[390]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:56:51 urlaub systemd-logind[315]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Oct 18 21:56:51 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:56:51 urlaub systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 21:56:51 urlaub systemd[1]: lightdm.service: Failed with result 'exit-code'.
Oct 18 21:56:51 urlaub kernel: kvm: Nested Virtualization enabled
Oct 18 21:56:51 urlaub kernel: SVM: kvm: Nested Paging enabled
Oct 18 21:56:51 urlaub kernel: SVM: Virtual VMLOAD VMSAVE supported
Oct 18 21:56:51 urlaub kernel: SVM: Virtual GIF supported
Oct 18 21:56:51 urlaub kernel: MCE: In-kernel MCE decoding enabled.
Oct 18 21:56:51 urlaub kernel: EDAC amd64: F17h_M60h detected (node 0).
Oct 18 21:56:51 urlaub kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 18 21:56:51 urlaub kernel: input: MSFT0004:00 06CB:CD98 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input11
Oct 18 21:56:51 urlaub kernel: input: MSFT0004:00 06CB:CD98 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input12
Oct 18 21:56:51 urlaub kernel: hid-generic 0018:06CB:CD98.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0004:00 06CB:CD98] on i2c-MSFT0004:00
Oct 18 21:56:51 urlaub systemd-logind[315]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 18 21:56:51 urlaub systemd-logind[315]: Watching system buttons on /dev/input/event0 (Lid Switch)
Oct 18 21:56:52 urlaub kernel: input: MSFT0004:00 06CB:CD98 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input14
Oct 18 21:56:52 urlaub kernel: input: MSFT0004:00 06CB:CD98 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0004:00/0018:06CB:CD98.0001/input/input15
Oct 18 21:56:52 urlaub kernel: hid-multitouch 0018:06CB:CD98.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0004:00 06CB:CD98] on i2c-MSFT0004:00
Oct 18 21:56:52 urlaub kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (5986:212b)
Oct 18 21:56:52 urlaub systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Oct 18 21:56:52 urlaub systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Oct 18 21:56:52 urlaub systemd[1]: Reached target Sound Card.
Oct 18 21:56:52 urlaub systemd-udevd[256]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Oct 18 21:56:52 urlaub kernel: EDAC amd64: F17h_M60h detected (node 0).
Oct 18 21:56:52 urlaub kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 18 21:56:52 urlaub kernel: uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
Oct 18 21:56:52 urlaub kernel: uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
Oct 18 21:56:52 urlaub kernel: uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
Oct 18 21:56:52 urlaub kernel: uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
Oct 18 21:56:52 urlaub kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/input/input17
Oct 18 21:56:52 urlaub kernel: usbcore: registered new interface driver uvcvideo
Oct 18 21:56:52 urlaub kernel: USB Video Class driver (1.1.1)
Oct 18 21:56:52 urlaub systemd-udevd[265]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Oct 18 21:56:52 urlaub systemd-udevd[265]: Using default interface naming scheme 'v245'.
Oct 18 21:56:52 urlaub systemd-udevd[265]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 18 21:56:52 urlaub kernel: rtw_8822ce 0000:03:00.0 wlo1: renamed from wlan0
Oct 18 21:56:52 urlaub systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 18 21:56:52 urlaub 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'
Oct 18 21:56:52 urlaub NetworkManager[313]: <info>  [1603051012.0649] device (wlan0): interface index 2 renamed iface from 'wlan0' to 'wlo1'
Oct 18 21:56:52 urlaub kernel: acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517
Oct 18 21:56:52 urlaub kernel: acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517
Oct 18 21:56:52 urlaub NetworkManager[313]: <info>  [1603051012.0723] manager: startup complete
Oct 18 21:56:52 urlaub NetworkManager[313]: <info>  [1603051012.0724] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 18 21:56:52 urlaub systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Oct 18 21:56:52 urlaub systemd[1]: Stopped Light Display Manager.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub systemd[1]: Starting Light Display Manager...
Oct 18 21:56:52 urlaub systemd-udevd[256]: Using default interface naming scheme 'v245'.
Oct 18 21:56:52 urlaub kernel: EDAC amd64: F17h_M60h detected (node 0).
Oct 18 21:56:52 urlaub kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 18 21:56:52 urlaub kernel: mousedev: PS/2 mouse device common for all mice
Oct 18 21:56:52 urlaub kernel: Bluetooth: Core ver 2.22
Oct 18 21:56:52 urlaub kernel: NET: Registered protocol family 31
Oct 18 21:56:52 urlaub kernel: Bluetooth: HCI device and connection manager initialized
Oct 18 21:56:52 urlaub kernel: Bluetooth: HCI socket layer initialized
Oct 18 21:56:52 urlaub kernel: Bluetooth: L2CAP socket layer initialized
Oct 18 21:56:52 urlaub kernel: Bluetooth: SCO socket layer initialized
Oct 18 21:56:52 urlaub kernel: usbcore: registered new interface driver btusb
Oct 18 21:56:52 urlaub kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=0999 lmp_ver=0a lmp_subver=3aa1
Oct 18 21:56:52 urlaub kernel: Bluetooth: hci0: RTL: unknown IC info, lmp subver 3aa1, hci rev 0999, hci ver 000a
Oct 18 21:56:52 urlaub kernel: Bluetooth: hci0: RTL: assuming no firmware upload needed
Oct 18 21:56:52 urlaub systemd[1]: Starting Bluetooth service...
Oct 18 21:56:52 urlaub systemd-udevd[258]: controlC2: Process '/usr/bin/alsactl restore 2' failed with exit code 99.
Oct 18 21:56:52 urlaub bluetoothd[428]: Bluetooth daemon 5.55
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanType” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanWindow” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanType” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanWindow” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRLinkSupervisionTimeout” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRPageTimeout” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRMinSniffInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “BRMaxSniffInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEMinAdvertisementInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEMaxAdvertisementInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEMultiAdvertisementRotationInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAutoConnect” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAutoConnect” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalSuspend” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowSuspend” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalDiscovery” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowDiscovery” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAdvMonitor” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAdvMonitor” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalConnect” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowConnect” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
Oct 18 21:56:52 urlaub bluetoothd[428]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
Oct 18 21:56:52 urlaub systemd[1]: Started Bluetooth service.
Oct 18 21:56:52 urlaub systemd[1]: Reached target Bluetooth.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub bluetoothd[428]: Starting SDP server
Oct 18 21:56:52 urlaub kernel: EDAC amd64: F17h_M60h detected (node 0).
Oct 18 21:56:52 urlaub kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 18 21:56:52 urlaub kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 18 21:56:52 urlaub kernel: Bluetooth: BNEP filters: protocol multicast
Oct 18 21:56:52 urlaub kernel: Bluetooth: BNEP socket layer initialized
Oct 18 21:56:52 urlaub bluetoothd[428]: Bluetooth management interface 1.18 initialized
Oct 18 21:56:52 urlaub kernel: EDAC amd64: F17h_M60h detected (node 0).
Oct 18 21:56:52 urlaub kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 18 21:56:52 urlaub kernel: EDAC amd64: F17h_M60h detected (node 0).
Oct 18 21:56:52 urlaub kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 18 21:56:52 urlaub systemd[1]: Started Light Display Manager.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub lightdm[414]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:56:52 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:56:52 urlaub systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 21:56:52 urlaub systemd[1]: lightdm.service: Failed with result 'exit-code'.
Oct 18 21:56:52 urlaub kernel: [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
Oct 18 21:56:52 urlaub kernel: [drm] kiq ring mec 2 pipe 1 q 0
Oct 18 21:56:52 urlaub kernel: [drm] Display Core initialized with v3.2.95!
Oct 18 21:56:52 urlaub kernel: [drm] DMUB hardware initialized: version=0x01000000
Oct 18 21:56:52 urlaub kernel: snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 18 21:56:52 urlaub systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 3.
Oct 18 21:56:52 urlaub systemd[1]: Stopped Light Display Manager.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub systemd[1]: Starting Light Display Manager...
Oct 18 21:56:52 urlaub systemd[1]: Started Light Display Manager.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub lightdm[440]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:56:52 urlaub kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Oct 18 21:56:52 urlaub kernel: [drm] JPEG decode initialized successfully.
Oct 18 21:56:52 urlaub kernel: kfd kfd: Allocated 3969056 bytes on gart
Oct 18 21:56:52 urlaub kernel: Virtual CRAT table created for GPU
Oct 18 21:56:52 urlaub kernel: amdgpu: Topology: Add dGPU node [0x1636:0x1002]
Oct 18 21:56:52 urlaub kernel: kfd kfd: added device 1002:1636
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 26
Oct 18 21:56:52 urlaub kernel: [drm] fb mappable at 0x410CA0000
Oct 18 21:56:52 urlaub kernel: [drm] vram apper at 0x410000000
Oct 18 21:56:52 urlaub kernel: [drm] size 8294400
Oct 18 21:56:52 urlaub kernel: [drm] fb depth is 24
Oct 18 21:56:52 urlaub kernel: [drm]    pitch is 7680
Oct 18 21:56:52 urlaub kernel: fbcon: amdgpudrmfb (fb0) is primary device
Oct 18 21:56:52 urlaub kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Oct 18 21:56:52 urlaub kernel: Console: switching to colour frame buffer device 240x67
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Oct 18 21:56:52 urlaub kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Oct 18 21:56:52 urlaub kernel: [drm] Initialized amdgpu 3.39.0 20150101 for 0000:04:00.0 on minor 0
Oct 18 21:56:52 urlaub systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Oct 18 21:56:52 urlaub systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Oct 18 21:56:52 urlaub systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
Oct 18 21:56:52 urlaub systemd-backlight[454]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
Oct 18 21:56:52 urlaub systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 21:56:52 urlaub systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:56:52 urlaub systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Oct 18 21:56:52 urlaub systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:amdgpu_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:52 urlaub systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 21:56:52 urlaub systemd[1]: lightdm.service: Failed with result 'exit-code'.
Oct 18 21:56:52 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:56:53 urlaub kernel: rtw_8822ce 0000:03:00.0: start vif d8:12:65:4d:6a:13 on port 0
Oct 18 21:56:53 urlaub kernel: rtw_8822ce 0000:03:00.0: stop vif d8:12:65:4d:6a:13 on port 0
Oct 18 21:56:53 urlaub NetworkManager[313]: <info>  [1603051013.0874] device (wlo1): set-hw-addr: set MAC address to 12:BC:5F:32:AF:99 (scanning)
Oct 18 21:56:53 urlaub systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 4.
Oct 18 21:56:53 urlaub systemd[1]: Stopped Light Display Manager.
Oct 18 21:56:53 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:53 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:53 urlaub systemd[1]: Starting Light Display Manager...
Oct 18 21:56:53 urlaub systemd[1]: Started Light Display Manager.
Oct 18 21:56:53 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:53 urlaub lightdm[456]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:56:53 urlaub kernel: rtw_8822ce 0000:03:00.0: start vif 12:bc:5f:32:af:99 on port 0
Oct 18 21:56:53 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=313 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 18 21:56:53 urlaub systemd[1]: Starting WPA supplicant...
Oct 18 21:56:53 urlaub dbus-daemon[312]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Oct 18 21:56:53 urlaub systemd[1]: Started WPA supplicant.
Oct 18 21:56:53 urlaub wpa_supplicant[476]: Successfully initialized wpa_supplicant
Oct 18 21:56:53 urlaub 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'
Oct 18 21:56:53 urlaub wpa_supplicant[476]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Oct 18 21:56:53 urlaub NetworkManager[313]: <info>  [1603051013.4090] device (wlo1): supplicant interface state: internal-starting -> disconnected
Oct 18 21:56:53 urlaub NetworkManager[313]: <info>  [1603051013.4091] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Oct 18 21:56:54 urlaub lightdm[480]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:56:54 urlaub audit[480]: CRED_ACQ pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:56:54 urlaub lightdm[480]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
Oct 18 21:56:54 urlaub systemd[1]: Created slice User Slice of UID 974.
Oct 18 21:56:54 urlaub systemd[1]: Starting User Runtime Directory /run/user/974...
Oct 18 21:56:54 urlaub systemd-logind[315]: New session c1 of user lightdm.
Oct 18 21:56:54 urlaub systemd[1]: Finished User Runtime Directory /run/user/974.
Oct 18 21:56:54 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:54 urlaub systemd[1]: Starting User Manager for UID 974...
Oct 18 21:56:54 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.36' (uid=0 pid=484 comm="(systemd) ")
Oct 18 21:56:54 urlaub dbus-daemon[312]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:56:54 urlaub systemd[484]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:56:54 urlaub audit[484]: USER_ACCT pid=484 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:54 urlaub audit[484]: CRED_ACQ pid=484 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:56:54 urlaub systemd[484]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:56:54 urlaub systemd[484]: pam_unix(systemd-user:session): session opened for user lightdm(uid=974) by (uid=0)
Oct 18 21:56:54 urlaub audit[484]: USER_START pid=484 uid=0 auid=974 ses=1 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="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:54 urlaub audit: BPF prog-id=11 op=LOAD
Oct 18 21:56:54 urlaub audit: BPF prog-id=11 op=UNLOAD
Oct 18 21:56:54 urlaub systemd[489]: Not generating service for XDG autostart app-xfce4\x2dnotes\x2dautostart-autostart.service, it is hidden.
Oct 18 21:56:54 urlaub systemd[489]: Not generating service for XDG autostart app-xfce4\x2dclipman\x2dplugin\x2dautostart-autostart.service, it is hidden.
Oct 18 21:56:54 urlaub systemd[489]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or directory
Oct 18 21:56:54 urlaub systemd[489]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Oct 18 21:56:54 urlaub systemd[489]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
Oct 18 21:56:54 urlaub systemd[489]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Oct 18 21:56:54 urlaub systemd[484]: Queued start job for default target Main User Target.
Oct 18 21:56:54 urlaub systemd[484]: Reached target Paths.
Oct 18 21:56:54 urlaub systemd[484]: Reached target Timers.
Oct 18 21:56:54 urlaub systemd[484]: Starting D-Bus User Message Bus Socket.
Oct 18 21:56:54 urlaub systemd[484]: Listening on GnuPG network certificate management daemon.
Oct 18 21:56:54 urlaub systemd[484]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:56:54 urlaub systemd[484]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:56:54 urlaub systemd[484]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:56:54 urlaub systemd[484]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 21:56:54 urlaub systemd[484]: Listening on p11-kit server.
Oct 18 21:56:54 urlaub systemd[484]: Listening on Sound System.
Oct 18 21:56:54 urlaub systemd[484]: Listening on D-Bus User Message Bus Socket.
Oct 18 21:56:54 urlaub systemd[484]: Reached target Sockets.
Oct 18 21:56:54 urlaub systemd[484]: Reached target Basic System.
Oct 18 21:56:54 urlaub systemd[484]: Reached target Main User Target.
Oct 18 21:56:54 urlaub systemd[484]: Startup finished in 84ms.
Oct 18 21:56:54 urlaub systemd[1]: Started User Manager for UID 974.
Oct 18 21:56:54 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:54 urlaub systemd[1]: Started Session c1 of user lightdm.
Oct 18 21:56:54 urlaub audit[480]: USER_START pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:56:54 urlaub systemd[484]: Started D-Bus User Message Bus.
Oct 18 21:56:54 urlaub dbus-daemon[505]: [session uid=974 pid=505] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=974 pid=492 comm="/usr/bin/lightdm-mini-greeter ")
Oct 18 21:56:54 urlaub systemd[484]: Starting Accessibility services bus...
Oct 18 21:56:54 urlaub dbus-daemon[505]: [session uid=974 pid=505] Successfully activated service 'org.a11y.Bus'
Oct 18 21:56:54 urlaub systemd[484]: Started Accessibility services bus.
Oct 18 21:56:54 urlaub dbus-daemon[505]: [session uid=974 pid=505] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=974 pid=492 comm="/usr/bin/lightdm-mini-greeter ")
Oct 18 21:56:54 urlaub systemd[484]: Starting Virtual filesystem service...
Oct 18 21:56:54 urlaub dbus-daemon[505]: [session uid=974 pid=505] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 18 21:56:54 urlaub systemd[484]: Started Virtual filesystem service.
Oct 18 21:56:54 urlaub kernel: fuse: init (API version 7.31)
Oct 18 21:56:54 urlaub systemd[1]: Mounting FUSE Control File System...
Oct 18 21:56:54 urlaub systemd[1]: Mounted FUSE Control File System.
Oct 18 21:56:54 urlaub at-spi-bus-launcher[512]: dbus-daemon[512]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=974 pid=492 comm="/usr/bin/lightdm-mini-greeter ")
Oct 18 21:56:54 urlaub at-spi-bus-launcher[512]: dbus-daemon[512]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 21:56:54 urlaub at-spi-bus-launcher[532]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 21:56:57 urlaub systemd[1]: systemd-rfkill.service: Succeeded.
Oct 18 21:56:57 urlaub kernel: kauditd_printk_skb: 48 callbacks suppressed
Oct 18 21:56:57 urlaub kernel: audit: type=1131 audit(1603051017.113:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:56:57 urlaub 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'
Oct 18 21:57:02 urlaub systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Oct 18 21:57:01 urlaub 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'
Oct 18 21:57:02 urlaub kernel: audit: type=1131 audit(1603051021.999:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:57:05 urlaub wpa_supplicant[476]: nl80211: send_and_recv->nl_recvmsgs failed: -33
Oct 18 21:57:11 urlaub wpa_supplicant[476]: nl80211: send_and_recv->nl_recvmsgs failed: -33
Oct 18 21:57:21 urlaub wpa_supplicant[476]: nl80211: send_and_recv->nl_recvmsgs failed: -33
Oct 18 21:57:21 urlaub systemd[1]: blueman-mechanism.service: Succeeded.
Oct 18 21:57:21 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:57:21 urlaub kernel: audit: type=1131 audit(1603051041.873:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:57:22 urlaub systemd[1]: systemd-hostnamed.service: Succeeded.
Oct 18 21:57:22 urlaub 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'
Oct 18 21:57:22 urlaub kernel: audit: type=1131 audit(1603051042.176:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:57:22 urlaub audit: BPF prog-id=10 op=UNLOAD
Oct 18 21:57:22 urlaub audit: BPF prog-id=9 op=UNLOAD
Oct 18 21:57:22 urlaub kernel: audit: type=1334 audit(1603051042.286:63): prog-id=10 op=UNLOAD
Oct 18 21:57:22 urlaub kernel: audit: type=1334 audit(1603051042.286:64): prog-id=9 op=UNLOAD
Oct 18 21:57:26 urlaub wpa_supplicant[476]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=WORLD
Oct 18 21:57:50 urlaub wpa_supplicant[476]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 18 21:57:53 urlaub wpa_supplicant[476]: nl80211: send_and_recv->nl_recvmsgs failed: -33
Oct 18 21:58:05 urlaub audit[529]: USER_AUTH pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.38' (uid=0 pid=529 comm="lightdm --session-child 14 21 ")
Oct 18 21:58:05 urlaub dbus-daemon[312]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:58:05 urlaub lightdm[529]: pam_systemd_home(lightdm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:58:05 urlaub kernel: audit: type=1100 audit(1603051085.046:65): pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1101 audit(1603051085.046:66): pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub audit[529]: USER_ACCT pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub lightdm[529]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Oct 18 21:58:05 urlaub systemd[1]: Stopping Session c1 of user lightdm.
Oct 18 21:58:05 urlaub lightdm[480]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Oct 18 21:58:05 urlaub audit[480]: USER_END pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub audit[480]: CRED_DISP pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1106 audit(1603051085.076:67): pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1104 audit(1603051085.076:68): pid=480 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub systemd[1]: session-c1.scope: Succeeded.
Oct 18 21:58:05 urlaub systemd[1]: Stopped Session c1 of user lightdm.
Oct 18 21:58:05 urlaub audit[529]: CRED_ACQ pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1103 audit(1603051085.079:69): pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1006 audit(1603051085.079:70): pid=529 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Oct 18 21:58:05 urlaub systemd-logind[315]: Removed session c1.
Oct 18 21:58:05 urlaub lightdm[529]: pam_unix(lightdm:session): session opened for user mirko(uid=1000) by (uid=0)
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.0923] policy: auto-activating connection 'Parangal' (7c0f528c-3486-4934-9738-e395e124122a)
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.0933] device (wlo1): Activation: starting connection 'Parangal' (7c0f528c-3486-4934-9738-e395e124122a)
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.0935] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.0939] manager: NetworkManager state is now CONNECTING
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.0953] device (wlo1): set-hw-addr: reset MAC address to D8:12:65:4D:6A:13 (preserve)
Oct 18 21:58:05 urlaub systemd[1]: Created slice User Slice of UID 1000.
Oct 18 21:58:05 urlaub systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 18 21:58:05 urlaub kernel: rtw_8822ce 0000:03:00.0: stop vif 12:bc:5f:32:af:99 on port 0
Oct 18 21:58:05 urlaub systemd-logind[315]: New session 2 of user mirko.
Oct 18 21:58:05 urlaub systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 18 21:58:05 urlaub 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'
Oct 18 21:58:05 urlaub systemd[1]: Starting User Manager for UID 1000...
Oct 18 21:58:05 urlaub kernel: audit: type=1130 audit(1603051085.109:71): 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'
Oct 18 21:58:05 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.42' (uid=0 pid=541 comm="(systemd) ")
Oct 18 21:58:05 urlaub dbus-daemon[312]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:58:05 urlaub systemd[541]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 18 21:58:05 urlaub audit[541]: USER_ACCT pid=541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:05 urlaub audit[541]: CRED_ACQ pid=541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:58:05 urlaub systemd[541]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[mirko] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:58:05 urlaub systemd[541]: pam_unix(systemd-user:session): session opened for user mirko(uid=1000) by (uid=0)
Oct 18 21:58:05 urlaub audit[541]: USER_START pid=541 uid=0 auid=1000 ses=3 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="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1101 audit(1603051085.116:72): pid=541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:05 urlaub kernel: audit: type=1103 audit(1603051085.116:73): pid=541 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="mirko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 21:58:05 urlaub kernel: audit: type=1006 audit(1603051085.116:74): pid=541 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Oct 18 21:58:05 urlaub audit: BPF prog-id=12 op=LOAD
Oct 18 21:58:05 urlaub audit: BPF prog-id=12 op=UNLOAD
Oct 18 21:58:05 urlaub systemd[546]: /home/mirko/.config/autostart/WiFi.desktop:9: Unknown key name 'RunHook' in section 'Desktop Entry', ignoring.
Oct 18 21:58:05 urlaub systemd[546]: /home/mirko/.config/autostart/slack.desktop:3: Unknown key name 'StartupWMClass' in section 'Desktop Entry', ignoring.
Oct 18 21:58:05 urlaub systemd[546]: /home/mirko/.config/autostart/slack.desktop:11: Unknown key name 'MimeType' in section 'Desktop Entry', ignoring.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-xfce4\x2dclipman\x2dplugin\x2dautostart-autostart.service, it is hidden.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-xfce4\x2dnotes\x2dautostart-autostart.service, it is hidden.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-xfce4\x2dscreensaver-autostart.service, it is hidden.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, only Type=Application is supported.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, only Type=Application is supported.
Oct 18 21:58:05 urlaub systemd[546]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or directory
Oct 18 21:58:05 urlaub systemd[541]: Queued start job for default target Main User Target.
Oct 18 21:58:05 urlaub systemd[541]: Reached target Paths.
Oct 18 21:58:05 urlaub systemd[541]: Reached target Timers.
Oct 18 21:58:05 urlaub systemd[541]: Starting D-Bus User Message Bus Socket.
Oct 18 21:58:05 urlaub systemd[541]: Listening on GnuPG network certificate management daemon.
Oct 18 21:58:05 urlaub systemd[541]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:58:05 urlaub systemd[541]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:58:05 urlaub systemd[541]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:58:05 urlaub systemd[541]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 21:58:05 urlaub systemd[541]: Listening on p11-kit server.
Oct 18 21:58:05 urlaub systemd[541]: Listening on Sound System.
Oct 18 21:58:05 urlaub systemd[541]: Listening on D-Bus User Message Bus Socket.
Oct 18 21:58:05 urlaub systemd[541]: Reached target Sockets.
Oct 18 21:58:05 urlaub systemd[541]: Reached target Basic System.
Oct 18 21:58:05 urlaub 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'
Oct 18 21:58:05 urlaub systemd[541]: Reached target Main User Target.
Oct 18 21:58:05 urlaub systemd[541]: Startup finished in 76ms.
Oct 18 21:58:05 urlaub systemd[1]: Started User Manager for UID 1000.
Oct 18 21:58:05 urlaub systemd[1]: Started Session 2 of user mirko.
Oct 18 21:58:05 urlaub audit[529]: USER_START pid=529 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="mirko" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Oct 18 21:58:05 urlaub audit[529]: USER_LOGIN pid=529 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=urlaub addr=? terminal=/dev/tty7 res=success'
Oct 18 21:58:05 urlaub systemd[541]: Started D-Bus User Message Bus.
Oct 18 21:58:05 urlaub kernel: rtw_8822ce 0000:03:00.0: start vif d8:12:65:4d:6a:13 on port 0
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3213] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3216] device (wlo1): Activation: (wifi) access point 'Parangal' has security, but secrets are required.
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3216] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3292] device (wlo1): supplicant interface state: disconnected -> interface_disabled
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3305] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3307] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3311] device (wlo1): Activation: (wifi) connection 'Parangal' has security, and secrets exist.  No new secrets needed.
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3311] Config: added 'ssid' value 'Parangal'
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3311] Config: added 'scan_ssid' value '1'
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3311] Config: added 'bgscan' value 'simple:30:-70:86400'
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3312] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3312] Config: added 'auth_alg' value 'OPEN'
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3312] Config: added 'psk' value '<hidden>'
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.3726] device (wlo1): supplicant interface state: interface_disabled -> inactive
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=1000 pid=548 comm="xfce4-session ")
Oct 18 21:58:05 urlaub systemd[541]: Starting Virtual filesystem service...
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 18 21:58:05 urlaub systemd[541]: Started Virtual filesystem service.
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.7' (uid=1000 pid=548 comm="xfce4-session ")
Oct 18 21:58:05 urlaub systemd[541]: Starting Accessibility services bus...
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.a11y.Bus'
Oct 18 21:58:05 urlaub systemd[541]: Started Accessibility services bus.
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating service name='org.xfce.Xfconf' requested by ':1.4' (uid=1000 pid=548 comm="xfce4-session ")
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.xfce.Xfconf'
Oct 18 21:58:05 urlaub at-spi-bus-launcher[582]: dbus-daemon[582]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=548 comm="xfce4-session ")
Oct 18 21:58:05 urlaub at-spi-bus-launcher[582]: dbus-daemon[582]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 21:58:05 urlaub at-spi-bus-launcher[589]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating service name='org.xfce.ScreenSaver' requested by ':1.4' (uid=1000 pid=548 comm="xfce4-session ")
Oct 18 21:58:05 urlaub NetworkManager[313]: <info>  [1603051085.6054] device (wlo1): supplicant interface state: inactive -> scanning
Oct 18 21:58:05 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.xfce.ScreenSaver'
Oct 18 21:58:05 urlaub systemd[541]: Started GnuPG cryptographic agent and passphrase cache.
Oct 18 21:58:05 urlaub gpg-agent[599]: gpg-agent (GnuPG) 2.2.23 starting in supervised mode.
Oct 18 21:58:05 urlaub gpg-agent[599]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Oct 18 21:58:05 urlaub gpg-agent[599]: using fd 4 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Oct 18 21:58:05 urlaub gpg-agent[599]: using fd 5 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Oct 18 21:58:05 urlaub gpg-agent[599]: using fd 6 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Oct 18 21:58:05 urlaub gpg-agent[599]: listening on: std=3 extra=4 browser=5 ssh=6
Oct 18 21:58:06 urlaub systemd[541]: Starting Sound Service...
Oct 18 21:58:06 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.46' (uid=1000 pid=621 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Oct 18 21:58:06 urlaub systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 18 21:58:06 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 18 21:58:06 urlaub systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 18 21:58:06 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Successfully called chroot.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Successfully dropped privileges.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Successfully limited resources.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Running.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Canary thread running.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Watchdog thread running.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Successfully made thread 621 of process 621 owned by '1000' high priority at nice level -11.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Supervising 1 threads of 1 processes of 1 users.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Supervising 1 threads of 1 processes of 1 users.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Successfully made thread 725 of process 621 owned by '1000' RT at priority 5.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Supervising 2 threads of 1 processes of 1 users.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to find a working profile.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Supervising 2 threads of 1 processes of 1 users.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Successfully made thread 737 of process 621 owned by '1000' RT at priority 5.
Oct 18 21:58:06 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 21:58:06 urlaub systemd[541]: Started Sound Service.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to find a working profile.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to find a working profile.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to find a working profile.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to find a working profile.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to find a working profile.
Oct 18 21:58:06 urlaub pulseaudio[621]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_04_00.6" card_name="alsa_card.pci-0000_04_00.6" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Oct 18 21:58:06 urlaub pulseaudio[621]: Tried to configure /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1 (alsa_card.pci-0000_04_00.6) more often than 5 times in 10s
Oct 18 21:58:06 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.50' (uid=1000 pid=743 comm="/usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/pa")
Oct 18 21:58:06 urlaub audit: BPF prog-id=13 op=LOAD
Oct 18 21:58:06 urlaub audit: BPF prog-id=14 op=LOAD
Oct 18 21:58:06 urlaub systemd[1]: Starting Daemon for power management...
Oct 18 21:58:06 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.44' (uid=1000 pid=738 comm="xfdesktop --display :0.0 --sm-client-id 247250f1f-")
Oct 18 21:58:06 urlaub tumblerd[769]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Oct 18 21:58:06 urlaub tumblerd[769]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.8: cannot open shared object file: No such file or directory
Oct 18 21:58:06 urlaub tumblerd[769]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Oct 18 21:58:06 urlaub org.freedesktop.thumbnails.Thumbnailer1[769]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 21:58:06 urlaub org.freedesktop.thumbnails.Thumbnailer1[769]: Registered thumbnailer heif-thumbnailer -s %s %i %o
Oct 18 21:58:06 urlaub org.freedesktop.thumbnails.Thumbnailer1[769]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 21:58:06 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.51' (uid=1000 pid=769 comm="/usr/lib/tumbler-1/tumblerd ")
Oct 18 21:58:06 urlaub systemd[541]: Starting Virtual filesystem service - disk device monitor...
Oct 18 21:58:06 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.51' (uid=1000 pid=783 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Oct 18 21:58:06 urlaub systemd[1]: Starting Disk Manager...
Oct 18 21:58:06 urlaub udisksd[789]: udisks daemon version 2.9.1 starting
Oct 18 21:58:07 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 18 21:58:07 urlaub systemd[1]: Started Disk Manager.
Oct 18 21:58:07 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:07 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.55' (uid=1000 pid=799 comm="xiccd ")
Oct 18 21:58:07 urlaub udisksd[789]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 18 21:58:07 urlaub systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Oct 18 21:58:07 urlaub systemd[541]: Started Virtual filesystem service - disk device monitor.
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Oct 18 21:58:07 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 18 21:58:07 urlaub systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 18 21:58:07 urlaub 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'
Oct 18 21:58:07 urlaub NetworkManager[313]: <info>  [1603051087.1707] agent-manager: agent[0e53489ff7057881,:1.58/org.freedesktop.nm-applet/1000]: agent registered
Oct 18 21:58:07 urlaub polkitd[346]: Registered Authentication Agent for unix-session:2 (system bus name :1.60 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 21:58:07 urlaub upowerd[763]: energy_full (57.800000) is greater than energy_full_design (56.500000)
Oct 18 21:58:07 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 18 21:58:07 urlaub systemd[1]: Started Daemon for power management.
Oct 18 21:58:07 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:07 urlaub pkexec[891]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Oct 18 21:58:07 urlaub audit[891]: USER_START pid=891 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:07 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.61' (uid=1000 pid=785 comm="/usr/bin/python /usr/bin/blueman-applet ")
Oct 18 21:58:07 urlaub systemd[1]: Starting Bluetooth management mechanism...
Oct 18 21:58:07 urlaub pkexec[891]: mirko: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness-switch 0]
Oct 18 21:58:07 urlaub blueman-mechanism[896]: Unable to init server: Could not connect: Connection refused
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating service name='ca.desrt.dconf' requested by ':1.50' (uid=1000 pid=761 comm="python3 /usr/share/xfce4/panel/plugins/xfce4-dockb")
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'ca.desrt.dconf'
Oct 18 21:58:07 urlaub blueman-mechanism[896]: Unable to init server: Could not connect: Connection refused
Oct 18 21:58:07 urlaub blueman-mechani[896]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Oct 18 21:58:07 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.blueman.Mechanism'
Oct 18 21:58:07 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:07 urlaub systemd[1]: Started Bluetooth management mechanism.
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating via systemd: service name='org.blueman.Applet' unit='blueman-applet.service' requested by ':1.63' (uid=1000 pid=888 comm="/usr/bin/python /usr/bin/blueman-tray ")
Oct 18 21:58:07 urlaub systemd[541]: Starting Bluetooth management applet...
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.blueman.Applet'
Oct 18 21:58:07 urlaub systemd[541]: Started Bluetooth management applet.
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.60' (uid=1000 pid=785 comm="/usr/bin/python /usr/bin/blueman-applet ")
Oct 18 21:58:07 urlaub systemd[541]: Starting Bluetooth OBEX service...
Oct 18 21:58:07 urlaub obexd[914]: OBEX daemon 5.55
Oct 18 21:58:07 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.bluez.obex'
Oct 18 21:58:07 urlaub systemd[541]: Started Bluetooth OBEX service.
Oct 18 21:58:07 urlaub blueman-applet[911]: blueman-applet version 2.1.3 starting
Oct 18 21:58:07 urlaub blueman-applet[911]: There is an instance already running
Oct 18 21:58:07 urlaub systemd[541]: blueman-applet.service: Succeeded.
Oct 18 21:58:09 urlaub wpa_supplicant[476]: wlo1: SME: Trying to authenticate with 0c:54:a5:a5:d9:78 (SSID='Parangal' freq=2422 MHz)
Oct 18 21:58:09 urlaub kernel: wlo1: authenticate with 0c:54:a5:a5:d9:78
Oct 18 21:58:09 urlaub kernel: wlo1: send auth to 0c:54:a5:a5:d9:78 (try 1/3)
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8243] device (wlo1): supplicant interface state: scanning -> authenticating
Oct 18 21:58:09 urlaub wpa_supplicant[476]: wlo1: Trying to associate with 0c:54:a5:a5:d9:78 (SSID='Parangal' freq=2422 MHz)
Oct 18 21:58:09 urlaub kernel: wlo1: authenticated
Oct 18 21:58:09 urlaub kernel: wlo1: associate with 0c:54:a5:a5:d9:78 (try 1/3)
Oct 18 21:58:09 urlaub wpa_supplicant[476]: wlo1: Associated with 0c:54:a5:a5:d9:78
Oct 18 21:58:09 urlaub wpa_supplicant[476]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 18 21:58:09 urlaub kernel: wlo1: RX AssocResp from 0c:54:a5:a5:d9:78 (capab=0x411 status=0 aid=3)
Oct 18 21:58:09 urlaub kernel: rtw_8822ce 0000:03:00.0: sta 0c:54:a5:a5:d9:78 joined with macid 0
Oct 18 21:58:09 urlaub kernel: wlo1: associated
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8348] device (wlo1): supplicant interface state: authenticating -> associating
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8385] device (wlo1): supplicant interface state: associating -> associated
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8563] device (wlo1): supplicant interface state: associated -> 4way_handshake
Oct 18 21:58:09 urlaub wpa_supplicant[476]: wlo1: WPA: Key negotiation completed with 0c:54:a5:a5:d9:78 [PTK=CCMP GTK=TKIP]
Oct 18 21:58:09 urlaub wpa_supplicant[476]: wlo1: CTRL-EVENT-CONNECTED - Connection to 0c:54:a5:a5:d9:78 completed [id=0 id_str=]
Oct 18 21:58:09 urlaub kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8964] device (wlo1): supplicant interface state: 4way_handshake -> completed
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8965] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Parangal"
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8969] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:09 urlaub NetworkManager[313]: <info>  [1603051089.8980] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Oct 18 21:58:10 urlaub wpa_supplicant[476]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-38 noise=9999 txrate=65000
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9072] dhcp4 (wlo1): option dhcp_lease_time      => '3600'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9073] dhcp4 (wlo1): option domain_name_servers  => '89.216.1.40 89.216.1.50'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9073] dhcp4 (wlo1): option expiry               => '1603054689'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9073] dhcp4 (wlo1): option ip_address           => '192.168.0.14'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9073] dhcp4 (wlo1): option next_server          => '192.168.0.1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_broadcast_address => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_domain_name => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_domain_name_servers => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_domain_search => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_host_name  => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_interface_mtu => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9074] dhcp4 (wlo1): option requested_ms_classless_static_routes => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9075] dhcp4 (wlo1): option requested_nis_domain => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9075] dhcp4 (wlo1): option requested_nis_servers => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9075] dhcp4 (wlo1): option requested_ntp_servers => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9075] dhcp4 (wlo1): option requested_rfc3442_classless_static_routes => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9075] dhcp4 (wlo1): option requested_root_path  => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9075] dhcp4 (wlo1): option requested_routers    => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9076] dhcp4 (wlo1): option requested_static_routes => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9076] dhcp4 (wlo1): option requested_subnet_mask => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9076] dhcp4 (wlo1): option requested_time_offset => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9076] dhcp4 (wlo1): option requested_wpad       => '1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9076] dhcp4 (wlo1): option routers              => '192.168.0.1'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9076] dhcp4 (wlo1): option subnet_mask          => '255.255.255.0'
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9077] dhcp4 (wlo1): state changed unknown -> bound
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9092] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:10 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=313 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 18 21:58:10 urlaub systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 18 21:58:10 urlaub kernel: kauditd_printk_skb: 14 callbacks suppressed
Oct 18 21:58:10 urlaub kernel: audit: type=1130 audit(1603051090.916:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:10 urlaub 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'
Oct 18 21:58:10 urlaub dbus-daemon[312]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 18 21:58:10 urlaub systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9228] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9231] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9234] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9246] manager: NetworkManager state is now CONNECTED_SITE
Oct 18 21:58:10 urlaub dbus-daemon[312]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=313 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9247] policy: set 'Parangal' (wlo1) as default for IPv4 routing and DNS
Oct 18 21:58:10 urlaub dbus-daemon[312]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 18 21:58:10 urlaub NetworkManager[313]: <info>  [1603051090.9284] device (wlo1): Activation: successful, device activated.
Oct 18 21:58:11 urlaub NetworkManager[313]: <info>  [1603051091.0767] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 18 21:58:15 urlaub systemd[1]: Stopping User Manager for UID 974...
Oct 18 21:58:15 urlaub systemd[484]: Stopped target Main User Target.
Oct 18 21:58:15 urlaub systemd[484]: Stopping Accessibility services bus...
Oct 18 21:58:15 urlaub systemd[484]: Stopping D-Bus User Message Bus...
Oct 18 21:58:15 urlaub systemd[484]: Stopping Virtual filesystem service...
Oct 18 21:58:15 urlaub systemd[484]: at-spi-dbus-bus.service: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Stopped Accessibility services bus.
Oct 18 21:58:15 urlaub systemd[484]: dbus.service: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Stopped D-Bus User Message Bus.
Oct 18 21:58:15 urlaub systemd[541]: run-user-974-gvfs.mount: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: run-user-974-gvfs.mount: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: gvfs-daemon.service: Succeeded.
Oct 18 21:58:15 urlaub systemd[1]: run-user-974-gvfs.mount: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Stopped Virtual filesystem service.
Oct 18 21:58:15 urlaub systemd[484]: Stopped target Basic System.
Oct 18 21:58:15 urlaub systemd[484]: Stopped target Paths.
Oct 18 21:58:15 urlaub systemd[484]: Stopped target Sockets.
Oct 18 21:58:15 urlaub systemd[484]: Stopped target Timers.
Oct 18 21:58:15 urlaub systemd[484]: dbus.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed D-Bus User Message Bus Socket.
Oct 18 21:58:15 urlaub systemd[484]: dirmngr.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed GnuPG network certificate management daemon.
Oct 18 21:58:15 urlaub systemd[484]: gpg-agent-browser.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 21:58:15 urlaub systemd[484]: gpg-agent-extra.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 21:58:15 urlaub systemd[484]: gpg-agent-ssh.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 21:58:15 urlaub systemd[484]: gpg-agent.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 18 21:58:15 urlaub systemd[484]: p11-kit-server.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed p11-kit server.
Oct 18 21:58:15 urlaub systemd[484]: pulseaudio.socket: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Closed Sound System.
Oct 18 21:58:15 urlaub systemd[484]: Reached target Shutdown.
Oct 18 21:58:15 urlaub systemd[484]: systemd-exit.service: Succeeded.
Oct 18 21:58:15 urlaub systemd[484]: Finished Exit the Session.
Oct 18 21:58:15 urlaub systemd[484]: Reached target Exit the Session.
Oct 18 21:58:15 urlaub systemd[485]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 18 21:58:15 urlaub systemd[1]: user@974.service: Succeeded.
Oct 18 21:58:15 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:15 urlaub systemd[1]: Stopped User Manager for UID 974.
Oct 18 21:58:15 urlaub kernel: audit: type=1131 audit(1603051095.282:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:15 urlaub systemd[1]: Stopping User Runtime Directory /run/user/974...
Oct 18 21:58:15 urlaub systemd[541]: run-user-974.mount: Succeeded.
Oct 18 21:58:15 urlaub systemd[1]: run-user-974.mount: Succeeded.
Oct 18 21:58:15 urlaub systemd[1]: user-runtime-dir@974.service: Succeeded.
Oct 18 21:58:15 urlaub systemd[1]: Stopped User Runtime Directory /run/user/974.
Oct 18 21:58:15 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:15 urlaub kernel: audit: type=1131 audit(1603051095.292:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:15 urlaub systemd[1]: Removed slice User Slice of UID 974.
Oct 18 21:58:20 urlaub systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Oct 18 21:58:20 urlaub 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'
Oct 18 21:58:20 urlaub kernel: audit: type=1131 audit(1603051100.992:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:38 urlaub systemd[1]: blueman-mechanism.service: Succeeded.
Oct 18 21:58:38 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:58:38 urlaub kernel: audit: type=1131 audit(1603051118.612:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 21:59:44 urlaub wpa_supplicant[476]: wlo1: WPA: Group rekeying completed with 0c:54:a5:a5:d9:78 [GTK=TKIP]
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Successfully made thread 1141 of process 1057 owned by '1000' RT at priority 10.
Oct 18 22:00:54 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:00:55 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:00:55 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:00:55 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:00:55 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:00:56 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:00:56 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:01:49 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:01:49 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:03:47 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:03:47 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:04:15 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:04:15 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:04:16 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:04:16 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:05:24 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:05:24 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:05:30 urlaub wpa_supplicant[476]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-33 noise=9999 txrate=117000
Oct 18 22:06:32 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:06:32 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:06:34 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:06:34 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:06:57 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:06:57 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:07:51 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:07:51 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:09:25 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:09:25 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:11:08 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:11:08 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:12:25 urlaub systemd[1]: Starting Cleanup of Temporary Directories...
Oct 18 22:12:25 urlaub systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Oct 18 22:12:25 urlaub systemd[1]: Finished Cleanup of Temporary Directories.
Oct 18 22:12:25 urlaub audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:12:25 urlaub kernel: audit: type=1130 audit(1603051945.544:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:12:25 urlaub kernel: audit: type=1131 audit(1603051945.544:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:12:25 urlaub audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:13:15 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:13:15 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:15:27 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:15:27 urlaub rtkit-daemon[706]: Supervising 4 threads of 2 processes of 1 users.
Oct 18 22:16:16 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.41' (uid=1000 pid=727 comm="Thunar --sm-client-id 2eeb1baa1-a0cb-47d7-a4ac-bce")
Oct 18 22:16:16 urlaub systemd[541]: Starting Virtual filesystem metadata service...
Oct 18 22:16:16 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 18 22:16:16 urlaub systemd[541]: Started Virtual filesystem metadata service.
Oct 18 22:16:16 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.41' (uid=1000 pid=727 comm="Thunar --sm-client-id 2eeb1baa1-a0cb-47d7-a4ac-bce")
Oct 18 22:16:16 urlaub tumblerd[2202]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Oct 18 22:16:16 urlaub tumblerd[2202]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.8: cannot open shared object file: No such file or directory
Oct 18 22:16:16 urlaub tumblerd[2202]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Oct 18 22:16:16 urlaub org.freedesktop.thumbnails.Thumbnailer1[2202]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 22:16:16 urlaub org.freedesktop.thumbnails.Thumbnailer1[2202]: Registered thumbnailer heif-thumbnailer -s %s %i %o
Oct 18 22:16:16 urlaub org.freedesktop.thumbnails.Thumbnailer1[2202]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 22:16:17 urlaub dbus-daemon[552]: [session uid=1000 pid=552] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'

As per 'journalctl' output, seems bluetooth 5.55 daemon is having some 'Key file does not have key' issues but I don't know what to do about it, or if that's actually my problem.

Last edited by svrmirac (2020-11-21 18:17:23)

Offline

#2 2020-10-19 01:01:35

devsk
Member
Registered: 2019-07-07
Posts: 8

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

The key piece of evidence is:

[    3.220657] Bluetooth: hci0: RTL: unknown IC info, lmp subver 3aa1, hci rev 0999, hci ver 000a

I am having the same issue on my HP laptop with the same the chip wifi/BT combo chip.

Offline

#3 2020-10-19 17:13:25

notrahat
Member
Registered: 2020-10-19
Posts: 1

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

Same here on HP Probook 450 g7.

Offline

#4 2020-10-19 21:55:17

PeerK
Member
Registered: 2020-06-24
Posts: 20

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

I can confirm this issue on a Lenovo Ideapad 5 Flex:

With kernel 8.x no problems at all. Upgrading to any 9.x kernel leads to "no device found" when trying to scan for new pairings.

dmesg | grep Bluetooth
[    3.745051] usb 3-4: Product: Bluetooth Radio
[   60.653808] Bluetooth: Core ver 2.22
[   60.653828] Bluetooth: HCI device and connection manager initialized
[   60.653832] Bluetooth: HCI socket layer initialized
[   60.653834] Bluetooth: L2CAP socket layer initialized
[   60.653838] Bluetooth: SCO socket layer initialized
[   60.681859] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   60.692849] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   60.692851] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[   60.695233] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[   60.695275] Bluetooth: hci0: RTL: cfg_sz 6, total sz 31422
[   60.771910] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   60.771911] Bluetooth: BNEP filters: protocol multicast
[   60.771915] Bluetooth: BNEP socket layer initialized
[   61.083875] Bluetooth: hci0: RTL: fw version 0x09993aa1

Last edited by PeerK (2020-10-19 21:55:59)

Offline

#5 2020-10-20 03:12:20

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

Having the same issue here in the Lenovo Ideapad 5 Flex 14are05. The WiFi works fine, the problem is with Bluetooth... worked well with 5.8, the problem appeared with the 5.9 upgrade. I tried to fix it in many ways, without success. I think we will have to wait for the next update, I do not want to go back to 5.8 since some small errors that I was having were fixed, the Bluetooth is the only thing that remains.

Offline

#6 2020-10-20 19:01:48

PeerK
Member
Registered: 2020-06-24
Posts: 20

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

What I am wondering: Why istnt there an error message in the loggings? The kernel modules are loaded and (without low technical knowledge) the values of the dmesg log seem to be ok.

But when I try to add a device, the system seems to scan endlessly. And when I try to set up the BT config I get the message, that no BT adapter had been found.

Can anybody from the give us a helping hand, to dig a little bit deeper in the Bluetooth environment?

Thanks :-)

Offline

#7 2020-10-21 06:40:50

jrl
Member
Registered: 2016-02-12
Posts: 18

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

After upgrading to kernel 5.9.1 my bluetooth devices also stopped working on my desktop computer. I'm using B450 I Aorus Pro WIFI motherboard that runs igb driver. I seem to be able to scan, pair and trust devices using bluetoothctl but unable to connect anything. Downgrading to 5.8.14-arch1-1 solves it so it must be a kernel issue.

Offline

#8 2020-10-21 12:43:38

PeerK
Member
Registered: 2020-06-24
Posts: 20

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

Yesterday, I found the AUR package rtl8821cu-dkms-git : https://github.com/brektrou/rtl8821CU

The source compiled without an error under 5.9.1, but BT adapter could still not be found :-(

Offline

#9 2020-10-21 14:30:45

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

I tried that too but it is not the driver really, it is the kernel... if you really need bluetooth you can downgrade the kernel to 5.8.14.arch1 I strongly believe that will work for you... or... wait for 5.9.2 (hoping it is fixed there) smile

Offline

#10 2020-10-21 16:18:59

PeerK
Member
Registered: 2020-06-24
Posts: 20

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

apereirafernandez wrote:

I tried that too but it is not the driver really, it is the kernel... if you really need bluetooth you can downgrade the kernel to 5.8.14.arch1 I strongly believe that will work for you... or... wait for 5.9.2 (hoping it is fixed there) smile

Thanks!

Well it is just annoying and yes, with 5.8.18 WiFi & BT are working properly. But I do not want to go back. Probably I will wait for 5.9.2 as you do. Kind regards

Offline

#11 2020-10-21 16:52:48

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

At least in my computer (Lenovo Ideapad 5 Flex 14are05) kernel 5.19 fixed a problem with the volume keys (sometimes they blocked keyboard + trackpad or mouse), and with the display manager (black screen on booting, so had to restart )...  I don't want to go back neither, so bad this version broke the bluetooth, hopefully this will get fix in 5.9.2

Offline

#12 2020-10-22 08:59:26

PeerK
Member
Registered: 2020-06-24
Posts: 20

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

apereirafernandez wrote:

At least in my computer (Lenovo Ideapad 5 Flex 14are05) kernel 5.19 fixed a problem with the volume keys (sometimes they blocked keyboard + trackpad or mouse), and with the display manager (black screen on booting, so had to restart )...  I don't want to go back neither, so bad this version broke the bluetooth, hopefully this will get fix in 5.9.2

Yep.

OT: Since we have exactly the same device and here is no possibility to send you a PM: Did you succeed to activate the auto-rotate feature of the convertible? For me it does not work yet, neither in laptop-, nor in tablet-mode. monitor-sensor fails to detect iio-sensor-proxy. Under the 5.8.x kernel, I tried the aur/amd-sfh-hid-dkms , iio-sensor-proxy was detected, but the detection of the orientation failed. Any idea how to proceed?

Offline

#13 2020-10-23 21:25:23

iosonofabio
Member
From: Australia
Registered: 2008-10-09
Posts: 105

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

For what it is worth, I can confirm upgrade to 5.9.1 this morning broke my bluetooth. Only tried with my trackball, kensington Expert TP wireless, which had been working like a charm for a solid year. It also works (as I write) using the WiFi dongle.

The behaviour is:

- bluetooth controller powers on
- mouse device is seen
- mouse is paired
- mouse connects
- immediately afterwards it disconnects, and starts dancing connect/disconnect every second or so ad infinitum

So yes looks like a software issue in the kernel or so. Trying with LTS now...

edit: funny and somewhat frustrating situation. Using LTS (5.4.72-1) has the same issue, so perhaps it's not the kernel after all, but some other part of the system that just got upgraded (systemd, bluetooth drivers?) leading to this behaviour. Also, my bluetooth keyboard (apple magic keyboard - small layout) connects and works well.

In any case, I'll do a bit of investigation in the journal and dmesg, but I'm not sure it's related to the kernel at this point.

Last edited by iosonofabio (2020-10-23 21:46:14)

Offline

#14 2020-10-28 20:38:46

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

PeerK wrote:
apereirafernandez wrote:

At least in my computer (Lenovo Ideapad 5 Flex 14are05) kernel 5.19 fixed a problem with the volume keys (sometimes they blocked keyboard + trackpad or mouse), and with the display manager (black screen on booting, so had to restart )...  I don't want to go back neither, so bad this version broke the bluetooth, hopefully this will get fix in 5.9.2

Yep.

OT: Since we have exactly the same device and here is no possibility to send you a PM: Did you succeed to activate the auto-rotate feature of the convertible? For me it does not work yet, neither in laptop-, nor in tablet-mode. monitor-sensor fails to detect iio-sensor-proxy. Under the 5.8.x kernel, I tried the aur/amd-sfh-hid-dkms , iio-sensor-proxy was detected, but the detection of the orientation failed. Any idea how to proceed?

I did email you, you can e-mail me if you didn't receive mine. It would be interesting since we have the same laptop right now.

Still waiting for 5.9.2 for the bluetooth fix....

Offline

#15 2020-10-30 12:07:18

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

And no fix in 5.9.2 .........

Offline

#16 2020-10-30 12:17:27

kocsv
Member
Registered: 2011-10-10
Posts: 22

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

Edward's patch from https://bugzilla.kernel.org/show_bug.cgi?id=208965 did work for me. Probook 440 G7, Realtek 8822cu.

Offline

#17 2020-10-30 16:55:04

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

kocsv wrote:

Edward's patch from https://bugzilla.kernel.org/show_bug.cgi?id=208965 did work for me. Probook 440 G7, Realtek 8822cu.

Do you mind to share what you did?

It is def the kernel, I tried this morning the 5.8.14 and everything works, it does not work in 5.9.1 neither in 5.9.2

Offline

#18 2020-10-30 18:06:39

kocsv
Member
Registered: 2011-10-10
Posts: 22

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

apereirafernandez wrote:
kocsv wrote:

Edward's patch from https://bugzilla.kernel.org/show_bug.cgi?id=208965 did work for me. Probook 440 G7, Realtek 8822cu.

Do you mind to share what you did?

It is def the kernel, I tried this morning the 5.8.14 and everything works, it does not work in 5.9.1 neither in 5.9.2


Simply get the PKGBUILD, config and sphinx-workaround.patch from https://github.com/archlinux/svntogit-p … 4211/trunk
Create a new file bluetooth.patch:

diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 502552d6e9af..c4aa2cbb9269 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -763,7 +763,7 @@ static int hci_init3_req(struct hci_request *req, unsigned long opt)
 			hci_req_add(req, HCI_OP_LE_CLEAR_RESOLV_LIST, 0, NULL);
 		}
 
-		if (hdev->commands[35] & 0x40) {
+		if (hdev->commands[35] & 0x04) {
 			__le16 rpa_timeout = cpu_to_le16(hdev->rpa_timeout);
 
 			/* Set RPA timeout */

Edit the PKGBUILD and include bluetooth.patch in the source-array and the sha256-sum of the bluetooth.patch (or simply 'SKIP') in the sha256sums-array.
run makepkg -i to build install the resulting kernel.
You may have to install some build-time dependencies (makepkg will tell you) and you will need approx. 25G of free disk space. Oh... and make yourself a cup of tea (or two...).

Offline

#19 2020-11-03 00:08:00

TheEdgeOfRage
Member
Registered: 2016-08-21
Posts: 7

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

kocsv wrote:

Create a new file bluetooth.patch:

diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 502552d6e9af..c4aa2cbb9269 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -763,7 +763,7 @@ static int hci_init3_req(struct hci_request *req, unsigned long opt)
 			hci_req_add(req, HCI_OP_LE_CLEAR_RESOLV_LIST, 0, NULL);
 		}
 
-		if (hdev->commands[35] & 0x40) {
+		if (hdev->commands[35] & 0x04) {
 			__le16 rpa_timeout = cpu_to_le16(hdev->rpa_timeout);
 
 			/* Set RPA timeout */

Could you please explain what this will do and why this fixes the issue? I'd like to know, but I don't know enough kernel code to even make an educated guess.

Offline

#20 2020-11-03 06:24:31

kocsv
Member
Registered: 2011-10-10
Posts: 22

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

TheEdgeOfRage wrote:
kocsv wrote:

Create a new file bluetooth.patch:

diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 502552d6e9af..c4aa2cbb9269 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -763,7 +763,7 @@ static int hci_init3_req(struct hci_request *req, unsigned long opt)
 			hci_req_add(req, HCI_OP_LE_CLEAR_RESOLV_LIST, 0, NULL);
 		}
 
-		if (hdev->commands[35] & 0x40) {
+		if (hdev->commands[35] & 0x04) {
 			__le16 rpa_timeout = cpu_to_le16(hdev->rpa_timeout);
 
 			/* Set RPA timeout */

Could you please explain what this will do and why this fixes the issue? I'd like to know, but I don't know enough kernel code to even make an educated guess.


Just follow the link from the bug: https://marc.info/?l=linux-bluetooth&m= … 632366&w=2
Edward Vear explains in detail what went wrong.

Offline

#21 2020-11-03 17:49:30

nicholas
Member
Registered: 2012-07-22
Posts: 39

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

I don't intend to hijack this thread but it may be of some interest that I also had sudden struggles with ethernet over at my thread here.
I started to look around and see that Bluetooth is out here, but it's also Realtek we're having issues with here.

Is this an overgeneralization from lack of knowledge by me or could these be sharing the same bug due to the same make of card?

My issue is resolved by the 5.9.3 kernel, if that helps anyone.

Last edited by nicholas (2020-11-03 17:59:58)

Offline

#22 2020-11-06 04:15:39

darkreaper476
Member
Registered: 2010-05-17
Posts: 102

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

This issue persists on kernel 5.9.4 with the same adapter as OP.

Offline

#23 2020-11-06 12:27:36

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

The issue persists on kernel 5.9.6 ...

Offline

#24 2020-11-06 16:58:10

navtey
Member
Registered: 2020-09-30
Posts: 4

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

we need to file a bug this bluetooth adapter isn't getting detected, Doesn't work for me too!!

Offline

#25 2020-11-06 22:50:07

apereirafernandez
Member
Registered: 2020-10-20
Posts: 21

Re: [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1

navtey wrote:

we need to file a bug this bluetooth adapter isn't getting detected, Doesn't work for me too!!

how can we do that? anyone?

Offline

Board footer

Powered by FluxBB