You are not logged in.

#1 2020-11-27 06:33:24

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

[Solved] 2nd monitor problems, as well as wifi cutting out

After migrating from my old PC, some issues started popping up after having plugged in my second monitor. I mistakenly installed some drivers that seemed to be incorrect (https://wiki.archlinux.org/index.php/AMDGPU_PRO), and when I ran

pacman -Syu

, I left the PC for a bit. Upon returning, it had gone to sleep, but had left ntoice to unlock the session in a Ctrl+Alt+F2 tty with "loginctl unlock-session 2." But it was unable to return to the session. I restarted the PC, but the boot screen was hanging at the startup message of "xx/xxx clean, xx/xxx files, xx/xxx blocks" on my startup disk. I was able to Ctrl+Alt+F2, but various utilities such as iwctl and dhclient were missing. I managed to boot up from USB and pacstrap iwd and whatever essentials I feared I could be missing (linux, linux-firmware).
My tty session now could connect to the internet, but the internet periodically drops out, and it hadn't before. I'm not sure if I'm missing something here, but that's its own issue. I removed all the drivers that could the root of the problem per the command

pacman -R $(pacman -Qg Radeon_Software_for_Linux | cut -f2 -d" ")

(from https://wiki.archlinux.org/index.php/AMDGPU_PRO)
and installed the drivers on https://wiki.archlinux.org/index.php/AM … stallation.
The system now boots and I can log in, but I still have a bunch of afterimages left on the desktop. It might also be worth mentioning that the desktop image itself freezes on the KDE login screen, rather than load up the desktop image itself. Switching images seems to resolve this issue, but my second monitor constantly flickers when I plug it in (via HDMI). I'm not sure what I should try to resolve this, and I am worried any steps I take will take me two steps back.
The KDE network daemon also seems to have issues - I am unable to connect through the desktop's Network Manager, but my connection goes through fine if I sudo dhclient wlan0. When trying to connect with the desktop Network Manager, it hangs on "Configuring interface..." before dropping the connection and saying it couldn't be found. On install, the connection was setup via wpa_passphrase and wpa_supplicant.

Are there any suggestions for how these two issues can be resolved? Any help here is greatly appreciated.

Edit: if it helps, the GPU is a Sapphire Technology Radeon RX 5600 XT Pulse Overclocked Dual-Fan 6GB GDDR6 PCIe 4.0.

Last edited by rhpittman314 (2020-11-28 06:00:11)

Offline

#2 2020-11-27 06:40:55

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

And maybe i should also add - if I try to rearrange anything on the Task Manager, the system crashes and takes me back to the login screen.
Edit: items are added fine, but their order cannot be changed by dragging and dropping - the screen just freezes before going back to the boot screen and login screen shortly after. I think this may be due to having reinstalled KDE plasma as well, but I'm not sure.

Last edited by rhpittman314 (2020-11-27 07:43:19)

Offline

#3 2020-11-27 07:48:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,686

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

Please post your pacman log, the system journal for a boot and the xorg log.
(It sounds like you created quite a mess, so we need to figure the status quo first)

Online

#4 2020-11-27 09:04:53

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

Here is the complete pacman log, from around when I believe the issues had started yesterday. You'll see several reinstalls of me hopelessly trying to get things working:

[2020-11-25T22:15:06-0600] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ryan/.cache/yay/amdgpu-pro-installer/amdgpu-core-meta-20.40_1147286-1-any.pkg.tar /home/ryan/.cache/yay/amdgpu-pro-installer/amdgpu-pro-core-meta-20.40_1147286-
1-any.pkg.tar /home/ryan/.cache/yay/amdgpu-pro-installer/vulkan-amdgpu-pro-20.40_1147286-1-x86_64.pkg.tar'
[2020-11-25T22:15:06-0600] [ALPM] transaction started
[2020-11-25T22:15:06-0600] [ALPM] installed amdgpu-core-meta (20.40_1147286-1)
[2020-11-25T22:15:06-0600] [ALPM] installed amdgpu-pro-core-meta (20.40_1147286-1)
[2020-11-25T22:15:06-0600] [ALPM] installed vulkan-amdgpu-pro (20.40_1147286-1)
[2020-11-25T22:15:06-0600] [ALPM] transaction completed
[2020-11-25T22:15:06-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-25T22:15:06-0600] [PACMAN] Running 'pacman -D --asdeps --noconfirm --config /etc/pacman.conf -- amdgpu-core-meta amdgpu-pro-core-meta'
[2020-11-25T22:35:16-0600] [PACMAN] Running 'pacman -S gdm'
[2020-11-25T22:36:29-0600] [PACMAN] Running 'pacman -S puse-audio'
[2020-11-25T22:36:33-0600] [PACMAN] Running 'pacman -S pulse-audio'
[2020-11-25T22:36:36-0600] [PACMAN] Running 'pacman -S pulseaudio'
[2020-11-25T22:37:11-0600] [PACMAN] Running 'pacman -S pulseaudio-bluetooth'
[2020-11-25T22:46:45-0600] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ryan/.cache/yay/amdgpu-pro-installer/amdgpu-pro-libgl-20.40_1147286-1-x86_64.pkg.tar'
[2020-11-25T22:46:45-0600] [ALPM] transaction started
[2020-11-25T22:46:45-0600] [ALPM] installed amdgpu-pro-libgl (20.40_1147286-1)
[2020-11-25T22:46:45-0600] [ALPM] transaction completed
[2020-11-25T22:46:45-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-25T22:47:13-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-25T22:47:13-0600] [PACMAN] synchronizing package lists
[2020-11-25T22:47:25-0600] [PACMAN] starting full system upgrade
[2020-11-25T23:04:20-0600] [ALPM] running '60-mkinitcpio-remove.hook'...
[2020-11-25T23:04:20-0600] [ALPM] running '71-dkms-remove.hook'...
[2020-11-25T23:04:20-0600] [ALPM-SCRIPTLET] ==> Unable to remove module i2c-nct6775/5.6.7 for kernel 5.9.8-arch1-1: Not found in dkms status output.
[2020-11-25T23:04:20-0600] [ALPM] transaction started
[2020-11-25T23:04:20-0600] [ALPM] upgraded util-linux-libs (2.36-4 -> 2.36.1-3)
[2020-11-25T23:04:20-0600] [ALPM] upgraded gpgme (1.14.0-1 -> 1.15.0-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded libjpeg-turbo (2.0.5-3 -> 2.0.6-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded libx11 (1.6.12-1 -> 1.7.0-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded mesa (20.2.2-2 -> 20.2.3-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded libxkbcommon (1.0.1-1 -> 1.0.3-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded libxkbcommon-x11 (1.0.1-1 -> 1.0.3-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded libcups (2.3.3-3 -> 2.3.3+106+ga72b0140e-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded util-linux (2.36-4 -> 2.36.1-3)
[2020-11-25T23:04:20-0600] [ALPM] upgraded xorg-xprop (1.2.4-2 -> 1.2.5-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-base (5.15.1-3 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-svg (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-declarative (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-x11extras (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded libpulse (13.99.3-1 -> 14.0-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-multimedia (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-speech (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-location (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:20-0600] [ALPM] upgraded qt5-webchannel (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded qt5-webengine (5.15.1-3 -> 5.15.2-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded libakonadi (20.08.3-1 -> 20.08.3-2)
[2020-11-25T23:04:21-0600] [ALPM] upgraded akonadi (20.08.3-1 -> 20.08.3-2)
[2020-11-25T23:04:21-0600] [ALPM] upgraded alsa-card-profiles (13.99.3-1 -> 14.0-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded amdvlk (2020.Q4.4-1 -> 2020.Q4.5-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded c-ares (1.16.1-2 -> 1.17.1-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded ceph-libs (14.2.8-1 -> 15.2.6-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded cmake (3.18.5-1 -> 3.19.1-1)
[2020-11-25T23:04:21-0600] [ALPM] upgraded librsvg (2:2.50.1-1 -> 2:2.50.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded electron9 (9.3.4-1 -> 9.3.5-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded glibmm (2.64.2-1 -> 2.64.4-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded libraqm (0.7.0-2 -> 0.7.1-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded imagemagick (7.0.10.39-1 -> 7.0.10.43-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded kwayland-server (5.20.3-1 -> 5.20.3-2)
[2020-11-25T23:04:22-0600] [ALPM] upgraded qt5-sensors (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded qt5-script (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded qt5-wayland (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded qt5-graphicaleffects (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded qt5-quickcontrols (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded qt5-quickcontrols2 (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded kwin (5.20.3-1 -> 5.20.3-2)
[2020-11-25T23:04:22-0600] [ALPM] upgraded lib32-amdvlk (2020.Q4.4-1 -> 2020.Q4.5-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded lib32-libjpeg-turbo (2.0.5-1 -> 2.0.6-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded lib32-libx11 (1.6.12-1 -> 1.7.0-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded lib32-util-linux (2.36-1 -> 2.36.1-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded lib32-mesa (20.2.2-2 -> 20.2.3-1)
[2020-11-25T23:04:22-0600] [ALPM] upgraded libqalculate (3.14.0-1 -> 3.15.0-1)
[2020-11-25T23:04:23-0600] [ALPM] upgraded linux (5.9.8.arch1-1 -> 5.9.10.arch1-1)
[2020-11-25T23:04:23-0600] [ALPM] upgraded linux-firmware (20201023.dae4b4c-1 -> 20201113.2ea8667-1)
[2020-11-25T23:04:23-0600] [ALPM] upgraded lsof (4.93.2-3 -> 4.94.0-1)
[2020-11-25T23:04:23-0600] [ALPM] upgraded nodejs (15.2.1-1 -> 15.3.0-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded opera (72.0.3815.320-1 -> 72.0.3815.400-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded perl-http-cookies (6.08-3 -> 6.09-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded pkcs11-helper (1.26.0-2 -> 1.27.0-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded pulseaudio (13.99.3-1 -> 14.0-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded python-pyqt5 (5.15.1-2 -> 5.15.2-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded qgpgme (1.14.0-1 -> 1.15.0-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded qt5-imageformats (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded qt5-networkauth (5.15.1-1 -> 5.15.2-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded qt5-tools (5.15.1-2 -> 5.15.2-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded qt5-webkit (5.212.0alpha4-7 -> 5.212.0alpha4-8)
[2020-11-25T23:04:24-0600] [ALPM] upgraded qt5-xmlpatterns (5.15.1-1 -> 5.15.2-1)

[2020-11-25T23:04:24-0600] [ALPM] upgraded webkit2gtk (2.30.2-1 -> 2.30.3-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded steam (1.0.0.66-1 -> 1.0.0.67-1)
[2020-11-25T23:04:24-0600] [ALPM] installed botan (2.17.2-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded thunderbird (68.12.0-1 -> 78.4.3-1)
[2020-11-25T23:04:24-0600] [ALPM] upgraded vala (0.50.1-1 -> 0.50.2-1)
[2020-11-25T23:04:25-0600] [ALPM] upgraded wine (5.21-1 -> 5.22-1)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server-common (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server-devel (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server-xephyr (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server-xnest (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server-xvfb (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] upgraded xorg-server-xwayland (1.20.9-3 -> 1.20.9.r21.g5c400cae1-2)
[2020-11-25T23:04:25-0600] [ALPM] transaction completed
[2020-11-25T23:04:26-0600] [ALPM] running '20-systemd-sysusers.hook'...
[2020-11-25T23:04:26-0600] [ALPM] running '30-systemd-binfmt.hook'...
[2020-11-25T23:04:26-0600] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-25T23:04:26-0600] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-25T23:04:26-0600] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-11-25T23:04:26-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-25T23:04:26-0600] [ALPM] running '60-depmod.hook'...
[2020-11-25T23:04:30-0600] [ALPM] running '70-dkms-install.hook'...
[2020-11-25T23:04:30-0600] [ALPM-SCRIPTLET] ==> Unable to install module i2c-nct6775/5.6.7 for kernel 5.9.10-arch1-1: Missing kernel headers.
[2020-11-25T23:04:30-0600] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-11-25T23:04:30-0600] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-11-25T23:04:30-0600] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-11-25T23:04:30-0600] [ALPM-SCRIPTLET] ==> Starting build: 5.9.10-arch1-1
[2020-11-25T23:04:30-0600] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-25T23:04:31-0600] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-11-25T23:04:32-0600] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-25T23:04:32-0600] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-11-25T23:04:32-0600] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-11-25T23:04:32-0600] [ALPM-SCRIPTLET] ==> Starting build: 5.9.10-arch1-1
[2020-11-25T23:04:32-0600] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-11-25T23:04:33-0600] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-11-25T23:04:33-0600] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-11-25T23:04:33-0600] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-11-25T23:04:33-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-11-25T23:04:34-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-11-25T23:04:35-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-25T23:04:35-0600] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-11-25T23:04:36-0600] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-11-25T23:04:37-0600] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-11-25T23:04:38-0600] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-25T23:04:38-0600] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-11-25T23:04:42-0600] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-25T23:04:42-0600] [ALPM] running 'detect-old-perl-modules.hook'...
[2020-11-25T23:04:42-0600] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2020-11-25T23:04:42-0600] [ALPM] running 'glib-compile-schemas.hook'...
[2020-11-25T23:04:42-0600] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-11-25T23:04:42-0600] [ALPM] running 'texinfo-install.hook'...
[2020-11-25T23:04:42-0600] [ALPM] running 'update-desktop-database.hook'...
[2020-11-25T23:04:42-0600] [ALPM] running 'update-mime-database.hook'...
[2020-11-25T23:11:48-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-25T23:11:48-0600] [PACMAN] synchronizing package lists
[2020-11-26T00:39:09-0600] [PACMAN] Running 'pacman --sysroot /mnt -Syu'
[2020-11-26T00:39:09-0600] [PACMAN] synchronizing package lists
[2020-11-26T08:16:08+0000] [PACMAN] Running 'pacman -r /mnt -U --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base'
[2020-11-26T08:16:23+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg base base-devel'
[2020-11-26T08:16:23+0000] [PACMAN] synchronizing package lists
[2020-11-26T08:16:35+0000] [ALPM] transaction started
[2020-11-26T08:16:35+0000] [ALPM] reinstalled file (5.39-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled findutils (4.7.0-2)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled gawk (5.1.0-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled grep (3.6-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled sed (4.8-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled gettext (0.21-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled gzip (1.10-3)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled pacman (5.2.2-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled base (2-2)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled m4 (1.4.18-3)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled autoconf (2.69-7)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled automake (1.16.2-3)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled binutils (2.35.1-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled bison (3.7.2-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled fakeroot (1.25.3-1)
[2020-11-26T08:16:35+0000] [ALPM] reinstalled flex (2.6.4-3)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled gcc (10.2.0-3)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled groff (1.22.4-3)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled libtool (2.4.6+42+gb88cebd5-14)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled texinfo (6.7-3)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled make (4.3-3)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled patch (2.7.6-8)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled pkgconf (1.7.3-1)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled sudo (1.9.3.p1-1)
[2020-11-26T08:16:36+0000] [ALPM] reinstalled which (2.21-5)
[2020-11-26T08:16:36+0000] [ALPM] transaction completed
[2020-11-26T08:16:36+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T08:16:36+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T08:16:36+0000] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-26T08:16:36+0000] [ALPM-SCRIPTLET] Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
[2020-11-26T08:16:36+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T08:16:36+0000] [ALPM] running 'texinfo-install.hook'...
[2020-11-26T08:16:50+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg wireless-tools'
[2020-11-26T08:16:50+0000] [PACMAN] synchronizing package lists
[2020-11-26T08:17:05+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg wireless_tools'
[2020-11-26T08:17:05+0000] [PACMAN] synchronizing package lists
[2020-11-26T08:17:12+0000] [ALPM] transaction started
[2020-11-26T08:17:12+0000] [ALPM] installed wireless_tools (30.pre9-3)
[2020-11-26T08:17:12+0000] [ALPM] transaction completed
[2020-11-26T08:17:12+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T02:22:27-0600] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2020-11-26T02:22:27-0600] [PACMAN] synchronizing package lists
[2020-11-26T08:51:55+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel linux linux-firmware'
[2020-11-26T08:51:55+0000] [PACMAN] synchronizing package lists
[2020-11-26T08:54:51+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel linux linux-firmware'
[2020-11-26T08:54:51+0000] [PACMAN] synchronizing package lists
[2020-11-26T15:54:43+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm linux linux-firmware'
[2020-11-26T15:54:43+0000] [PACMAN] synchronizing package lists
[2020-11-26T16:06:06+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm linux linux-firmware'
[2020-11-26T16:06:06+0000] [PACMAN] synchronizing package lists
[2020-11-26T16:07:51+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm linux linux-firmware'
[2020-11-26T16:07:51+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:30:29+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm linux linux-firmware base base-devel'
[2020-11-26T20:30:29+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:33:52+0000] [ALPM] running '70-dkms-upgrade.hook'...
[2020-11-26T20:33:52+0000] [ALPM-SCRIPTLET] ==> Unable to remove module i2c-nct6775/5.6.7 for kernel 5.9.10-arch1-1: Not found in dkms status output.
[2020-11-26T20:33:52+0000] [ALPM] transaction started
[2020-11-26T20:33:52+0000] [ALPM] reinstalled findutils (4.7.0-2)
[2020-11-26T20:33:52+0000] [ALPM] reinstalled gawk (5.1.0-1)
[2020-11-26T20:33:52+0000] [ALPM] reinstalled grep (3.6-1)
[2020-11-26T20:33:52+0000] [ALPM] reinstalled gzip (1.10-3)
[2020-11-26T20:33:52+0000] [ALPM] reinstalled file (5.39-1)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled linux (5.9.10.arch1-1)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled linux-firmware (20201113.2ea8667-1)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled sed (4.8-1)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled gettext (0.21-1)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled pacman (5.2.2-1)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled base (2-2)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled m4 (1.4.18-3)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled autoconf (2.69-7)
[2020-11-26T20:33:53+0000] [ALPM] reinstalled automake (1.16.2-3)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled binutils (2.35.1-1)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled bison (3.7.2-1)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled fakeroot (1.25.3-1)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled flex (2.6.4-3)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled gcc (10.2.0-3)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled groff (1.22.4-3)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled libtool (2.4.6+42+gb88cebd5-14)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled texinfo (6.7-3)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled make (4.3-3)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled patch (2.7.6-8)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled pkgconf (1.7.3-1)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled sudo (1.9.3.p1-1)
[2020-11-26T20:33:54+0000] [ALPM] reinstalled which (2.21-5)
[2020-11-26T20:33:54+0000] [ALPM] transaction completed
[2020-11-26T20:33:55+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T20:33:55+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T20:33:55+0000] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-26T20:33:55+0000] [ALPM-SCRIPTLET] Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
[2020-11-26T20:33:55+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T20:33:55+0000] [ALPM] running '60-depmod.hook'...
[2020-11-26T20:33:59+0000] [ALPM] running '70-dkms-install.hook'...
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET] ==> Unable to install module i2c-nct6775/5.6.7 for kernel 5.9.10-arch1-1: Missing kernel headers.
[2020-11-26T20:33:59+0000] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET] ==> Starting build: 5.9.10-arch1-1
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-11-26T20:33:59+0000] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-11-26T20:34:00+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-26T20:34:00+0000] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-11-26T20:34:00+0000] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-11-26T20:34:00+0000] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-11-26T20:34:00+0000] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-2
[2020-11-26T22:05:16T20:34:00+0000] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET] ==> Starting build: 5.9.10-arch1-1
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-11-26T20:34:01+0000] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-11-26T20:34:02+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-11-26T20:34:02+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-11-26T20:34:03+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-26T20:34:04+0000] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-11-26T20:34:05+0000] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-11-26T20:34:06+0000] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-11-26T20:34:07+0000] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-26T20:34:07+0000] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-11-26T20:34:11+0000] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-26T20:34:11+0000] [ALPM] running 'texinfo-install.hook'...
[2020-11-26T20:34:39+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm NetworkManager'
[2020-11-26T20:34:39+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:35:25+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm Networkmanager'
[2020-11-26T20:35:25+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:35:57+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm networkmanager'
[2020-11-26T20:35:57+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:35:59+0000] [ALPM] transaction started
[2020-11-26T20:35:59+0000] [ALPM] reinstalled networkmanager (1.26.4-1)
[2020-11-26T20:35:59+0000] [ALPM] transaction completed
[2020-11-26T20:35:59+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T20:35:59+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T20:35:59+0000] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-11-26T20:35:59+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring request.
[2020-11-26T20:35:59+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T20:35:59+0000] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T20:35:59+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'try-reload-or-restart'
[2020-11-26T20:36:16+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm networkmanager'
[2020-11-26T20:36:16+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:36:17+0000] [ALPM] transaction started
[2020-11-26T20:36:17+0000] [ALPM] reinstalled networkmanager (1.26.4-1)
[2020-11-26T20:36:17+0000] [ALPM] transaction completed
[2020-11-26T20:36:17+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T20:36:17+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T20:36:17+0000] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-11-26T20:36:17+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring request.
[2020-11-26T20:36:17+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T20:36:17+0000] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T20:36:17+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'try-reload-or-restart'
[2020-11-26T20:36:26+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm networkmanager'
[2020-11-26T20:36:26+0000] [PACMAN] synchronizing package lists
[2020-11-26T20:36:27+0000] [ALPM] transaction started
[2020-11-26T20:36:28+0000] [ALPM] reinstalled networkmanager (1.26.4-1)
[2020-11-26T20:36:28+0000] [ALPM] transaction completed
[2020-11-26T20:36:28+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T20:36:28+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T20:36:28+0000] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-11-26T20:36:28+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring request.
[2020-11-26T20:36:28+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T20:36:28+0000] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T20:36:28+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'try-reload-or-restart'
[2020-11-26T21:22:53+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm dhclient'
[2020-11-26T21:22:53+0000] [PACMAN] synchronizing package lists
[2020-11-26T21:23:01+0000] [ALPM] transaction started
[2020-11-26T21:23:01+0000] [ALPM] installed dhclient (4.4.2-2)
[2020-11-26T21:23:01+0000] [ALPM] transaction completed
[2020-11-26T21:23:01+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T21:23:01+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T21:23:01+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T21:23:08+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm iw'
[2020-11-26T21:23:08+0000] [PACMAN] synchronizing package lists
[2020-11-26T21:23:11+0000] [ALPM] transaction started
[2020-11-26T21:23:11+0000] [ALPM] installed iw (5.9-1)
[2020-11-26T21:23:11+0000] [ALPM] transaction completed
[2020-11-26T21:23:11+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T21:23:55+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base'
[2020-11-26T21:23:55+0000] [PACMAN] synchronizing package lists
[2020-11-26T21:24:22+0000] [ALPM] transaction started
[2020-11-26T21:24:22+0000] [ALPM] reinstalled base (2-2)
[2020-11-26T21:24:22+0000] [ALPM] transaction completed
[2020-11-26T21:24:41+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm wireless_tools'
[2020-11-26T21:24:41+0000] [PACMAN] synchronizing package lists
[2020-11-26T21:24:43+0000] [ALPM] transaction started
[2020-11-26T21:24:43+0000] [ALPM] reinstalled wireless_tools (30.pre9-3)
[2020-11-26T21:24:43+0000] [ALPM] transaction completed
[2020-11-26T21:24:43+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T21:34:00+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm boot'
[2020-11-26T21:34:00+0000] [PACMAN] synchronizing package lists
[2020-11-26T21:35:39+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm grub-efi-x86_x64'
[2020-11-26T21:35:39+0000] [PACMAN] synchronizing package lists
[2020-11-26T15:45:12-0600] [PACMAN] Running 'pacman -Syy'
[2020-11-26T15:45:13-0600] [PACMAN] synchronizing package lists
[2020-11-26T22:13:59+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm iwctl'
[2020-11-26T22:13:59+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:14:39+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm iwd'
[2020-11-26T22:14:39+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:14:43+0000] [ALPM] transaction started
[2020-11-26T22:14:43+0000] [ALPM] installed iwd (1.9-1)
[2020-11-26T22:14:44+0000] [ALPM] transaction completed
[2020-11-26T22:14:44+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T22:14:44+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T22:14:44+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:14:44+0000] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T22:14:44+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'try-reload-or-restart'
[2020-11-26T22:15:10+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm dhcpcd'
[2020-11-26T22:15:10+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:15:13+0000] [ALPM] transaction started
[2020-11-26T22:15:13+0000] [ALPM] installed dhcpcd (9.3.3-1)
[2020-11-26T22:15:13+0000] [ALPM] transaction completed
[2020-11-26T22:15:13+0000] [ALPM] running '20-systemd-sysusers.hook'...
[2020-11-26T22:15:13+0000] [ALPM-SCRIPTLET] Creating group dhcpcd with gid 971.
[2020-11-26T22:15:13+0000] [ALPM-SCRIPTLET] Creating user dhcpcd (dhcpcd privilege separation) with uid 971 and gid 971.
[2020-11-26T22:15:13+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T22:15:13+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T22:15:13+0000] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-26T22:15:13+0000] [ALPM-SCRIPTLET] Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
[2020-11-26T22:15:13+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:15:55+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm dhcpcd'
[2020-11-26T22:15:55+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:15:56+0000] [ALPM] transaction started
[2020-11-26T22:15:56+0000] [ALPM] reinstalled dhcpcd (9.3.3-1)
[2020-11-26T22:15:56+0000] [ALPM] transaction completed
[2020-11-26T22:15:56+0000] [ALPM] running '20-systemd-sysusers.hook'...
[2020-11-26T22:15:56+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T22:15:56+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T22:15:56+0000] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-26T22:15:56+0000] [ALPM-SCRIPTLET] Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
[2020-11-26T22:15:56+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:19:33+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm sudo'
[2020-11-26T22:19:33+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:19:35+0000] [ALPM] transaction started
[2020-11-26T22:19:35+0000] [ALPM] reinstalled sudo (1.9.3.p1-1)
[2020-11-26T22:19:35+0000] [ALPM] transaction completed
[2020-11-26T22:19:35+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T22:19:35+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T22:19:35+0000] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-26T22:19:35+0000] [ALPM-SCRIPTLET] Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
[2020-11-26T22:19:35+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:45:24+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm xorg'
[2020-11-26T22:45:24+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:46:19+0000] [ALPM] transaction started
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xf86-video-vesa (2.5.0-1)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-bdftopcf (1.1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-docs (1.7.1-3)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-font-util (1.3.2-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-fonts-100dpi (1.0.3-7)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-fonts-75dpi (1.0.3-7)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-fonts-encodings (1.0.5-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-iceauth (1.0.8-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-mkfontscale (1.2.1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xkbcomp (1.4.4-1)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-setxkbmap (1.3.2-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server-common (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server-devel (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server-xephyr (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server-xnest (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xauth (1.1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server-xvfb (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-server-xwayland (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-sessreg (1.1.2-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-smproxy (1.0.6-3)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-x11perf (1.6.1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xbacklight (1.2.3-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xcmsdb (1.0.5-3)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xcursorgen (1.0.7-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xdpyinfo (1.3.2-4)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xdriinfo (1.0.6-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xev (1.2.4-1)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xgamma (1.0.6-3)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xhost (1.0.8-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xrandr (1.5.1-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xinput (1.6.3-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xkbevd (1.1.4-3)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xkbutils (1.0.4-4)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xkill (1.0.5-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xlsatoms (1.1.3-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xlsclients (1.1.4-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xmodmap (1.0.10-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xpr (1.0.5-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xprop (1.2.5-1)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xrdb (1.2.0-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xrefresh (1.0.6-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xset (1.2.4-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xsetroot (1.1.2-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xvinfo (1.1.4-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xwd (1.0.7-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xwininfo (1.1.5-2)
[2020-11-26T22:46:19+0000] [ALPM] reinstalled xorg-xwud (1.0.5-2)
[2020-11-26T22:46:20+0000] [ALPM] transaction completed
[2020-11-26T22:46:20+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:46:20+0000] [ALPM] running 'fontconfig.hook'...
[2020-11-26T22:46:20+0000] [ALPM] running 'fontconfig-32.hook'...
[2020-11-26T22:46:21+0000] [ALPM] running 'xorg-mkfontscale.hook'...
[2020-11-26T22:46:55+0000] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm iwd'
[2020-11-26T22:46:55+0000] [PACMAN] synchronizing package lists
[2020-11-26T22:46:57+0000] [ALPM] transaction started
[2020-11-26T22:46:57+0000] [ALPM] reinstalled iwd (1.9-1)
[2020-11-26T22:46:57+0000] [ALPM] transaction completed
[2020-11-26T22:46:57+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T22:46:57+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'daemon-reload'
[2020-11-26T22:46:57+0000] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:46:57+0000] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T22:46:57+0000] [ALPM-SCRIPTLET] Running in chroot, ignoring command 'try-reload-or-restart'
[2020-11-26T16:57:10-0600] [PACMAN] Running 'pacman -Syy'
[2020-11-26T16:57:10-0600] [PACMAN] synchronizing package lists
[2020-11-26T16:58:51-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-26T16:58:51-0600] [PACMAN] synchronizing package lists
[2020-11-26T16:58:53-0600] [PACMAN] starting full system upgrade
[2020-11-26T16:59:00-0600] [ALPM] transaction started
[2020-11-26T16:59:00-0600] [ALPM] upgraded libcups (2.3.3+106+ga72b0140e-1 -> 2.3.3+121+g63ffc5cd7-1)
[2020-11-26T16:59:00-0600] [ALPM] upgraded libsigc++ (2.10.4-2 -> 2.10.6-1)
[2020-11-26T16:59:00-0600] [ALPM] transaction completed
[2020-11-26T16:59:00-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T17:14:59-0600] [PACMAN] Running 'pacman -Syy'
[2020-11-26T17:14:59-0600] [PACMAN] synchronizing package lists
[2020-11-26T17:15:45-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-26T17:15:45-0600] [PACMAN] synchronizing package lists
[2020-11-26T17:15:48-0600] [PACMAN] starting full system upgrade
[2020-11-26T17:16:31-0600] [PACMAN] Running 'pacman -S xorg'
[2020-11-26T17:16:41-0600] [ALPM] transaction started
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xf86-video-vesa (2.5.0-1)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-bdftopcf (1.1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-docs (1.7.1-3)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-font-util (1.3.2-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-fonts-100dpi (1.0.3-7)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-fonts-75dpi (1.0.3-7)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-fonts-encodings (1.0.5-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-iceauth (1.0.8-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-mkfontscale (1.2.1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xkbcomp (1.4.4-1)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-setxkbmap (1.3.2-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server-common (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server-devel (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server-xephyr (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server-xnest (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xauth (1.1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server-xvfb (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-server-xwayland (1.20.9.r21.g5c400cae1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-sessreg (1.1.2-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-smproxy (1.0.6-3)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-x11perf (1.6.1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xbacklight (1.2.3-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xcmsdb (1.0.5-3)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xcursorgen (1.0.7-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xdpyinfo (1.3.2-4)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xdriinfo (1.0.6-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xev (1.2.4-1)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xgamma (1.0.6-3)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xhost (1.0.8-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xrandr (1.5.1-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xinput (1.6.3-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xkbevd (1.1.4-3)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xkbutils (1.0.4-4)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xkill (1.0.5-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xlsatoms (1.1.3-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xlsclients (1.1.4-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xmodmap (1.0.10-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xpr (1.0.5-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xprop (1.2.5-1)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xrdb (1.2.0-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xrefresh (1.0.6-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xset (1.2.4-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xsetroot (1.1.2-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xvinfo (1.1.4-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xwd (1.0.7-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xwininfo (1.1.5-2)
[2020-11-26T17:16:41-0600] [ALPM] reinstalled xorg-xwud (1.0.5-2)
[2020-11-26T17:16:41-0600] [ALPM] transaction completed
[2020-11-26T17:16:42-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T17:16:42-0600] [ALPM] running 'fontconfig.hook'...
[2020-11-26T17:16:42-0600] [ALPM] running 'fontconfig-32.hook'...
[2020-11-26T17:16:43-0600] [ALPM] running 'xorg-mkfontscale.hook'...
[2020-11-26T17:18:22-0600] [PACMAN] Running 'pacman -S plasma plasma-wayland-session'
[2020-11-26T17:18:28-0600] [ALPM] transaction started
[2020-11-26T17:18:28-0600] [ALPM] reinstalled bluedevil (1:5.20.3-1)
[2020-11-26T17:18:28-0600] [ALPM] reinstalled kdecoration (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled breeze (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled breeze-gtk (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled discover (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled drkonqi (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kactivitymanagerd (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kde-cli-tools (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kde-gtk-config (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled libksysguard (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled milou (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kscreenlocker (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kwayland-server (5.20.3-2)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kwin (5.20.3-2)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled plasma-integration (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled libkscreen (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled plasma-workspace (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kdeplasma-addons (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kgamma5 (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled khotkeys (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled systemsettings (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kinfocenter (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kmenuedit (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled knetattach (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kscreen (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled ksshaskpass (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled ksysguard (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kwallet-pam (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kwayland-integration (5.20.3-1)
[2020-11-26T17:18:29-0600] [ALPM] reinstalled kwrited (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled oxygen (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-browser-integration (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled polkit-kde-agent (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-desktop (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-disks (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-nm (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-pa (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-sdk (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-thunderbolt (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-vault (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-workspace-wallpapers (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled powerdevil (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled sddm-kcm (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled xdg-desktop-portal-kde (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] reinstalled plasma-wayland-session (5.20.3-1)
[2020-11-26T17:18:30-0600] [ALPM] transaction completed
[2020-11-26T17:18:30-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T17:18:31-0600] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T17:18:31-0600] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-11-26T17:18:31-0600] [ALPM] running 'update-desktop-database.hook'...
[2020-11-26T17:18:31-0600] [ALPM] running 'update-mime-database.hook'...
[2020-11-26T21:59:38-0600] [PACMAN] Running 'pacman -Syy'
[2020-11-26T21:59:38-0600] [PACMAN] synchronizing package lists
[2020-11-26T21:59:45-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-26T21:59:45-0600] [PACMAN] synchronizing package lists
[2020-11-26T21:59:45-0600] [PACMAN] starting full system upgrade
[2020-11-26T21:59:53-0600] [PACMAN] Running 'pacman -S xorg'
[2020-11-26T22:00:04-0600] [ALPM] transaction started
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xf86-video-vesa (2.5.0-1)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-bdftopcf (1.1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-docs (1.7.1-3)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-font-util (1.3.2-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-fonts-100dpi (1.0.3-7)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-fonts-75dpi (1.0.3-7)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-fonts-encodings (1.0.5-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-iceauth (1.0.8-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-mkfontscale (1.2.1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xkbcomp (1.4.4-1)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-setxkbmap (1.3.2-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server-common (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server-devel (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server-xephyr (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server-xnest (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xauth (1.1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server-xvfb (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-server-xwayland (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-sessreg (1.1.2-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-smproxy (1.0.6-3)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-x11perf (1.6.1-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xbacklight (1.2.3-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xcmsdb (1.0.5-3)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xcursorgen (1.0.7-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xdpyinfo (1.3.2-4)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xdriinfo (1.0.6-2)
[2020-11-26T22:00:04-0600] [ALPM] reinstalled xorg-xev (1.2.4-1)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xgamma (1.0.6-3)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xhost (1.0.8-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xrandr (1.5.1-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xinput (1.6.3-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xkbevd (1.1.4-3)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xkbutils (1.0.4-4)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xkill (1.0.5-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xlsatoms (1.1.3-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xlsclients (1.1.4-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xmodmap (1.0.10-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xpr (1.0.5-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xprop (1.2.5-1)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xrdb (1.2.0-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xrefresh (1.0.6-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xset (1.2.4-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xsetroot (1.1.2-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xvinfo (1.1.4-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xwd (1.0.7-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xwininfo (1.1.5-2)
[2020-11-26T22:00:05-0600] [ALPM] reinstalled xorg-xwud (1.0.5-2)
[2020-11-26T22:00:05-0600] [ALPM] transaction completed
[2020-11-26T22:00:05-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:00:05-0600] [ALPM] running 'fontconfig.hook'...
[2020-11-26T22:00:05-0600] [ALPM] running 'fontconfig-32.hook'...
[2020-11-26T22:00:06-0600] [ALPM] running 'xorg-mkfontscale.hook'...
[2020-11-26T22:04:56-0600] [PACMAN] Running 'pacman -S linux linux-firmware base base-devel'
[2020-11-26T22:05:07-0600] [ALPM] running '70-dkms-upgrade.hook'...
[2020-11-26T22:05:07-0600] [ALPM-SCRIPTLET] ==> Unable to remove module i2c-nct6775/5.6.7 for kernel 5.9.10-arch1-1: Not found in dkms stat
us output.
[2020-11-26T22:05:07-0600] [ALPM] transaction started
[2020-11-26T22:05:07-0600] [ALPM] reinstalled findutils (4.7.0-2)
[2020-11-26T22:05:07-0600] [ALPM] reinstalled gawk (5.1.0-1)
[2020-11-26T22:05:07-0600] [ALPM] reinstalled grep (3.6-1)
[2020-11-26T22:05:07-0600] [ALPM] reinstalled gzip (1.10-3)
[2020-11-26T22:05:07-0600] [ALPM] reinstalled file (5.39-1)
[2020-11-26T22:05:07-0600] [ALPM] reinstalled linux (5.9.10.arch1-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled linux-firmware (20201113.2ea8667-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled sed (4.8-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled gettext (0.21-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled pacman (5.2.2-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled base (2-2)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled m4 (1.4.18-3)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled autoconf (2.69-7)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled automake (1.16.2-3)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled binutils (2.35.1-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled bison (3.7.2-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled fakeroot (1.25.3-1)
[2020-11-26T22:05:08-0600] [ALPM] reinstalled flex (2.6.4-3)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled gcc (10.2.0-3)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled groff (1.22.4-3)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled libtool (2.4.6+42+gb88cebd5-14)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled texinfo (6.7-3)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled make (4.3-3)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled patch (2.7.6-8)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled pkgconf (1.7.3-1)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled sudo (1.9.3.p1-1)
[2020-11-26T22:05:09-0600] [ALPM] reinstalled which (2.21-5)
[2020-11-26T22:05:09-0600] [ALPM] transaction completed
[2020-11-26T22:05:09-0600] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-11-26T22:05:09-0600] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-11-26T22:05:09-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:05:09-0600] [ALPM] running '60-depmod.hook'...
[2020-11-26T22:05:14-0600] [ALPM] running '70-dkms-install.hook'...
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET] ==> Unable to install module i2c-nct6775/5.6.7 for kernel 5.9.10-arch1-1: Missing kernel header
s.
[2020-11-26T22:05:14-0600] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET] ==> Starting build: 5.9.10-arch1-1
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-11-26T22:05:14-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-26T22:05:15-0600] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-11-26T22:05:15-0600] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-11-26T22:05:15-0600] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-11-26T22:05:15-0600] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-26T22:05:15-0600] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S au
todetect
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET] ==> Starting build: 5.9.10-arch1-1
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-11-26T22:05:16-0600] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-11-26T22:05:17-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-11-26T22:05:17-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-11-26T22:05:18-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2020-11-26T22:05:19-0600] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-11-26T22:05:20-0600] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-11-26T22:05:21-0600] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-11-26T22:05:22-0600] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-11-26T22:05:22-0600] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-11-26T22:05:25-0600] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-11-26T22:05:25-0600] [ALPM] running 'texinfo-install.hook'...
[2020-11-26T22:07:19-0600] [PACMAN] Running 'pacman -S xorg plasma plasma-wayland-session'
[2020-11-26T22:07:29-0600] [ALPM] transaction started
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xf86-video-vesa (2.5.0-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-bdftopcf (1.1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-docs (1.7.1-3)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-font-util (1.3.2-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-fonts-100dpi (1.0.3-7)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-fonts-75dpi (1.0.3-7)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-fonts-encodings (1.0.5-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-iceauth (1.0.8-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-mkfontscale (1.2.1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xkbcomp (1.4.4-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-setxkbmap (1.3.2-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server-common (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server-devel (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server-xephyr (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server-xnest (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xauth (1.1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server-xvfb (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-server-xwayland (1.20.9.r21.g5c400cae1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-sessreg (1.1.2-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-smproxy (1.0.6-3)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-x11perf (1.6.1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xbacklight (1.2.3-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xcmsdb (1.0.5-3)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xcursorgen (1.0.7-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xdpyinfo (1.3.2-4)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xdriinfo (1.0.6-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xev (1.2.4-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xgamma (1.0.6-3)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xhost (1.0.8-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xrandr (1.5.1-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xinput (1.6.3-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xkbevd (1.1.4-3)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xkbutils (1.0.4-4)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xkill (1.0.5-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xlsatoms (1.1.3-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xlsclients (1.1.4-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xmodmap (1.0.10-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xpr (1.0.5-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xprop (1.2.5-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xrdb (1.2.0-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xrefresh (1.0.6-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xset (1.2.4-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xsetroot (1.1.2-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xvinfo (1.1.4-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xwd (1.0.7-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xwininfo (1.1.5-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled xorg-xwud (1.0.5-2)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled bluedevil (1:5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled kdecoration (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled breeze (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled breeze-gtk (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled discover (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled drkonqi (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled kactivitymanagerd (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled kde-cli-tools (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled kde-gtk-config (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled libksysguard (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled milou (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled kscreenlocker (5.20.3-1)
[2020-11-26T22:07:29-0600] [ALPM] reinstalled kwayland-server (5.20.3-2)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kwin (5.20.3-2)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled plasma-integration (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled libkscreen (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled plasma-workspace (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kdeplasma-addons (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kgamma5 (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled khotkeys (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled systemsettings (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kinfocenter (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kmenuedit (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled knetattach (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kscreen (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled ksshaskpass (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled ksysguard (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kwallet-pam (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kwayland-integration (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled kwrited (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled oxygen (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled plasma-browser-integration (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled polkit-kde-agent (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled plasma-desktop (5.20.3-1)
[2020-11-26T22:07:30-0600] [ALPM] reinstalled plasma-disks (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-nm (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-pa (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-sdk (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-thunderbolt (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-vault (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-workspace-wallpapers (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled powerdevil (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled sddm-kcm (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled xdg-desktop-portal-kde (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] reinstalled plasma-wayland-session (5.20.3-1)
[2020-11-26T22:07:31-0600] [ALPM] transaction completed
[2020-11-26T22:07:31-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:07:31-0600] [ALPM] running 'dbus-reload.hook'...
[2020-11-26T22:07:31-0600] [ALPM] running 'fontconfig.hook'...
[2020-11-26T22:07:32-0600] [ALPM] running 'fontconfig-32.hook'...
[2020-11-26T22:07:32-0600] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-11-26T22:07:32-0600] [ALPM] running 'update-desktop-database.hook'...
[2020-11-26T22:07:33-0600] [ALPM] running 'update-mime-database.hook'...
[2020-11-26T22:07:33-0600] [ALPM] running 'xorg-mkfontscale.hook'...
[2020-11-26T22:15:23-0600] [PACMAN] Running 'pacman -S mesa'
[2020-11-26T22:15:27-0600] [ALPM] transaction started
[2020-11-26T22:15:27-0600] [ALPM] reinstalled mesa (20.2.3-1)
[2020-11-26T22:15:27-0600] [ALPM] transaction completed
[2020-11-26T22:15:27-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:18:13-0600] [PACMAN] Running 'pacman -S amdvlk vulkan-radeon'
[2020-11-26T22:18:29-0600] [PACMAN] Running 'pacman -S amdvlk vulkan-radeon'
[2020-11-26T22:24:46-0600] [PACMAN] Running 'pacman -S amdvlk vulkan-radeon'
[2020-11-26T22:24:48-0600] [ALPM] transaction started
[2020-11-26T22:24:49-0600] [ALPM] reinstalled amdvlk (2020.Q4.5-1)
[2020-11-26T22:24:49-0600] [ALPM] installed vulkan-radeon (20.2.3-1)
[2020-11-26T22:24:49-0600] [ALPM] transaction completed
[2020-11-26T22:24:49-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:59:16-0600] [PACMAN] Running 'pacman -Sy'
[2020-11-26T22:59:16-0600] [PACMAN] synchronizing package lists
[2020-11-26T22:59:20-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-26T22:59:20-0600] [PACMAN] synchronizing package lists
[2020-11-26T22:59:20-0600] [PACMAN] starting full system upgrade
[2020-11-26T22:59:33-0600] [ALPM] transaction started
[2020-11-26T22:59:33-0600] [ALPM] upgraded js78 (78.5.0-1 -> 78.5.0-2)
[2020-11-26T22:59:33-0600] [ALPM] upgraded firefox (83.0-1 -> 83.0-2)
[2020-11-26T22:59:33-0600] [ALPM] transaction completed
[2020-11-26T22:59:33-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T22:59:33-0600] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-11-26T22:59:33-0600] [ALPM] running 'update-desktop-database.hook'...
[2020-11-26T23:05:20-0600] [PACMAN] Running 'pacman -R amdgpu-core-meta amdgpu-pro-core-meta amdgpu-pro-libgl vulkan-amdgpu-pro'
[2020-11-26T23:05:34-0600] [ALPM] transaction started
[2020-11-26T23:05:34-0600] [ALPM] removed vulkan-amdgpu-pro (20.40_1147286-1)
[2020-11-26T23:05:34-0600] [ALPM] removed amdgpu-pro-libgl (20.40_1147286-1)
[2020-11-26T23:05:34-0600] [ALPM] removed amdgpu-pro-core-meta (20.40_1147286-1)
[2020-11-26T23:05:34-0600] [ALPM] removed amdgpu-core-meta (20.40_1147286-1)
[2020-11-26T23:05:34-0600] [ALPM] transaction completed
[2020-11-26T23:05:34-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T23:06:13-0600] [PACMAN] Running 'pacman -S mesa'
[2020-11-26T23:06:45-0600] [ALPM] transaction started
[2020-11-26T23:06:45-0600] [ALPM] reinstalled mesa (20.2.3-1)
[2020-11-26T23:06:45-0600] [ALPM] transaction completed
[2020-11-26T23:06:45-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T23:07:17-0600] [PACMAN] Running 'pacman -S lib32-mesa'
[2020-11-26T23:07:21-0600] [ALPM] transaction started
[2020-11-26T23:07:21-0600] [ALPM] reinstalled lib32-mesa (20.2.3-1)
[2020-11-26T23:07:21-0600] [ALPM] transaction completed
[2020-11-26T23:07:21-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T23:09:41-0600] [PACMAN] Running 'pacman -S xf86-video-amdgpu vulkan-radeon libva-mesa-driver mesa-vdpau'
[2020-11-26T23:10:03-0600] [PACMAN] Running 'pacman -S xf86-video-amdgpu vulkan-radeon libva-mesa-driver mesa-vdpau'
[2020-11-26T23:10:07-0600] [ALPM] transaction started
[2020-11-26T23:10:07-0600] [ALPM] installed xf86-video-amdgpu (19.1.0-2)
[2020-11-26T23:10:07-0600] [ALPM] reinstalled vulkan-radeon (20.2.3-1)
[2020-11-26T23:10:07-0600] [ALPM] installed libva-mesa-driver (20.2.3-1)
[2020-11-26T23:10:07-0600] [ALPM] installed mesa-vdpau (20.2.3-1)
[2020-11-26T23:10:07-0600] [ALPM] transaction completed
[2020-11-26T23:10:07-0600] [ALPM] running '30-systemd-update.hook'...
[2020-11-26T23:19:12-0600] [PACMAN] Running 'pacman -Syu'
[2020-11-26T23:19:12-0600] [PACMAN] synchronizing package lists
[2020-11-26T23:19:12-0600] [PACMAN] starting full system upgrade

the complete xorg log:

[  1360.669] (--) Log file renamed from "/var/log/Xorg.pid-9214.log" to "/var/log/Xorg.0.log"
[  1360.669] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[  1360.669] Build Operating System: Linux Arch Linux
[  1360.669] Current Operating System: Linux torii 5.9.10-arch1-1 #1 SMP PREEMPT Sun, 22 Nov 2020 14:16:59 +0000 x86_64
[  1360.669] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c32d2489-f7cb-4593-8266-7653527ec020 rw loglevel=3 quiet
[  1360.669] Build Date: 19 November 2020  11:42:45AM
[  1360.669]  
[  1360.669] Current version of pixman: 0.40.0
[  1360.669]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1360.669] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1360.669] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 27 00:38:13 2020
[  1360.669] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1360.669] (==) No Layout section.  Using the first Screen section.
[  1360.669] (==) No screen section available. Using defaults.
[  1360.669] (**) |-->Screen "Default Screen Section" (0)
[  1360.669] (**) |   |-->Monitor "<default monitor>"
[  1360.669] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  1360.669] (==) Automatically adding devices
[  1360.669] (==) Automatically enabling devices
[  1360.669] (==) Automatically adding GPU devices
[  1360.669] (==) Automatically binding GPU devices
[  1360.669] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1360.669] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  1360.669]    Entry deleted from font path.
[  1360.669] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1360.669]    Entry deleted from font path.
[  1360.669] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[  1360.669] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1360.669] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1360.669] (II) Module ABI versions:
[  1360.669]    X.Org ANSI C Emulation: 0.4
[  1360.669]    X.Org Video Driver: 24.1
[  1360.669]    X.Org XInput driver : 24.1
[  1360.669]    X.Org Server Extension : 10.0
[  1360.679] (++) using VT number 1

[  1360.679] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1360.679] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1360.683] (--) PCI:*(11@0:0:0) 1002:731f:1da2:e426 rev 202, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcd00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[  1360.683] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1360.683] (II) LoadModule: "glx"
[  1360.683] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1360.684] (II) Module glx: vendor="X.Org Foundation"
[  1360.684]    compiled for 1.20.9, module version = 1.0.0
[  1360.684]    ABI class: X.Org Server Extension, version 10.0
[  1360.684] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[  1360.684]    loading driver: amdgpu
[  1360.684] (==) Matched amdgpu as autoconfigured driver 0
[  1360.684] (==) Matched ati as autoconfigured driver 1
[  1360.684] (==) Matched modesetting as autoconfigured driver 2
[  1360.684] (==) Matched fbdev as autoconfigured driver 3
[  1360.684] (==) Matched vesa as autoconfigured driver 4
[  1360.684] (==) Assigned the driver to the xf86ConfigLayout
[  1360.684] (II) LoadModule: "amdgpu"
[  1360.684] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  1360.685] (II) Module amdgpu: vendor="X.Org Foundation"
[  1360.685]    compiled for 1.20.8, module version = 19.1.0
[  1360.685]    Module class: X.Org Video Driver
[  1360.685]    ABI class: X.Org Video Driver, version 24.1
[  1360.685] (II) LoadModule: "ati"
[  1360.685] (WW) Warning, couldn't open module ati
[  1360.685] (EE) Failed to load module "ati" (module does not exist, 0)
[  1360.685] (II) LoadModule: "modesetting"
[  1360.685] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1360.685] (II) Module modesetting: vendor="X.Org Foundation"
[  1360.685]    compiled for 1.20.9, module version = 1.20.9
[  1360.685]    Module class: X.Org Video Driver
[  1360.685]    ABI class: X.Org Video Driver, version 24.1
[  1360.685] (II) LoadModule: "fbdev"
[  1360.685] (WW) Warning, couldn't open module fbdev
[  1360.685] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1360.685] (II) LoadModule: "vesa"
[  1360.685] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1360.685] (II) Module vesa: vendor="X.Org Foundation"
[  1360.685]    compiled for 1.20.9, module version = 2.5.0
[  1360.685]    Module class: X.Org Video Driver
[  1360.685]    ABI class: X.Org Video Driver, version 24.1
[  1360.685] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[  1360.685] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1360.685] (II) VESA: driver for VESA chipsets: vesa
[  1360.685] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[  1360.685] (WW) Falling back to old probe method for modesetting
[  1360.686] (II) AMDGPU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[  1360.686] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  1360.686] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1360.686] (==) AMDGPU(0): Default visual is TrueColor
[  1360.686] (==) AMDGPU(0): RGB weight 888
[  1360.686] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  1360.686] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5600 XT" (ChipID = 0x731f)
[  1360.686] (II) Loading sub module "fb"
[  1360.686] (II) LoadModule: "fb"
[  1360.686] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1360.686] (II) Module fb: vendor="X.Org Foundation"
[  1360.686]    compiled for 1.20.9, module version = 1.0.0
[  1360.686]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1360.686] (II) Loading sub module "dri2"
[  1360.686] (II) LoadModule: "dri2"
[  1360.686] (II) Module "dri2" already built-in
[  1360.742] (II) Loading sub module "glamoregl"
[  1360.742] (II) LoadModule: "glamoregl"
[  1360.742] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1360.813] (II) Module glamoregl: vendor="X.Org Foundation"
[  1360.813]    compiled for 1.20.9, module version = 1.0.1
[  1360.813]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1360.853] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 5600 XT (NAVI10, DRM 3.39.0, 5.9.10-arch1-1, LLVM 11.0.0)
[  1360.853] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  1360.853] (==) AMDGPU(0): TearFree property default: auto
[  1360.853] (==) AMDGPU(0): VariableRefresh: disabled
[  1360.853] (II) AMDGPU(0): KMS Pageflipping: enabled
[  1360.854] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[  1360.854] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[  1360.854] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[  1360.854] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[  1360.889] (II) AMDGPU(0): EDID for output DisplayPort-0
[  1360.889] (II) AMDGPU(0): Manufacturer: SAM  Model: ccb  Serial#: 808858949
[  1360.889] (II) AMDGPU(0): Year: 2020  Week: 29
[  1360.889] (II) AMDGPU(0): EDID Version: 1.4
[  1360.890] (II) AMDGPU(0): Digital Display Input
[  1360.890] (II) AMDGPU(0): 10 bits per channel
[  1360.890] (II) AMDGPU(0): Digital interface is DisplayPort
[  1360.890] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 61  vert.: 35
[  1360.890] (II) AMDGPU(0): Gamma: 2.20
[  1360.890] (II) AMDGPU(0): DPMS capabilities: Off
[  1360.890] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[  1360.890] (II) AMDGPU(0): First detailed timing is preferred mode
[  1360.890] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[  1360.890] (II) AMDGPU(0): redX: 0.634 redY: 0.341   greenX: 0.312 greenY: 0.636
[  1360.890] (II) AMDGPU(0): blueX: 0.158 blueY: 0.062   whiteX: 0.312 whiteY: 0.329
[  1360.890] (II) AMDGPU(0): Supported established timings:
[  1360.890] (II) AMDGPU(0): 720x400@70Hz
[  1360.890] (II) AMDGPU(0): 640x480@60Hz
[  1360.890] (II) AMDGPU(0): 640x480@67Hz
[  1360.890] (II) AMDGPU(0): 640x480@72Hz
[  1360.890] (II) AMDGPU(0): 640x480@75Hz
[  1360.890] (II) AMDGPU(0): 800x600@56Hz
[  1360.890] (II) AMDGPU(0): 800x600@60Hz
[  1360.890] (II) AMDGPU(0): 800x600@72Hz
[  1360.890] (II) AMDGPU(0): 800x600@75Hz
[  1360.890] (II) AMDGPU(0): 832x624@75Hz
[  1360.890] (II) AMDGPU(0): 1024x768@60Hz
[  1360.890] (II) AMDGPU(0): 1024x768@70Hz
[  1360.890] (II) AMDGPU(0): 1024x768@75Hz
[  1360.890] (II) AMDGPU(0): 1280x1024@75Hz
[  1360.890] (II) AMDGPU(0): 1152x864@75Hz
[  1360.890] (II) AMDGPU(0): Manufacturer's mask: 0
[  1360.890] (II) AMDGPU(0): Supported standard timings:
[  1360.890] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1360.890] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1360.890] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[  1360.890] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1360.890] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[  1360.890] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1360.890] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 533.2 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[  1360.890] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 135 kHz, PixClock max 605 MHz
[  1360.890] (II) AMDGPU(0): Monitor name: U28E850
[  1360.890] (II) AMDGPU(0): Serial No: HCHN701747
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 297.0 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
[  1360.890] (II) AMDGPU(0): Number of EDID sections to follow: 1
[  1360.890] (II) AMDGPU(0): EDID (in hex):
[  1360.890] (II) AMDGPU(0):    00ffffffffffff004c2dcb0c45353630
[  1360.890] (II) AMDGPU(0):    1d1e0104b53d23783a5fb1a2574fa228
[  1360.890] (II) AMDGPU(0):    0f5054bfef80714f810081c08180a9c0
[  1360.890] (II) AMDGPU(0):    b300950001014dd000a0f0703e803020
[  1360.890] (II) AMDGPU(0):    35005f592100001a000000fd00384b1e
[  1360.890] (II) AMDGPU(0):    873c000a202020202020000000fc0055
[  1360.890] (II) AMDGPU(0):    3238453835300a2020202020000000ff
[  1360.890] (II) AMDGPU(0):    004843484e3730313734370a2020012c
[  1360.890] (II) AMDGPU(0):    02030ef041102309070783010000023a
[  1360.890] (II) AMDGPU(0):    801871382d40582c45005f592100001e
[  1360.890] (II) AMDGPU(0):    565e00a0a0a02950302035005f592100
[  1360.890] (II) AMDGPU(0):    001a04740030f2705a80b0588a005f59
[  1360.890] (II) AMDGPU(0):    2100001e000000000000000000000000
[  1360.890] (II) AMDGPU(0):    00000000000000000000000000000000
[  1360.890] (II) AMDGPU(0):    00000000000000000000000000000000
[  1360.890] (II) AMDGPU(0):    00000000000000000000000000000052
[  1360.890] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[  1360.890] (II) AMDGPU(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[  1360.890] (II) AMDGPU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1920x1200"x60.0  533.25  1920 3888 3920 4000  1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1600x1200"x60.0  533.25  1600 3888 3920 4000  1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1360.890] (II) AMDGPU(0): EDID for output DisplayPort-1
[  1360.890] (II) AMDGPU(0): EDID for output DisplayPort-2
[  1360.890] (II) AMDGPU(0): EDID for output HDMI-A-0
[  1360.890] (II) AMDGPU(0): Output DisplayPort-0 connected
[  1360.890] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[  1360.890] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[  1360.890] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[  1360.890] (II) AMDGPU(0): Using exact sizes for initial modes
[  1360.890] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3840x2160 +0+0
[  1360.890] (II) AMDGPU(0): mem size init: gart size :17e5bd000 vram size: s:17c140000 visible:de90000
[  1360.890] (==) AMDGPU(0): DPI set to (96, 96)
[  1360.890] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  1360.890] (II) Loading sub module "ramdac"
[  1360.890] (II) LoadModule: "ramdac"
[  1360.890] (II) Module "ramdac" already built-in
[  1360.890] (II) UnloadModule: "modesetting"
[  1360.890] (II) Unloading modesetting
[  1360.890] (II) UnloadModule: "vesa"
[  1360.890] (II) Unloading vesa
[  1360.890] (II) AMDGPU(0): [DRI2] Setup complete
[  1360.890] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  1360.890] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  1360.891] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[  1360.891] (II) AMDGPU(0): SYNC extension fences enabled
[  1360.891] (II) AMDGPU(0): Present extension enabled
[  1360.684] (II) Module glx: vendor="X.Org Foundation"
[  1360.684]    compiled for 1.20.9, module version = 1.0.0
[  1360.684]    ABI class: X.Org Server Extension, version 10.0
[  1360.684] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[  1360.684]    loading driver: amdgpu
[  1360.684] (==) Matched amdgpu as autoconfigured driver 0
[  1360.684] (==) Matched ati as autoconfigured driver 1
[  1360.684] (==) Matched modesetting as autoconfigured driver 2
[  1360.684] (==) Matched fbdev as autoconfigured driver 3
[  1360.684] (==) Matched vesa as autoconfigured driver 4
[  1360.684] (==) Assigned the driver to the xf86ConfigLayout
[  1360.684] (II) LoadModule: "amdgpu"
[  1360.684] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  1360.685] (II) Module amdgpu: vendor="X.Org Foundation"
[  1360.685]    compiled for 1.20.8, module version = 19.1.0
[  1360.685]    Module class: X.Org Video Driver
[  1360.685]    ABI class: X.Org Video Driver, version 24.1
[  1360.685] (II) LoadModule: "ati"
[  1360.685] (WW) Warning, couldn't open module ati
[  1360.685] (EE) Failed to load module "ati" (module does not exist, 0)
[  1360.685] (II) LoadModule: "modesetting"
[  1360.685] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1360.685] (II) Module modesetting: vendor="X.Org Foundation"
[  1360.685]    compiled for 1.20.9, module version = 1.20.9
[  1360.685]    Module class: X.Org Video Driver
[  1360.685]    ABI class: X.Org Video Driver, version 24.1
[  1360.685] (II) LoadModule: "fbdev"
[  1360.685] (WW) Warning, couldn't open module fbdev
[  1360.685] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1360.685] (II) LoadModule: "vesa"
[  1360.685] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1360.685] (II) Module vesa: vendor="X.Org Foundation"
[  1360.685]    compiled for 1.20.9, module version = 2.5.0
[  1360.685]    Module class: X.Org Video Driver
[  1360.685]    ABI class: X.Org Video Driver, version 24.1
[  1360.685] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[  1360.685] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1360.685] (II) VESA: driver for VESA chipsets: vesa
[  1360.685] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[  1360.685] (WW) Falling back to old probe method for modesetting
[  1360.686] (II) AMDGPU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[  1360.686] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  1360.686] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1360.686] (==) AMDGPU(0): Default visual is TrueColor
[  1360.686] (==) AMDGPU(0): RGB weight 888
[  1360.686] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  1360.686] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5600 XT" (ChipID = 0x731f)
[  1360.686] (II) Loading sub module "fb"
[  1360.686] (II) LoadModule: "fb"
[  1360.686] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1360.686] (II) Module fb: vendor="X.Org Foundation"
[  1360.686]    compiled for 1.20.9, module version = 1.0.0
[  1360.686]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1360.686] (II) Loading sub module "dri2"
[  1360.686] (II) LoadModule: "dri2"
[  1360.686] (II) Module "dri2" already built-in
[  1360.742] (II) Loading sub module "glamoregl"
[  1360.742] (II) LoadModule: "glamoregl"
[  1360.742] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1360.813] (II) Module glamoregl: vendor="X.Org Foundation"
[  1360.813]    compiled for 1.20.9, module version = 1.0.1
[  1360.813]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1360.853] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 5600 XT (NAVI10, DRM 3.39.0, 5.9.10-arch1-1, LLVM 11.0.0)
[  1360.853] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  1360.853] (==) AMDGPU(0): TearFree property default: auto
[  1360.853] (==) AMDGPU(0): VariableRefresh: disabled
[  1360.853] (II) AMDGPU(0): KMS Pageflipping: enabled
[  1360.854] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[  1360.854] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[  1360.854] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[  1360.854] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[  1360.889] (II) AMDGPU(0): EDID for output DisplayPort-0
[  1360.889] (II) AMDGPU(0): Manufacturer: SAM  Model: ccb  Serial#: 808858949
[  1360.889] (II) AMDGPU(0): Year: 2020  Week: 29
[  1360.889] (II) AMDGPU(0): EDID Version: 1.4
[  1360.890] (II) AMDGPU(0): Digital Display Input
[  1360.890] (II) AMDGPU(0): 10 bits per channel
[  1360.890] (II) AMDGPU(0): Digital interface is DisplayPort
[  1360.890] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 61  vert.: 35
[  1360.890] (II) AMDGPU(0): Gamma: 2.20
[  1360.890] (II) AMDGPU(0): DPMS capabilities: Off
[  1360.890] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[  1360.890] (II) AMDGPU(0): First detailed timing is preferred mode
[  1360.890] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[  1360.890] (II) AMDGPU(0): redX: 0.634 redY: 0.341   greenX: 0.312 greenY: 0.636
[  1360.890] (II) AMDGPU(0): blueX: 0.158 blueY: 0.062   whiteX: 0.312 whiteY: 0.329
[  1360.890] (II) AMDGPU(0): Supported established timings:
[  1360.890] (II) AMDGPU(0): 720x400@70Hz
[  1360.890] (II) AMDGPU(0): 640x480@60Hz
[  1360.890] (II) AMDGPU(0): 640x480@67Hz
[  1360.890] (II) AMDGPU(0): 640x480@72Hz
[  1360.890] (II) AMDGPU(0): 640x480@75Hz
[  1360.890] (II) AMDGPU(0): 800x600@56Hz
[  1360.890] (II) AMDGPU(0): 800x600@60Hz
[  1360.890] (II) AMDGPU(0): 800x600@72Hz
[  1360.890] (II) AMDGPU(0): 800x600@75Hz
[  1360.890] (II) AMDGPU(0): 832x624@75Hz
[  1360.890] (II) AMDGPU(0): 1024x768@60Hz
[  1360.890] (II) AMDGPU(0): 1024x768@70Hz
[  1360.890] (II) AMDGPU(0): 1024x768@75Hz
[  1360.890] (II) AMDGPU(0): 1280x1024@75Hz
[  1360.890] (II) AMDGPU(0): 1152x864@75Hz
[  1360.890] (II) AMDGPU(0): Manufacturer's mask: 0
[  1360.890] (II) AMDGPU(0): Supported standard timings:
[  1360.890] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1360.890] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1360.890] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[  1360.890] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1360.890] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[  1360.890] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1360.890] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 533.2 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[  1360.890] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 135 kHz, PixClock max 605 MHz
[  1360.890] (II) AMDGPU(0): Monitor name: U28E850
[  1360.890] (II) AMDGPU(0): Serial No: HCHN701747
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[  1360.890] (II) AMDGPU(0): Supported detailed timing:
[  1360.890] (II) AMDGPU(0): clock: 297.0 MHz   Image Size:  607 x 345 mm
[  1360.890] (II) AMDGPU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
[  1360.890] (II) AMDGPU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
[  1360.890] (II) AMDGPU(0): Number of EDID sections to follow: 1
[  1360.890] (II) AMDGPU(0): EDID (in hex):
[  1360.890] (II) AMDGPU(0):    00ffffffffffff004c2dcb0c45353630
[  1360.890] (II) AMDGPU(0):    1d1e0104b53d23783a5fb1a2574fa228
[  1360.890] (II) AMDGPU(0):    0f5054bfef80714f810081c08180a9c0
[  1360.890] (II) AMDGPU(0):    b300950001014dd000a0f0703e803020
[  1360.890] (II) AMDGPU(0):    35005f592100001a000000fd00384b1e
[  1360.890] (II) AMDGPU(0):    873c000a202020202020000000fc0055
[  1360.890] (II) AMDGPU(0):    3238453835300a2020202020000000ff
[  1360.890] (II) AMDGPU(0):    004843484e3730313734370a2020012c
[  1360.890] (II) AMDGPU(0):    02030ef041102309070783010000023a
[  1360.890] (II) AMDGPU(0):    801871382d40582c45005f592100001e
[  1360.890] (II) AMDGPU(0):    565e00a0a0a02950302035005f592100
[  1360.890] (II) AMDGPU(0):    001a04740030f2705a80b0588a005f59
[  1360.890] (II) AMDGPU(0):    2100001e000000000000000000000000
[  1360.890] (II) AMDGPU(0):    00000000000000000000000000000000
[  1360.890] (II) AMDGPU(0):    00000000000000000000000000000000
[  1360.890] (II) AMDGPU(0):    00000000000000000000000000000052
[  1360.890] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[  1360.890] (II) AMDGPU(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[  1360.890] (II) AMDGPU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1920x1200"x60.0  533.25  1920 3888 3920 4000  1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1600x1200"x60.0  533.25  1600 3888 3920 4000  1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 10591089 -hsync +vsync (65.3 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1360.890] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1360.890] (II) AMDGPU(0): EDID for output DisplayPort-1
[  1360.890] (II) AMDGPU(0): EDID for output DisplayPort-2
[  1360.890] (II) AMDGPU(0): EDID for output HDMI-A-0
[  1360.890] (II) AMDGPU(0): Output DisplayPort-0 connected
[  1360.890] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[  1360.890] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[  1360.890] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[  1360.890] (II) AMDGPU(0): Using exact sizes for initial modes
[  1360.890] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3840x2160 +0+0
[  1360.890] (II) AMDGPU(0): mem size init: gart size :17e5bd000 vram size: s:17c140000 visible:de90000
[  1360.890] (==) AMDGPU(0): DPI set to (96, 96)
[  1360.890] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  1360.890] (II) Loading sub module "ramdac"
[  1360.890] (II) LoadModule: "ramdac"
[  1360.890] (II) Module "ramdac" already built-in
[  1360.890] (II) UnloadModule: "modesetting"
[  1360.890] (II) Unloading modesetting
[  1360.890] (II) UnloadModule: "vesa"
[  1360.890] (II) Unloading vesa
[  1360.890] (II) AMDGPU(0): [DRI2] Setup complete
[  1360.890] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  1360.890] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  1360.891] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[  1360.891] (II) AMDGPU(0): SYNC extension fences enabled
[  1360.891] (II) AMDGPU(0): Present extension enabled
[  1360.891] (==) AMDGPU(0): DRI3 enabled
[  1360.891] (==) AMDGPU(0): Backing store enabled
[  1360.891] (II) AMDGPU(0): Direct rendering enabled
[  1360.906] (II) AMDGPU(0): Use GLAMOR acceleration.
[  1360.906] (II) AMDGPU(0): Acceleration enabled
[  1360.906] (==) AMDGPU(0): DPMS enabled
[  1360.906] (==) AMDGPU(0): Silken mouse disabled
[  1360.906] (II) AMDGPU(0): Set up textured video (glamor)
[  1360.937] (II) Initializing extension Generic Event Extension
[  1360.937] (II) Initializing extension SHAPE
[  1360.937] (II) Initializing extension MIT-SHM
[  1360.937] (II) Initializing extension XInputExtension
[  1360.937] (II) Initializing extension XTEST
[  1360.937] (II) Initializing extension BIG-REQUESTS
[  1360.937] (II) Initializing extension SYNC
[  1360.937] (II) Initializing extension XKEYBOARD
[  1360.937] (II) Initializing extension XC-MISC
[  1360.938] (II) Initializing extension SECURITY
[  1360.938] (II) Initializing extension XFIXES
[  1360.938] (II) Initializing extension RENDER
[  1360.938] (II) Initializing extension RANDR
[  1360.938] (II) Initializing extension COMPOSITE
[  1360.938] (II) Initializing extension DAMAGE
[  1360.938] (II) Initializing extension MIT-SCREEN-SAVER
[  1360.938] (II) Initializing extension DOUBLE-BUFFER
[  1360.938] (II) Initializing extension RECORD
[  1360.938] (II) Initializing extension DPMS
[  1360.938] (II) Initializing extension Present
[  1360.938] (II) Initializing extension DRI3
[  1360.939] (II) Initializing extension X-Resource
[  1360.939] (II) Initializing extension XVideo
[  1360.939] (II) Initializing extension XVideo-MotionCompensation
[  1360.939] (II) Initializing extension GLX
[  1360.942] (II) AIGLX: Loaded and initialized radeonsi
[  1360.942] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1360.942] (II) Initializing extension XFree86-VidModeExtension
[  1360.943] (II) Initializing extension XFree86-DGA
[  1360.943] (II) Initializing extension XFree86-DRI
[  1360.943] (II) Initializing extension DRI2
[  1360.949] (II) AMDGPU(0): Setting screen physical size to 1016 x 571
[  1361.097] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1361.098] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1361.098] (II) LoadModule: "libinput"
[  1361.098] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1361.099] (II) Module libinput: vendor="X.Org Foundation"
[  1361.099]    compiled for 1.20.8, module version = 0.30.0
[  1361.099]    Module class: X.Org XInput Driver
[  1361.099]    ABI class: X.Org XInput driver, version 24.1
[  1361.099] (II) Using input driver 'libinput' for 'Power Button'
[  1361.099] (**) Power Button: always reports core events
[  1361.099] (**) Option "Device" "/dev/input/event1"
[  1361.099] (**) Option "_source" "server/udev"
[  1361.100] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1361.100] (II) event1  - Power Button: device is a keyboard
[  1361.100] (II) event1  - Power Button: device removed
[  1361.142] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  1361.142] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1361.143] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1361.143] (II) event1  - Power Button: device is a keyboard
[  1361.144] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1361.144] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1361.144] (II) Using input driver 'libinput' for 'Power Button'
[  1361.144] (**) Power Button: always reports core events
[  1361.144] (**) Option "Device" "/dev/input/event0"
[  1361.144] (**) Option "_source" "server/udev"
[  1361.144] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1361.144] (II) event0  - Power Button: device is a keyboard
[  1361.144] (II) event0  - Power Button: device removed
[  1361.209] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  1361.209] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1361.210] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1361.210] (II) event0  - Power Button: device is a keyboard
[  1361.210] (II) config/udev: Adding input device Massdrop Inc. CTRL Keyboard (/dev/input/event18)
[  1361.210] (**) Massdrop Inc. CTRL Keyboard: Applying InputClass "libinput keyboard catchall"
[  1361.210] (II) Using input driver 'libinput' for 'Massdrop Inc. CTRL Keyboard'
[  1361.210] (**) Massdrop Inc. CTRL Keyboard: always reports core events
[  1361.210] (**) Option "Device" "/dev/input/event18"
[  1361.210] (**) Option "_source" "server/udev"
[  1361.212] (II) event18 - Massdrop Inc. CTRL Keyboard: is tagged by udev as: Keyboard
[  1361.212] (II) event18 - Massdrop Inc. CTRL Keyboard: device is a keyboard
[  1361.212] (II) event18 - Massdrop Inc. CTRL Keyboard: device removed
[  1361.272] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-1/3-1.2/3-1.2:1.0/0003:04D8:EED2.0002/input/input18/event18"
[  1361.272] (II) XINPUT: Adding extended input device "Massdrop Inc. CTRL Keyboard" (type: KEYBOARD, id 8)
[  1361.274] (II) event18 - Massdrop Inc. CTRL Keyboard: is tagged by udev as: Keyboard
[  1361.274] (II) event18 - Massdrop Inc. CTRL Keyboard: device is a keyboard
[  1361.275] (II) config/udev: Adding input device Massdrop Inc. CTRL Keyboard System Control (/dev/input/event19)
[  1361.275] (**) Massdrop Inc. CTRL Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[  1361.275] (II) Using input driver 'libinput' for 'Massdrop Inc. CTRL Keyboard System Control'
[  1361.275] (**) Massdrop Inc. CTRL Keyboard System Control: always reports core events
[  1361.275] (**) Option "Device" "/dev/input/event19"
[  1361.275] (**) Option "_source" "server/udev"
[  1361.276] (II) event19 - Massdrop Inc. CTRL Keyboard System Control: is tagged by udev as: Keyboard
[  1361.276] (II) event19 - Massdrop Inc. CTRL Keyboard System Control: device is a keyboard
[  1361.276] (II) event19 - Massdrop Inc. CTRL Keyboard System Control: device removed
[  1361.299] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-1/3-1.2/3-1.2:1.1/0003:04D8:EED2.0003/input/input19/event19"
[  1361.299] (II) XINPUT: Adding extended input device "Massdrop Inc. CTRL Keyboard System Control" (type: KEYBOARD, id 9)
[  1361.300] (II) event19 - Massdrop Inc. CTRL Keyboard System Control: is tagged by udev as: Keyboard
[  1361.300] (II) event19 - Massdrop Inc. CTRL Keyboard System Control: device is a keyboard
[  1361.301] (II) config/udev: Adding input device Massdrop Inc. CTRL Keyboard Consumer Control (/dev/input/event20)
[  1361.301] (**) Massdrop Inc. CTRL Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1361.301] (II) Using input driver 'libinput' for 'Massdrop Inc. CTRL Keyboard Consumer Control'
[  1361.301] (**) Massdrop Inc. CTRL Keyboard Consumer Control: always reports core events
[  1361.301] (**) Option "Device" "/dev/input/event20"
[  1361.301] (**) Option "_source" "server/udev"
[  1361.302] (II) event20 - Massdrop Inc. CTRL Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1361.303] (II) event20 - Massdrop Inc. CTRL Keyboard Consumer Control: device is a keyboard
[  1361.303] (II) event20 - Massdrop Inc. CTRL Keyboard Consumer Control: device removed
[  1361.337] (II) libinput: Massdrop Inc. CTRL Keyboard Consumer Control: needs a virtual subdevice
[  1361.337] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-1/3-1.2/3-1.2:1.1/0003:04D8:EED2.0003/input/input20/event20"
[  1361.337] (II) XINPUT: Adding extended input device "Massdrop Inc. CTRL Keyboard Consumer Control" (type: MOUSE, id 10)
[  1361.337] (**) Option "AccelerationScheme" "none"
[  1361.337] (**) Massdrop Inc. CTRL Keyboard Consumer Control: (accel) selected scheme none/0
[  1361.337] (**) Massdrop Inc. CTRL Keyboard Consumer Control: (accel) acceleration factor: 2.000
[  1361.337] (**) Massdrop Inc. CTRL Keyboard Consumer Control: (accel) acceleration threshold: 4
[  1361.338] (II) event20 - Massdrop Inc. CTRL Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1361.338] (II) event20 - Massdrop Inc. CTRL Keyboard Consumer Control: device is a keyboard
[  1361.339] (II) config/udev: Adding input device Massdrop Inc. CTRL Keyboard (/dev/input/event21)
[  1361.339] (**) Massdrop Inc. CTRL Keyboard: Applying InputClass "libinput keyboard catchall"
[  1361.339] (II) Using input driver 'libinput' for 'Massdrop Inc. CTRL Keyboard'
[  1361.339] (**) Massdrop Inc. CTRL Keyboard: always reports core events
[  1361.339] (**) Option "Device" "/dev/input/event21"
[  1361.339] (**) Option "_source" "server/udev"
[  1361.340] (II) event21 - Massdrop Inc. CTRL Keyboard: is tagged by udev as: Keyboard
[  1361.340] (II) event21 - Massdrop Inc. CTRL Keyboard: device is a keyboard
[  1361.340] (II) event21 - Massdrop Inc. CTRL Keyboard: device removed
[  1361.372] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-1/3-1.2/3-1.2:1.2/0003:04D8:EED2.0004/input/input21/event21"
[  1361.372] (II) XINPUT: Adding extended input device "Massdrop Inc. CTRL Keyboard" (type: KEYBOARD, id 11)
[  1361.374] (II) event21 - Massdrop Inc. CTRL Keyboard: is tagged by udev as: Keyboard
[  1361.374] (II) event21 - Massdrop Inc. CTRL Keyboard: device is a keyboard
[  1361.375] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event17)
[  1361.375] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[  1361.375] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[  1361.375] (**) PixArt USB Optical Mouse: always reports core events
[  1361.375] (**) Option "Device" "/dev/input/event17"
[  1361.375] (**) Option "_source" "server/udev"
[  1361.376] (II) event17 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  1361.376] (II) event17 - PixArt USB Optical Mouse: device is a pointer
[  1361.376] (II) event17 - PixArt USB Optical Mouse: device removed
[  1361.495] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-2/3-2:1.0/0003:04F2:0939.0001/input/input17/event17"
[  1361.495] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 12)
[  1361.495] (**) Option "AccelerationScheme" "none"
[  1361.495] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[  1361.495] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[  1361.495] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[  1361.497] (II) event17 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  1361.497] (II) event17 - PixArt USB Optical Mouse: device is a pointer
[  1361.498] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[  1361.498] (II) No input driver specified, ignoring this device.
[  1361.498] (II) This device may have been added with another device file.
[  1361.498] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[  1361.498] (II) No input driver specified, ignoring this device.
[  1361.498] (II) This device may have been added with another device file.
[  1361.498] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event5)
[  1361.498] (II) No input driver specified, ignoring this device.
[  1361.498] (II) This device may have been added with another device file.
[  1361.499] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event6)
[  1361.499] (II) No input driver specified, ignoring this device.
[  1361.499] (II) This device may have been added with another device file.
[  1361.499] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event7)
[  1361.499] (II) No input driver specified, ignoring this device.
[  1361.499] (II) This device may have been added with another device file.
[  1361.499] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event8)
[  1361.499] (II) No input driver specified, ignoring this device.
[  1361.499] (II) This device may have been added with another device file.
[  1361.499] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event9)
[  1361.499] (II) No input driver specified, ignoring this device.
[  1361.499] (II) This device may have been added with another device file.
[  1361.500] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[  1361.500] (II) No input driver specified, ignoring this device.
[  1361.500] (II) This device may have been added with another device file.
[  1361.500] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[  1361.500] (II) No input driver specified, ignoring this device.
[  1361.500] (II) This device may have been added with another device file.
[  1361.500] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[  1361.500] (II) No input driver specified, ignoring this device.
[  1361.500] (II) This device may have been added with another device file.
[  1361.500] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event13)
[  1361.500] (II) No input driver specified, ignoring this device.
[  1361.500] (II) This device may have been added with another device file.
[  1361.501] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event14)
[  1361.501] (II) No input driver specified, ignoring this device.
[  1361.501] (II) This device may have been added with another device file.
[  1361.501] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event15)
[  1361.501] (II) No input driver specified, ignoring this device.
[  1361.501] (II) This device may have been added with another device file.
[  1361.501] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[  1361.501] (II) No input driver specified, ignoring this device.
[  1361.501] (II) This device may have been added with another device file.
[  1361.501] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[  1361.501] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1361.501] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[  1361.501] (**) Eee PC WMI hotkeys: always reports core events
[  1361.501] (**) Option "Device" "/dev/input/event3"
[  1361.501] (**) Option "_source" "server/udev"
[  1361.502] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  1361.502] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[  1361.502] (II) event3  - Eee PC WMI hotkeys: device removed
[  1361.631] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[  1361.631] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[  1361.632] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[  1361.632] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[  1361.633] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[  1361.633] (II) No input driver specified, ignoring this device.
[  1361.633] (II) This device may have been added with another device file.
[  1361.637] (**) Massdrop Inc. CTRL Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1361.637] (II) Using input driver 'libinput' for 'Massdrop Inc. CTRL Keyboard Consumer Control'
[  1361.637] (**) Massdrop Inc. CTRL Keyboard Consumer Control: always reports core events
[  1361.637] (**) Option "Device" "/dev/input/event20"
[  1361.637] (**) Option "_source" "_driver/libinput"
[  1361.637] (II) libinput: Massdrop Inc. CTRL Keyboard Consumer Control: is a virtual subdevice
[  1361.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-1/3-1.2/3-1.2:1.1/0003:04D8:EED2.0003/input/input20/event20"
[  1361.638] (II) XINPUT: Adding extended input device "Massdrop Inc. CTRL Keyboard Consumer Control" (type: KEYBOARD, id 14)
[  1365.429] (II) event1  - Power Button: device removed
[  1365.453] (II) event0  - Power Button: device removed
[  1365.485] (II) event18 - Massdrop Inc. CTRL Keyboard: device removed
[  1365.520] (II) event19 - Massdrop Inc. CTRL Keyboard System Control: device removed
[  1365.552] (II) event21 - Massdrop Inc. CTRL Keyboard: device removed
[  1365.586] (II) event17 - PixArt USB Optical Mouse: device removed
[  1365.699] (II) event3  - Eee PC WMI hotkeys: device removed
[  1365.833] (II) event20 - Massdrop Inc. CTRL Keyboard Consumer Control: device removed
[  1365.920] (II) AIGLX: Suspending AIGLX clients for VT switch

Also, how much of the system journal should I include? It's pretty dense with messages. I feel confident in where the issue started at the beginning of the pacman log posted above, but where should I end it at? I don't want to flood the post with information that's probably irrelevant.

Offline

#5 2020-11-27 13:44:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,686

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

The entire output of "sudo journalctl -b", you can use the tip in the first link in my signature to upload it.

You ran "pacman -Syu" couple of times at the tail of the pacman log, so we're not dealing w/ a partial update and the xorg log says you're using the amdgpu driver on a single GPU output, so no surprises there either.

However, the log also shows only out output (DP-0, 3840x2160) while you suggested this was a problem only w/ the HDMI output attached?

So let's go through the symptoms

The system now boots and I can log in, but I still have a bunch of afterimages left on the desktop.
It might also be worth mentioning that the desktop image itself freezes on the KDE login screen, rather than load up the desktop image itself.

What are those "afterimages" and are they different from seeing SDDM (i assume) instead of the plasma desktop wallpaper?
What happens if you suspend the compositor (shift+alt+f12)?

Switching images seems to resolve this issue, but my second monitor constantly flickers when I plug it in (via HDMI).

We'll need data on that condition, in particular "xrandr -q" - but also pay attention to the non-composited situation.

The KDE network daemon also seems to have issues - I am unable to connect through the desktop's Network Manager, but my connection goes through fine if I sudo dhclient wlan0.
When trying to connect with the desktop Network Manager, it hangs on "Configuring interface..." before dropping the connection and saying it couldn't be found.
On install, the connection was setup via wpa_passphrase and wpa_supplicant.

This is unrelated and we need to see the journal to narrow the cause (likely conflicting NM services, but we'll see)

And maybe i should also add - if I try to rearrange anything on the Task Manager, the system crashes and takes me back to the login screen.

journal again, but also see whether there're entries in coredumpctl and the old xorg log (notably a tailing backtrace)

Online

#6 2020-11-27 15:31:37

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

seth wrote:

The entire output of "sudo journalctl -b", you can use the tip in the first link in my signature to upload it.

I tried to upload with

sudo journalctl -b |& curl -F 'f:1=<-' ix.io

as well as

curl -F 'f:1=<-' ix.io < 2020.11.27journalctlb.txt

but all it didn't return a URL for either of these.

the xorg log says you're using the amdgpu driver on a single GPU output, so no surprises there either...However, the log also shows only out output (DP-0, 3840x2160) while you suggested this was a problem only w/ the HDMI output attached?

I should've mentioned, the issues were when both monitors were plugged in (one via DisplayPort, the other HDMI). When doing everything from the USB, I unplugged the HDMI monitor. While logged in, I plugged it back in, and it flickers constantly, so I unplugged it again.

What are those "afterimages" and are they different from seeing SDDM (i assume) instead of the plasma desktop wallpaper?
What happens if you suspend the compositor (shift+alt+f12)?

It's tough to say now, since the issue hasn't returned since changing the desktop wallpaper back an actual image. The afterimages were like full copies of what the window was as it was dragged across the window. If the window was drug across quickly, there would be less of these afterimages within some fixed amount of time, compared to if it had been drug across the desktop slowly. I'm not sure if that makes sense. Put another way, the rate at which afterimages were left behind on the desktop was constant. Also, the afterimages flicker constantly.

We'll need data on that condition, in particular "xrandr -q" - but also pay attention to the non-composited situation.

Just checked this. The second monitor is plugged in, and doesn't flicker, but there are still afterimages left on it (since the wallpaper hasn't been changed). Shift+Alt+F12 doesn't seem to do anything, and in both cases, xrandr -q gives

Screen 0: minimum 16 x 16, current 7680 x 2160, maximum 32767 x 32767
XWAYLAND0 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 610mm x 350mm
   3840x2160     59.98*+
XWAYLAND2 connected 3840x2160+3840+0 (normal left inverted right x axis y axis) 610mm x 350mm
   3840x2160     23.99*+

I believe the monitor flickering was just me misinterpreting screen artifacts that were produced, which were also flickering.

Last edited by rhpittman314 (2020-11-27 15:40:31)

Offline

#7 2020-11-27 16:17:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,686

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

sudo journactl -b | curl -F 'f:1=<-' ix.io

XWAYLAND0 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 610mm x 350mm

You're running plasma on wayland - does this also happen w/ an X11 session?

Online

#8 2020-11-27 16:25:32

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

You're running plasma on wayland - does this also happen w/ an X11 session?

I take it you're referring to selecting the regular Plasma option at login. And good call - the issue of flickering and things is gone. If it matters, the output of xrandr -q is now

Screen 0: minimum 320 x 200, current 7680 x 2160, maximum 16384 x 16384
DisplayPort-0 connected primary 3840x2160+3840+0 (normal left inverted right x axis y axis) 607mm x 345mm
   3840x2160     60.00*+  30.00    29.97  
   2560x1440     59.95  
   1920x1200     60.00  
   1920x1080     60.00    59.94  
   1600x1200     60.00  
   1680x1050     59.95  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1440x900      59.89  
   1280x800      59.81  
   1152x864      75.00  
   1280x720      60.00    59.94  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    66.67    60.00    59.94  
   720x400       70.08  
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-2 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 608mm x 345mm
   3840x2160     60.00*+  50.00    59.94    30.00    25.00    24.00    29.97    23.98  
   2560x1440     59.95  
   1920x1200     60.00  
   1920x1080     60.00    50.00    59.94    30.00    24.00    29.97    23.98  
   1600x1200     60.00  
   1680x1050     59.88  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x800      59.91  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    66.67    60.00    59.94

And I should add - things can now move fine within the task manager! So something seems wrong with my Wayland install. I may just stick to the regular Plasma sessions for simplicity.
But if there is an easy fix/reinstall I can do to patch this, I'd like to know.

The wifi issues are the next thing that's bugging me.
So the desktop network manager doesn't seem able to connect, but

sudo dhclient wlan0

connects just fine, but periodically drops out. It can return if I run the same command above in a terminal again, but drops out again some time later.
If I start and enable dhcpcd, the connection still periodically drops out, but is able to return within 15-20 seconds or so.
If it helps on checking if there's anything conflicting, my output for systemctl --type=service is

  UNIT                               LOAD   ACTIVE SUB     DESCRIPTION                                                                  
  dbus.service                       loaded active running D-Bus System Message Bus                                                     
  dhcpcd.service                     loaded active running dhcpcd on all interfaces                                                     
  iwd.service                        loaded active running Wireless service                                                             
  kmod-static-nodes.service          loaded active exited  Create list of static device nodes for the current kernel                    
  lvm2-lvmetad.service               loaded active running LVM2 metadata daemon                                                         
  lvm2-monitor.service               loaded active exited  Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
  NetworkManager-wait-online.service loaded active exited  Network Manager Wait Online                                                  
  NetworkManager.service             loaded active running Network Manager                                                              
● nmb.service                        loaded failed failed  Samba NMB Daemon                                                             
  piavpn.service                     loaded active running Private Internet Access daemon                                               
  polkit.service                     loaded active running Authorization Manager                                                        
  rtkit-daemon.service               loaded active running RealtimeKit Scheduling Policy Service                                        
  sddm.service                       loaded active running Simple Desktop Display Manager                                               
  smb.service                        loaded active running Samba SMB Daemon                                                             
  systemd-binfmt.service             loaded active exited  Set Up Additional Binary Formats                                             
  systemd-journal-flush.service      loaded active exited  Flush Journal to Persistent Storage                                          
  systemd-journald.service           loaded active running Journal Service                                                              
  systemd-logind.service             loaded active running User Login Management                                                        
  systemd-modules-load.service       loaded active exited  Load Kernel Modules                                                          
  systemd-random-seed.service        loaded active exited  Load/Save Random Seed                                                        
  systemd-remount-fs.service         loaded active exited  Remount Root and Kernel File Systems                                         
  systemd-sysctl.service             loaded active exited  Apply Kernel Variables                                                       
  systemd-timesyncd.service          loaded active running Network Time Synchronization                                                 
  systemd-tmpfiles-setup-dev.service loaded active exited  Create Static Device Nodes in /dev                                           
  systemd-tmpfiles-setup.service     loaded active exited  Create Volatile Files and Directories                                        
  systemd-udev-trigger.service       loaded active exited  Coldplug All udev Devices                                                    
  systemd-udevd.service              loaded active running Rule-based Manager for Device Events and Files                               
  systemd-update-utmp.service        loaded active exited  Update UTMP about System Boot/Shutdown                                       
  systemd-user-sessions.service      loaded active exited  Permit User Sessions                                                         
  udisks2.service                    loaded active running Disk Manager                                                                 
  upower.service                     loaded active running Daemon for power management                                                  
  user-runtime-dir@1000.service      loaded active exited  User Runtime Directory /run/user/1000                                        
  user@1000.service                  loaded active running User Manager for UID 1000                                                    
  wpa_supplicant.service             loaded active running WPA supplicant                                                               

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

34 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Though the Samba service above failed, I don't think it matters much - it was just used to transfer files in PC migration. I'll probably stop/disable it for the future.

Last edited by rhpittman314 (2020-11-27 16:36:00)

Offline

#9 2020-11-27 17:00:15

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,686

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

sudo dhclient wlan0

  dhcpcd.service                     loaded active running dhcpcd on all interfaces                                                     
  iwd.service                        loaded active running Wireless service                                                             
  NetworkManager-wait-online.service loaded active exited  Network Manager Wait Online                                                  
  NetworkManager.service             loaded active running Network Manager                                                              
  wpa_supplicant.service             loaded active running WPA supplicant  

Pick one service and stop+disable all others.

However please don't treat this like a shopping list, this is a completely different problem.
=> In doubt open a new thread and start w/
a) the journal
b) the output of "find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f"

Online

#10 2020-11-27 21:09:58

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

seth wrote:
  dhcpcd.service                     loaded active running dhcpcd on all interfaces                                                     
  iwd.service                        loaded active running Wireless service                                                             
  NetworkManager-wait-online.service loaded active exited  Network Manager Wait Online                                                  
  NetworkManager.service             loaded active running Network Manager                                                              
  wpa_supplicant.service             loaded active running WPA supplicant  

Pick one service and stop+disable all others.

Tried this and found that
dhcpcd: re-enables connection when it drops out like it has been
iwd: scans for nearby networks (using iwctl command and "station wlan0 scan" and "station wlan0 get-networks")
NetworkManager-wait-online, NetworkManager: these being on enables desktop interface for connecting through wifi
wpa_supplicant: this authenticates the wifi connection when connected through the command line (through the command "sudo dhclient wlan0")

I can't seem to connect with any of these disbaled other than NetworkManager. This removes desktop capability to connect to wifi.
Also, when doing a ping test, the time is much larger than i'd expect. On my phone's wifi, the ping is 15-25ms, but on my PC, the ping has a much higher range (and much larger spread) of anywhere from 50-2000ms.

Also, after starting NetworkManager and NetworkManager-wait-online back up, the wait-online service failed with

● NetworkManager-wait-online.service - Network Manager Wait Online
     Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Fri 2020-11-27 14:56:39 CST; 23s ago
       Docs: man:nm-online(1)
    Process: 183051 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=1/FAILURE)
   Main PID: 183051 (code=exited, status=1/FAILURE)

When the above occurred and I tried to connect to wifi through the NetworkManager, here is the system journal in the past 10 minutes (pulled with "journalctl --since='10 minutes ago'"):

Nov 27 14:53:36 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Nov 27 14:54:54 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 51630, resource id: 115344183, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:54:54 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 51696, resource id: 31458522, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:54:54 torii kdeinit5[182920]: Qt: Session management error: networkIdsList argument is NULL
Nov 27 14:55:18 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Nov 27 14:55:34 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55154, resource id: 102760454, major code: 15 (QueryTree), minor code: 0
Nov 27 14:55:34 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55396, resource id: 102760695, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:55:34 torii systemd[708]: app-systemsettings-aa7490b8057e40b18e4736404193714b.scope: Succeeded.
Nov 27 14:55:34 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55552, resource id: 31458538, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:55:49 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:460: TypeError: Cannot read property 'length' of undefined
Nov 27 14:55:49 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22412, resource id: 31458562, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:55:49 torii systemd[708]: Started Konsole - Terminal.
Nov 27 14:55:49 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:460: TypeError: Cannot read property 'length' of undefined
Nov 27 14:56:05 torii polkit-kde-authentication-agent-1[111725]: Listener adapter polkit_qt_listener_initiate_authentication
Nov 27 14:56:05 torii polkit-kde-authentication-agent-1[111725]: GSimpleAsyncResult: 0x55f3864a0090
Nov 27 14:56:05 torii polkit-kde-authentication-agent-1[111725]: polkit_qt_listener_initiate_authentication callback for  0x55f3860e6600
Nov 27 14:56:05 torii polkit-kde-authentication-agent-1[111725]: Initiating authentication
Nov 27 14:56:05 torii polkit-kde-authentication-agent-1[111725]: Message of action:  "Authentication is required to start 'NetworkManager.service'."
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: Action description has been found
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: WinId of the dialog is  10485836 10485836
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: WinId of the shown dialog is  10485836 10485836
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: Trying again
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: REQUEST
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: Request:  "Password: "
Nov 27 14:56:06 torii polkit-kde-authentication-agent-1[111725]: "Password: "
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: Dialog accepted
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: COMPLETED
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: Completed:  true
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: Finishing obtaining privileges
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: Listener adapter polkit_qt_listener_initiate_authentication_finish
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: polkit_qt_listener_initiate_authentication_finish callback for  0x55f3860e6600
Nov 27 14:56:09 torii polkit-kde-authentication-agent-1[111725]: Finish obtain authorization: true
Nov 27 14:56:09 torii DiscoverNotifier[111766]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_followupreminder_agent[112108]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_notes_agent[112134]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_maildispatcher_agent[112116]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_sendlater_agent[112135]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii kded5[111670]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_followupreminder_agent[112108]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii kgpg[111780]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii kdeconnectd[111748]: propsReply "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii DiscoverNotifier[111766]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_maildispatcher_agent[112116]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_notes_agent[112134]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_sendlater_agent[112135]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii kded5[111670]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_sendlater_agent[112135]: "Object path cannot be empty"
Nov 27 14:56:09 torii akonadi_followupreminder_agent[112108]: "Object path cannot be empty"
Nov 27 14:56:09 torii akonadi_maildispatcher_agent[112116]: "Object path cannot be empty"
Nov 27 14:56:09 torii kgpg[111780]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii akonadi_notes_agent[112134]: "Object path cannot be empty"
Nov 27 14:56:09 torii kdeconnectd[111748]: nmReply "No such interface “org.freedesktop.NetworkManager” on object at path /org/freedesktop/NetworkManager"
Nov 27 14:56:09 torii DiscoverNotifier[111766]: "Object path cannot be empty"
Nov 27 14:56:09 torii kded5[111670]: "Object path cannot be empty"
Nov 27 14:56:09 torii kgpg[111780]: "Object path cannot be empty"
Nov 27 14:56:09 torii kdeconnectd[111748]: "Object path cannot be empty"
Nov 27 14:56:27 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 33387, resource id: 100663301, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:56:28 torii plasmashell[111735]: qrc:/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:494:39: QML StreamListItem: Binding loop detected for property "width"
Nov 27 14:56:28 torii systemd[708]: app-brave\x2dbrowser-d34499d1ce75419c899c75fbb8deab0b.scope: Succeeded.
Nov 27 14:56:28 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34864, resource id: 31458563, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:56:28 torii kded5[111670]: plasma-nm: Unhandled active connection state change:  1
Nov 27 14:56:28 torii kded5[111670]: plasma-nm: virtual NMVariantMapMap SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const QString&, const QStringList&, uint)
Nov 27 14:56:28 torii kded5[111670]: plasma-nm: Path: "/org/freedesktop/NetworkManager/Settings/4"
Nov 27 14:56:28 torii kded5[111670]: plasma-nm: Setting name: "802-11-wireless-security"
Nov 27 14:56:28 torii kded5[111670]: plasma-nm: Hints: ()
Nov 27 14:56:28 torii kded5[111670]: plasma-nm: Flags: 1
Nov 27 14:56:54 torii kded5[111670]: plasma-nm: virtual NMVariantMapMap SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const QString&, const QStringList&, uint)
Nov 27 14:56:54 torii kded5[111670]: plasma-nm: Path: "/org/freedesktop/NetworkManager/Settings/4"
Nov 27 14:56:54 torii kded5[111670]: plasma-nm: Setting name: "802-11-wireless-security"
Nov 27 14:56:54 torii kded5[111670]: plasma-nm: Hints: ()
Nov 27 14:56:54 torii kded5[111670]: plasma-nm: Flags: 3
Nov 27 14:57:55 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26461, resource id: 104857611, major code: 18 (ChangeProperty), minor code: 0
Nov 27 14:58:54 torii DiscoverNotifier[111766]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii kgpg[111780]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii kdeconnectd[111748]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii akonadi_maildispatcher_agent[112116]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii akonadi_notes_agent[112134]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii akonadi_sendlater_agent[112135]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii akonadi_followupreminder_agent[112108]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii kded5[111670]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/1"
Nov 27 14:58:54 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Nov 27 14:58:54 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:59:9: QML QQuickTextEdit: Binding loop detected for property "width"
Nov 27 14:58:59 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44293, resource id: 31458577, major code: 15 (QueryTree), minor code: 0
Nov 27 14:59:59 torii kded5[111670]: plasma-nm: Unhandled active connection state change:  1
Nov 27 14:59:59 torii kded5[111670]: plasma-nm: virtual NMVariantMapMap SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const QString&, const QStringList&, uint)
Nov 27 14:59:59 torii kded5[111670]: plasma-nm: Path: "/org/freedesktop/NetworkManager/Settings/4"
Nov 27 14:59:59 torii kded5[111670]: plasma-nm: Setting name: "802-11-wireless-security"
Nov 27 14:59:59 torii kded5[111670]: plasma-nm: Hints: ()
Nov 27 14:59:59 torii kded5[111670]: plasma-nm: Flags: 5
Nov 27 15:00:24 torii kded5[111670]: plasma-nm: virtual NMVariantMapMap SecretAgent::GetSecrets(const NMVariantMapMap&, const QDBusObjectPath&, const QString&, const QStringList&, uint)
Nov 27 15:00:24 torii kded5[111670]: plasma-nm: Path: "/org/freedesktop/NetworkManager/Settings/4"
Nov 27 15:00:24 torii kded5[111670]: plasma-nm: Setting name: "802-11-wireless-security"
Nov 27 15:00:24 torii kded5[111670]: plasma-nm: Hints: ()
Nov 27 15:00:24 torii kded5[111670]: plasma-nm: Flags: 7
Nov 27 15:00:24 torii plasmashell[111735]: file:///usr/lib/qt/qml/org/kde/plasma/extras/ExpandableListItem.qml:314: TypeError: Cannot read property 'width' of null
Nov 27 15:00:24 torii plasmashell[111735]: file:///usr/lib/qt/qml/org/kde/plasma/extras/ExpandableListItem.qml:314: TypeError: Cannot read property 'width' of null
Nov 27 15:00:24 torii plasmashell[111735]: file:///usr/lib/qt/qml/org/kde/plasma/extras/ExpandableListItem.qml:314: TypeError: Cannot read property 'width' of null
Nov 27 15:00:24 torii plasmashell[111735]: file:///usr/lib/qt/qml/org/kde/plasma/extras/ExpandableListItem.qml:314: TypeError: Cannot read property 'width' of null
Nov 27 15:00:56 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Nov 27 15:00:56 torii plasmashell[111735]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Nov 27 15:00:56 torii DiscoverNotifier[111766]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii akonadi_maildispatcher_agent[112116]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii akonadi_sendlater_agent[112135]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii akonadi_notes_agent[112134]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii akonadi_followupreminder_agent[112108]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii kgpg[111780]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii kdeconnectd[111748]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:00:56 torii kded5[111670]: "No such interface “org.freedesktop.DBus.Properties” on object at path /org/freedesktop/NetworkManager/ActiveConnection/2"
Nov 27 15:01:01 torii kwin_x11[111674]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 57331, resource id: 31458604, major code: 15 (QueryTree), minor code: 0

Have I entered the realm of needing to make a new thread? If so, I can.

Offline

#11 2020-11-27 22:26:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,686

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

The journal segment holds nothing of interest - it's likely just the session journal (you need to run journalctl as root or be in one of the special groups to see the system journal)
Please open a new thread an post the entire journal for the boot.

Online

#12 2020-11-27 22:43:31

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

seth wrote:

The journal segment holds nothing of interest - it's likely just the session journal (you need to run journalctl as root or be in one of the special groups to see the system journal)
Please open a new thread an post the entire journal for the boot.

Sounds good, will do that. I believe that the journal is too large to upload to ix.io, since it does not provide me with a URL when uploading. If the wiki does not recommend pastebin, is there another utility you can recommend where file size is not an issue? Thanks in advance - will provide a link to it at the start of a new thread.

Offline

#13 2020-11-27 22:51:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,686

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

Pastebin isn't ideal but also not the end of the world.
But the excessive log size sounds bad…

Online

#14 2020-11-27 22:51:41

loqs
Member
Registered: 2014-03-06
Posts: 19,040

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

How big is the journal for the current boot?

# journalctl -b | wc

Offline

#15 2020-11-27 23:03:29

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

seth wrote:

Pastebin isn't ideal but also not the end of the world.
But the excessive log size sounds bad…

I can reboot, and go through the steps again. I'm sure the issue will still be present.

loqs wrote:

How big is the journal for the current boot?

# journalctl -b | wc

At the moment, pretty large. 80k lines throughout today's boot, 836k words, and about 9MB.
Will reboot with fresh boot journal.

Last edited by rhpittman314 (2020-11-27 23:03:44)

Offline

#16 2020-11-27 23:06:32

Chop1n
Member
Registered: 2020-10-20
Posts: 22

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

Don't know the limit of ix but you could try sprunge see if that works

 journalctl -b | curl -F 'sprunge=<-' http://sprunge.us  

"curl -F 'sprunge=<-' http://sprunge.us < path-to-file" is holy

Offline

#17 2020-11-27 23:31:24

rhpittman314
Member
Registered: 2020-11-27
Posts: 29

Re: [Solved] 2nd monitor problems, as well as wifi cutting out

And one last question before I mark this as solved, since the monitor issues were fixed by going to a regular Plasma session.
On startup, the primary DisplayPort monitor's resolution has been reduced to 1600x900 for some reason. No cables were changed - the computer was simply restarted. This resolution change was clear at the login screen as well. But the secondary monitor (HDMI-connected) is still 3840x2160. In the system settings, the DisplayPort monitor's resolution options don't go any higher than 1600x900. Using xrandr -q, I get:

Screen 0: minimum 320 x 200, current 5440 x 2160, maximum 16384 x 16384
DisplayPort-0 connected primary 1600x900+3840+0 (normal left inverted right x axis y axis) 607mm x 345mm
   1600x900      60.00* 
   1280x1024     60.02  
   1440x900      59.89  
   1280x800      59.81  
   1152x864      75.00  
   1280x720      60.00    59.94  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    66.67    60.00    59.94  
   720x400       70.08  
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-2 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 608mm x 345mm
   3840x2160     60.00*+  50.00    59.94    30.00    25.00    24.00    29.97    23.98  
   2560x1440     59.95  
   1920x1200     60.00  
   1920x1080     60.00    50.00    59.94    30.00    24.00    29.97    23.98  
   1600x1200     60.00  
   1680x1050     59.88  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x800      59.91  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    66.67    60.00    59.94

I am not sure what the cause for this change is, or how to have PC "re-check" the possible resolutions. I'm not sure why it wouldn't be available, since it's still 16:9, and the 3840x2160 is still present on the secondary monitor.

Edit: The system journal for this on startup can be found at http://ix.io/2FJK.

2nd edit: Moved this question to a new thread at https://bbs.archlinux.org/viewtopic.php?id=261175.

Last edited by rhpittman314 (2020-11-28 05:59:50)

Offline

Board footer

Powered by FluxBB