[Solved] Booting to black screen

Hi. Successful installation of Manjaro, but I cannot boot into the system.

I have followed instructions at various threads at the forum but no luck. I did do the tty update thing, but no luck

The laptop is an Asus Vivibook S14/S15 series, AMD Ryzen 4000 series, Radeon.

I can only get into the system via the usb stick I used for the installation.

From the installation usb stick I tried this:

/dev/nvme0n1p1      4096    618495    614400   300M EFI System
/dev/nvme0n1p2    618496 481648510 481030015 229.4G Linux filesystem
/dev/nvme0n1p3 481648511 500103449  18454939   8.8G Linux swap

[manjaro manjaro]# sudo mount /dev/nvme0n1p2 /mnt
[manjaro manjaro]# mount /dev/nvme0n1p1 /mnt/boot/efi
[manjaro manjaro]# manjaro-chroot /mnt /bin/bash
[manjaro /]# pacman -Syu grub
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: grub-2.04-12 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) grub-2.04-12

Total Download Size:    9.90 MiB
Total Installed Size:  49.01 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 grub-2.04-12-x86_64                                              9.9 MiB   210 KiB/s 00:48 [#####################################################] 100%
(1/1) checking keys in keyring                                                              [#####################################################] 100%
(1/1) checking package integrity                                                            [#####################################################] 100%
(1/1) loading package files                                                                 [#####################################################] 100%
(1/1) checking for file conflicts                                                           [#####################################################] 100%
(1/1) checking available disk space                                                         [#####################################################] 100%
:: Processing package changes...
(1/1) reinstalling grub                                                                     [#####################################################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
[manjaro /]#

And this:

[manjaro@manjaro ~]$ manjaro-chroot -a
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/nvme0n1p2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck
Installing for x86_64-efi platform.
Installation finished. No error reported.
[manjaro /]# grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.9-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.9-x86_64.img
Found initrd fallback image: /boot/initramfs-5.9-x86_64-fallback.img
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
done

I should add that I can see the boot option for Manjaro at the UEFI bootloader or whatever its called. I press esc directly after powering up, enter setup, and can select between manjaro or UEFI for boot devices, but both take me to a blank screen.

And yes, I did try the ‘startx’ option through tty as per one of the threads, no luck.

Did you check:

Yes, I did.

I’m in with the usb installation stick again, and I should post this system info:

  12Kernel 5.9.11-3-MANJARO x86_64 12bits 64 12compiler gcc 12v 10.2.0 
  12parameters BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC 
  misobasedir=manjaro misolabel=MANJARO_XFCE_202 quiet systemd.show_status=1 
  apparmor=1 security=apparmor driver=free nouveau.modeset=1 i915.modeset=1 
  radeon.modeset=1 
  12Desktop Xfce 4.14.3 12tk Gtk 3.24.23 12info xfce4-panel 12wm xfwm4 12dm N/A 
  12Distro Manjaro Linux 
12Machine:
  12Type Laptop 12System ASUSTeK 12product VivoBook_ASUSLaptop X521IA_M533IA 12v 1.0 
  12serial <filter> 
  12Mobo ASUSTeK 12model X521IA 12v 1.0 12serial <filter> 12UEFI American Megatrends 
  12v X521IA.303 12date 07/31/2020 
12Battery:
  12ID-1 BAT0 12charge 50.9 Wh 12condition 50.9/50.0 Wh (102%) 12volts 11.9/11.9 
  12model ASUSTeK ASUS Battery 12type Li-ion 12serial N/A 12status Not charging 
  12cycles 6 
12CPU:
  12Info 6-Core 12model AMD Ryzen 5 4500U with Radeon Graphics 12socket FP6 12bits 64 
  12type MCP 12arch Zen 12family 17 (23) 12model-id 60 (96) 12stepping 1 
  12microcode 8600106 12L1 cache 384 KiB 12L2 cache 3072 KiB 12L3 cache 8000 KiB 
  12flags avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
  12bogomips 28462 
  12Speed 1397 MHz 12min/max 1400/2375 MHz 12base/boost 2375/4000 12boost enabled 
  12volts 1.2 V 12ext-clock 100 MHz 12Core speeds (MHz) 121 1397 122 1397 123 1397 124 1397 
  125 1397 126 1397 
  12Vulnerabilities 12Type itlb_multihit 12status Not affected 
  12Type l1tf 12status Not affected 
  12Type mds 12status Not affected 
  12Type meltdown 12status Not affected 
  12Type spec_store_bypass 
  12mitigation Speculative Store Bypass disabled via prctl and seccomp 
  12Type spectre_v1 
  12mitigation usercopy/swapgs barriers and __user pointer sanitization 
  12Type spectre_v2 12mitigation Full AMD retpoline, IBPB: conditional, IBRS_FW, 
  STIBP: disabled, RSB filling 
  12Type srbds 12status Not affected 
  12Type tsx_async_abort 12status Not affected 
12Graphics:
  12Device-1 AMD Renoir 12vendor ASUSTeK 12driver amdgpu 12v kernel 12bus ID 03:00.0 
  12chip ID 1002:1636 
  12Device-2 IMC Networks USB2.0 HD UVC WebCam 12type USB 12driver uvcvideo 
  12bus ID 3-3:3 12chip ID 13d3:56a2 12serial <filter> 
  12Display 12server X.Org 1.20.10 12driver ati,radeon 12unloaded modesetting 
  12alternate fbdev,vesa 12display ID :0.0 12screens 1 
  12Screen-1 0 12s-res 1920x1080 12s-dpi 96 12s-size 508x285mm (20.0x11.2") 
  12s-diag 582mm (22.9") 
  12Monitor-1 eDP 12res 1920x1080 12hz 60 12dpi 142 12size 344x194mm (13.5x7.6") 
  12diag 395mm (15.5") 
  12OpenGL 12renderer AMD RENOIR (DRM 3.39.0 5.9.11-3-MANJARO LLVM 11.0.0) 
  12v 4.6 Mesa 20.2.3 12direct render Yes 
12Audio:
  12Device-1 AMD 12driver snd_hda_intel 12v kernel 12bus ID 03:00.1 12chip ID 1002:1637 
  12Device-2 AMD Family 17h HD Audio 12vendor ASUSTeK 12driver snd_hda_intel 
  12v kernel 12bus ID 03:00.6 12chip ID 1022:15e3 
  12Sound Server ALSA 12v k5.9.11-3-MANJARO 
12Network:
  12Device-1 Intel Wi-Fi 6 AX200 12driver iwlwifi 12v kernel 12bus ID 01:00.0 
  12chip ID 8086:2723 
  12IF wlp1s0 12state up 12mac <filter> 
12Drives:
  12Local Storage 12total 252.79 GiB 12used 7.51 GiB (3.0%) 
  12SMART Message Required tool smartctl not installed. Check --recommends 
  12ID-1 /dev/nvme0n1 12vendor SK Hynix 12model HFM256GDJTNG-8310A 12size 238.47 GiB 
  12block size 12physical 512 B 12logical 512 B 12speed 15.8 Gb/s 12lanes 2 
  12serial <filter> 12rev 80001C00 
  12ID-2 /dev/sda 12type USB 12vendor SanDisk 12model USB 3.2Gen1 12size 14.32 GiB 
  12block size 12physical 512 B 12logical 512 B 12serial <filter> 12rev 1.00 
12Partition:
  12ID-1 / 12raw size 229.37 GiB 12size 224.77 GiB (97.99%) 12used 7.33 GiB (3.3%) 
  12fs ext4 12block size 4096 B 12dev /dev/nvme0n1p2 
12Swap:
  12Alert No Swap data was found. 
12Sensors:
  12System Temperatures 12cpu 49.0 C 12mobo N/A 12gpu amdgpu 12temp 37.0 C 
  12Fan Speeds (RPM) 12cpu 0 
12Info:
  12Processes 270 12Uptime 14m 12Memory 7.26 GiB 12used 1.69 GiB (23.3%) 12Init systemd 
  12v 246 12Compilers 12gcc N/A 12Packages 12pacman 1111 12lib 349 12flatpak 0 
  12Client Unknown Client: systemd 12inxi 3.1.08

Hello @whazzatt :wink:

Since you have a nvme and a usb boot works and everything else worked, i would assume it is again the AHCI problem. Boot into your UEFI and change the settings there from IDE or RAID to AHCI. Or at least a firmware bug…

There is a also a new firmware for your UEFI: https://www.asus.com/us/supportonly/X521IA/HelpDesk_BIOS/

Could your also a provide some logs? (and please do this in chroot)

journalctl -b1 | curl -F'file=@-' https://0x0.st
for x in $(ls /var/log/Xorg*); do echo -e "---$x---\n\n $(cat $x)\n\n"; done | curl -F'file=@-' https://0x0.st

Maybe also your Xorg confs (if any there):

for x in $(ls /etc/X11/xorg.conf.d/*); do echo -e "---$x---\n\n $(cat $x)\n\n"; done | curl -F'file=@-' https://0x0.st

:wink:

I did the “bios” update from the asus site already. No change.

There is no option to change AHCI to anything else.

I’m trying to get back in via the installation stick now…

@whazzatt Hey i found this:

The OP has the same AMD CPU and GPU, but other Vendor… have you an option like there described?

I’m on the installation usb stick and have just done this:

manjaro-chroot -a

which gives me this:

grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/nvme0n1p2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]

Then this

journalctl -b1 | curl -F'file=@-' https://0x0.st

Gave me

   -- Logs begin at Tue 2020-12-29 13:35:11 SAST, end at Tue 2020-12-29 16:25:18 SAST. --
Dec 29 13:35:11 dave-asus kernel: Linux version 5.9.11-3-MANJARO (builduser@development) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Sat Nov 28 09:08:57 UTC 2020
Dec 29 13:35:11 dave-asus kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64 root=UUID=deb59a35-a866-456e-9aad-80eac89d9e75 rw quiet apparmor=1 security=apparmor resume=UUID=69d42cc9-b4dd-4683-ab58-fc0f5771ffc5 udev.log_priority=3
Dec 29 13:35:11 dave-asus kernel: KERNEL supported cpus:
Dec 29 13:35:11 dave-asus kernel:   Intel GenuineIntel
Dec 29 13:35:11 dave-asus kernel:   AMD AuthenticAMD
Dec 29 13:35:11 dave-asus kernel:   Hygon HygonGenuine
Dec 29 13:35:11 dave-asus kernel:   Centaur CentaurHauls
Dec 29 13:35:11 dave-asus kernel:   zhaoxin   Shanghai  
Dec 29 13:35:11 dave-asus kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 29 13:35:11 dave-asus kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 29 13:35:11 dave-asus kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 29 13:35:11 dave-asus kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 29 13:35:11 dave-asus kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Dec 29 13:35:11 dave-asus kernel: BIOS-provided physical RAM map:
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d01fff] usable
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x0000000009d02000-0x0000000009ffffff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x000000000a210000-0x00000000cb265fff] usable
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cb266000-0x00000000cc748fff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cc749000-0x00000000cc79bfff] ACPI data
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cc79c000-0x00000000cc941fff] ACPI NVS
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cc942000-0x00000000cd12afff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cd12b000-0x00000000cd13cfff] type 20
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cd13d000-0x00000000cd13dfff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cd13e000-0x00000000cd1fefff] type 20
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000cd1ff000-0x00000000cdffffff] usable
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x0000000100000000-0x000000020f33ffff] usable
Dec 29 13:35:11 dave-asus kernel: BIOS-e820: [mem 0x000000020f340000-0x00000002501fffff] reserved
Dec 29 13:35:11 dave-asus kernel: NX (Execute Disable) protection: active
Dec 29 13:35:11 dave-asus kernel: efi: EFI v2.70 by American Megatrends
Dec 29 13:35:11 dave-asus kernel: efi: ACPI=0xcc79b000 ACPI 2.0=0xcc79b014 TPMFinalLog=0xcc8fb000 SMBIOS=0xccfcb000 SMBIOS 3.0=0xccfca000 ESRT=0xc7aba818 
Dec 29 13:35:11 dave-asus kernel: SMBIOS 3.2.0 present.
Dec 29 13:35:11 dave-asus kernel: DMI: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X521IA_M533IA/X521IA, BIOS X521IA.303 07/31/2020
Dec 29 13:35:11 dave-asus kernel: tsc: Fast TSC calibration using PIT
Dec 29 13:35:11 dave-asus kernel: tsc: Detected 2370.522 MHz processor
Dec 29 13:35:11 dave-asus kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 29 13:35:11 dave-asus kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 29 13:35:11 dave-asus kernel: last_pfn = 0x20f340 max_arch_pfn = 0x400000000
Dec 29 13:35:11 dave-asus kernel: MTRR default type: uncachable
Dec 29 13:35:11 dave-asus kernel: MTRR fixed ranges enabled:
Dec 29 13:35:11 dave-asus kernel:   00000-9FFFF write-back
Dec 29 13:35:11 dave-asus kernel:   A0000-DFFFF uncachable
Dec 29 13:35:11 dave-asus kernel:   E0000-FFFFF write-protect
Dec 29 13:35:11 dave-asus kernel: MTRR variable ranges enabled:
Dec 29 13:35:11 dave-asus kernel:   0 base 000000000000 mask FFFF80000000 write-back
Dec 29 13:35:11 dave-asus kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Dec 29 13:35:11 dave-asus kernel:   2 base 0000C0000000 mask FFFFF0000000 write-back
Dec 29 13:35:11 dave-asus kernel:   3 disabled
Dec 29 13:35:11 dave-asus kernel:   4 disabled
Dec 29 13:35:11 dave-asus kernel:   5 disabled
Dec 29 13:35:11 dave-asus kernel:   6 disabled
Dec 29 13:35:11 dave-asus kernel:   7 disabled
Dec 29 13:35:11 dave-asus kernel: TOM2: 0000000230000000 aka 8960M
Dec 29 13:35:11 dave-asus kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Dec 29 13:35:11 dave-asus kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
Dec 29 13:35:11 dave-asus kernel: last_pfn = 0xce000 max_arch_pfn = 0x400000000
Dec 29 13:35:11 dave-asus kernel: esrt: Reserving ESRT space from 0x00000000c7aba818 to 0x00000000c7aba850.
Dec 29 13:35:11 dave-asus kernel: e820: update [mem 0xc7aba000-0xc7abafff] usable ==> reserved
Dec 29 13:35:11 dave-asus kernel: check: Scanning 1 areas for low memory corruption
Dec 29 13:35:11 dave-asus kernel: Using GB pages for direct mapping
Dec 29 13:35:11 dave-asus kernel: Secure boot could not be determined
Dec 29 13:35:11 dave-asus kernel: RAMDISK: [mem 0x36d49000-0x3769bfff]
Dec 29 13:35:11 dave-asus kernel: ACPI: Early table checksum verification disabled
Dec 29 13:35:11 dave-asus kernel: ACPI: RSDP 0x00000000CC79B014 000024 (v02 _ASUS_)
Dec 29 13:35:11 dave-asus kernel: ACPI: XSDT 0x00000000CC79A728 000104 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Dec 29 13:35:11 dave-asus kernel: ACPI: FACP 0x00000000CC78E000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Dec 29 13:35:11 dave-asus kernel: ACPI: DSDT 0x00000000CC782000 00B2CA (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: FACS 0x00000000CC8F9000 000040
Dec 29 13:35:11 dave-asus kernel: ACPI: MSDM 0x00000000CC799000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Dec 29 13:35:11 dave-asus kernel: ACPI: SDEV 0x00000000CC798000 00014E (v01                 00000000 AMI  00000000)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC790000 007216 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Dec 29 13:35:11 dave-asus kernel: ACPI: IVRS 0x00000000CC78F000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000000)
Dec 29 13:35:11 dave-asus kernel: ACPI: FIDT 0x00000000CC781000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Dec 29 13:35:11 dave-asus kernel: ACPI: ECDT 0x00000000CC780000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Dec 29 13:35:11 dave-asus kernel: ACPI: MCFG 0x00000000CC77F000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
Dec 29 13:35:11 dave-asus kernel: ACPI: HPET 0x00000000CC77E000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC77D000 000228 (v01 AMD    STD3     00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC77B000 001500 (v01 AMD    AmdTable 00000001 AMD  00000001)
Dec 29 13:35:11 dave-asus kernel: ACPI: CRAT 0x00000000CC77A000 000BA8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Dec 29 13:35:11 dave-asus kernel: ACPI: CDIT 0x00000000CC779000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Dec 29 13:35:11 dave-asus kernel: ACPI: VFCT 0x00000000CC76B000 00D484 (v01 _ASUS_ Notebook 00000001 AMD  31504F47)
Dec 29 13:35:11 dave-asus kernel: ACPI: BGRT 0x00000000CC76A000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Dec 29 13:35:11 dave-asus kernel: ACPI: TPM2 0x00000000CC769000 00004C (v04 _ASUS_ Notebook 00000001 AMI  00000000)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC768000 0003AD (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC767000 000C78 (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC765000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC761000 0030C8 (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: WSMT 0x00000000CC760000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Dec 29 13:35:11 dave-asus kernel: ACPI: APIC 0x00000000CC75F000 0000DE (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC75E000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC75D000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC75C000 00020A (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC75B000 00050A (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: SSDT 0x00000000CC75A000 000343 (v01 AMD    AmdTable 00000001 INTL 20120913)
Dec 29 13:35:11 dave-asus kernel: ACPI: FPDT 0x00000000CC759000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Dec 29 13:35:11 dave-asus kernel: ACPI: Local APIC address 0xfee00000
Dec 29 13:35:11 dave-asus kernel: No NUMA configuration found
Dec 29 13:35:11 dave-asus kernel: Faking a node at [mem 0x0000000000000000-0x000000020f33ffff]
Dec 29 13:35:11 dave-asus kernel: NODE_DATA(0) allocated [mem 0x20f33c000-0x20f33ffff]
Dec 29 13:35:11 dave-asus kernel: Zone ranges:
Dec 29 13:35:11 dave-asus kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 29 13:35:11 dave-asus kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 29 13:35:11 dave-asus kernel:   Normal   [mem 0x0000000100000000-0x000000020f33ffff]
Dec 29 13:35:11 dave-asus kernel:   Device   empty
Dec 29 13:35:11 dave-asus kernel: Movable zone start for each node
Dec 29 13:35:11 dave-asus kernel: Early memory node ranges
Dec 29 13:35:11 dave-asus kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Dec 29 13:35:11 dave-asus kernel:   node   0: [mem 0x0000000000100000-0x0000000009d01fff]
Dec 29 13:35:11 dave-asus kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Dec 29 13:35:11 dave-asus kernel:   node   0: [mem 0x000000000a210000-0x00000000cb265fff]
Dec 29 13:35:11 dave-asus kernel:   node   0: [mem 0x00000000cd1ff000-0x00000000cdffffff]
Dec 29 13:35:11 dave-asus kernel:   node   0: [mem 0x0000000100000000-0x000000020f33ffff]
Dec 29 13:35:11 dave-asus kernel: Zeroed struct page in unavailable ranges: 20424 pages
Dec 29 13:35:11 dave-asus kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000020f33ffff]
Dec 29 13:35:11 dave-asus kernel: On node 0 totalpages: 1945656
Dec 29 13:35:11 dave-asus kernel:   DMA zone: 64 pages used for memmap
Dec 29 13:35:11 dave-asus kernel:   DMA zone: 28 pages reserved
Dec 29 13:35:11 dave-asus kernel:   DMA zone: 3999 pages, LIFO batch:0
Dec 29 13:35:11 dave-asus kernel:   DMA32 zone: 12982 pages used for memmap
Dec 29 13:35:11 dave-asus kernel:   DMA32 zone: 830809 pages, LIFO batch:63
Dec 29 13:35:11 dave-asus kernel:   Normal zone: 17357 pages used for memmap
Dec 29 13:35:11 dave-asus kernel:   Normal zone: 1110848 pages, LIFO batch:63
Dec 29 13:35:11 dave-asus kernel: ACPI: PM-Timer IO Port: 0x808
Dec 29 13:35:11 dave-asus kernel: ACPI: Local APIC address 0xfee00000
Dec 29 13:35:11 dave-asus kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Dec 29 13:35:11 dave-asus kernel: IOAPIC[0]: apic_id 7, version 33, address 0xfec00000, GSI 0-23
Dec 29 13:35:11 dave-asus kernel: IOAPIC[1]: apic_id 8, version 33, address 0xfec01000, GSI 24-55
Dec 29 13:35:11 dave-asus kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 29 13:35:11 dave-asus kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Dec 29 13:35:11 dave-asus kernel: ACPI: IRQ0 used by override.
Dec 29 13:35:11 dave-asus kernel: ACPI: IRQ9 used by override.
Dec 29 13:35:11 dave-asus kernel: Using ACPI (MADT) for SMP configuration information
Dec 29 13:35:11 dave-asus kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Dec 29 13:35:11 dave-asus kernel: e820: update [mem 0xc8191000-0xc81bffff] usable ==> reserved
Dec 29 13:35:11 dave-asus kernel: smpboot: Allowing 16 CPUs, 10 hotplug CPUs
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0x09d02000-0x09ffffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xc7aba000-0xc7abafff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xc8191000-0xc81bffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcb266000-0xcc748fff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcc749000-0xcc79bfff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcc79c000-0xcc941fff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcc942000-0xcd12afff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcd12b000-0xcd13cfff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcd13d000-0xcd13dfff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xcd13e000-0xcd1fefff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
Dec 29 13:35:11 dave-asus kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
Dec 29 13:35:11 dave-asus kernel: [mem 0xd0000000-0xefffffff] available for PCI devices
Dec 29 13:35:11 dave-asus kernel: Booting paravirtualized kernel on bare hardware
Dec 29 13:35:11 dave-asus kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 29 13:35:11 dave-asus kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
Dec 29 13:35:11 dave-asus kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Dec 29 13:35:11 dave-asus kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Dec 29 13:35:11 dave-asus kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Dec 29 13:35:11 dave-asus kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1915225
Dec 29 13:35:11 dave-asus kernel: Policy zone: Normal
Dec 29 13:35:11 dave-asus kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64 root=UUID=deb59a35-a866-456e-9aad-80eac89d9e75 rw quiet apparmor=1 security=apparmor resume=UUID=69d42cc9-b4dd-4683-ab58-fc0f5771ffc5 udev.log_priority=3
Dec 29 13:35:11 dave-asus kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Dec 29 13:35:11 dave-asus kernel: Memory: 7464536K/7782624K available (14339K kernel code, 1529K rwdata, 4760K rodata, 1664K init, 2888K bss, 317828K reserved, 0K cma-reserved)
Dec 29 13:35:11 dave-asus kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Dec 29 13:35:11 dave-asus kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Dec 29 13:35:11 dave-asus kernel: ftrace: allocating 41080 entries in 161 pages
Dec 29 13:35:11 dave-asus kernel: ftrace: allocated 161 pages with 3 groups
Dec 29 13:35:11 dave-asus kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 29 13:35:11 dave-asus kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Dec 29 13:35:11 dave-asus kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Dec 29 13:35:11 dave-asus kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Dec 29 13:35:11 dave-asus kernel:         Trampoline variant of Tasks RCU enabled.
Dec 29 13:35:11 dave-asus kernel:         Rude variant of Tasks RCU enabled.
Dec 29 13:35:11 dave-asus kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 29 13:35:11 dave-asus kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Dec 29 13:35:11 dave-asus kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Dec 29 13:35:11 dave-asus kernel: Console: colour dummy device 80x25
Dec 29 13:35:11 dave-asus kernel: printk: console [tty0] enabled
Dec 29 13:35:11 dave-asus kernel: ACPI: Core revision 20200717
Dec 29 13:35:11 dave-asus kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Dec 29 13:35:11 dave-asus kernel: APIC: Switch to symmetric I/O mode setup
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Dec 29 13:35:11 dave-asus kernel: Switched APIC routing to physical flat.
Dec 29 13:35:11 dave-asus kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 29 13:35:11 dave-asus kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x222b70e65a7, max_idle_ns: 440795309302 ns
Dec 29 13:35:11 dave-asus kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4742.58 BogoMIPS (lpj=7901740)
Dec 29 13:35:11 dave-asus kernel: pid_max: default: 32768 minimum: 301
Dec 29 13:35:11 dave-asus kernel: LSM: Security Framework initializing
Dec 29 13:35:11 dave-asus kernel: Yama: becoming mindful.
Dec 29 13:35:11 dave-asus kernel: AppArmor: AppArmor initialized
Dec 29 13:35:11 dave-asus kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Dec 29 13:35:11 dave-asus kernel: LVT offset 1 assigned for vector 0xf9
Dec 29 13:35:11 dave-asus kernel: LVT offset 2 assigned for vector 0xf4
Dec 29 13:35:11 dave-asus kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Dec 29 13:35:11 dave-asus kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Dec 29 13:35:11 dave-asus kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 29 13:35:11 dave-asus kernel: Spectre V2 : Mitigation: Full AMD retpoline
Dec 29 13:35:11 dave-asus kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 29 13:35:11 dave-asus kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 29 13:35:11 dave-asus kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 29 13:35:11 dave-asus kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Dec 29 13:35:11 dave-asus kernel: Freeing SMP alternatives memory: 32K
Dec 29 13:35:11 dave-asus kernel: smpboot: CPU0: AMD Ryzen 5 4500U with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
Dec 29 13:35:11 dave-asus kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Dec 29 13:35:11 dave-asus kernel: ... version:                0
Dec 29 13:35:11 dave-asus kernel: ... bit width:              48
Dec 29 13:35:11 dave-asus kernel: ... generic registers:      6
Dec 29 13:35:11 dave-asus kernel: ... value mask:             0000ffffffffffff
Dec 29 13:35:11 dave-asus kernel: ... max period:             00007fffffffffff
Dec 29 13:35:11 dave-asus kernel: ... fixed-purpose events:   0
Dec 29 13:35:11 dave-asus kernel: ... event mask:             000000000000003f
Dec 29 13:35:11 dave-asus kernel: rcu: Hierarchical SRCU implementation.
Dec 29 13:35:11 dave-asus kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 29 13:35:11 dave-asus kernel: smp: Bringing up secondary CPUs ...
Dec 29 13:35:11 dave-asus kernel: x86: Booting SMP configuration:
Dec 29 13:35:11 dave-asus kernel: .... node  #0, CPUs:        #1  #2  #3
Dec 29 13:35:11 dave-asus kernel: TSC synchronization [CPU#0 -> CPU#3]:
Dec 29 13:35:11 dave-asus kernel: Measured 3468 cycles TSC warp between CPUs, turning off TSC clock.
Dec 29 13:35:11 dave-asus kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
Dec 29 13:35:11 dave-asus kernel:   #4  #5
Dec 29 13:35:11 dave-asus kernel: smp: Brought up 1 node, 6 CPUs
Dec 29 13:35:11 dave-asus kernel: smpboot: Max logical packages: 3
Dec 29 13:35:11 dave-asus kernel: smpboot: Total of 6 processors activated (28457.52 BogoMIPS)
Dec 29 13:35:11 dave-asus kernel: devtmpfs: initialized
Dec 29 13:35:11 dave-asus kernel: x86/mm: Memory block size: 128MB
Dec 29 13:35:11 dave-asus kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Dec 29 13:35:11 dave-asus kernel: PM: Registering ACPI NVS region [mem 0xcc79c000-0xcc941fff] (1728512 bytes)
Dec 29 13:35:11 dave-asus kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 29 13:35:11 dave-asus kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: pinctrl core: initialized pinctrl subsystem
Dec 29 13:35:11 dave-asus kernel: PM: RTC time: 11:35:09, date: 2020-12-29
Dec 29 13:35:11 dave-asus kernel: NET: Registered protocol family 16
Dec 29 13:35:11 dave-asus kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
Dec 29 13:35:11 dave-asus kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Dec 29 13:35:11 dave-asus kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Dec 29 13:35:11 dave-asus kernel: audit: initializing netlink subsys (disabled)
Dec 29 13:35:11 dave-asus kernel: audit: type=2000 audit(1609241709.143:1): state=initialized audit_enabled=0 res=1
Dec 29 13:35:11 dave-asus kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 29 13:35:11 dave-asus kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 29 13:35:11 dave-asus kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 29 13:35:11 dave-asus kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 29 13:35:11 dave-asus kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 29 13:35:11 dave-asus kernel: cpuidle: using governor ladder
Dec 29 13:35:11 dave-asus kernel: cpuidle: using governor menu
Dec 29 13:35:11 dave-asus kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 29 13:35:11 dave-asus kernel: ACPI: bus type PCI registered
Dec 29 13:35:11 dave-asus kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 29 13:35:11 dave-asus kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Dec 29 13:35:11 dave-asus kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Dec 29 13:35:11 dave-asus kernel: PCI: Using configuration type 1 for base access
Dec 29 13:35:11 dave-asus kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Dec 29 13:35:11 dave-asus kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(Module Device)
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(Processor Device)
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(Linux-Dell-Video)
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Dec 29 13:35:11 dave-asus kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Dec 29 13:35:11 dave-asus kernel: ACPI BIOS Error (bug): Failure creating named object [\SMIB], AE_ALREADY_EXISTS (20200717/dsfield-637)
Dec 29 13:35:11 dave-asus kernel: ACPI Warning: NsLookup: Type mismatch on SMIB (Integer), searching for (RegionField) (20200717/nsaccess-697)
Dec 29 13:35:11 dave-asus kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: EC started
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: interrupt blocked
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Dec 29 13:35:11 dave-asus kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 29 13:35:11 dave-asus kernel: ACPI: Interpreter enabled
Dec 29 13:35:11 dave-asus kernel: ACPI: (supports S0 S4 S5)
Dec 29 13:35:11 dave-asus kernel: ACPI: Using IOAPIC for interrupt routing
Dec 29 13:35:11 dave-asus kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P0U0] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P3U0] (off)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P0U1] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P3U1] (off)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P0S0] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P3S0] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P0S1] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [P3S1] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Resource [PRWL] (on)
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Dec 29 13:35:11 dave-asus kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Dec 29 13:35:11 dave-asus kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Dec 29 13:35:11 dave-asus kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Dec 29 13:35:11 dave-asus kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Dec 29 13:35:11 dave-asus kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Dec 29 13:35:11 dave-asus kernel: PCI host bridge to bus 0000:00
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
Dec 29 13:35:11 dave-asus kernel: pci 0000:01:00.0: [8086:2723] type 00 class 0x028000
Dec 29 13:35:11 dave-asus kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfea00000-0xfea03fff 64bit]
Dec 29 13:35:11 dave-asus kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2:   bridge window [mem 0xfea00000-0xfeafffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:02:00.0: [1c5c:1327] type 00 class 0x010802
Dec 29 13:35:11 dave-asus kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfe900000-0xfe903fff 64bit]
Dec 29 13:35:11 dave-asus kernel: pci 0000:02:00.0: supports D1
Dec 29 13:35:11 dave-asus kernel: pci 0000:02:00.0: PME# supported from D0 D1 D3hot
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4:   bridge window [mem 0xfe900000-0xfe9fffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: [1002:1636] type 00 class 0x030000
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: reg 0x24: [mem 0xfe700000-0xfe77ffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.1: [1002:1637] type 00 class 0x040300
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.1: reg 0x10: [mem 0xfe788000-0xfe78bfff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.1: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.2: [1022:15df] type 00 class 0x108000
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.2: reg 0x18: [mem 0xfe600000-0xfe6fffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.2: reg 0x24: [mem 0xfe78c000-0xfe78dfff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.2: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.3: [1022:1639] type 00 class 0x0c0330
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.3: reg 0x10: [mem 0xfe500000-0xfe5fffff 64bit]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.3: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.4: [1022:1639] type 00 class 0x0c0330
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.4: reg 0x10: [mem 0xfe400000-0xfe4fffff 64bit]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.4: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.4: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.6: [1022:15e3] type 00 class 0x040300
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.6: reg 0x10: [mem 0xfe780000-0xfe787fff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.6: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.6: PME# supported from D0 D3hot D3cold
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1: PCI bridge to [bus 03]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1:   bridge window [mem 0xfe400000-0xfe7fffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.0: [1022:7901] type 00 class 0x010601
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.0: reg 0x24: [mem 0xfe801000-0xfe8017ff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.0: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.1: [1022:7901] type 00 class 0x010601
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.1: reg 0x24: [mem 0xfe800000-0xfe8007ff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.1: enabling Extended Tags
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2: PCI bridge to [bus 04]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2:   bridge window [mem 0xfe800000-0xfe8fffff]
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: interrupt unblocked
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: event unblocked
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 29 13:35:11 dave-asus kernel: ACPI: EC: GPE=0x3
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Dec 29 13:35:11 dave-asus kernel: iommu: Default domain type: Translated 
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: vgaarb: setting as boot device
Dec 29 13:35:11 dave-asus kernel: vgaarb: loaded
Dec 29 13:35:11 dave-asus kernel: SCSI subsystem initialized
Dec 29 13:35:11 dave-asus kernel: libata version 3.00 loaded.
Dec 29 13:35:11 dave-asus kernel: ACPI: bus type USB registered
Dec 29 13:35:11 dave-asus kernel: usbcore: registered new interface driver usbfs
Dec 29 13:35:11 dave-asus kernel: usbcore: registered new interface driver hub
Dec 29 13:35:11 dave-asus kernel: usbcore: registered new device driver usb
Dec 29 13:35:11 dave-asus kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 29 13:35:11 dave-asus kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 29 13:35:11 dave-asus kernel: PTP clock support registered
Dec 29 13:35:11 dave-asus kernel: EDAC MC: Ver: 3.0.0
Dec 29 13:35:11 dave-asus kernel: Registered efivars operations
Dec 29 13:35:11 dave-asus kernel: NetLabel: Initializing
Dec 29 13:35:11 dave-asus kernel: NetLabel:  domain hash size = 128
Dec 29 13:35:11 dave-asus kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Dec 29 13:35:11 dave-asus kernel: NetLabel:  unlabeled traffic allowed by default
Dec 29 13:35:11 dave-asus kernel: PCI: Using ACPI for IRQ routing
Dec 29 13:35:11 dave-asus kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 29 13:35:11 dave-asus kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0x09d02000-0x0bffffff]
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0xc7aba000-0xc7ffffff]
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0xc8191000-0xcbffffff]
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0xcb266000-0xcbffffff]
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
Dec 29 13:35:11 dave-asus kernel: e820: reserve RAM buffer [mem 0x20f340000-0x20fffffff]
Dec 29 13:35:11 dave-asus kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Dec 29 13:35:11 dave-asus kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Dec 29 13:35:11 dave-asus kernel: clocksource: Switched to clocksource hpet
Dec 29 13:35:11 dave-asus kernel: VFS: Disk quotas dquot_6.6.0
Dec 29 13:35:11 dave-asus kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 29 13:35:11 dave-asus kernel: AppArmor: AppArmor Filesystem Enabled
Dec 29 13:35:11 dave-asus kernel: pnp: PnP ACPI init
Dec 29 13:35:11 dave-asus kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 29 13:35:11 dave-asus kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 29 13:35:11 dave-asus kernel: pnp 00:02: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x040b] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x04d6] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0c14] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0c52] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0c6c] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0c6f] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0cd0-0x0cd1] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0cd2-0x0cd3] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0cd4-0x0cd5] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0cd6-0x0cd7] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0b00-0x0b0f] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Dec 29 13:35:11 dave-asus kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 29 13:35:11 dave-asus kernel: pnp: PnP ACPI: found 4 devices
Dec 29 13:35:11 dave-asus kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 29 13:35:11 dave-asus kernel: NET: Registered protocol family 2
Dec 29 13:35:11 dave-asus kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: TCP: Hash tables configured (established 65536 bind 65536)
Dec 29 13:35:11 dave-asus kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
Dec 29 13:35:11 dave-asus kernel: NET: Registered protocol family 1
Dec 29 13:35:11 dave-asus kernel: NET: Registered protocol family 44
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: BAR 15: assigned [mem 0xe0200000-0xe03fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: BAR 13: assigned [io  0x1000-0x1fff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2:   bridge window [io  0x1000-0x1fff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2:   bridge window [mem 0xfea00000-0xfeafffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2:   bridge window [mem 0xe0200000-0xe03fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4:   bridge window [mem 0xfe900000-0xfe9fffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1: PCI bridge to [bus 03]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1:   bridge window [mem 0xfe400000-0xfe7fffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2: PCI bridge to [bus 04]
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2:   bridge window [mem 0xfe800000-0xfe8fffff]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfebfffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:01: resource 2 [mem 0xe0200000-0xe03fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe7fffff]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:03: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:04: resource 1 [mem 0xfe800000-0xfe8fffff]
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Dec 29 13:35:11 dave-asus kernel: PCI: CLS 64 bytes, default 64
Dec 29 13:35:11 dave-asus kernel: Trying to unpack rootfs image as initramfs...
Dec 29 13:35:11 dave-asus kernel: Freeing initrd memory: 9548K
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.2: PCI INT A: not connected
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:01.0: Adding to iommu group 0
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.0: Adding to iommu group 1
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.2: Adding to iommu group 2
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:02.4: Adding to iommu group 3
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.0: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.1: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:08.2: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:14.0: Adding to iommu group 5
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:14.3: Adding to iommu group 5
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.0: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.1: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.2: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.3: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.4: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.5: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.6: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:18.7: Adding to iommu group 6
Dec 29 13:35:11 dave-asus kernel: pci 0000:01:00.0: Adding to iommu group 7
Dec 29 13:35:11 dave-asus kernel: pci 0000:02:00.0: Adding to iommu group 8
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.0: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.1: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.2: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.3: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.4: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:03:00.6: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.0: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:04:00.1: Adding to iommu group 4
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Dec 29 13:35:11 dave-asus kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
Dec 29 13:35:11 dave-asus kernel:  PPR X2APIC NX GT IA GA PC GA_vAPIC
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: Interrupt remapping enabled
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: Virtual APIC enabled
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: X2APIC enabled
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Dec 29 13:35:11 dave-asus kernel: amd_uncore: AMD NB counters detected
Dec 29 13:35:11 dave-asus kernel: amd_uncore: AMD LLC counters detected
Dec 29 13:35:11 dave-asus kernel: LVT offset 0 assigned for vector 0x400
Dec 29 13:35:11 dave-asus kernel: perf: AMD IBS detected (0x000003ff)
Dec 29 13:35:11 dave-asus kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Dec 29 13:35:11 dave-asus kernel: check: Scanning for low memory corruption every 60 seconds
Dec 29 13:35:11 dave-asus kernel: Initialise system trusted keyrings
Dec 29 13:35:11 dave-asus kernel: Key type blacklist registered
Dec 29 13:35:11 dave-asus kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Dec 29 13:35:11 dave-asus kernel: zbud: loaded
Dec 29 13:35:11 dave-asus kernel: Key type asymmetric registered
Dec 29 13:35:11 dave-asus kernel: Asymmetric key parser 'x509' registered
Dec 29 13:35:11 dave-asus kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Dec 29 13:35:11 dave-asus kernel: io scheduler mq-deadline registered
Dec 29 13:35:11 dave-asus kernel: io scheduler kyber registered
Dec 29 13:35:11 dave-asus kernel: io scheduler bfq registered
Dec 29 13:35:11 dave-asus kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 26
Dec 29 13:35:11 dave-asus kernel: pcieport 0000:00:02.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Dec 29 13:35:11 dave-asus kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 27
Dec 29 13:35:11 dave-asus kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 28
Dec 29 13:35:11 dave-asus kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 29
Dec 29 13:35:11 dave-asus kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 29 13:35:11 dave-asus kernel: efifb: probing for efifb
Dec 29 13:35:11 dave-asus kernel: efifb: showing boot graphics
Dec 29 13:35:11 dave-asus kernel: efifb: framebuffer at 0xd0000000, using 8128k, total 8128k
Dec 29 13:35:11 dave-asus kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 29 13:35:11 dave-asus kernel: efifb: scrolling: redraw
Dec 29 13:35:11 dave-asus kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 29 13:35:11 dave-asus kernel: fbcon: Deferring console take-over
Dec 29 13:35:11 dave-asus kernel: fb0: EFI VGA frame buffer device
Dec 29 13:35:11 dave-asus kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:25/PNP0C09:00/PNP0C0D:00/input/input0
Dec 29 13:35:11 dave-asus kernel: ACPI: Lid Switch [LID]
Dec 29 13:35:11 dave-asus kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Dec 29 13:35:11 dave-asus kernel: ACPI: Power Button [PWRB]
Dec 29 13:35:11 dave-asus kernel: ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Dec 29 13:35:11 dave-asus kernel: acpi device:08: registered as cooling_device0
Dec 29 13:35:11 dave-asus kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input2
Dec 29 13:35:11 dave-asus kernel: Monitor-Mwait will be used to enter C-1 state
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PLTF.P000: Found 3 idle states
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PLTF.P001: Found 3 idle states
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PLTF.P002: Found 3 idle states
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PLTF.P003: Found 3 idle states
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PLTF.P004: Found 3 idle states
Dec 29 13:35:11 dave-asus kernel: ACPI: \_SB_.PLTF.P005: Found 3 idle states
Dec 29 13:35:11 dave-asus kernel: ACPI: Invalid passive threshold
Dec 29 13:35:11 dave-asus kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 29 13:35:11 dave-asus kernel: ACPI: Thermal Zone [THRM] (43 C)
Dec 29 13:35:11 dave-asus kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 29 13:35:11 dave-asus kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Dec 29 13:35:11 dave-asus kernel: nvme nvme0: pci function 0000:02:00.0
Dec 29 13:35:11 dave-asus kernel: ahci 0000:04:00.0: version 3.0
Dec 29 13:35:11 dave-asus kernel: ahci 0000:04:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Dec 29 13:35:11 dave-asus kernel: ahci 0000:04:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Dec 29 13:35:11 dave-asus kernel: scsi host0: ahci
Dec 29 13:35:11 dave-asus kernel: ata1: SATA max UDMA/133 abar m2048@0xfe801000 port 0xfe801100 irq 33
Dec 29 13:35:11 dave-asus kernel: ahci 0000:04:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Dec 29 13:35:11 dave-asus kernel: ahci 0000:04:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Dec 29 13:35:11 dave-asus kernel: scsi host1: ahci
Dec 29 13:35:11 dave-asus kernel: ata2: SATA max UDMA/133 abar m2048@0xfe800000 port 0xfe800100 irq 35
Dec 29 13:35:11 dave-asus kernel: usbcore: registered new interface driver usbserial_generic
Dec 29 13:35:11 dave-asus kernel: usbserial: USB Serial support registered for generic
Dec 29 13:35:11 dave-asus kernel: rtc_cmos 00:01: RTC can wake from S4
Dec 29 13:35:11 dave-asus kernel: rtc_cmos 00:01: registered as rtc0
Dec 29 13:35:11 dave-asus kernel: rtc_cmos 00:01: setting system clock to 2020-12-29T11:35:10 UTC (1609241710)
Dec 29 13:35:11 dave-asus kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Dec 29 13:35:11 dave-asus kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 29 13:35:11 dave-asus kernel: ashmem: initialized
Dec 29 13:35:11 dave-asus kernel: drop_monitor: Initializing network drop monitor service
Dec 29 13:35:11 dave-asus kernel: NET: Registered protocol family 10
Dec 29 13:35:11 dave-asus kernel: nvme nvme0: 16/0/0 default/read/poll queues
Dec 29 13:35:11 dave-asus kernel: Segment Routing with IPv6
Dec 29 13:35:11 dave-asus kernel: RPL Segment Routing with IPv6
Dec 29 13:35:11 dave-asus kernel: NET: Registered protocol family 17
Dec 29 13:35:11 dave-asus kernel: microcode: CPU0: patch_level=0x08600106
Dec 29 13:35:11 dave-asus kernel: microcode: CPU1: patch_level=0x08600106
Dec 29 13:35:11 dave-asus kernel: microcode: CPU2: patch_level=0x08600106
Dec 29 13:35:11 dave-asus kernel: microcode: CPU3: patch_level=0x08600106
Dec 29 13:35:11 dave-asus kernel: microcode: CPU4: patch_level=0x08600106
Dec 29 13:35:11 dave-asus kernel: microcode: CPU5: patch_level=0x08600106
Dec 29 13:35:11 dave-asus kernel: microcode: Microcode Update Driver: v2.2.
Dec 29 13:35:11 dave-asus kernel: resctrl: L3 allocation detected
Dec 29 13:35:11 dave-asus kernel: resctrl: L3DATA allocation detected
Dec 29 13:35:11 dave-asus kernel: resctrl: L3CODE allocation detected
Dec 29 13:35:11 dave-asus kernel: resctrl: MB allocation detected
Dec 29 13:35:11 dave-asus kernel: resctrl: L3 monitoring detected
Dec 29 13:35:11 dave-asus kernel: IPI shorthand broadcast: enabled
Dec 29 13:35:11 dave-asus kernel: registered taskstats version 1
Dec 29 13:35:11 dave-asus kernel: Loading compiled-in X.509 certificates
Dec 29 13:35:11 dave-asus kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 00c10b0ba9d05395b3960e2a8b3ae7d67466c42a'
Dec 29 13:35:11 dave-asus kernel: zswap: loaded using pool zstd/z3fold
Dec 29 13:35:11 dave-asus kernel: Key type ._fscrypt registered
Dec 29 13:35:11 dave-asus kernel: Key type .fscrypt registered
Dec 29 13:35:11 dave-asus kernel: Key type fscrypt-provisioning registered
Dec 29 13:35:11 dave-asus kernel: AppArmor: AppArmor sha1 policy hashing enabled
Dec 29 13:35:11 dave-asus kernel: PM:   Magic number: 0:413:581
Dec 29 13:35:11 dave-asus kernel: pci_bus 0000:02: hash matches
Dec 29 13:35:11 dave-asus kernel:  nvme0n1: p1 p2 p3
Dec 29 13:35:11 dave-asus kernel: RAS: Correctable Errors collector initialized.
Dec 29 13:35:11 dave-asus kernel: ata1: SATA link down (SStatus 0 SControl 300)
Dec 29 13:35:11 dave-asus kernel: ata2: SATA link down (SStatus 0 SControl 300)
Dec 29 13:35:11 dave-asus 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
Dec 29 13:35:11 dave-asus kernel: Freeing unused decrypted memory: 2040K
Dec 29 13:35:11 dave-asus kernel: Freeing unused kernel image (initmem) memory: 1664K
Dec 29 13:35:11 dave-asus kernel: Write protecting the kernel read-only data: 22528k
Dec 29 13:35:11 dave-asus kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Dec 29 13:35:11 dave-asus kernel: Freeing unused kernel image (rodata/data gap) memory: 1384K
Dec 29 13:35:11 dave-asus kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 29 13:35:11 dave-asus kernel: Run /init as init process
Dec 29 13:35:11 dave-asus kernel:   with arguments:
Dec 29 13:35:11 dave-asus kernel:     /init
Dec 29 13:35:11 dave-asus kernel:   with environment:
Dec 29 13:35:11 dave-asus kernel:     HOME=/
Dec 29 13:35:11 dave-asus kernel:     TERM=linux
Dec 29 13:35:11 dave-asus kernel:     BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64
Dec 29 13:35:11 dave-asus kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
Dec 29 13:35:11 dave-asus kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Dec 29 13:35:11 dave-asus kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.3: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
Dec 29 13:35:11 dave-asus kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Dec 29 13:35:11 dave-asus kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 29 13:35:11 dave-asus kernel: usb usb1: Product: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: usb usb1: Manufacturer: Linux 5.9.11-3-MANJARO xhci-hcd
Dec 29 13:35:11 dave-asus kernel: usb usb1: SerialNumber: 0000:03:00.3
Dec 29 13:35:11 dave-asus kernel: hub 1-0:1.0: USB hub found
Dec 29 13:35:11 dave-asus kernel: hub 1-0:1.0: 4 ports detected
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.3: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Dec 29 13:35:11 dave-asus kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Dec 29 13:35:11 dave-asus kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Dec 29 13:35:11 dave-asus kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 29 13:35:11 dave-asus kernel: usb usb2: Product: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: usb usb2: Manufacturer: Linux 5.9.11-3-MANJARO xhci-hcd
Dec 29 13:35:11 dave-asus kernel: usb usb2: SerialNumber: 0000:03:00.3
Dec 29 13:35:11 dave-asus kernel: hub 2-0:1.0: USB hub found
Dec 29 13:35:11 dave-asus kernel: hub 2-0:1.0: 2 ports detected
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.4: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 3
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
Dec 29 13:35:11 dave-asus kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Dec 29 13:35:11 dave-asus kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 29 13:35:11 dave-asus kernel: usb usb3: Product: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: usb usb3: Manufacturer: Linux 5.9.11-3-MANJARO xhci-hcd
Dec 29 13:35:11 dave-asus kernel: usb usb3: SerialNumber: 0000:03:00.4
Dec 29 13:35:11 dave-asus kernel: hub 3-0:1.0: USB hub found
Dec 29 13:35:11 dave-asus kernel: hub 3-0:1.0: 4 ports detected
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.4: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 4
Dec 29 13:35:11 dave-asus kernel: xhci_hcd 0000:03:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Dec 29 13:35:11 dave-asus kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Dec 29 13:35:11 dave-asus kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Dec 29 13:35:11 dave-asus kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 29 13:35:11 dave-asus kernel: usb usb4: Product: xHCI Host Controller
Dec 29 13:35:11 dave-asus kernel: usb usb4: Manufacturer: Linux 5.9.11-3-MANJARO xhci-hcd
Dec 29 13:35:11 dave-asus kernel: usb usb4: SerialNumber: 0000:03:00.4
Dec 29 13:35:11 dave-asus kernel: hub 4-0:1.0: USB hub found
Dec 29 13:35:11 dave-asus kernel: hub 4-0:1.0: 2 ports detected
Dec 29 13:35:11 dave-asus kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Dec 29 13:35:11 dave-asus kernel: PM: Image not found (code -22)
Dec 29 13:35:11 dave-asus kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
Dec 29 13:35:11 dave-asus kernel: random: fast init done
Dec 29 13:35:11 dave-asus systemd[1]: systemd 246.6-1-manjaro 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)
Dec 29 13:35:11 dave-asus systemd[1]: Detected architecture x86-64.
Dec 29 13:35:11 dave-asus systemd[1]: Set hostname to <dave-asus>.
Dec 29 13:35:11 dave-asus systemd[1]: Queued start job for default target Graphical Interface.
Dec 29 13:35:11 dave-asus systemd[1]: Created slice system-getty.slice.
Dec 29 13:35:11 dave-asus systemd[1]: Created slice system-modprobe.slice.
Dec 29 13:35:11 dave-asus systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 29 13:35:11 dave-asus systemd[1]: Created slice User and Session Slice.
Dec 29 13:35:11 dave-asus systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 29 13:35:11 dave-asus systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 29 13:35:11 dave-asus systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Local Encrypted Volumes.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Login Prompts.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Remote File Systems.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Slices.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on LVM2 metadata daemon socket.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on LVM2 poll daemon socket.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on Process Core Dump Socket.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on Journal Audit Socket.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on Journal Socket (/dev/log).
Dec 29 13:35:11 dave-asus systemd[1]: Listening on Journal Socket.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on udev Control Socket.
Dec 29 13:35:11 dave-asus systemd[1]: Listening on udev Kernel Socket.
Dec 29 13:35:11 dave-asus systemd[1]: Mounting Huge Pages File System...
Dec 29 13:35:11 dave-asus systemd[1]: Mounting POSIX Message Queue File System...
Dec 29 13:35:11 dave-asus systemd[1]: Mounting Kernel Debug File System...
Dec 29 13:35:11 dave-asus systemd[1]: Mounting Kernel Trace File System...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Load AppArmor profiles...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Create list of static device nodes for the current kernel...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Load Kernel Module drm...
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Load Kernel Modules...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Coldplug All udev Devices...
Dec 29 13:35:11 dave-asus systemd[1]: Mounted Huge Pages File System.
Dec 29 13:35:11 dave-asus systemd[1]: Mounted POSIX Message Queue File System.
Dec 29 13:35:11 dave-asus systemd[1]: Mounted Kernel Debug File System.
Dec 29 13:35:11 dave-asus systemd[1]: Mounted Kernel Trace File System.
Dec 29 13:35:11 dave-asus systemd[1]: Finished Create list of static device nodes for the current kernel.
Dec 29 13:35:11 dave-asus kernel: Linux agpgart interface v0.103
Dec 29 13:35:11 dave-asus kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
Dec 29 13:35:11 dave-asus systemd[1]: Finished Remount Root and Kernel File Systems.
Dec 29 13:35:11 dave-asus kernel: random: lvm: uninitialized urandom read (4 bytes read)
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Load/Save Random Seed...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Create System Users...
Dec 29 13:35:11 dave-asus systemd[1]: Finished Load Kernel Modules.
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Mounting Kernel Configuration File System...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Apply Kernel Variables...
Dec 29 13:35:11 dave-asus systemd[1]: Mounted Kernel Configuration File System.
Dec 29 13:35:11 dave-asus systemd[1]: Finished Apply Kernel Variables.
Dec 29 13:35:11 dave-asus systemd[1]: Starting CLI Netfilter Manager...
Dec 29 13:35:11 dave-asus systemd[1]: modprobe@drm.service: Succeeded.
Dec 29 13:35:11 dave-asus systemd[1]: Finished Load Kernel Module drm.
Dec 29 13:35:11 dave-asus systemd[1]: Finished Create System Users.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 29 13:35:11 dave-asus systemd[1]: Finished Create Static Device Nodes in /dev.
Dec 29 13:35:11 dave-asus systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Journal Service...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Rule-based Manager for Device Events and Files...
Dec 29 13:35:11 dave-asus systemd[1]: Finished Coldplug All udev Devices.
Dec 29 13:35:11 dave-asus systemd[1]: Finished CLI Netfilter Manager.
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.226:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=254 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: usb 3-2: new full-speed USB device number 2 using xhci_hcd
Dec 29 13:35:11 dave-asus kernel: usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.256:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-script-login" pid=253 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: usb 2-2: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
Dec 29 13:35:11 dave-asus kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 29 13:35:11 dave-asus kernel: usb 2-2: Product:  SanDisk 3.2Gen1
Dec 29 13:35:11 dave-asus kernel: usb 2-2: Manufacturer:  USB
Dec 29 13:35:11 dave-asus kernel: usb 2-2: SerialNumber: 03048821102220125646
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.286:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=258 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.286:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=258 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.313:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=256 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.356:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=255 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.356:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=255 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: usb 3-2: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Dec 29 13:35:11 dave-asus kernel: usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.406:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=257 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus kernel: audit: type=1400 audit(1609241711.409:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=257 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus systemd[1]: Finished Load AppArmor profiles.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Load AppArmor profiles managed internally by snapd...
Dec 29 13:35:11 dave-asus systemd[1]: Finished Load AppArmor profiles managed internally by snapd.
Dec 29 13:35:11 dave-asus systemd-journald[268]: Journal started
Dec 29 13:35:11 dave-asus systemd-journald[268]: Runtime Journal (/run/log/journal/46d1e61347a74d7ebad02a91267341d1) is 8.0M, max 371.9M, 363.9M free.
Dec 29 13:35:11 dave-asus audit[254]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=254 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[253]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-script-login" pid=253 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[258]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=258 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[258]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=258 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[256]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=256 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[255]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=255 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[255]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=255 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[257]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=257 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[257]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=257 comm="apparmor_parser"
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=apparmor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd.apparmor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd-modules-load[241]: Inserted module 'crypto_user'
Dec 29 13:35:11 dave-asus systemd-modules-load[241]: Inserted module 'uinput'
Dec 29 13:35:11 dave-asus systemd-random-seed[247]: Kernel entropy pool is not initialized yet, waiting until it is.
Dec 29 13:35:11 dave-asus systemd-sysctl[251]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Dec 29 13:35:11 dave-asus systemd-sysctl[251]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Dec 29 13:35:11 dave-asus apparmor.systemd[236]: Restarting AppArmor
Dec 29 13:35:11 dave-asus apparmor.systemd[236]: Reloading AppArmor profiles
Dec 29 13:35:11 dave-asus systemd-sysctl[251]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Dec 29 13:35:11 dave-asus systemd-sysctl[251]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Dec 29 13:35:11 dave-asus systemd[1]: Started Journal Service.
Dec 29 13:35:11 dave-asus systemd-sysctl[251]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Dec 29 13:35:11 dave-asus systemd-sysctl[251]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Dec 29 13:35:11 dave-asus systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 29 13:35:11 dave-asus ufw-init[265]: Skip starting firewall: ufw (not enabled)
Dec 29 13:35:11 dave-asus haveged[267]: haveged: command socket is listening at fd 3
Dec 29 13:35:11 dave-asus snapd-apparmor[273]: find: ‘/var/lib/snapd/apparmor/profiles/’: No such file or directory
Dec 29 13:35:11 dave-asus systemd-journald[268]: Time spent on flushing to /var/log/journal/46d1e61347a74d7ebad02a91267341d1 is 9.578ms for 838 entries.
Dec 29 13:35:11 dave-asus systemd-journald[268]: System Journal (/var/log/journal/46d1e61347a74d7ebad02a91267341d1) is 8.0M, max 4.0G, 3.9G free.
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd[1]: Started Rule-based Manager for Device Events and Files.
Dec 29 13:35:11 dave-asus systemd[1]: Started LVM2 metadata daemon.
Dec 29 13:35:11 dave-asus systemd[1]: Finished Flush Journal to Persistent Storage.
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus kernel: ACPI: AC Adapter [AC0] (on-line)
Dec 29 13:35:11 dave-asus kernel: usb 3-3: new high-speed USB device number 3 using xhci_hcd
Dec 29 13:35:11 dave-asus kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Dec 29 13:35:11 dave-asus kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Dec 29 13:35:11 dave-asus kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 29 13:35:11 dave-asus haveged[267]: haveged: ver: 1.9.13; arch: x86; vend: ; build: (gcc 10.1.0 ITV); collect: 128K
Dec 29 13:35:11 dave-asus haveged[267]: haveged: cpu: (VC); data: 32K (V); inst: 32K (V); idx: 24/40; sz: 32154/54019
Dec 29 13:35:11 dave-asus haveged[267]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 7.99802
Dec 29 13:35:11 dave-asus haveged[267]: haveged: fills: 0, generated: 0
Dec 29 13:35:11 dave-asus kernel: random: crng init done
Dec 29 13:35:11 dave-asus kernel: i2c_hid i2c-ELAN1300:00: supply vdd not found, using dummy regulator
Dec 29 13:35:11 dave-asus kernel: i2c_hid i2c-ELAN1300:00: supply vddl not found, using dummy regulator
Dec 29 13:35:11 dave-asus systemd[1]: Finished Load/Save Random Seed.
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd[1]: Found device HFM256GDJTNG-8310A 1.
Dec 29 13:35:11 dave-asus systemd[1]: Found device HFM256GDJTNG-8310A 3.
Dec 29 13:35:11 dave-asus systemd[1]: Activating swap /dev/disk/by-uuid/69d42cc9-b4dd-4683-ab58-fc0f5771ffc5...
Dec 29 13:35:11 dave-asus systemd[1]: Activated swap /dev/disk/by-uuid/69d42cc9-b4dd-4683-ab58-fc0f5771ffc5.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Swap.
Dec 29 13:35:11 dave-asus kernel: Adding 9227464k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:9227464k SSFS
Dec 29 13:35:11 dave-asus kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Dec 29 13:35:11 dave-asus kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Dec 29 13:35:11 dave-asus systemd[1]: Mounting Temporary Directory (/tmp)...
Dec 29 13:35:11 dave-asus systemd[1]: Mounted Temporary Directory (/tmp).
Dec 29 13:35:11 dave-asus kernel: ccp 0000:03:00.2: enabling device (0000 -> 0002)
Dec 29 13:35:11 dave-asus kernel: ccp 0000:03:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Dec 29 13:35:11 dave-asus kernel: ccp 0000:03:00.2: tee enabled
Dec 29 13:35:11 dave-asus kernel: ccp 0000:03:00.2: psp enabled
Dec 29 13:35:11 dave-asus systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Local File Systems (Pre).
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Starting File System Check on /dev/disk/by-uuid/3DBA-E0F4...
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Dec 29 13:35:11 dave-asus kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Dec 29 13:35:11 dave-asus kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 29 13:35:11 dave-asus kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Dec 29 13:35:11 dave-asus kernel: usb 3-3: New USB device found, idVendor=13d3, idProduct=56a2, bcdDevice=19.02
Dec 29 13:35:11 dave-asus kernel: usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 29 13:35:11 dave-asus kernel: usb 3-3: Product: USB2.0 HD UVC WebCam
Dec 29 13:35:11 dave-asus kernel: usb 3-3: Manufacturer: Azurewave
Dec 29 13:35:11 dave-asus kernel: usb 3-3: SerialNumber: 0x0001
Dec 29 13:35:11 dave-asus kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 29 13:35:11 dave-asus kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Dec 29 13:35:11 dave-asus kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Dec 29 13:35:11 dave-asus kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Dec 29 13:35:11 dave-asus systemd-fsck[377]: fsck.fat 4.1 (2017-01-24)
Dec 29 13:35:11 dave-asus systemd-fsck[377]: /dev/nvme0n1p1: 6 files, 78/76646 clusters
Dec 29 13:35:11 dave-asus systemd[1]: Finished File System Check on /dev/disk/by-uuid/3DBA-E0F4.
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-3DBA\x2dE0F4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd[1]: Mounting /boot/efi...
Dec 29 13:35:11 dave-asus kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Dec 29 13:35:11 dave-asus kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Dec 29 13:35:11 dave-asus kernel: snd_hda_intel 0000:03:00.6: enabling device (0000 -> 0002)
Dec 29 13:35:11 dave-asus kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input4
Dec 29 13:35:11 dave-asus kernel: Intel(R) Wireless WiFi driver for Linux
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
Dec 29 13:35:11 dave-asus systemd[1]: Mounted /boot/efi.
Dec 29 13:35:11 dave-asus systemd[1]: Reached target Local File Systems.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Rebuild Dynamic Linker Cache...
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Create Volatile Files and Directories...
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-cc-a0-56.ucode failed with error -2
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: api flags index 2 larger than supported by driver
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: Found debug destination: EXTERNAL_DRAM
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: Found debug configuration: 0
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: loaded firmware version 55.d9698065.0 cc-a0-55.ucode op_mode iwlmvm
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd[1]: Finished Create Volatile Files and Directories.
Dec 29 13:35:11 dave-asus systemd[1]: Starting Rebuild Journal Catalog...
Dec 29 13:35:11 dave-asus systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 29 13:35:11 dave-asus audit[400]: SYSTEM_BOOT pid=400 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:11 dave-asus systemd[1]: Finished Rebuild Journal Catalog.
Dec 29 13:35:11 dave-asus kernel: usb 3-4: new full-speed USB device number 4 using xhci_hcd
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
Dec 29 13:35:11 dave-asus kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Dec 29 13:35:11 dave-asus kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input5
Dec 29 13:35:11 dave-asus kernel: iwlwifi 0000:01:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Dec 29 13:35:12 dave-asus kernel: usb 3-4: New USB device found, idVendor=04f3, idProduct=0903, bcdDevice= 1.70
Dec 29 13:35:12 dave-asus kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 29 13:35:12 dave-asus kernel: usb 3-4: Product: ELAN:Fingerprint
Dec 29 13:35:12 dave-asus kernel: usb 3-4: Manufacturer: ELAN
Dec 29 13:35:12 dave-asus kernel: [drm] amdgpu kernel modesetting enabled.
Dec 29 13:35:12 dave-asus kernel: Virtual CRAT table created for CPU
Dec 29 13:35:12 dave-asus kernel: amdgpu: Topology: Add CPU node
Dec 29 13:35:12 dave-asus kernel: checking generic (d0000000 7f0000) vs hw (d0000000 10000000)
Dec 29 13:35:12 dave-asus kernel: fb0: switching to amdgpudrmfb from EFI VGA
Dec 29 13:35:12 dave-asus kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Dec 29 13:35:12 dave-asus kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Dec 29 13:35:12 dave-asus kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x1043:0x1102 0xC3).
Dec 29 13:35:12 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Dec 29 13:35:12 dave-asus kernel: [drm] register mmio base: 0xFE700000
Dec 29 13:35:12 dave-asus kernel: [drm] register mmio size: 524288
Dec 29 13:35:12 dave-asus kernel: [drm] PCIE atomic ops is not supported
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 0 <soc15_common>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 1 <gmc_v9_0>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 2 <vega10_ih>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 3 <psp>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 4 <smu>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 5 <gfx_v9_0>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 6 <sdma_v4_0>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 7 <dm>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 8 <vcn_v2_0>
Dec 29 13:35:12 dave-asus kernel: [drm] add ip block number 9 <jpeg_v2_0>
Dec 29 13:35:12 dave-asus kernel: amdgpu: ATOM BIOS: 113-RENOIR-026
Dec 29 13:35:12 dave-asus kernel: [drm] VCN decode is enabled in VM mode
Dec 29 13:35:12 dave-asus kernel: [drm] VCN encode is enabled in VM mode
Dec 29 13:35:12 dave-asus kernel: [drm] JPEG decode is enabled in VM mode
Dec 29 13:35:12 dave-asus kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Dec 29 13:35:12 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Dec 29 13:35:12 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Dec 29 13:35:12 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Dec 29 13:35:12 dave-asus kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Dec 29 13:35:12 dave-asus kernel: [drm] RAM width 128bits DDR4
Dec 29 13:35:12 dave-asus kernel: [TTM] Zone  kernel: Available graphics memory: 3808922 KiB
Dec 29 13:35:12 dave-asus kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Dec 29 13:35:12 dave-asus kernel: [TTM] Initializing pool allocator

(More to come)

Previous log cont’d:

Dec 29 13:35:12 dave-asus kernel: [TTM] Initializing DMA pool allocator
Dec 29 13:35:12 dave-asus kernel: [drm] amdgpu: 512M of VRAM memory ready
Dec 29 13:35:12 dave-asus kernel: [drm] amdgpu: 3072M of GTT memory ready.
Dec 29 13:35:12 dave-asus kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Dec 29 13:35:12 dave-asus kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Dec 29 13:35:12 dave-asus kernel: [drm] Loading DMUB firmware via PSP: version=0x00000000
Dec 29 13:35:12 dave-asus kernel: [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
Dec 29 13:35:12 dave-asus kernel: [drm] PSP loading VCN firmware
Dec 29 13:35:12 dave-asus kernel: iwlwifi 0000:01:00.0: base HW address: 08:d2:3e:27:a9:d9
Dec 29 13:35:12 dave-asus kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Dec 29 13:35:12 dave-asus kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Dec 29 13:35:12 dave-asus kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Dec 29 13:35:12 dave-asus kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Dec 29 13:35:12 dave-asus kernel: cryptd: max_cpu_qlen set to 1000
Dec 29 13:35:12 dave-asus kernel: AVX2 version of gcm_enc/dec engaged.
Dec 29 13:35:12 dave-asus kernel: AES CTR mode by8 optimization enabled
Dec 29 13:35:12 dave-asus systemd[1]: Finished Rebuild Dynamic Linker Cache.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Starting Update is Completed...
Dec 29 13:35:12 dave-asus systemd[1]: Finished Update is Completed.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target System Initialization.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started CUPS Scheduler.
Dec 29 13:35:12 dave-asus systemd[1]: Started Daily rotation of log files.
Dec 29 13:35:12 dave-asus systemd[1]: Started Daily man-db regeneration.
Dec 29 13:35:12 dave-asus systemd[1]: Started Monthly clean packages cache.
Dec 29 13:35:12 dave-asus systemd[1]: Started Generate mirrorlist weekly.
Dec 29 13:35:12 dave-asus systemd[1]: Started Daily verification of password and group files.
Dec 29 13:35:12 dave-asus systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 29 13:35:12 dave-asus systemd[1]: Started Daily locate database update.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Paths.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Timers.
Dec 29 13:35:12 dave-asus systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 29 13:35:12 dave-asus systemd[1]: Listening on CUPS Scheduler.
Dec 29 13:35:12 dave-asus systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Socket activation for snappy daemon.
Dec 29 13:35:12 dave-asus systemd[1]: Listening on Socket activation for snappy daemon.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Sockets.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Basic System.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 29 13:35:12 dave-asus systemd[1]: Started Periodic Command Scheduler.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started D-Bus System Message Bus.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus crond[463]: (CRON) STARTUP (1.5.5)
Dec 29 13:35:12 dave-asus crond[463]: (CRON) INFO (Syslog will be used instead of sendmail.)
Dec 29 13:35:12 dave-asus crond[463]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 78% if used.)
Dec 29 13:35:12 dave-asus crond[463]: (CRON) INFO (running with inotify support)
Dec 29 13:35:12 dave-asus systemd[1]: Starting Network Manager...
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Found user 'avahi' (UID 974) and group 'avahi' (GID 974).
Dec 29 13:35:12 dave-asus systemd[1]: Starting Clean up modules from old kernels...
Dec 29 13:35:12 dave-asus systemd[1]: Starting Authorization Manager...
Dec 29 13:35:12 dave-asus systemd[1]: Starting Snap Daemon...
Dec 29 13:35:12 dave-asus audit: BPF prog-id=7 op=LOAD
Dec 29 13:35:12 dave-asus audit: BPF prog-id=8 op=LOAD
Dec 29 13:35:12 dave-asus systemd[1]: Starting User Login Management...
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Successfully dropped root privileges.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: avahi-daemon 0.8 starting up.
Dec 29 13:35:12 dave-asus linux-module-cleanup[473]: cat: /usr/lib/modules/.old: No such file or directory
Dec 29 13:35:12 dave-asus systemd[1]: linux-module-cleanup.service: Succeeded.
Dec 29 13:35:12 dave-asus systemd[1]: Finished Clean up modules from old kernels.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=linux-module-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=linux-module-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus polkitd[467]: Started polkitd version 0.118
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.3871] NetworkManager (version 1.26.4-1) is starting... (for the first time)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.3874] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started Network Manager.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Successfully called chroot().
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Network.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Successfully dropped remaining capabilities.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.4018] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 29 13:35:12 dave-asus avahi-daemon[462]: No service file found in /etc/avahi/services.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: New relevant interface lo.IPv6 for mDNS.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: New relevant interface lo.IPv4 for mDNS.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Network interface enumeration completed.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Registering new address record for ::1 on lo.*.
Dec 29 13:35:12 dave-asus avahi-daemon[462]: Registering new address record for 127.0.0.1 on lo.IPv4.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Permit User Sessions...
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Finished Permit User Sessions.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.4085] manager[0x55568e36b030]: monitoring kernel firmware directory '/lib/firmware'.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Light Display Manager...
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=465 comm="/usr/bin/NetworkManager --no-daemon " label="unconfined")
Dec 29 13:35:12 dave-asus audit: BPF prog-id=9 op=LOAD
Dec 29 13:35:12 dave-asus audit: BPF prog-id=10 op=LOAD
Dec 29 13:35:12 dave-asus systemd[1]: Starting Hostname Service...
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.4' (uid=0 pid=494 comm="/usr/bin/lightdm " label="unconfined")
Dec 29 13:35:12 dave-asus systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
Dec 29 13:35:12 dave-asus snapd[469]: AppArmor status: apparmor is enabled and all features are available
Dec 29 13:35:12 dave-asus polkitd[467]: Loading rules from directory /etc/polkit-1/rules.d
Dec 29 13:35:12 dave-asus polkitd[467]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 29 13:35:12 dave-asus polkitd[467]: Finished loading, compiling and executing 7 rules
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started Authorization Manager.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Modem Manager...
Dec 29 13:35:12 dave-asus polkitd[467]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 29 13:35:12 dave-asus ModemManager[511]: <info>  ModemManager (version 1.14.8) starting in system bus...
Dec 29 13:35:12 dave-asus mtp-probe[515]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb2/2-2"
Dec 29 13:35:12 dave-asus mtp-probe[515]: bus: 2, device: 2 was not an MTP device
Dec 29 13:35:12 dave-asus snapd[469]: daemon.go:347: started snapd/2.48-1 (series 16; classic) manjaro/ (amd64) linux/5.9.11-3-MANJARO.
Dec 29 13:35:12 dave-asus systemd[1]: Started Modem Manager.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus kernel: kvm: disabled by bios
Dec 29 13:35:12 dave-asus systemd-logind[470]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 29 13:35:12 dave-asus systemd-logind[470]: New seat seat0.
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.login1'
Dec 29 13:35:12 dave-asus systemd[1]: Started User Login Management.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.4' (uid=0 pid=494 comm="/usr/bin/lightdm " label="unconfined")
Dec 29 13:35:12 dave-asus systemd[1]: Reached target User and Group Name Lookups.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Accounts Service...
Dec 29 13:35:12 dave-asus accounts-daemon[537]: started daemon version 0.6.55
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.Accounts'
Dec 29 13:35:12 dave-asus systemd[1]: Started Accounts Service.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 29 13:35:12 dave-asus systemd[1]: Started Light Display Manager.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd-logind[470]: Watching system buttons on /dev/input/event0 (Lid Switch)
Dec 29 13:35:12 dave-asus systemd-logind[470]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Dec 29 13:35:12 dave-asus kernel: kvm: disabled by bios
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started Hostname Service.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6063] hostname: hostname: using hostnamed
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6064] hostname: hostname changed from (none) to "dave-asus"
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6067] dns-mgr[0x55568e33d220]: init: dns=default,systemd-resolved rc-manager=symlink
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6071] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6072] manager[0x55568e36b030]: rfkill: Wi-Fi hardware radio set enabled
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6072] manager[0x55568e36b030]: rfkill: WWAN hardware radio set enabled
Dec 29 13:35:12 dave-asus kernel: MCE: In-kernel MCE decoding enabled.
Dec 29 13:35:12 dave-asus mtp-probe[593]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-3"
Dec 29 13:35:12 dave-asus mtp-probe[593]: bus: 3, device: 3 was not an MTP device
Dec 29 13:35:12 dave-asus kernel: input: ELAN1300:00 04F3:3104 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1300:00/0018:04F3:3104.0001/input/input7
Dec 29 13:35:12 dave-asus kernel: input: ELAN1300:00 04F3:3104 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1300:00/0018:04F3:3104.0001/input/input8
Dec 29 13:35:12 dave-asus kernel: hid-generic 0018:04F3:3104.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3104] on i2c-ELAN1300:00
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6151] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-adsl.so)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6161] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-ovs.so)
Dec 29 13:35:12 dave-asus kernel: asus_wmi: ASUS WMI generic driver loaded
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: F17h_M60h detected (node 0).
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6181] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-bluetooth.so)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6189] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wifi.so)
Dec 29 13:35:12 dave-asus kernel: asus_wmi: Initialization: 0x1
Dec 29 13:35:12 dave-asus kernel: asus_wmi: BIOS WMI version: 9.0
Dec 29 13:35:12 dave-asus kernel: asus_wmi: SFUN value: 0x21
Dec 29 13:35:12 dave-asus kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Dec 29 13:35:12 dave-asus kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
Dec 29 13:35:12 dave-asus kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input9
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6222] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-team.so)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6227] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wwan.so)
Dec 29 13:35:12 dave-asus systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6231] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6232] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6234] manager: Networking is enabled by state file
Dec 29 13:35:12 dave-asus systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Sound Card.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6238] dhcp-init: Using DHCP client 'internal'
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=465 comm="/usr/bin/NetworkManager --no-daemon " label="unconfined")
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6240] settings: Loaded settings plugin: keyfile (internal)
Dec 29 13:35:12 dave-asus systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6267] device (lo): carrier: link connected
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6269] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6275] device (wlan0): driver supports Access Point (AP) mode
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6279] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6311] ovsdb: Could not connect: No such file or directory
Dec 29 13:35:12 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6340] modem-manager: ModemManager available
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 29 13:35:12 dave-asus systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 13:35:12 dave-asus systemd[1]: lightdm.service: Failed with result 'exit-code'.
Dec 29 13:35:12 dave-asus kernel: kvm: disabled by bios
Dec 29 13:35:12 dave-asus mtp-probe[641]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-4"
Dec 29 13:35:12 dave-asus mtp-probe[641]: bus: 3, device: 4 was not an MTP device
Dec 29 13:35:12 dave-asus kernel: iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
Dec 29 13:35:12 dave-asus kernel: battery: new extension: ASUS Battery Extension
Dec 29 13:35:12 dave-asus kernel: input: ELAN1300:00 04F3:3104 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1300:00/0018:04F3:3104.0001/input/input10
Dec 29 13:35:12 dave-asus kernel: input: ELAN1300:00 04F3:3104 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1300:00/0018:04F3:3104.0001/input/input11
Dec 29 13:35:12 dave-asus kernel: hid-multitouch 0018:04F3:3104.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3104] on i2c-ELAN1300:00
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6857] device (wlan0): interface index 2 renamed iface from 'wlan0' to 'wlp1s0'
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6906] manager: startup complete
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.6907] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: F17h_M60h detected (node 0).
Dec 29 13:35:12 dave-asus kernel: kvm: disabled by bios
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Dec 29 13:35:12 dave-asus kernel: mousedev: PS/2 mouse device common for all mice
Dec 29 13:35:12 dave-asus kernel: loop: module loaded
Dec 29 13:35:12 dave-asus systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 29 13:35:12 dave-asus systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@leds:asus::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: F17h_M60h detected (node 0).
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Dec 29 13:35:12 dave-asus kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Dec 29 13:35:12 dave-asus kernel: kvm: disabled by bios
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: F17h_M60h detected (node 0).
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Dec 29 13:35:12 dave-asus systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Dec 29 13:35:12 dave-asus systemd[1]: Stopped Light Display Manager.
Dec 29 13:35:12 dave-asus systemd[1]: Starting Light Display Manager...
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: tmp-sanity\x2dmountpoint\x2d778601713.mount: Succeeded.
Dec 29 13:35:12 dave-asus snapd[469]: daemon.go:440: adjusting startup timeout by 30s (pessimistic estimate of 30s plus 5s per snap)
Dec 29 13:35:12 dave-asus kernel: [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
Dec 29 13:35:12 dave-asus systemd[1]: Started Light Display Manager.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 13:35:12 dave-asus systemd[1]: lightdm.service: Failed with result 'exit-code'.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 29 13:35:12 dave-asus snapd[469]: helpers.go:105: error trying to compare the snap system key: system-key missing on disk
Dec 29 13:35:12 dave-asus kernel: kvm: disabled by bios
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: F17h_M60h detected (node 0).
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Dec 29 13:35:12 dave-asus systemd[1]: Started Snap Daemon.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Multi-User System.
Dec 29 13:35:12 dave-asus systemd[1]: Reached target Graphical Interface.
Dec 29 13:35:12 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:12 dave-asus systemd[1]: Starting TLP system startup/shutdown...
Dec 29 13:35:12 dave-asus NetworkManager[465]: <info>  [1609241712.8884] device (wlp1s0): set-hw-addr: set MAC address to 9A:94:18:2F:72:95 (scanning)
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: F17h_M60h detected (node 0).
Dec 29 13:35:12 dave-asus kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Dec 29 13:35:13 dave-asus snapd[469]: stateengine.go:150: state ensure error: Get "https://api.snapcraft.io/api/v1/snaps/sections": dial tcp: lookup api.snapcraft.io: no such host
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Dec 29 13:35:13 dave-asus kernel: [drm] kiq ring mec 2 pipe 1 q 0
Dec 29 13:35:13 dave-asus kernel: [drm] Display Core initialized with v3.2.95!
Dec 29 13:35:13 dave-asus kernel: [drm] DMUB hardware initialized: version=0x01000000
Dec 29 13:35:13 dave-asus kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Dec 29 13:35:13 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=465 comm="/usr/bin/NetworkManager --no-daemon " label="unconfined")
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.0728] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill1) (platform driver asus-nb-wmi)
Dec 29 13:35:13 dave-asus systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Dec 29 13:35:13 dave-asus systemd[1]: Stopped Light Display Manager.
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus systemd[1]: Starting Light Display Manager...
Dec 29 13:35:13 dave-asus systemd[1]: Starting WPA supplicant...
Dec 29 13:35:13 dave-asus dbus-daemon[464]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Dec 29 13:35:13 dave-asus wpa_supplicant[862]: Successfully initialized wpa_supplicant
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus systemd[1]: Started WPA supplicant.
Dec 29 13:35:13 dave-asus systemd[1]: Started Light Display Manager.
Dec 29 13:35:13 dave-asus kernel: usb-storage 2-2:1.0: USB Mass Storage device detected
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus kernel: scsi host2: usb-storage 2-2:1.0
Dec 29 13:35:13 dave-asus kernel: usbcore: registered new interface driver usb-storage
Dec 29 13:35:13 dave-asus kernel: usbcore: registered new interface driver uas
Dec 29 13:35:13 dave-asus mtp-probe[904]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb2/2-2"
Dec 29 13:35:13 dave-asus mtp-probe[904]: bus: 2, device: 2 was not an MTP device
Dec 29 13:35:13 dave-asus systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 13:35:13 dave-asus systemd[1]: lightdm.service: Failed with result 'exit-code'.
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.1413] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.1413] Wi-Fi P2P device controlled by interface wlp1s0 created
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.1415] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.1416] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.1420] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 29 13:35:13 dave-asus NetworkManager[465]: <info>  [1609241713.1426] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 29 13:35:13 dave-asus NetworkManager[465]: <warn>  [1609241713.1428] sup-iface[8812c9c3a8b0d272,0,wlp1s0]: call-p2p-cancel: failed with P2P cancel failed
Dec 29 13:35:13 dave-asus tlp[816]: Applying power save settings...done.
Dec 29 13:35:13 dave-asus kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Dec 29 13:35:13 dave-asus kernel: [drm] JPEG decode initialized successfully.
Dec 29 13:35:13 dave-asus kernel: kfd kfd: Allocated 3969056 bytes on gart
Dec 29 13:35:13 dave-asus kernel: Virtual CRAT table created for GPU
Dec 29 13:35:13 dave-asus kernel: amdgpu: Topology: Add dGPU node [0x1636:0x1002]
Dec 29 13:35:13 dave-asus kernel: kfd kfd: added device 1002:1636
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 26
Dec 29 13:35:13 dave-asus kernel: [drm] fb mappable at 0x210CA0000
Dec 29 13:35:13 dave-asus kernel: [drm] vram apper at 0x210000000
Dec 29 13:35:13 dave-asus kernel: [drm] size 8294400
Dec 29 13:35:13 dave-asus kernel: [drm] fb depth is 24
Dec 29 13:35:13 dave-asus kernel: [drm]    pitch is 7680
Dec 29 13:35:13 dave-asus kernel: fbcon: amdgpudrmfb (fb0) is primary device
Dec 29 13:35:13 dave-asus kernel: fbcon: Deferring console take-over
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Dec 29 13:35:13 dave-asus kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Dec 29 13:35:13 dave-asus kernel: mc: Linux media interface: v0.10
Dec 29 13:35:13 dave-asus kernel: [drm] Initialized amdgpu 3.39.0 20150101 for 0000:03:00.0 on minor 0
Dec 29 13:35:13 dave-asus systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
Dec 29 13:35:13 dave-asus systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Dec 29 13:35:13 dave-asus systemd-backlight[1039]: amdgpu_bl0: Failed to write system 'brightness' attribute: No such device or address
Dec 29 13:35:13 dave-asus kernel: ------------[ cut here ]------------
Dec 29 13:35:13 dave-asus kernel: WARNING: CPU: 5 PID: 1039 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2548 dc_link_set_backlight_level+0x8a/0xf0 [amdgpu]
Dec 29 13:35:13 dave-asus kernel: Modules linked in: ecdh_generic mc pcc_cpufreq(-) ecc uas usb_storage squashfs joydev mousedev asus_nb_wmi hid_multitouch asus_wmi hid_generic edac_mce_amd sparse_keymap wmi_bmof loop kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel crypto_simd cryptd glue_helper rapl input_leds pcspkr amdgpu iwlmvm k10temp mac80211 snd_hda_codec_realtek libarc4 gpu_sched i2c_algo_bit ttm nls_iso8859_1 snd_hda_codec_generic nls_cp437 drm_kms_helper ledtrig_audio iwlwifi snd_hda_codec_hdmi vfat fat snd_hda_intel snd_intel_dspcfg sp5100_tco snd_hda_codec i2c_piix4 snd_hda_core snd_hwdep cfg80211 snd_pcm cec tpm_crb snd_timer rc_core snd syscopyarea sysfillrect tpm_tis sysimgblt tpm_tis_core ccp soundcore fb_sys_fops rfkill wmi tpm i2c_hid evdev hid mac_hid rng_core acpi_cpufreq battery ac pinctrl_amd drm uinput crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 crc32c_intel xhci_pci xhci_hcd i8042 serio
Dec 29 13:35:13 dave-asus kernel: CPU: 5 PID: 1039 Comm: systemd-backlig Not tainted 5.9.11-3-MANJARO #1
Dec 29 13:35:13 dave-asus kernel: Hardware name: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X521IA_M533IA/X521IA, BIOS X521IA.303 07/31/2020
Dec 29 13:35:13 dave-asus kernel: RIP: 0010:dc_link_set_backlight_level+0x8a/0xf0 [amdgpu]
Dec 29 13:35:13 dave-asus kernel: Code: 70 03 00 00 31 c0 48 8d 96 c0 01 00 00 48 8b 0a 48 85 c9 74 06 48 3b 59 08 74 20 83 c0 01 48 81 c2 d8 04 00 00 83 f8 06 75 e3 <0f> 0b 45 31 e4 5b 44 89 e0 5d 41 5c 41 5d 41 5e c3 48 98 48 69 c0
Dec 29 13:35:13 dave-asus kernel: RSP: 0018:ffffaa2380a4fdf0 EFLAGS: 00010246
Dec 29 13:35:13 dave-asus kernel: RAX: 0000000000000006 RBX: ffff941383a83400 RCX: 0000000000000000
Dec 29 13:35:13 dave-asus kernel: RDX: ffff941363981ed0 RSI: ffff941363980000 RDI: 0000000000000000
Dec 29 13:35:13 dave-asus kernel: RBP: ffff941374b60000 R08: 00000000000000ff R09: 000000000000000a
Dec 29 13:35:13 dave-asus kernel: R10: 000000000000000a R11: f000000000000000 R12: 000000000000ff01
Dec 29 13:35:13 dave-asus kernel: R13: 0000000000000000 R14: 000000000000ffff R15: ffff941383b889e0
Dec 29 13:35:13 dave-asus kernel: FS:  00007fa795683200(0000) GS:ffff941387740000(0000) knlGS:0000000000000000
Dec 29 13:35:13 dave-asus kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Dec 29 13:35:13 dave-asus kernel: CR2: 000056362265f978 CR3: 00000001f94cc000 CR4: 0000000000350ee0
Dec 29 13:35:13 dave-asus kernel: Call Trace:
Dec 29 13:35:13 dave-asus kernel:  amdgpu_dm_backlight_update_status+0xb4/0xc0 [amdgpu]
Dec 29 13:35:13 dave-asus kernel:  backlight_device_set_brightness+0x7e/0x130
Dec 29 13:35:13 dave-asus kernel:  brightness_store+0x63/0x80
Dec 29 13:35:13 dave-asus kernel:  kernfs_fop_write+0xce/0x1b0
Dec 29 13:35:13 dave-asus kernel:  vfs_write+0xc7/0x210
Dec 29 13:35:13 dave-asus kernel:  ksys_write+0x67/0xe0
Dec 29 13:35:13 dave-asus kernel:  do_syscall_64+0x33/0x40
Dec 29 13:35:13 dave-asus kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Dec 29 13:35:13 dave-asus kernel: RIP: 0033:0x7fa79649cf67
Dec 29 13:35:13 dave-asus kernel: Code: 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
Dec 29 13:35:13 dave-asus kernel: RSP: 002b:00007ffd76ccc1b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Dec 29 13:35:13 dave-asus kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fa79649cf67
Dec 29 13:35:13 dave-asus kernel: RDX: 0000000000000004 RSI: 00007ffd76ccc2a0 RDI: 0000000000000004
Dec 29 13:35:13 dave-asus kernel: RBP: 00007ffd76ccc2a0 R08: 0000000000000000 R09: 0000000000000000
Dec 29 13:35:13 dave-asus kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000004
Dec 29 13:35:13 dave-asus kernel: R13: 00005636226493c0 R14: 0000000000000004 R15: 00007fa79656f720
Dec 29 13:35:13 dave-asus kernel: ---[ end trace 9e78a457164f767a ]---
Dec 29 13:35:13 dave-asus kernel: fbcon: Taking over console
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:amdgpu_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 29 13:35:13 dave-asus systemd[1]: systemd-backlight@backlight:amdgpu_bl0.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 13:35:13 dave-asus systemd[1]: systemd-backlight@backlight:amdgpu_bl0.service: Failed with result 'exit-code'.
Dec 29 13:35:13 dave-asus systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
Dec 29 13:35:13 dave-asus systemd-backlight[1040]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
Dec 29 13:35:13 dave-asus systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 13:35:13 dave-asus systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'.
Dec 29 13:35:13 dave-asus systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Dec 29 13:35:13 dave-asus kernel: videodev: Linux video capture interface: v2.00
Dec 29 13:35:13 dave-asus tlp[816]: Setting battery charge thresholds...done.
Dec 29 13:35:13 dave-asus mtp-probe[1058]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-4"
Dec 29 13:35:13 dave-asus kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Dec 29 13:35:13 dave-asus kernel: Bluetooth: Core ver 2.22
Dec 29 13:35:13 dave-asus kernel: NET: Registered protocol family 31
Dec 29 13:35:13 dave-asus kernel: Bluetooth: HCI device and connection manager initialized
Dec 29 13:35:13 dave-asus kernel: Bluetooth: HCI socket layer initialized
Dec 29 13:35:13 dave-asus kernel: Bluetooth: L2CAP socket layer initialized
Dec 29 13:35:13 dave-asus kernel: Bluetooth: SCO socket layer initialized
Dec 29 13:35:13 dave-asus mtp-probe[1058]: bus: 3, device: 4 was not an MTP device
Dec 29 13:35:13 dave-asus kernel: Console: switching to colour frame buffer device 240x67
Dec 29 13:35:13 dave-asus kernel: usbcore: registered new interface driver btusb
Dec 29 13:35:13 dave-asus kernel: Bluetooth: hci0: Firmware revision 0.0 build 121 week 36 2020
Dec 29 13:35:13 dave-asus kernel: uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (13d3:56a2)
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 29 13:35:13 dave-asus systemd[1]: Finished TLP system startup/shutdown.
Dec 29 13:35:13 dave-asus systemd[1]: Startup finished in 4.446s (firmware) + 5.148s (loader) + 892ms (kernel) + 2.230s (userspace) = 12.717s.
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 3.
Dec 29 13:35:13 dave-asus kernel: input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-3/3-3:1.0/input/input12
Dec 29 13:35:13 dave-asus kernel: usbcore: registered new interface driver uvcvideo
Dec 29 13:35:13 dave-asus kernel: USB Video Class driver (1.1.1)
Dec 29 13:35:13 dave-asus mtp-probe[1063]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-3"
Dec 29 13:35:13 dave-asus mtp-probe[1063]: bus: 3, device: 3 was not an MTP device
Dec 29 13:35:13 dave-asus systemd[1]: Starting Bluetooth service...
Dec 29 13:35:13 dave-asus systemd[1]: Stopped Light Display Manager.
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus systemd[1]: Starting Light Display Manager...
Dec 29 13:35:13 dave-asus bluetoothd[1065]: Bluetooth daemon 5.55
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanType” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanWindow” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanType” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanWindow” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRLinkSupervisionTimeout” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRPageTimeout” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRMinSniffInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “BRMaxSniffInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEMinAdvertisementInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEMaxAdvertisementInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEMultiAdvertisementRotationInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAutoConnect” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAutoConnect” in group “Controller”
Dec 29 13:35:13 dave-asus systemd[1]: Started Bluetooth service.
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalSuspend” in group “Controller”
Dec 29 13:35:13 dave-asus systemd[1]: Reached target Bluetooth.
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowSuspend” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalDiscovery” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowDiscovery” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAdvMonitor” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAdvMonitor” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalConnect” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowConnect” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
Dec 29 13:35:13 dave-asus bluetoothd[1065]: Starting SDP server
Dec 29 13:35:13 dave-asus systemd[1]: Started Light Display Manager.
Dec 29 13:35:13 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:13 dave-asus bluetoothd[1065]: Bluetooth management interface 1.18 initialized
Dec 29 13:35:13 dave-asus kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 29 13:35:13 dave-asus kernel: Bluetooth: BNEP filters: protocol multicast
Dec 29 13:35:13 dave-asus kernel: Bluetooth: BNEP socket layer initialized
Dec 29 13:35:13 dave-asus avahi-daemon[462]: Server startup complete. Host name is dave-asus.local. Local service cookie is 2656127232.
Dec 29 13:35:13 dave-asus kernel: NET: Registered protocol family 38
Dec 29 13:35:14 dave-asus kernel: scsi 2:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
Dec 29 13:35:14 dave-asus kernel: sd 2:0:0:0: [sda] 30031250 512-byte logical blocks: (15.4 GB/14.3 GiB)
Dec 29 13:35:14 dave-asus kernel: sd 2:0:0:0: [sda] Write Protect is off
Dec 29 13:35:14 dave-asus kernel: sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00
Dec 29 13:35:14 dave-asus kernel: sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Dec 29 13:35:14 dave-asus kernel:  sda: sda1 sda2
Dec 29 13:35:14 dave-asus kernel: sd 2:0:0:0: [sda] Attached SCSI removable disk
Dec 29 13:35:14 dave-asus lightdm[1104]: pam_succeed_if(lightdm-autologin:auth): requirement "user ingroup autologin" was met by user "dave"
Dec 29 13:35:14 dave-asus audit[1104]: USER_AUTH pid=1104 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="dave" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Dec 29 13:35:14 dave-asus lightdm[1104]: gkr-pam: no password is available for user
Dec 29 13:35:14 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=1104 comm="lightdm --session-child 12 15 " label="unconfined")
Dec 29 13:35:14 dave-asus dbus-daemon[464]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 29 13:35:14 dave-asus lightdm[1104]: pam_systemd_home(lightdm-autologin:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 29 13:35:14 dave-asus audit[1104]: USER_ACCT pid=1104 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="dave" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Dec 29 13:35:14 dave-asus audit[1104]: CRED_ACQ pid=1104 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="dave" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Dec 29 13:35:14 dave-asus lightdm[1104]: pam_unix(lightdm-autologin:session): session opened for user dave(uid=1000) by (uid=0)
Dec 29 13:35:14 dave-asus systemd[1]: Created slice User Slice of UID 1000.
Dec 29 13:35:14 dave-asus systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 29 13:35:14 dave-asus systemd-logind[470]: New session 1 of user dave.
Dec 29 13:35:14 dave-asus systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 29 13:35:14 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:14 dave-asus systemd[1]: Starting User Manager for UID 1000...
Dec 29 13:35:14 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.26' (uid=0 pid=1109 comm="(systemd) " label="unconfined")
Dec 29 13:35:14 dave-asus dbus-daemon[464]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Dec 29 13:35:14 dave-asus systemd[1109]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 29 13:35:14 dave-asus audit[1109]: USER_ACCT pid=1109 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="dave" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:14 dave-asus audit[1109]: CRED_ACQ pid=1109 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=? acct="dave" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 29 13:35:14 dave-asus systemd[1109]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[dave] ruser=[<unknown>] rhost=[<unknown>]
Dec 29 13:35:14 dave-asus systemd[1109]: pam_unix(systemd-user:session): session opened for user dave(uid=1000) by (uid=0)
Dec 29 13:35:14 dave-asus systemd[1109]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Dec 29 13:35:14 dave-asus audit[1109]: USER_START pid=1109 uid=0 auid=1000 ses=2 subj==unconfined 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="dave" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:14 dave-asus audit: BPF prog-id=11 op=LOAD
Dec 29 13:35:14 dave-asus audit: BPF prog-id=11 op=UNLOAD
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xcape.desktop:9: Unknown key name 'RunHook' in section 'Desktop Entry', ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: Configuration file /home/dave/.config/autostart/xfce-panel-workaround.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Dec 29 13:35:14 dave-asus systemd[1117]: Configuration file /home/dave/.config/autostart/xfce-pbw.sh is marked executable. Please remove executable permission bits. Proceeding anyway.
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xfce-pbw.sh:2: Assignment outside of section. Ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xfce-pbw.sh:3: Assignment outside of section. Ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xfce-pbw.sh:4: Assignment outside of section. Ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xfce-pbw.sh:5: Assignment outside of section. Ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xfce-pbw.sh:6: Assignment outside of section. Ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: /home/dave/.config/autostart/xfce-pbw.sh:7: Assignment outside of section. Ignoring.
Dec 29 13:35:14 dave-asus systemd[1117]: Configuration file /etc/xdg/autostart/msm_notifier.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dssh-autostart.service, startup phases are not supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xfce4\x2dnotes\x2dautostart-autostart.service, it is hidden.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xfce\x2dpbw.sh-autostart.service, only Type=Application is supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or directory
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xfconf\x2dmigration\x2d4.6-autostart.service, it is hidden.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xapp\x2dsn\x2dwatcher-autostart.service, startup phases are not supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dpkcs11-autostart.service, startup phases are not supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xfce4\x2dtips\x2dautostart-autostart.service, it is hidden.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xfce4\x2dclipman\x2dplugin\x2dautostart-autostart.service, only Type=Application is supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-xfce4\x2dsettings\x2dhelper\x2dautostart-autostart.service, it is hidden.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dsecrets-autostart.service, startup phases are not supported.
Dec 29 13:35:14 dave-asus systemd[1117]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Dec 29 13:35:14 dave-asus systemd[1109]: Queued start job for default target Main User Target.
Dec 29 13:35:14 dave-asus systemd[1109]: Reached target Paths.
Dec 29 13:35:14 dave-asus systemd[1109]: Reached target Timers.
Dec 29 13:35:14 dave-asus systemd[1109]: Starting D-Bus User Message Bus Socket.
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on GnuPG network certificate management daemon.
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on p11-kit server.
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on Multimedia System.
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on Sound System.
Dec 29 13:35:14 dave-asus systemd[1109]: Listening on D-Bus User Message Bus Socket.
Dec 29 13:35:14 dave-asus systemd[1109]: Reached target Sockets.
Dec 29 13:35:14 dave-asus systemd[1109]: Reached target Basic System.
Dec 29 13:35:14 dave-asus systemd[1]: Started User Manager for UID 1000.
Dec 29 13:35:14 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:14 dave-asus systemd[1109]: Starting Update XDG user dir configuration...
Dec 29 13:35:14 dave-asus systemd[1]: Started Session 1 of user dave.
Dec 29 13:35:14 dave-asus systemd[1109]: xdg-user-dirs-update.service: Succeeded.
Dec 29 13:35:14 dave-asus systemd[1109]: Finished Update XDG user dir configuration.
Dec 29 13:35:14 dave-asus systemd[1109]: Reached target Main User Target.
Dec 29 13:35:14 dave-asus systemd[1109]: Startup finished in 88ms.
Dec 29 13:35:14 dave-asus lightdm[1104]: pam_env(lightdm-autologin:session): deprecated reading of user environment enabled
Dec 29 13:35:14 dave-asus lightdm[1104]: gkr-pam: gnome-keyring-daemon started properly
Dec 29 13:35:14 dave-asus audit[1104]: USER_START pid=1104 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="dave" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Dec 29 13:35:14 dave-asus audit[1104]: USER_LOGIN pid=1104 uid=0 auid=1000 ses=1 subj==unconfined msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=dave-asus addr=? terminal=/dev/tty7 res=success'
Dec 29 13:35:14 dave-asus systemd[1109]: Started D-Bus User Message Bus.
Dec 29 13:35:14 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.1' (uid=1000 pid=1129 comm="flatpak --installations " label="unconfined")
Dec 29 13:35:14 dave-asus systemd[1109]: Starting Virtual filesystem service...
Dec 29 13:35:14 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 29 13:35:14 dave-asus systemd[1109]: Started Virtual filesystem service.
Dec 29 13:35:14 dave-asus kernel: fuse: init (API version 7.31)
Dec 29 13:35:14 dave-asus systemd[1]: Mounting FUSE Control File System...
Dec 29 13:35:14 dave-asus systemd[1]: Mounted FUSE Control File System.
Dec 29 13:35:14 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.8' (uid=1000 pid=1125 comm="xfce4-session " label="unconfined")
Dec 29 13:35:14 dave-asus systemd[1109]: Starting Accessibility services bus...
Dec 29 13:35:14 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.a11y.Bus'
Dec 29 13:35:14 dave-asus systemd[1109]: Started Accessibility services bus.
Dec 29 13:35:14 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating service name='org.xfce.Xfconf' requested by ':1.7' (uid=1000 pid=1125 comm="xfce4-session " label="unconfined")
Dec 29 13:35:14 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.xfce.Xfconf'
Dec 29 13:35:14 dave-asus at-spi-bus-launcher[1178]: dbus-daemon[1178]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1125 comm="xfce4-session " label="unconfined")
Dec 29 13:35:14 dave-asus at-spi-bus-launcher[1178]: dbus-daemon[1178]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 29 13:35:14 dave-asus at-spi-bus-launcher[1185]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 29 13:35:14 dave-asus systemd[1109]: Started GnuPG cryptographic agent and passphrase cache.
Dec 29 13:35:14 dave-asus gpg-agent[1194]: gpg-agent (GnuPG) 2.2.25 starting in supervised mode.
Dec 29 13:35:14 dave-asus gpg-agent[1194]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Dec 29 13:35:14 dave-asus gpg-agent[1194]: using fd 4 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Dec 29 13:35:14 dave-asus gpg-agent[1194]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Dec 29 13:35:14 dave-asus gpg-agent[1194]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Dec 29 13:35:14 dave-asus gpg-agent[1194]: listening on: std=5 extra=4 browser=6 ssh=3
Dec 29 13:35:15 dave-asus ModemManager[511]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0': not supported by any plugin
Dec 29 13:35:15 dave-asus systemd[1109]: Starting Sound Service...
Dec 29 13:35:15 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.30' (uid=1000 pid=1215 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo" label="unconfined")
Dec 29 13:35:15 dave-asus systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 29 13:35:15 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 29 13:35:15 dave-asus systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Successfully called chroot.
Dec 29 13:35:15 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Successfully dropped privileges.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Successfully limited resources.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Running.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Canary thread running.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Watchdog thread running.
Dec 29 13:35:15 dave-asus kernel: kauditd_printk_skb: 67 callbacks suppressed
Dec 29 13:35:15 dave-asus kernel: audit: type=1130 audit(1609241715.726:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Successfully made thread 1215 of process 1215 owned by '1000' high priority at nice level -11.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Supervising 1 threads of 1 processes of 1 users.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Supervising 1 threads of 1 processes of 1 users.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Successfully made thread 1247 of process 1215 owned by '1000' RT at priority 5.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Supervising 2 threads of 1 processes of 1 users.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Supervising 2 threads of 1 processes of 1 users.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Successfully made thread 1248 of process 1215 owned by '1000' RT at priority 5.
Dec 29 13:35:15 dave-asus rtkit-daemon[1228]: Supervising 3 threads of 1 processes of 1 users.
Dec 29 13:35:15 dave-asus systemd[1109]: Started Sound Service.
Dec 29 13:35:15 dave-asus bluetoothd[1065]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSink/sbc
Dec 29 13:35:15 dave-asus bluetoothd[1065]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSource/sbc
Dec 29 13:35:15 dave-asus kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 29 13:35:15 dave-asus kernel: Bluetooth: RFCOMM socket layer initialized
Dec 29 13:35:15 dave-asus kernel: Bluetooth: RFCOMM ver 1.11
Dec 29 13:35:15 dave-asus xfconfd[1180]: Error parsing xfconf config file "/home/dave/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml": Error on line 22 char 11: Element “channel” was closed, but the currently open element is “property”
Dec 29 13:35:15 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.19' (uid=1000 pid=1232 comm="xfdesktop " label="unconfined")
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating service name='ca.desrt.dconf' requested by ':1.26' (uid=1000 pid=1266 comm="light-locker " label="unconfined")
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'ca.desrt.dconf'
Dec 29 13:35:16 dave-asus org.freedesktop.thumbnails.Thumbnailer1[1263]: Registered thumbnailer ffmpegthumbnailer -i %i -o %o -s %s -f
Dec 29 13:35:16 dave-asus org.freedesktop.thumbnails.Thumbnailer1[1263]: Registered thumbnailer gsf-office-thumbnailer -i %i -o %o -s %s
Dec 29 13:35:16 dave-asus org.freedesktop.thumbnails.Thumbnailer1[1263]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Dec 29 13:35:16 dave-asus org.freedesktop.thumbnails.Thumbnailer1[1263]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Dec 29 13:35:16 dave-asus org.freedesktop.thumbnails.Thumbnailer1[1263]: Registered thumbnailer heif-thumbnailer -s %s %i %o
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1263 comm="/usr/lib/tumbler-1/tumblerd " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1109]: Starting Virtual filesystem service - disk device monitor...
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.37' (uid=1000 pid=1294 comm="xiccd " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.38' (uid=1000 pid=1305 comm="/usr/lib/gvfs-udisks2-volume-monitor " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1]: Starting Disk Manager...
Dec 29 13:35:16 dave-asus udisksd[1311]: udisks daemon version 2.9.1 starting
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 29 13:35:16 dave-asus systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 29 13:35:16 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus kernel: audit: type=1130 audit(1609241716.096:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus polkitd[467]: Registered Authentication Agent for unix-session:1 (system bus name :1.42 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_ZA.UTF-8)
Dec 29 13:35:16 dave-asus NetworkManager[465]: <info>  [1609241716.1626] agent-manager: agent[8ef24d9e3020cf19,:1.41/org.freedesktop.nm-applet/1000]: agent registered
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.43' (uid=1000 pid=1292 comm="xfce4-power-manager " label="unconfined")
Dec 29 13:35:16 dave-asus audit: BPF prog-id=12 op=LOAD
Dec 29 13:35:16 dave-asus audit: BPF prog-id=13 op=LOAD
Dec 29 13:35:16 dave-asus systemd[1]: Starting Daemon for power management...
Dec 29 13:35:16 dave-asus kernel: audit: type=1334 audit(1609241716.166:80): prog-id=12 op=LOAD
Dec 29 13:35:16 dave-asus kernel: audit: type=1334 audit(1609241716.166:81): prog-id=13 op=LOAD
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 29 13:35:16 dave-asus systemd[1]: Started Disk Manager.
Dec 29 13:35:16 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus kernel: audit: type=1130 audit(1609241716.169:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus udisksd[1311]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 29 13:35:16 dave-asus systemd[1109]: Started Virtual filesystem service - disk device monitor.
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1263 comm="/usr/lib/tumbler-1/tumblerd " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1109]: Starting Virtual filesystem service - digital camera monitor...
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Dec 29 13:35:16 dave-asus systemd[1109]: Started Virtual filesystem service - digital camera monitor.
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1263 comm="/usr/lib/tumbler-1/tumblerd " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1109]: Starting Virtual filesystem service - Apple File Conduit monitor...
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Dec 29 13:35:16 dave-asus systemd[1109]: Started Virtual filesystem service - Apple File Conduit monitor.
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.25' (uid=1000 pid=1263 comm="/usr/lib/tumbler-1/tumblerd " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1109]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Dec 29 13:35:16 dave-asus systemd[1109]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.19' (uid=1000 pid=1232 comm="xfdesktop " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1109]: Starting Virtual filesystem metadata service...
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.gtk.vfs.Metadata'
Dec 29 13:35:16 dave-asus systemd[1109]: Started Virtual filesystem metadata service.
Dec 29 13:35:16 dave-asus upowerd[1340]: energy_full (50.882000) is greater than energy_full_design (50.014000)
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 29 13:35:16 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus systemd[1]: Started Daemon for power management.
Dec 29 13:35:16 dave-asus kernel: audit: type=1130 audit(1609241716.436:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus pkexec[1416]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Dec 29 13:35:16 dave-asus audit[1416]: USER_START pid=1416 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus pkexec[1416]: dave: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness-switch 0]
Dec 29 13:35:16 dave-asus kernel: audit: type=1105 audit(1609241716.489:84): pid=1416 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.48' (uid=1000 pid=1325 comm="/usr/bin/python /usr/bin/blueman-applet " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1]: Starting Bluetooth management mechanism...
Dec 29 13:35:16 dave-asus blueman-mechanism[1423]: Unable to init server: Could not connect: Connection refused
Dec 29 13:35:16 dave-asus blueman-mechanism[1423]: Unable to init server: Could not connect: Connection refused
Dec 29 13:35:16 dave-asus blueman-mechani[1423]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Dec 29 13:35:16 dave-asus dbus-daemon[464]: [system] Successfully activated service 'org.blueman.Mechanism'
Dec 29 13:35:16 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus systemd[1]: Started Bluetooth management mechanism.
Dec 29 13:35:16 dave-asus kernel: audit: type=1130 audit(1609241716.596:85): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.46' (uid=1000 pid=1325 comm="/usr/bin/python /usr/bin/blueman-applet " label="unconfined")
Dec 29 13:35:16 dave-asus systemd[1109]: Starting Bluetooth OBEX service...
Dec 29 13:35:16 dave-asus obexd[1432]: OBEX daemon 5.55
Dec 29 13:35:16 dave-asus dbus-daemon[1131]: [session uid=1000 pid=1131] Successfully activated service 'org.bluez.obex'
Dec 29 13:35:16 dave-asus systemd[1109]: Started Bluetooth OBEX service.
Dec 29 13:35:17 dave-asus snapd[469]: daemon.go:589: gracefully waiting for running hooks
Dec 29 13:35:17 dave-asus snapd[469]: daemon.go:591: done waiting for running hooks
Dec 29 13:35:17 dave-asus snapd[469]: daemon stop requested to wait for socket activation
Dec 29 13:35:17 dave-asus systemd[1]: snapd.service: Succeeded.
Dec 29 13:35:17 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:17 dave-asus kernel: audit: type=1131 audit(1609241717.849:86): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:22 dave-asus systemd[1]: systemd-rfkill.service: Succeeded.
Dec 29 13:35:22 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:22 dave-asus kernel: audit: type=1131 audit(1609241722.643:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:23 dave-asus systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 29 13:35:23 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:23 dave-asus kernel: audit: type=1131 audit(1609241723.133:88): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus msm_notifier[1282]: Shutting down MSM Notifier...
Dec 29 13:35:29 dave-asus systemd-logind[470]: System is powering down.
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Session 1 of user dave.
Dec 29 13:35:29 dave-asus systemd[1]: Removed slice system-getty.slice.
Dec 29 13:35:29 dave-asus systemd[1]: Removed slice system-modprobe.slice.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped target Bluetooth.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped target Graphical Interface.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped target Sound Card.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped target Timers.
Dec 29 13:35:29 dave-asus systemd[1]: logrotate.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Daily rotation of log files.
Dec 29 13:35:29 dave-asus systemd[1]: man-db.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Daily man-db regeneration.
Dec 29 13:35:29 dave-asus systemd[1]: pamac-cleancache.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Monthly clean packages cache.
Dec 29 13:35:29 dave-asus systemd[1]: pamac-mirrorlist.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Generate mirrorlist weekly.
Dec 29 13:35:29 dave-asus systemd[1]: shadow.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Daily verification of password and group files.
Dec 29 13:35:29 dave-asus systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Dec 29 13:35:29 dave-asus systemd[1]: updatedb.timer: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Daily locate database update.
Dec 29 13:35:29 dave-asus systemd[1]: lvm2-lvmpolld.socket: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Closed LVM2 poll daemon socket.
Dec 29 13:35:29 dave-asus systemd[1]: systemd-rfkill.socket: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Accounts Service...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Bluetooth management mechanism...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Bluetooth service...
Dec 29 13:35:29 dave-asus bluetoothd[1065]: Terminating
Dec 29 13:35:29 dave-asus bluetoothd[1065]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/A2DPSink/sbc
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Dec 29 13:35:29 dave-asus bluetoothd[1065]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/A2DPSource/sbc
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Light Display Manager...
Dec 29 13:35:29 dave-asus systemd[1]: Starting Generate shutdown-ramfs...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Hostname Service...
Dec 29 13:35:29 dave-asus polkitd[467]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.42, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_ZA.UTF-8) (disconnected from bus)
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Load/Save Random Seed...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping TLP system startup/shutdown...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Disk Manager...
Dec 29 13:35:29 dave-asus systemd[1]: Stopping Daemon for power management...
Dec 29 13:35:29 dave-asus systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Hostname Service.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.903:89): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: rtkit-daemon.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: blueman-mechanism.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Bluetooth management mechanism.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: systemd-random-seed.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Load/Save Random Seed.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.906:90): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.906:91): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.906:92): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus bluetoothd[1065]: Stopping SDP server
Dec 29 13:35:29 dave-asus bluetoothd[1065]: Exit
Dec 29 13:35:29 dave-asus dbus-daemon[464]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.34" (uid=1000 pid=1215 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo" label="unconfined") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.21" (uid=0 pid=1065 comm="/usr/lib/bluetooth/bluetoothd " label="unconfined")
Dec 29 13:35:29 dave-asus dbus-daemon[464]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.34" (uid=1000 pid=1215 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo" label="unconfined") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.21" (uid=0 pid=1065 comm="/usr/lib/bluetooth/bluetoothd " label="unconfined")
Dec 29 13:35:29 dave-asus systemd[1]: accounts-daemon.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Accounts Service.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: colord.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus udisksd[1311]: udisks daemon version 2.9.1 exiting
Dec 29 13:35:29 dave-asus at-spi-bus-launcher[1185]: X connection to :0 broken (explicit kill or server shutdown).
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.913:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.913:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: bluetooth.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Bluetooth service.
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.919:95): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.919:96): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: upower.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Daemon for power management.
Dec 29 13:35:29 dave-asus audit[1104]: USER_LOGOUT pid=1104 uid=0 auid=1000 ses=1 subj==unconfined msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=dave-asus addr=? terminal=/dev/tty7 res=success'
Dec 29 13:35:29 dave-asus lightdm[1104]: pam_unix(lightdm-autologin:session): session closed for user dave
Dec 29 13:35:29 dave-asus kernel: audit: type=1113 audit(1609241729.923:97): pid=1104 uid=0 auid=1000 ses=1 subj==unconfined msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=dave-asus addr=? terminal=/dev/tty7 res=success'
Dec 29 13:35:29 dave-asus systemd[1]: udisks2.service: Succeeded.
Dec 29 13:35:29 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Disk Manager.
Dec 29 13:35:29 dave-asus systemd[1]: session-1.scope: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Stopped Session 1 of user dave.
Dec 29 13:35:29 dave-asus systemd[1]: Stopping User Manager for UID 1000...
Dec 29 13:35:29 dave-asus kernel: audit: type=1131 audit(1609241729.926:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:29 dave-asus obexd[1432]: Terminating
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped target Main User Target.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Accessibility services bus...
Dec 29 13:35:29 dave-asus systemd-logind[470]: Removed session 1.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping D-Bus User Message Bus...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping GnuPG cryptographic agent and passphrase cache...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Virtual filesystem service...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Virtual filesystem service - digital camera monitor...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Virtual filesystem metadata service...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Virtual filesystem service - disk device monitor...
Dec 29 13:35:29 dave-asus systemd[1109]: Stopping Bluetooth OBEX service...
Dec 29 13:35:29 dave-asus gpg-agent[1194]: SIGTERM received - shutting down ...
Dec 29 13:35:29 dave-asus systemd[1109]: obex.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Bluetooth OBEX service.
Dec 29 13:35:29 dave-asus systemd[1]: run-user-1000-gvfs.mount: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1]: Unmounted /run/user/1000/gvfs.
Dec 29 13:35:29 dave-asus systemd[1109]: run-user-1000-gvfs.mount: Succeeded.
Dec 29 13:35:29 dave-asus mkinitcpio[1462]: ==> Starting build: none
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-gphoto2-volume-monitor.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Virtual filesystem service - digital camera monitor.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-mtp-volume-monitor.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-daemon.service: Killing process 1147 (gmain) with signal SIGKILL.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-daemon.service: Killing process 1381 (pool) with signal SIGKILL.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-metadata.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Virtual filesystem metadata service.
Dec 29 13:35:29 dave-asus audit: BPF prog-id=13 op=UNLOAD
Dec 29 13:35:29 dave-asus audit: BPF prog-id=12 op=UNLOAD
Dec 29 13:35:29 dave-asus mkinitcpio[1462]:   -> Running build hook: [sd-shutdown]
Dec 29 13:35:29 dave-asus systemd[1109]: dbus.service: Killing process 1269 (gdbus) with signal SIGKILL.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-daemon.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Virtual filesystem service.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-afc-volume-monitor.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Virtual filesystem service - Apple File Conduit monitor.
Dec 29 13:35:29 dave-asus systemd[1109]: dbus.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped D-Bus User Message Bus.
Dec 29 13:35:29 dave-asus systemd[1109]: pulseaudio.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Sound Service.
Dec 29 13:35:29 dave-asus systemd[1109]: gvfs-udisks2-volume-monitor.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped Virtual filesystem service - disk device monitor.
Dec 29 13:35:29 dave-asus gpg-agent[1194]: gpg-agent (GnuPG) 2.2.25 stopped
Dec 29 13:35:29 dave-asus systemd[1109]: gpg-agent.service: Succeeded.
Dec 29 13:35:29 dave-asus systemd[1109]: Stopped GnuPG cryptographic agent and passphrase cache.
Dec 29 13:35:29 dave-asus audit: BPF prog-id=10 op=UNLOAD
Dec 29 13:35:29 dave-asus audit: BPF prog-id=9 op=UNLOAD
Dec 29 13:35:30 dave-asus mkinitcpio[1462]: ==> Build complete.
Dec 29 13:35:30 dave-asus systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Finished Generate shutdown-ramfs.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1109]: at-spi-dbus-bus.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Stopped Accessibility services bus.
Dec 29 13:35:30 dave-asus systemd[1109]: Stopped target Basic System.
Dec 29 13:35:30 dave-asus systemd[1109]: Stopped target Paths.
Dec 29 13:35:30 dave-asus systemd[1109]: Stopped target Sockets.
Dec 29 13:35:30 dave-asus systemd[1109]: Stopped target Timers.
Dec 29 13:35:30 dave-asus systemd[1109]: dbus.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed D-Bus User Message Bus Socket.
Dec 29 13:35:30 dave-asus systemd[1109]: dirmngr.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed GnuPG network certificate management daemon.
Dec 29 13:35:30 dave-asus systemd[1109]: gpg-agent-browser.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 29 13:35:30 dave-asus systemd[1109]: gpg-agent-extra.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Dec 29 13:35:30 dave-asus systemd[1109]: gpg-agent-ssh.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Dec 29 13:35:30 dave-asus systemd[1109]: gpg-agent.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed GnuPG cryptographic agent and passphrase cache.
Dec 29 13:35:30 dave-asus systemd[1109]: p11-kit-server.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed p11-kit server.
Dec 29 13:35:30 dave-asus systemd[1109]: pipewire.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed Multimedia System.
Dec 29 13:35:30 dave-asus systemd[1109]: pulseaudio.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Closed Sound System.
Dec 29 13:35:30 dave-asus systemd[1109]: Reached target Shutdown.
Dec 29 13:35:30 dave-asus systemd[1109]: systemd-exit.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1109]: Finished Exit the Session.
Dec 29 13:35:30 dave-asus systemd[1109]: Reached target Exit the Session.
Dec 29 13:35:30 dave-asus systemd[1110]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[dave] ruser=[<unknown>] rhost=[<unknown>]
Dec 29 13:35:30 dave-asus systemd[1]: user@1000.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped User Manager for UID 1000.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopping User Runtime Directory /run/user/1000...
Dec 29 13:35:30 dave-asus systemd[1]: run-user-1000.mount: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Unmounted /run/user/1000.
Dec 29 13:35:30 dave-asus systemd[1]: user-runtime-dir@1000.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped User Runtime Directory /run/user/1000.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Removed slice User Slice of UID 1000.
Dec 29 13:35:30 dave-asus tlp[1464]: Applying power save settings...done.
Dec 29 13:35:30 dave-asus systemd[1]: tlp.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped TLP system startup/shutdown.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Multi-User System.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Login Prompts.
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Modem Manager...
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Periodic Command Scheduler...
Dec 29 13:35:30 dave-asus systemd[1]: Stopping User Login Management...
Dec 29 13:35:30 dave-asus avahi-daemon[462]: Got SIGTERM, quitting.
Dec 29 13:35:30 dave-asus avahi-daemon[462]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Dec 29 13:35:30 dave-asus ModemManager[511]: <info>  caught signal, shutting down...
Dec 29 13:35:30 dave-asus avahi-daemon[462]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Dec 29 13:35:30 dave-asus NetworkManager[465]: <info>  [1609241730.1755] modem-manager: ModemManager no longer available
Dec 29 13:35:30 dave-asus ModemManager[511]: <info>  ModemManager is shut down
Dec 29 13:35:30 dave-asus systemd[1]: ModemManager.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Modem Manager.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Authorization Manager...
Dec 29 13:35:30 dave-asus avahi-daemon[462]: avahi-daemon 0.8 exiting.
Dec 29 13:35:30 dave-asus crond[463]: (CRON) INFO (Shutting down)
Dec 29 13:35:30 dave-asus systemd[1]: avahi-daemon.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: cronie.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Periodic Command Scheduler.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: polkit.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Authorization Manager.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: lightdm.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Light Display Manager.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Permit User Sessions...
Dec 29 13:35:30 dave-asus systemd[1]: systemd-user-sessions.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Permit User Sessions.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus wpa_supplicant[862]: nl80211: deinit ifname=p2p-dev-wlp1s0 disabled_11b_rates=0
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Network.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Remote File Systems.
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Network Manager...
Dec 29 13:35:30 dave-asus systemd[1]: Stopping WPA supplicant...
Dec 29 13:35:30 dave-asus NetworkManager[465]: <info>  [1609241730.2137] caught SIGTERM, shutting down normally.
Dec 29 13:35:30 dave-asus NetworkManager[465]: <info>  [1609241730.2148] device (wlp1s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Dec 29 13:35:30 dave-asus NetworkManager[465]: <info>  [1609241730.2164] device (wlp1s0): set-hw-addr: reset MAC address to 08:D2:3E:27:A9:D9 (unmanage)
Dec 29 13:35:30 dave-asus NetworkManager[465]: <info>  [1609241730.2186] device (p2p-dev-wlp1s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Dec 29 13:35:30 dave-asus NetworkManager[465]: <info>  [1609241730.2194] exiting (success)
Dec 29 13:35:30 dave-asus dbus-daemon[464]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=465 comm="/usr/bin/NetworkManager --no-daemon " label="unconfined")
Dec 29 13:35:30 dave-asus dbus-daemon[464]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Dec 29 13:35:30 dave-asus systemd[1]: NetworkManager.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Network Manager.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus wpa_supplicant[862]: p2p-dev-wlp1s0: CTRL-EVENT-TERMINATING
Dec 29 13:35:30 dave-asus wpa_supplicant[862]: nl80211: deinit ifname=wlp1s0 disabled_11b_rates=0
Dec 29 13:35:30 dave-asus wpa_supplicant[862]: wlp1s0: CTRL-EVENT-TERMINATING
Dec 29 13:35:30 dave-asus systemd[1]: wpa_supplicant.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped WPA supplicant.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopping D-Bus System Message Bus...
Dec 29 13:35:30 dave-asus systemd[1]: dbus.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped D-Bus System Message Bus.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: systemd-logind.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped User Login Management.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Basic System.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target User and Group Name Lookups.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Paths.
Dec 29 13:35:30 dave-asus systemd[1]: cups.path: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped CUPS Scheduler.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Slices.
Dec 29 13:35:30 dave-asus systemd[1]: Removed slice User and Session Slice.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Sockets.
Dec 29 13:35:30 dave-asus systemd[1]: avahi-daemon.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 29 13:35:30 dave-asus systemd[1]: cups.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Closed CUPS Scheduler.
Dec 29 13:35:30 dave-asus systemd[1]: dbus.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Closed D-Bus System Message Bus Socket.
Dec 29 13:35:30 dave-asus systemd[1]: snapd.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Closed Socket activation for snappy daemon.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target System Initialization.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Local Encrypted Volumes.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-ask-password-console.path: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-ask-password-wall.path: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Dec 29 13:35:30 dave-asus systemd[1]: systemd-sysctl.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Apply Kernel Variables.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: systemd-modules-load.service: Succeeded.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Load Kernel Modules.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: systemd-update-done.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Update is Completed.
Dec 29 13:35:30 dave-asus systemd[1]: ldconfig.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Rebuild Dynamic Linker Cache.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-journal-catalog-update.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Rebuild Journal Catalog.
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Dec 29 13:35:30 dave-asus audit[1749]: SYSTEM_SHUTDOWN pid=1749 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: systemd-backlight@leds:asus::kbd_backlight.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@leds:asus::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-update-utmp.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit: BPF prog-id=8 op=UNLOAD
Dec 29 13:35:30 dave-asus audit: BPF prog-id=7 op=UNLOAD
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Create Volatile Files and Directories.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Local File Systems.
Dec 29 13:35:30 dave-asus systemd[1]: Unmounting /boot/efi...
Dec 29 13:35:30 dave-asus systemd[1]: Unmounting Temporary Directory (/tmp)...
Dec 29 13:35:30 dave-asus systemd[1]: boot-efi.mount: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Unmounted /boot/efi.
Dec 29 13:35:30 dave-asus systemd[1]: tmp.mount: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Unmounted Temporary Directory (/tmp).
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Swap.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivating swap /dev/disk/by-id/nvme-HFM256GDJTNG-8310A_FY04N00311110430L-part3...
Dec 29 13:35:30 dave-asus systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3DBA\x2dE0F4.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped File System Check on /dev/disk/by-uuid/3DBA-E0F4.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-3DBA\x2dE0F4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped target Local File Systems (Pre).
Dec 29 13:35:30 dave-asus systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Dec 29 13:35:30 dave-asus systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Create Static Device Nodes in /dev.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-sysusers.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Create System Users.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-remount-fs.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Remount Root and Kernel File Systems.
Dec 29 13:35:30 dave-asus systemd[1]: dev-disk-by\x2dpartuuid-7dc17c18\x2d5ee5\x2d224c\x2da4fc\x2d0cd25146da72.swap: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivated swap /dev/disk/by-partuuid/7dc17c18-5ee5-224c-a4fc-0cd25146da72.
Dec 29 13:35:30 dave-asus systemd[1]: dev-disk-by\x2did-nvme\x2dHFM256GDJTNG\x2d8310A_FY04N00311110430L\x2dpart3.swap: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivated swap /dev/disk/by-id/nvme-HFM256GDJTNG-8310A_FY04N00311110430L-part3.
Dec 29 13:35:30 dave-asus systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.swap: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:02:00.0-nvme-1-part3.
Dec 29 13:35:30 dave-asus systemd[1]: dev-disk-by\x2did-nvme\x2dnvme.1c5c\x2d465930344e30303331313131303433304c\x2d48464d32353647444a544e472d3833313041\x2d00000001\x2dpart3.swap: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivated swap /dev/disk/by-id/nvme-nvme.1c5c-465930344e30303331313131303433304c-48464d32353647444a544e472d3833313041-00000001-part3.
Dec 29 13:35:30 dave-asus systemd[1]: dev-nvme0n1p3.swap: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivated swap /dev/nvme0n1p3.
Dec 29 13:35:30 dave-asus systemd[1]: dev-disk-by\x2duuid-69d42cc9\x2db4dd\x2d4683\x2dab58\x2dfc0f5771ffc5.swap: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Deactivated swap /dev/disk/by-uuid/69d42cc9-b4dd-4683-ab58-fc0f5771ffc5.
Dec 29 13:35:30 dave-asus systemd[1]: Reached target Unmount All Filesystems.
Dec 29 13:35:30 dave-asus systemd[1]: lvm2-monitor.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Stopping LVM2 metadata daemon...
Dec 29 13:35:30 dave-asus systemd[1]: lvm2-lvmetad.service: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Stopped LVM2 metadata daemon.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Reached target Shutdown.
Dec 29 13:35:30 dave-asus systemd[1]: Reached target Final Step.
Dec 29 13:35:30 dave-asus systemd[1]: lvm2-lvmetad.socket: Succeeded.
Dec 29 13:35:30 dave-asus systemd[1]: Closed LVM2 metadata daemon socket.
Dec 29 13:35:30 dave-asus systemd[1]: systemd-poweroff.service: Succeeded.
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 13:35:30 dave-asus systemd[1]: Finished Power-Off.
Dec 29 13:35:30 dave-asus systemd[1]: Reached target Power-Off.
Dec 29 13:35:30 dave-asus systemd[1]: Shutting down.
Dec 29 13:35:30 dave-asus audit: BPF prog-id=4 op=UNLOAD
Dec 29 13:35:30 dave-asus audit: BPF prog-id=3 op=UNLOAD
Dec 29 13:35:30 dave-asus audit: BPF prog-id=6 op=UNLOAD
Dec 29 13:35:30 dave-asus audit: BPF prog-id=5 op=UNLOAD
Dec 29 13:35:30 dave-asus systemd-shutdown[1]: Syncing filesystems and block devices.
Dec 29 13:35:30 dave-asus systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Dec 29 13:35:30 dave-asus haveged[267]: haveged: Stopping due to signal 15
Dec 29 13:35:30 dave-asus haveged[267]: haveged starting up
Dec 29 13:35:30 dave-asus systemd-journald[268]: Journal stopped

This:

for x in $(ls /var/log/Xorg*); do echo -e "---$x---\n\n $(cat $x)\n\n"; done | curl -F'file=@-' https://0x0.st

Gave this:

---/var/log/Xorg.0.log---

 [     3.276] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     3.276] Build Operating System: Linux Manjaro Linux
[     3.276] Current Operating System: Linux dave-asus 5.9.11-3-MANJARO #1 SMP PREEMPT Sat Nov 28 09:08:57 UTC 2020 x86_64
[     3.276] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64 root=UUID=deb59a35-a866-456e-9aad-80eac89d9e75 rw quiet apparmor=1 security=apparmor resume=UUID=69d42cc9-b4dd-4683-ab58-fc0f5771ffc5 udev.log_priority=3
[     3.276] Build Date: 03 December 2020  08:59:12AM
[     3.276]  
[     3.276] Current version of pixman: 0.40.0
[     3.276] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.276] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.276] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 29 16:24:19 2020
[     3.277] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.277] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.277] (==) No Layout section.  Using the first Screen section.
[     3.277] (==) No screen section available. Using defaults.
[     3.277] (**) |-->Screen "Default Screen Section" (0)
[     3.277] (**) |   |-->Monitor "<default monitor>"
[     3.277] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.277] (==) Automatically adding devices
[     3.277] (==) Automatically enabling devices
[     3.277] (==) Automatically adding GPU devices
[     3.277] (==) Automatically binding GPU devices
[     3.277] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.277] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.277] 	Entry deleted from font path.
[     3.277] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.277] 	Entry deleted from font path.
[     3.277] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.277] 	Entry deleted from font path.
[     3.277] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.277] 	Entry deleted from font path.
[     3.277] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[     3.277] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.277] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.277] (II) Module ABI versions:
[     3.277] 	X.Org ANSI C Emulation: 0.4
[     3.277] 	X.Org Video Driver: 24.1
[     3.277] 	X.Org XInput driver : 24.1
[     3.277] 	X.Org Server Extension : 10.0
[     3.279] (++) using VT number 7

[     3.279] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.283] (--) PCI:*(3@0:0:0) 1002:1636:1043:1102 rev 195, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfe700000/524288, I/O @ 0x0000f000/256
[     3.283] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.283] (II) LoadModule: "glx"
[     3.283] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.285] (II) Module glx: vendor="X.Org Foundation"
[     3.285] 	compiled for 1.20.10, module version = 1.0.0
[     3.285] 	ABI class: X.Org Server Extension, version 10.0
[     3.285] (==) Matched ati as autoconfigured driver 0
[     3.285] (==) Matched modesetting as autoconfigured driver 1
[     3.285] (==) Matched fbdev as autoconfigured driver 2
[     3.285] (==) Matched vesa as autoconfigured driver 3
[     3.285] (==) Assigned the driver to the xf86ConfigLayout
[     3.285] (II) LoadModule: "ati"
[     3.285] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     3.285] (II) Module ati: vendor="X.Org Foundation"
[     3.285] 	compiled for 1.20.8, module version = 19.1.0
[     3.285] 	Module class: X.Org Video Driver
[     3.285] 	ABI class: X.Org Video Driver, version 24.1
[     3.286] (II) LoadModule: "radeon"
[     3.286] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     3.286] (II) Module radeon: vendor="X.Org Foundation"
[     3.286] 	compiled for 1.20.8, module version = 19.1.0
[     3.286] 	Module class: X.Org Video Driver
[     3.286] 	ABI class: X.Org Video Driver, version 24.1
[     3.286] (II) LoadModule: "modesetting"
[     3.287] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.287] (II) Module modesetting: vendor="X.Org Foundation"
[     3.287] 	compiled for 1.20.10, module version = 1.20.10
[     3.287] 	Module class: X.Org Video Driver
[     3.287] 	ABI class: X.Org Video Driver, version 24.1
[     3.287] (II) LoadModule: "fbdev"
[     3.287] (WW) Warning, couldn't open module fbdev
[     3.287] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.287] (II) LoadModule: "vesa"
[     3.287] (WW) Warning, couldn't open module vesa
[     3.287] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.287] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[     3.290] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.290] (EE) open /dev/dri/card0: No such file or directory
[     3.290] (WW) Falling back to old probe method for modesetting
[     3.290] (EE) open /dev/dri/card0: No such file or directory
[     3.290] (EE) Screen 0 deleted because of no matching config section.
[     3.291] (II) UnloadModule: "modesetting"
[     3.291] (EE) Device(s) detected, but none match those in the config file.
[     3.291] (EE) 
Fatal server error:
[     3.291] (EE) no screens found(EE) 
[     3.291] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     3.291] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     3.291] (EE) 
[     3.291] (EE) Server terminated with error (1). Closing log file.


---/var/log/Xorg.0.log.old---

 [     3.250] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     3.250] Build Operating System: Linux Manjaro Linux
[     3.250] Current Operating System: Linux dave-asus 5.9.11-3-MANJARO #1 SMP PREEMPT Sat Nov 28 09:08:57 UTC 2020 x86_64
[     3.250] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64 root=UUID=deb59a35-a866-456e-9aad-80eac89d9e75 rw quiet apparmor=1 security=apparmor resume=UUID=69d42cc9-b4dd-4683-ab58-fc0f5771ffc5 udev.log_priority=3
[     3.250] Build Date: 03 December 2020  08:59:12AM
[     3.250]  
[     3.250] Current version of pixman: 0.40.0
[     3.250] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.250] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.251] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 29 16:24:19 2020
[     3.251] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.251] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.251] (==) No Layout section.  Using the first Screen section.
[     3.251] (==) No screen section available. Using defaults.
[     3.251] (**) |-->Screen "Default Screen Section" (0)
[     3.251] (**) |   |-->Monitor "<default monitor>"
[     3.251] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.251] (==) Automatically adding devices
[     3.251] (==) Automatically enabling devices
[     3.251] (==) Automatically adding GPU devices
[     3.251] (==) Automatically binding GPU devices
[     3.251] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.251] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.251] 	Entry deleted from font path.
[     3.251] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.251] 	Entry deleted from font path.
[     3.251] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.251] 	Entry deleted from font path.
[     3.251] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.251] 	Entry deleted from font path.
[     3.251] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[     3.251] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.251] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.251] (II) Module ABI versions:
[     3.251] 	X.Org ANSI C Emulation: 0.4
[     3.251] 	X.Org Video Driver: 24.1
[     3.251] 	X.Org XInput driver : 24.1
[     3.251] 	X.Org Server Extension : 10.0
[     3.252] (++) using VT number 7

[     3.252] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.256] (--) PCI:*(3@0:0:0) 1002:1636:1043:1102 rev 195, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfe700000/524288, I/O @ 0x0000f000/256
[     3.256] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.256] (II) LoadModule: "glx"
[     3.256] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.258] (II) Module glx: vendor="X.Org Foundation"
[     3.258] 	compiled for 1.20.10, module version = 1.0.0
[     3.258] 	ABI class: X.Org Server Extension, version 10.0
[     3.258] (==) Matched ati as autoconfigured driver 0
[     3.258] (==) Matched modesetting as autoconfigured driver 1
[     3.258] (==) Matched fbdev as autoconfigured driver 2
[     3.258] (==) Matched vesa as autoconfigured driver 3
[     3.258] (==) Assigned the driver to the xf86ConfigLayout
[     3.258] (II) LoadModule: "ati"
[     3.258] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     3.258] (II) Module ati: vendor="X.Org Foundation"
[     3.258] 	compiled for 1.20.8, module version = 19.1.0
[     3.258] 	Module class: X.Org Video Driver
[     3.258] 	ABI class: X.Org Video Driver, version 24.1
[     3.259] (II) LoadModule: "radeon"
[     3.259] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     3.259] (II) Module radeon: vendor="X.Org Foundation"
[     3.259] 	compiled for 1.20.8, module version = 19.1.0
[     3.259] 	Module class: X.Org Video Driver
[     3.259] 	ABI class: X.Org Video Driver, version 24.1
[     3.260] (II) LoadModule: "modesetting"
[     3.260] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.260] (II) Module modesetting: vendor="X.Org Foundation"
[     3.260] 	compiled for 1.20.10, module version = 1.20.10
[     3.260] 	Module class: X.Org Video Driver
[     3.260] 	ABI class: X.Org Video Driver, version 24.1
[     3.260] (II) LoadModule: "fbdev"
[     3.260] (WW) Warning, couldn't open module fbdev
[     3.260] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.260] (II) LoadModule: "vesa"
[     3.260] (WW) Warning, couldn't open module vesa
[     3.260] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.260] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[     3.263] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.263] (EE) open /dev/dri/card0: No such file or directory
[     3.263] (WW) Falling back to old probe method for modesetting
[     3.263] (EE) open /dev/dri/card0: No such file or directory
[     3.263] (EE) Screen 0 deleted because of no matching config section.
[     3.263] (II) UnloadModule: "modesetting"
[     3.263] (EE) Device(s) detected, but none match those in the config file.
[     3.263] (EE) 
Fatal server error:
[     3.264] (EE) no screens found(EE) 
[     3.264] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     3.264] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     3.264] (EE) 
[     3.264] (EE) Server terminated with error (1). Closing log file.

and this:

for x in $(ls /etc/X11/xorg.conf.d/*); do echo -e "---$x---\n\n $(cat $x)\n\n"; done | curl -F'file=@-' https://0x0.st

gave this:

---/etc/X11/xorg.conf.d/00-keyboard.conf---

 # Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "us"
EndSection

Hi, thanks for the link, but no, I have no such options in my setup…

Ok here is the problem… it tries to load the radeon driver:

and failed:

I just wonder why on hell it tries to load the radeon driver when the amdgpu driver supports AMD Renoir? Weird… ok… I guess you need to force linux to use the amdgpu driver:

Chroot into the local installation:

  1. Open /etc/mkinitcpio.conf as root and change the MODULE line to:
MODULES=(amdgpu radeon)

Then run sudo mkinitcpio -P

  1. Then create and open as root: /etc/modprobe.d/amdgpu.conf and add there:
options amdgpu si_support=1
options amdgpu cik_support=1
  1. Then create and open as root: /etc/modprobe.d/radeon.conf and add there:
options radeon si_support=0
options radeon cik_support=0

Hope it works then after reboot. It load the amdgpu first and enable Southern Islands and Sea Islands support also.

https://wiki.archlinux.org/index.php/AMDGPU#Enable_Southern_Islands_(SI)and_Sea_Islands(CIK)_support

2 Likes

Thank you Megavolt - that did the trick.

Many thanks for the quick responses - I’m very relieved!

Now, if only I can get suspend working properly, but that’s for a different topic!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.