Manjaro stuck at sda2 clean: after installing video drivers

sda2 seems to be your efi partition. This is a FAT-Partition (which is easily damaged by switching off the computer without unmounting sda2, or other similar things)
But most times this is also easy to repair.

Try to use a live envionment to:

  1. mount /dev/sda2 to some place (like /mnt)
  2. backup all files from sda2 (/mnt) to an USB-stick !
  3. umount it (/mnt)
  4. try to repair sda2 with gparted
  5. test

Only If repairing sda2 fails, then

A. Reformat sda2 with gparted
B. mount /dev/sda2 to some place (like /mnt)
C. Restore all files from USB-Stick to sda2 (/mnt)
D. umount (/mnt)
E. test

My EFI is located on sda1, so I followed your instructions but for sda1. My live environment doesn’t have gparted, it has kpartition, so I used that. It analyzed the partition and didn’t find anything to repair.
It is still stuck after dev/sda2: clean

I just tried it again, now goes to:

/dev/sda2: clean
[FAILED] Failed to start pkgfile database update.

I will see what I can deduce from that in the wiki.

This has been completely my fault. I did search for the 2nd partition and got blinded by ID-2. But sda2 really is ID-1 with ext4 on it. So the filesystem check fails for your root-partition
No wonder you cant boot. But i do not have any expertise for repairing EXT4 :man_shrugging:
I changed the title to represent this.

Did you try to boot with grub and your fallback initramdisk ?

  • Hit ESC while grub is running to stop inside grub
  • select the entry with fallback initramdisk to boot

No problem, I appreciate your taking the time to help.
I tried booting from the fallback initramdisk but it fails the same way.
There is also an entry to boot from an older kernel version, but it also fails to boot properly.

At this point I may just reinstall Manjaro unless you think there is any real hope of fixing it.

Fixing may be a oneliner :wink:
Its only about having the right idea :man_shrugging:

There is a program that i wrote. It may help nothing, or it may show the problem at once.
It is called maxi, and shows kernels, modules, efi-hooks and so on in one step.

You could try it, and post the otput here.

sounds great! do I need to do part or all of the operation in chroot?
Edit: oops, I just read the instructions thoroughly and they answered my question.

1 Like

Ok, here is what I have done:

manjaro-chroot -a                                                  1 ✘ 
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/sda2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# wget https://github.com/andreaskielkopf/maxi/raw/master/maxi
--2022-02-27 13:48:59--  https://github.com/andreaskielkopf/maxi/raw/master/maxi
SSL_INIT
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/andreaskielkopf/maxi/master/maxi [following]
--2022-02-27 13:48:59--  https://raw.githubusercontent.com/andreaskielkopf/maxi/master/maxi
SSL_INIT
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 68275 (67K) [application/octet-stream]
Saving to: 'maxi'

maxi                 100%[======================>]  66.67K  --.-KB/s    in 0.02s   

2022-02-27 13:49:00 (3.93 MB/s) - 'maxi' saved [68275/68275]

[manjaro /]# sha256sum maxi
8f176630cfa49bb8c98e4f5bedd0af1066c5f2fa761a8f37f8332640c9a7ce9f  maxi
[manjaro /]# chmod -c a+x ./maxi
mode of './maxi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
[manjaro /]# ./maxi -kmf**
Currently running: 5.15.12-1-MANJARO (linux515)
[manjaro /]# **./maxi -kmsgeif**
bash: **./maxi: No such file or directory
[manjaro /]# ./maxi -kmsgeif  
Currently running: 5.15.12-1-MANJARO (linux515)
 linux414 <vmlinuz missing>?9542~42f5 <initrd missing>= fallback=27M?dcf5~556d
 linux510 <vmlinuz missing>?03a5~2a1d <initrd missing>= fallback=28M?cc5f~7bf7
Modules in: /lib/modules Checksumming all modules may take a while
 modules414 4.14.264-1-MANJARO=70M?65ee~d5ea extramodules-4.14-MANJARO=176K?043f~a6d2
 modules510 5.10.98-1-MANJARO =92M?ec53~4a35 extramodules-5.10-MANJARO=168K?15a8~3fab
Info about: /etc/default/grub
 GRUB_DEFAULT              =saved
 GRUB_TIMEOUT              =5
 GRUB_TIMEOUT_STYLE        =hidden
 GRUB_DISTRIBUTOR          ="Manjaro"
 GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor resume=UUID=004f9e09-a15f-4044-87db-de398dfbc6d3 udev.log_priority=3"
 GRUB_CMDLINE_LINUX        =""
 GRUB_SAVEDEFAULT          =true
 GRUB_PRELOAD_MODULES      ="part_gpt part_msdos"
 GRUB_DISABLE_OS_PROBER    =false
 GRUB_THEME                ="/usr/share/grub/themes/manjaro/theme.txt"
Info about: /etc/mkinitcpio.conf
   MODULES                   =""
   BINARIES                  =()
   FILES                     =""
   HOOKS                     ="base udev autodetect modconf block keyboard keymap resume filesystems fsck"
 # COMPRESSION               ="gzip"
 # COMPRESSION               ="bzip2"
 # COMPRESSION               ="lzma"
 # COMPRESSION               ="xz"
 # COMPRESSION               ="lzop"
 # COMPRESSION               ="lz4"
 # COMPRESSION               ="zstd"
Info about: efi bootloaders
 /boot/grub/x86_64-efi/core.efi    136K ?43a6~d103
 /boot/grub/x86_64-efi/grub.efi    136K ?e3db~047a
 /boot/efi/EFI/Manjaro/grubx64.efi 136K ?43a6~d103
 /boot/efi/EFI/boot/bootx64.efi    136K ?43a6~d103
Info about: efi vars (needs efibootmgr)
 Boot0001* manjaro              HD(1,GPT,32583a05-36f3-6b47-b0d0-abbf56b0b89c,0x1000,0x96000) \EFI\manjaro\grubx64.efi        
 Boot0002* Windows Boot Manager HD(1,GPT,32583a05-36f3-6b47-b0d0-abbf56b0b89c,0x1000,0x96000) \EFI\Microsoft\Boot\bootmgfw.efi
Authorization required, but no authorization protocol specified
Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
        at java.desktop/sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at java.desktop/sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:101)
        at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
        at java.desktop/sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:60)
        at java.desktop/sun.awt.PlatformGraphicsInfo.createGE(PlatformGraphicsInfo.java:36)
        at java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:93)
        at java.desktop/java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:84)
        at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:106)
        at java.desktop/sun.awt.X11.XToolkit.<clinit>(XToolkit.java:224)
        at java.desktop/sun.awt.PlatformGraphicsInfo.createToolkit(PlatformGraphicsInfo.java:40)
        at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:599)
        at de.uhingen.kielkopf.andreas.maxi.ClipboardSupport.transfer(ClipboardSupport.java:35)
        at de.uhingen.kielkopf.andreas.maxi.Maxi.start(Maxi.java:159)
        at de.uhingen.kielkopf.andreas.maxi.Maxi.main(Maxi.java:78)
1 ==>./maxi needs a java runtime with at least version 1.8

Maxi is made for manjaro linux only
This is version 0.6.8 from 21.2.2022

Usage:
------
./maxi [OPTIONS]

 -h --help         help
 -c --color        colorize output unconditionally
 -k --kernel       installed kernels, initrd, chroot
 -l --list-all     all kernels (not only installed)  
 -v --kver         kernelversion 
 -m --modules      list modules and extramodules    
 -s --shasum       produce hash to compare kernel. modules
 -w --watch [100]  watch how everything changes with time 
 -g --grub         /boot/grub/grub.cfg, /etc/default/grub
 -i --mkinitcpio   /etc/mkinitcpio.conf
 -e --efi          efi bootloaders 
 -f --forum        frame with backticks and [details] and copy to clipboard
 
   default equals to: -km
 
[manjaro /]# exit
exit
 --> umount: [/mnt/boot/efi]
 --> umount: [/mnt]

lets compare notes:

maxi -kmsgeif
Currently running: 5.15.21-1-MANJARO (linux515)
 linux510 vmlinuz-5.10-x86_64∑03a5~2a1d initramfs-5.10-x86_64.img=35M fallback=101M∑<sha?>
 linux515 vmlinuz-5.15-x86_64∑33f7~92d3 initramfs-5.15-x86_64.img=35M fallback=124M∑<sha?>
 linux516 vmlinuz-5.16-x86_64∑d00e~f171 initramfs-5.16-x86_64.img=35M fallback=132M∑<sha?>
Modules in: /lib/modules Checksumming all modules may take a while
 modules510 5.10.98-1-MANJARO=88M ∑6fc5~8524 extramodules-5.10-MANJARO=164K∑15a8~3fab
 modules515 5.15.21-1-MANJARO=115M∑2b9b~f64f extramodules-5.15-MANJARO=252K∑e4aa~0be7
 modules516 5.16.7-1-MANJARO =132M∑8ad8~24cf extramodules-5.16-MANJARO=248K∑ffa1~0705
Info about: /etc/default/grub
   GRUB_DEFAULT              =saved
   GRUB_TIMEOUT              =3
   GRUB_TIMEOUT_STYLE        =menu
   GRUB_DISTRIBUTOR          ="Manjaro"
   GRUB_CMDLINE_LINUX_DEFAULT="bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash modprobe.blacklist=ccp udev.log_priority=3 audit=0 sysrq_always_enabled=1"
   GRUB_CMDLINE_LINUX        =""
 # GRUB_SAVEDEFAULT          =true
   GRUB_SAVEDEFAULT          =false
   GRUB_PRELOAD_MODULES      ="part_gpt part_msdos"
 # GRUB_DISABLE_OS_PROBER    =false
   GRUB_DISABLE_OS_PROBER    =true
   GRUB_THEME                ="/usr/share/grub/themes/manjaro/theme.txt"
Info about: /etc/mkinitcpio.conf
   MODULES                   =(btrfs nouveau)
 # MODULES                   =(btrfs)
   BINARIES                  =()
   FILES                     =()
   HOOKS                     =(base udev systemd autodetect modconf block keyboard sd-vconsole filesystems bootsplash-manjaro)
 # HOOKS                     =(base systemd autodetect modconf block keyboard sd-vconsole filesystems bootsplash-manjaro)
 # COMPRESSION               ="gzip"
 # COMPRESSION               ="bzip2"
 # COMPRESSION               ="lzma"
 # COMPRESSION               ="xz"
 # COMPRESSION               ="lzop"
 # COMPRESSION               ="lz4"
 # COMPRESSION               ="zstd"
   COMPRESSION               =cat
Info about: efi bootloaders
 /boot/efi/EFI/manjaro/grubx64.efi              276K ∑be43~0b31
 /boot/efi/EFI/boot/bootx64.efi                 272K ∑cc6a~0ffc
 /boot/efi/EFI/refind/refind_x64.efi            312K ∑4fe7~05af
 /boot/efi/EFI/refind/drivers_x64/btrfs_x64.efi 116K ∑a87f~b9b9
 /boot/efi/EFI/tools/Shell.efi                  908K ∑e4e2~74fd
 /boot/efi/EFI/tools/Shell_Full.efi             1008K∑f751~ea31
 /boot/efi/EFI/tools/shellx64.efi               1,4M ∑22e1~dc75
 /boot/grub/x86_64-efi/core.efi                 276K ∑be43~0b31
 /boot/grub/x86_64-efi/grub.efi                 276K ∑f38f~db26
 /boot/efi_backup/EFI/boot/bootx64.efi          164K ∑047b~be9a
 /boot/efi_backup/EFI/manjaro/grubx64.efi       164K ∑047b~be9a
Info about: efi vars (needs efibootmgr)
 Boot0000* manjaro                  HD(1,GPT,b1d3d562-88ff-4ac2-8326-9c5d82892379,0x800,0x1dc800) \EFI\MANJARO\GRUBX64.EFI
 Boot0003* UEFI: Built-in EFI Shell VenMedia(5023b95c-db26-429b-a648-bd47664c8012)                                         ..BO
 Boot0004* UEFI OS                  HD(1,GPT,b1d3d562-88ff-4ac2-8326-9c5d82892379,0x800,0x1dc800) \EFI\BOOT\BOOTX64.EFI    ..BO
 Boot001A* UEFI OS                  HD(1,GPT,99e0488b-1204-4acc-83a6-30d2c839b094,0x800,0x100000) \EFI\BOOT\BOOTX64.EFI    ..BO
 Boot0020* UEFI OS                  HD(1,GPT,4f943c21-f008-4448-aaf4-ff8be3fd2a28,0x800,0x200000) \EFI\BOOT\BOOTX64.EFI    ..BO
 Boot0022* Hard Drive               BBS(HD,,0x0)                                                                           ..GO
 Boot0023* CD/DVD Drive             BBS(CDROM,,0x0)                                                                        ..GO
 Boot0024* USB                      BBS(USB,,0x0)                                                                          ..GO
download & instal
  • So downloading did go well
  • checksum was ok
  • made executable
  • You seem to be running linux 5.15 (from ISO ???)
    maxi did not find the names of kernel …, but did checksum them :thinking: (may be because of the locale ?)
  • checksum for 5.10 is the same as by mine 03a5… :white_check_mark:
    i dont have 4.14, so i can’t compare :wink:

Please post additionally:

ls -lA /boot

from chroot environment

  • modules/*extramodules seem to be present
  • grub seems to be your uefi-bootloader :white_check_mark:
  • It was not possible to copy the output to clipboard :rofl: (-f seems to work only in terminal, not in konsole)
    ./maxi -mksgei (witout f) would not try to copy to clipboard :wink:
    but this is harmless
[manjaro /]# ls -lA /boot
total 87132
-rw-r--r-- 1 root root    51200 Feb  4 05:48 amd-ucode.img
drwxr-xr-x 3 root root     4096 Dec 31  1969 efi
drwxr-xr-x 6 root root     4096 Feb 25 19:30 grub
-rw------- 1 root root 27529534 Feb 25 14:39 initramfs-4.14-x86_64-fallback.img
-rw------- 1 root root  9619543 Feb 25 14:39 initramfs-4.14-x86_64.img
-rw------- 1 root root 28751871 Feb 26 13:46 initramfs-5.10-x86_64-fallback.img
-rw------- 1 root root  8877494 Feb 26 13:46 initramfs-5.10-x86_64.img
-rw-r--r-- 1 root root       23 Feb  2 17:56 linux414-x86_64.kver
-rw-r--r-- 1 root root       22 Feb  6 07:21 linux510-x86_64.kver
drwxr-xr-x 2 root root     4096 Feb 25 15:39 memtest86+
-rw-r--r-- 1 root root  4908768 Feb 25 14:38 vmlinuz-4.14-x86_64
-rw-r--r-- 1 root root  9448672 Feb 25 14:38 vmlinuz-5.10-x86_64

when grub starts to boot it says it’s running kernel 5.10.98

What version of grub do you use ?

  • You have an other checksum then mine

yours:/boot/efi/EFI/boot/bootx64.efi 136K ?43a6~d103
mine: /boot/efi/EFI/boot/bootx64.efi 272K ?cc6a~0ffc

Maybe you should update your grub

Just a guess, but this may be not the main problem :frowning:

Now i am almost out of ideas :frowning:

  • Can you open a console with CTRL-ALT-F3 ?
  • You could try to check the logs. For example /var/log/X*.log

Please have a look at [FAILED] failed to start pkgfile database update - #69 by flux

I can open tty3, but the result to check the logs is:

#/var/log/X*.log
-bash: /var/log/Xorg.0.log: Permission Denied

I updated grub as well

[manjaro /]# sudo update-grub
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Found linux image: /boot/vmlinuz-4.14-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-4.14-x86_64.img
Found initrd fallback image: /boot/initramfs-4.14-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
done

Is this message important at all?

grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.

So if tty3 is accessible

Your manjaro is bootet, but the gui you use does not start

  • Please try to start x manually by
startx
  • What gui do you use ? Xfce4? kde? gnome?
  • What loginmanager do you use ? lightdm ?

To check the logs you afterwards may use:

cat /var/log/Xorg.0.log  

This may be 100 lines, but one of them may show the problem, so please post them.

P.S.

Even if this command is called update-grub, it does update grub.cfg, but not grub itself :wink: This is done by:

pacman -Syu grub

You can read further in GRUB/Restore the GRUB Bootloader - Manjaro under the topic reinstall grub.

No.

Sorry for the very long response time: I just moved and am still settling in.

Here is the Xorg logs

[manjaro /]# cat /var/log/Xorg.0.log  
[    43.640] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    43.641] Current Operating System: Linux jonathan-hppavilion17notebookpc 5.10.98-1-MANJARO #1 SMP PREEMPT Sun Feb 6 12:22:54 UTC 2022 x86_64
[    43.641] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=9abd0e9d-07a4-42d4-9616-5b9d8be3a04d rw quiet apparmor=1 security=apparmor resume=UUID=004f9e09-a15f-4044-87db-de398dfbc6d3 udev.log_priority=3
[    43.641]  
[    43.641] Current version of pixman: 0.40.0
[    43.642]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    43.642] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    43.643] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar  8 11:25:20 2022
[    43.643] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    43.643] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    43.644] (==) No Layout section.  Using the first Screen section.
[    43.644] (==) No screen section available. Using defaults.
[    43.644] (**) |-->Screen "Default Screen Section" (0)
[    43.644] (**) |   |-->Monitor "<default monitor>"
[    43.644] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[    43.644] (**) |   |-->Device "Device0"
[    43.644] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    43.644] (==) Automatically adding devices
[    43.644] (==) Automatically enabling devices
[    43.645] (==) Automatically adding GPU devices
[    43.645] (==) Automatically binding GPU devices
[    43.645] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    43.645] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF
[    43.645] (==) ModulePath set to "/usr/lib/xorg/modules"
[    43.645] (**) Extension "Composite" is enabled
[    43.645] (**) Extension "RENDER" is enabled
[    43.649] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    43.649] (II) Module ABI versions:
[    43.649]    X.Org ANSI C Emulation: 0.4
[    43.649]    X.Org Video Driver: 25.2
[    43.649]    X.Org XInput driver : 24.4
[    43.649]    X.Org Server Extension : 10.0
[    43.651] (++) using VT number 3

[    43.655] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    43.657] (II) xfree86: Adding drm device (/dev/dri/card0)
[    43.657] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[    43.658] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    43.667] (--) PCI:*(0@0:1:0) 1002:990b:103c:1984 rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    43.667] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    43.667] (II) LoadModule: "glx"
[    43.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    43.672] (II) Module glx: vendor="X.Org Foundation"
[    43.672]    compiled for 1.21.1.3, module version = 1.0.0
[    43.672]    ABI class: X.Org Server Extension, version 10.0
[    43.672] (II) LoadModule: "vesa"
[    43.672] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    43.672] (II) Module vesa: vendor="X.Org Foundation"
[    43.672]    compiled for 1.21.1.1, module version = 2.5.0
[    43.672]    Module class: X.Org Video Driver
[    43.672]    ABI class: X.Org Video Driver, version 25.2
[    43.672] (II) VESA: driver for VESA chipsets: vesa
[    43.672] vesa: Refusing to run on UEFI
[    43.672] vesa: Refusing to run on UEFI
[    43.672] (EE) No devices detected.
[    43.672] (EE) 
Fatal server error:
[    43.673] (EE) no screens found(EE) 
[    43.673] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[    43.673] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    43.673] (EE) 
[    44.225] (EE) Server terminated with error (1). Closing log file.

I just started the

pacman -Syu grub

And it is starting a “Full system upgrade”

[manjaro /]# pacman -Syu grub
:: Synchronizing package databases...
 core                                                                                     166.2 KiB   173 KiB/s 00:01 [#######################################################################] 100%
 extra                                                                                   1889.3 KiB  1343 KiB/s 00:01 [#######################################################################] 100%
 community                                                                                  7.0 MiB  2.12 MiB/s 00:03 [#######################################################################] 100%
 multilib                                                                                 174.0 KiB   375 KiB/s 00:00 [#######################################################################] 100%
:: Some packages should be upgraded first...
resolving dependencies...
looking for conflicting packages...

Packages (1) archlinux-keyring-20220224-1

Total Download Size:   1.02 MiB
Total Installed Size:  1.44 MiB
Net Upgrade Size:      0.01 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 archlinux-keyring-20220224-1-any                                                        1040.1 KiB   935 KiB/s 00:01 [#######################################################################] 100%
(1/1) checking keys in keyring                                                                                        [#######################################################################] 100%
(1/1) checking package integrity                                                                                      [#######################################################################] 100%
(1/1) loading package files                                                                                           [#######################################################################] 100%
(1/1) checking for file conflicts                                                                                     [#######################################################################] 100%
(1/1) checking available disk space                                                                                   [#######################################################################] 100%
:: Processing package changes...
(1/1) upgrading archlinux-keyring                                                                                     [#######################################################################] 100%
==> Appending keys from archlinux.gpg...
==> Locally signing trusted keys in keyring...
  -> Locally signed 1 keys.
==> Importing owner trust values...
gpg: inserting ownertrust of 4
==> Updating trust database...
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  28  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  28  signed:  95  trust: 0-, 0q, 0n, 28m, 0f, 0u
gpg: depth: 2  valid:  88  signed:  32  trust: 88-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
==> Updating trust database...
gpg: next trustdb check due at 2022-04-20
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly

warning: grub-2.06-4 is up to date -- reinstalling
:: Starting full system upgrade...
warning: manjaro-hello: local (0.6.7-2) is newer than extra (0.6.6-11)
resolving dependencies...
looking for conflicting packages...

Packages (370)
*
*
*
Total Download Size:   1777.31 MiB
Total Installed Size:  6228.92 MiB
Net Upgrade Size:      -106.96 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
*
*
*
 Total (370/370)                                                                         1777.3 MiB  1469 KiB/s 20:39 [#######################################################################] 100%
(370/370) checking keys in keyring                                                                                    [#######################################################################] 100%
(370/370) checking package integrity                                                                                  [#######################################################################] 100%
(370/370) loading package files                                                                                       [#######################################################################] 100%
(370/370) checking for file conflicts                                                                                 [#######################################################################] 100%
(370/370) checking available disk space                                                                               [#######################################################################] 100%
:: Running pre-transaction hooks...
(1/5) Removing linux initcpios...
(2/5) Remove Firefox Distribution Settings
(3/5) Save Linux kernel modules
(4/5) Removing old entries from the info directory file...
(5/5) Remove Thunderbird Distribution Settings
:: Processing package changes...
*
*
*
:: Running post-transaction hooks...
( 1/36) Creating system user accounts...
( 2/36) Registering binary formats...
  Skipped: Running in chroot.
( 3/36) Updating journal message catalog...
( 4/36) Reloading system manager configuration...
  Skipped: Running in chroot.
( 5/36) Updating udev hardware database...
( 6/36) Applying kernel sysctl settings...
  Skipped: Running in chroot.
( 7/36) Creating temporary files...
Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
error: command failed to execute correctly
( 8/36) Reloading device manager configuration...
  Skipped: Running in chroot.
( 9/36) Arming ConditionNeedsUpdate...
(10/36) Updating the MIME type database...
(11/36) Updating module dependencies...
(12/36) Restoring locales
(13/36) Restarting cronie for libc upgrade...
Running in chroot, ignoring command 'try-restart'
(14/36) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'default'
  -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64.img
==> Starting build: 4.14.268-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-4.14-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'fallback'
  -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64-fallback.img -S autodetect
==> Starting build: 4.14.268-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: bfa
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-4.14-x86_64-fallback.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'default'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64.img
==> Starting build: 5.10.102-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'fallback'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64-fallback.img -S autodetect
==> Starting build: 5.10.102-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: bfa
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64-fallback.img
==> Image generation successful
(15/36) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(16/36) Updating the appstream cache...

** (appstreamcli:7879): WARNING **: 07:22:16.975: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.

** (appstreamcli:7879): WARNING **: 07:22:16.976: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
? Metadata cache was updated successfully.
(17/36) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Found linux image: /boot/vmlinuz-4.14-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-4.14-x86_64.img
Found initrd fallback image: /boot/initramfs-4.14-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
(18/36) Reloading system bus configuration...
  Skipped: Running in chroot.
(19/36) Warn about old perl modules
(20/36) Copy Firefox Distribution Settings
(21/36) Updating fontconfig cache...
(22/36) Updating 32-bit fontconfig cache...
(23/36) Probing GDK-Pixbuf loader modules...
(24/36) Probing 32-bit GDK-Pixbuf loader modules...
(25/36) Updating GIO module cache...
(26/36) Compiling GSettings XML schema files...
(27/36) Probing GTK3 input method modules...
(28/36) Updating icon theme caches...
(29/36) Reloading GVFS config...
killall: /proc lacks process entries (not mounted ?)
(30/36) Restore Linux kernel modules

==> Warning:
         -> Kernel has been updated. Modules of the current kernel
         -> have been backed up so you can continue to use your
         -> computer. However, the new kernel will only work
         -> at next boot.


(31/36) Modifying 'locale-gen'
(32/36) Hiding redundant menu entries
(33/36) Updating the info directory file...
(34/36) Copy Thunderbird Distribution Settings
(35/36) Updating the desktop file MIME type cache...
(36/36) Updating the vlc plugin cache...

After all that, it is still at the same issue on startup

So, now you are

  • up to date :wink:
  • have a good grub :white_check_mark:
  • kernel :white_check_mark:
  • modules :white_check_mark:
    Everything according boot seems to be OK

But no functioning video-driver ! :footprints:

You do have some special configuraton:

apparmor is enabled

This may complicate things. I have no experience with apparmor :man_shrugging:

And xorg does not find any “usable” device :footprints:

It seems that no video-driver for your graphics is running at this moment. (Or the config files are messed up)

Can you undo what you did with your video-driver ?

To me it seems you have to undo :footprints: this:

Otherwise I would suggest to:

  1. Run a live-manjaro from CD/USB
  2. Look there into Xorg logs to see what the right video-diver for your system would be.
  3. Then post this Xorg log here too.

I don’t know how to undo what I did since I did it through the GUI.

here are the Xorg logs from the live invorment

[    40.530] (--) Log file renamed from "/var/log/Xorg.pid-1064.log" to "/var/log/Xorg.0.log"
[    40.545] 
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[    40.545] Current Operating System: Linux manjaro 5.15.12-1-MANJARO #1 SMP PREEMPT Wed Dec 29 18:08:07 UTC 2021 x86_64
[    40.545] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_KDE_2121 quiet systemd.show_status=1 apparmor=1 security=apparmor driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1
[    40.545]  
[    40.545] Current version of pixman: 0.40.0
[    40.545]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    40.545] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    40.545] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 14 16:15:01 2022
[    40.548] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    40.548] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    40.557] (==) No Layout section.  Using the first Screen section.
[    40.557] (==) No screen section available. Using defaults.
[    40.557] (**) |-->Screen "Default Screen Section" (0)
[    40.557] (**) |   |-->Monitor "<default monitor>"
[    40.557] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    40.557] (==) Automatically adding devices
[    40.557] (==) Automatically enabling devices
[    40.557] (==) Automatically adding GPU devices
[    40.557] (==) Automatically binding GPU devices
[    40.557] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    40.560] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    40.560]    Entry deleted from font path.
[    40.560] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    40.560]    Entry deleted from font path.
[    40.560] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    40.560]    Entry deleted from font path.
[    40.560] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    40.560]    Entry deleted from font path.
[    40.560] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF
[    40.560] (==) ModulePath set to "/usr/lib/xorg/modules"
[    40.560] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    40.560] (II) Module ABI versions:
[    40.560]    X.Org ANSI C Emulation: 0.4
[    40.560]    X.Org Video Driver: 25.2
[    40.560]    X.Org XInput driver : 24.4
[    40.560]    X.Org Server Extension : 10.0
[    40.561] (++) using VT number 1

[    40.561] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    40.562] (II) xfree86: Adding drm device (/dev/dri/card0)
[    40.562] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[    41.113] (--) PCI:*(0@0:1:0) 1002:990b:103c:1984 rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    41.113] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    41.113] (II) LoadModule: "glx"
[    41.115] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    41.132] (II) Module glx: vendor="X.Org Foundation"
[    41.132]    compiled for 1.21.1.2, module version = 1.0.0
[    41.132]    ABI class: X.Org Server Extension, version 10.0
[    41.132] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[    41.132]    loading driver: radeon
[    41.132] (==) Matched radeon as autoconfigured driver 0
[    41.132] (==) Matched ati as autoconfigured driver 1
[    41.132] (==) Matched modesetting as autoconfigured driver 2
[    41.132] (==) Matched fbdev as autoconfigured driver 3
[    41.132] (==) Matched vesa as autoconfigured driver 4
[    41.132] (==) Assigned the driver to the xf86ConfigLayout
[    41.132] (II) LoadModule: "radeon"
[    41.132] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    41.139] (II) Module radeon: vendor="X.Org Foundation"
[    41.139]    compiled for 1.21.1.1, module version = 19.1.0
[    41.139]    Module class: X.Org Video Driver
[    41.139]    ABI class: X.Org Video Driver, version 25.2
[    41.139] (II) LoadModule: "ati"
[    41.140] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    41.140] (II) Module ati: vendor="X.Org Foundation"
[    41.140]    compiled for 1.21.1.1, module version = 19.1.0
[    41.140]    Module class: X.Org Video Driver
[    41.140]    ABI class: X.Org Video Driver, version 25.2
[    41.685] (II) LoadModule: "modesetting"
[    41.685] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    41.688] (II) Module modesetting: vendor="X.Org Foundation"
[    41.688]    compiled for 1.21.1.2, module version = 1.21.1
[    41.688]    Module class: X.Org Video Driver
[    41.688]    ABI class: X.Org Video Driver, version 25.2
[    41.688] (II) LoadModule: "fbdev"
[    41.689] (WW) Warning, couldn't open module fbdev
[    41.689] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    41.689] (II) LoadModule: "vesa"
[    41.689] (WW) Warning, couldn't open module vesa
[    41.689] (EE) Failed to load module "vesa" (module does not exist, 0)
[    41.689] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
        ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
        ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
        ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
        ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
        ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
        ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
        ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
        ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
        ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
        ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
        ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
        ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
        ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
        ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
        ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
        ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
        ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
        ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
        ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
        ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
        ATI Radeon 9800PRO, ATI Radeon 9800XT,
        ATI Radeon Mobility 9600/9700 (M10/M11),
        ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
        ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
        ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
        ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
        ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
        ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
        ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
        ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
        ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
        ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
        ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
        ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
        ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
        ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
        ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
        ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
        ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
        ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
        ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
        ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
        ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
        ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
        ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
        ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
        ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
        ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
        ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
        ATI FireGL V3350, ATI Mobility Radeon X1450,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
        ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
        ATI FireGL V3400, ATI Mobility FireGL V5250,
        ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
        ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
        ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
        ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
        ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
        ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
        ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
        ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
        ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
        AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
        ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
        ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
        ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
        ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
        ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
        ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
        ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
        ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
        ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
        ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
        ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
        ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
        ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
        ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
        ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
        ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
        ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
        ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
        ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
        ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
        ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
        ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
        ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
        ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
        ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
        AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
        AMD Radeon HD 6300 Series Graphics,
        AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
        ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
        AMD Firestream 9350, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
        ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
        REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
        ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
        AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
        AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
        ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
        MULLINS, KAVERI, HAWAII
[    41.691] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    41.692] (II) [KMS] Kernel modesetting enabled.
[    41.692] (WW) Falling back to old probe method for modesetting
[    42.235] (II) RADEON(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    42.235] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    42.235] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    42.235] (==) RADEON(0): Default visual is TrueColor
[    42.235] (==) RADEON(0): RGB weight 888
[    42.235] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    42.235] (--) RADEON(0): Chipset: "ARUBA" (ChipID = 0x990b)
[    42.235] (II) Loading sub module "fb"
[    42.235] (II) LoadModule: "fb"
[    42.235] (II) Module "fb" already built-in
[    42.235] (II) Loading sub module "dri2"
[    42.235] (II) LoadModule: "dri2"
[    42.235] (II) Module "dri2" already built-in
[    44.137] (II) Loading sub module "glamoregl"
[    44.137] (II) LoadModule: "glamoregl"
[    44.138] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    44.157] (II) Module glamoregl: vendor="X.Org Foundation"
[    44.157]    compiled for 1.21.1.2, module version = 1.0.1
[    44.157]    ABI class: X.Org ANSI C Emulation, version 0.4
[    44.196] (II) RADEON(0): glamor X acceleration enabled on AMD ARUBA (DRM 2.50.0 / 5.15.12-1-MANJARO, LLVM 13.0.0)
[    44.196] (II) RADEON(0): glamor detected, initialising EGL layer.
[    44.196] (II) RADEON(0): KMS Color Tiling: enabled
[    44.196] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    44.196] (==) RADEON(0): TearFree property default: auto
[    44.196] (II) RADEON(0): KMS Pageflipping: enabled
[    44.206] (II) RADEON(0): Output eDP has no monitor section
[    44.316] (II) RADEON(0): Output VGA-0 has no monitor section
[    44.318] (II) RADEON(0): Output HDMI-0 has no monitor section
[    44.331] (II) RADEON(0): EDID for output eDP
[    44.331] (II) RADEON(0): Manufacturer: LGD  Model: 372  Serial#: 0
[    44.331] (II) RADEON(0): Year: 2012  Week: 0
[    44.331] (II) RADEON(0): EDID Version: 1.4
[    44.331] (II) RADEON(0): Digital Display Input
[    44.331] (II) RADEON(0): 6 bits per channel
[    44.331] (II) RADEON(0): Digital interface is undefined
[    44.331] (II) RADEON(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    44.332] (II) RADEON(0): Gamma: 2.20
[    44.332] (II) RADEON(0): No DPMS capabilities specified
[    44.332] (II) RADEON(0): Supported color encodings: RGB 4:4:4 
[    44.332] (II) RADEON(0): First detailed timing is preferred mode
[    44.332] (II) RADEON(0): Preferred mode is native pixel format and refresh rate
[    44.332] (II) RADEON(0): redX: 0.603 redY: 0.356   greenX: 0.345 greenY: 0.612
[    44.332] (II) RADEON(0): blueX: 0.152 blueY: 0.104   whiteX: 0.313 whiteY: 0.329
[    44.332] (II) RADEON(0): Manufacturer's mask: 0
[    44.332] (II) RADEON(0): Supported detailed timing:
[    44.332] (II) RADEON(0): clock: 107.9 MHz   Image Size:  382 x 215 mm
[    44.332] (II) RADEON(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
[    44.332] (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
[    44.332] (II) RADEON(0): Supported detailed timing:
[    44.332] (II) RADEON(0): clock: 71.9 MHz   Image Size:  382 x 215 mm
[    44.332] (II) RADEON(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
[    44.332] (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
[    44.332] (II) RADEON(0): Unknown vendor-specific block 2
[    44.332] (II) RADEON(0): EDID (in hex):
[    44.332] (II) RADEON(0):    00ffffffffffff0030e4720300000000
[    44.332] (II) RADEON(0):    00160104902615780257259a5b589c27
[    44.332] (II) RADEON(0):    1a505400000001010101010101010101
[    44.332] (II) RADEON(0):    010101010101262a4040618424303020
[    44.332] (II) RADEON(0):    35007ed710000019131c404061842430
[    44.332] (II) RADEON(0):    302035007ed710000019000000000000
[    44.332] (II) RADEON(0):    00000000000000000000000000000002
[    44.332] (II) RADEON(0):    000c47ff0a3c6421263b6400000000e8
[    44.332] (II) RADEON(0): Printing probed modes for output eDP
[    44.332] (II) RADEON(0): Modeline "1600x900"x60.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
[    44.332] (II) RADEON(0): Modeline "1600x900"x40.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
[    44.332] (II) RADEON(0): Modeline "1440x900"x60.0  106.68  1440 1528 1672 1904  900 903 909 934 -hsync +vsync (56.0 kHz)
[    44.332] (II) RADEON(0): Modeline "1280x854"x60.0   89.34  1280 1352 1480 1680  854 857 867 887 -hsync +vsync (53.2 kHz)
[    44.332] (II) RADEON(0): Modeline "1280x800"x60.0   83.71  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.8 kHz)
[    44.332] (II) RADEON(0): Modeline "1280x720"x60.0   74.65  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.9 kHz)
[    44.332] (II) RADEON(0): Modeline "1152x768"x59.9   71.95  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.8 kHz)
[    44.332] (II) RADEON(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    44.332] (II) RADEON(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    44.332] (II) RADEON(0): Modeline "848x480"x59.9   31.65  848 872 952 1056  480 483 493 500 -hsync +vsync (30.0 kHz)
[    44.332] (II) RADEON(0): Modeline "720x480"x59.9   26.85  720 744 808 896  480 483 493 500 -hsync +vsync (30.0 kHz)
[    44.332] (II) RADEON(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
[    44.443] (II) RADEON(0): EDID for output VGA-0
[    44.444] (II) RADEON(0): EDID for output HDMI-0
[    44.444] (II) RADEON(0): Output eDP connected
[    44.444] (II) RADEON(0): Output VGA-0 disconnected
[    44.444] (II) RADEON(0): Output HDMI-0 disconnected
[    44.444] (II) RADEON(0): Using exact sizes for initial modes
[    44.444] (II) RADEON(0): Output eDP using initial mode 1600x900 +0+0
[    44.444] (II) RADEON(0): mem size init: gart size :3fdcc000 vram size: s:30000000 visible:f6a1000
[    44.444] (==) RADEON(0): DPI set to (96, 96)
[    44.444] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    44.444] (II) Loading sub module "ramdac"
[    44.444] (II) LoadModule: "ramdac"
[    44.444] (II) Module "ramdac" already built-in
[    44.444] (II) UnloadModule: "modesetting"
[    44.444] (II) Unloading modesetting
[    44.445] (II) RADEON(0): [DRI2] Setup complete
[    44.445] (II) RADEON(0): [DRI2]   DRI driver: r600
[    44.445] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    44.445] (II) RADEON(0): Front buffer size: 5625K
[    44.445] (II) RADEON(0): VRAM usage limit set to 222173K
[    44.449] (II) RADEON(0): SYNC extension fences enabled
[    44.449] (II) RADEON(0): Present extension enabled
[    44.449] (==) RADEON(0): DRI3 enabled
[    44.449] (==) RADEON(0): Backing store enabled
[    44.449] (II) RADEON(0): Direct rendering enabled
[    44.550] (II) RADEON(0): Use GLAMOR acceleration.
[    44.550] (II) RADEON(0): Acceleration enabled
[    44.550] (==) RADEON(0): DPMS enabled
[    44.550] (==) RADEON(0): Silken mouse enabled
[    44.550] (II) RADEON(0): Set up textured video (glamor)
[    44.550] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[    44.550] (II) RADEON(0): [XvMC] Extension initialized.
[    44.566] (II) Initializing extension Generic Event Extension
[    44.567] (II) Initializing extension SHAPE
[    44.567] (II) Initializing extension MIT-SHM
[    44.567] (II) Initializing extension XInputExtension
[    44.568] (II) Initializing extension XTEST
[    44.568] (II) Initializing extension BIG-REQUESTS
[    44.568] (II) Initializing extension SYNC
[    44.568] (II) Initializing extension XKEYBOARD
[    44.569] (II) Initializing extension XC-MISC
[    44.569] (II) Initializing extension SECURITY
[    44.569] (II) Initializing extension XFIXES
[    44.570] (II) Initializing extension RENDER
[    44.570] (II) Initializing extension RANDR
[    44.570] (II) Initializing extension COMPOSITE
[    44.571] (II) Initializing extension DAMAGE
[    44.571] (II) Initializing extension MIT-SCREEN-SAVER
[    44.571] (II) Initializing extension DOUBLE-BUFFER
[    44.571] (II) Initializing extension RECORD
[    44.572] (II) Initializing extension DPMS
[    44.572] (II) Initializing extension Present
[    44.572] (II) Initializing extension DRI3
[    44.572] (II) Initializing extension X-Resource
[    44.573] (II) Initializing extension XVideo
[    44.573] (II) Initializing extension XVideo-MotionCompensation
[    44.573] (II) Initializing extension GLX
[    44.584] (II) AIGLX: Loaded and initialized r600
[    44.584] (II) GLX: Initialized DRI2 GL provider for screen 0
[    44.584] (II) Initializing extension XFree86-VidModeExtension
[    44.584] (II) Initializing extension XFree86-DGA
[    44.585] (II) Initializing extension XFree86-DRI
[    44.585] (II) Initializing extension DRI2
[    44.586] (II) RADEON(0): Setting screen physical size to 423 x 238
[    45.313] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    45.314] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.314] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    45.314] (**) Power Button: Applying InputClass "system-keyboard"
[    45.314] (II) LoadModule: "libinput"
[    45.314] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    45.319] (II) Module libinput: vendor="X.Org Foundation"
[    45.319]    compiled for 1.21.1, module version = 1.2.0
[    45.319]    Module class: X.Org XInput Driver
[    45.319]    ABI class: X.Org XInput driver, version 24.4
[    45.319] (II) Using input driver 'libinput' for 'Power Button'
[    45.319] (**) Power Button: always reports core events
[    45.319] (**) Option "Device" "/dev/input/event2"
[    45.319] (**) Option "_source" "server/udev"
[    45.327] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    45.327] (II) event2  - Power Button: device is a keyboard
[    45.328] (II) event2  - Power Button: device removed
[    45.346] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    45.346] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    45.347] (**) Option "xkb_model" "pc105+inet"
[    45.347] (**) Option "xkb_layout" "us"
[    45.347] (WW) Option "xkb_variant" requires a string value
[    45.347] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.413] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    45.413] (II) event2  - Power Button: device is a keyboard
[    45.414] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    45.414] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    45.414] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    45.414] (**) Video Bus: Applying InputClass "system-keyboard"
[    45.414] (II) Using input driver 'libinput' for 'Video Bus'
[    45.414] (**) Video Bus: always reports core events
[    45.414] (**) Option "Device" "/dev/input/event3"
[    45.414] (**) Option "_source" "server/udev"
[    45.415] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    45.415] (II) event3  - Video Bus: device is a keyboard
[    45.416] (II) event3  - Video Bus: device removed
[    45.483] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    45.483] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    45.483] (**) Option "xkb_model" "pc105+inet"
[    45.483] (**) Option "xkb_layout" "us"
[    45.483] (WW) Option "xkb_variant" requires a string value
[    45.483] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.486] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    45.486] (II) event3  - Video Bus: device is a keyboard
[    45.488] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    45.488] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.488] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    45.488] (**) Power Button: Applying InputClass "system-keyboard"
[    45.488] (II) Using input driver 'libinput' for 'Power Button'
[    45.488] (**) Power Button: always reports core events
[    45.488] (**) Option "Device" "/dev/input/event0"
[    45.488] (**) Option "_source" "server/udev"
[    45.490] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    45.490] (II) event0  - Power Button: device is a keyboard
[    45.490] (II) event0  - Power Button: device removed
[    45.520] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    45.520] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    45.520] (**) Option "xkb_model" "pc105+inet"
[    45.520] (**) Option "xkb_layout" "us"
[    45.520] (WW) Option "xkb_variant" requires a string value
[    45.520] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.523] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    45.523] (II) event0  - Power Button: device is a keyboard
[    45.524] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    45.524] (II) No input driver specified, ignoring this device.
[    45.524] (II) This device may have been added with another device file.
[    45.526] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event18)
[    45.526] (II) No input driver specified, ignoring this device.
[    45.526] (II) This device may have been added with another device file.
[    45.528] (II) config/udev: Adding input device Lite-On Technology Corp. USB Keyboard (/dev/input/event10)
[    45.528] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    45.528] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    45.528] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "system-keyboard"
[    45.528] (II) Using input driver 'libinput' for 'Lite-On Technology Corp. USB Keyboard'
[    45.528] (**) Lite-On Technology Corp. USB Keyboard: always reports core events
[    45.528] (**) Option "Device" "/dev/input/event10"
[    45.528] (**) Option "_source" "server/udev"
[    45.532] (II) event10 - Lite-On Technology Corp. USB Keyboard: is tagged by udev as: Keyboard
[    45.532] (II) event10 - Lite-On Technology Corp. USB Keyboard: device is a keyboard
[    45.533] (II) event10 - Lite-On Technology Corp. USB Keyboard: device removed
[    45.559] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb5/5-2/5-2:1.0/0003:04CA:004B.0003/input/input11/event10"
[    45.559] (II) XINPUT: Adding extended input device "Lite-On Technology Corp. USB Keyboard" (type: KEYBOARD, id 9)
[    45.559] (**) Option "xkb_model" "pc105+inet"
[    45.560] (**) Option "xkb_layout" "us"
[    45.560] (WW) Option "xkb_variant" requires a string value
[    45.560] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.564] (II) event10 - Lite-On Technology Corp. USB Keyboard: is tagged by udev as: Keyboard
[    45.564] (II) event10 - Lite-On Technology Corp. USB Keyboard: device is a keyboard
[    45.567] (II) config/udev: Adding input device Lite-On Technology Corp. USB Keyboard Consumer Control (/dev/input/event11)
[    45.567] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    45.567] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    45.567] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    45.567] (II) Using input driver 'libinput' for 'Lite-On Technology Corp. USB Keyboard Consumer Control'
[    45.567] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: always reports core events
[    45.567] (**) Option "Device" "/dev/input/event11"
[    45.567] (**) Option "_source" "server/udev"
[    45.571] (II) event11 - Lite-On Technology Corp. USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    45.571] (II) event11 - Lite-On Technology Corp. USB Keyboard Consumer Control: device is a keyboard
[    45.571] (II) event11 - Lite-On Technology Corp. USB Keyboard Consumer Control: device removed
[    45.613] (II) libinput: Lite-On Technology Corp. USB Keyboard Consumer Control: needs a virtual subdevice
[    45.613] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb5/5-2/5-2:1.1/0003:04CA:004B.0004/input/input12/event11"
[    45.613] (II) XINPUT: Adding extended input device "Lite-On Technology Corp. USB Keyboard Consumer Control" (type: MOUSE, id 10)
[    45.613] (**) Option "AccelerationScheme" "none"
[    45.613] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: (accel) selected scheme none/0
[    45.613] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    45.613] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[    45.616] (II) event11 - Lite-On Technology Corp. USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    45.616] (II) event11 - Lite-On Technology Corp. USB Keyboard Consumer Control: device is a keyboard
[    45.618] (II) config/udev: Adding input device Lite-On Technology Corp. USB Keyboard System Control (/dev/input/event12)
[    45.618] (**) Lite-On Technology Corp. USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[    45.618] (**) Lite-On Technology Corp. USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    45.618] (**) Lite-On Technology Corp. USB Keyboard System Control: Applying InputClass "system-keyboard"
[    45.618] (II) Using input driver 'libinput' for 'Lite-On Technology Corp. USB Keyboard System Control'
[    45.618] (**) Lite-On Technology Corp. USB Keyboard System Control: always reports core events
[    45.618] (**) Option "Device" "/dev/input/event12"
[    45.618] (**) Option "_source" "server/udev"
[    45.621] (II) event12 - Lite-On Technology Corp. USB Keyboard System Control: is tagged by udev as: Keyboard
[    45.621] (II) event12 - Lite-On Technology Corp. USB Keyboard System Control: device is a keyboard
[    45.621] (II) event12 - Lite-On Technology Corp. USB Keyboard System Control: device removed
[    45.666] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb5/5-2/5-2:1.1/0003:04CA:004B.0004/input/input13/event12"
[    45.667] (II) XINPUT: Adding extended input device "Lite-On Technology Corp. USB Keyboard System Control" (type: KEYBOARD, id 11)
[    45.667] (**) Option "xkb_model" "pc105+inet"
[    45.667] (**) Option "xkb_layout" "us"
[    45.667] (WW) Option "xkb_variant" requires a string value
[    45.667] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.669] (II) event12 - Lite-On Technology Corp. USB Keyboard System Control: is tagged by udev as: Keyboard
[    45.670] (II) event12 - Lite-On Technology Corp. USB Keyboard System Control: device is a keyboard
[    45.672] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event4)
[    45.672] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    45.672] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    45.672] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
[    45.672] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    45.672] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    45.672] (**) Option "Device" "/dev/input/event4"
[    45.672] (**) Option "_source" "server/udev"
[    45.674] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[    45.674] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[    45.675] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[    45.706] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:062A:5918.0001/input/input4/event4"
[    45.707] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 12)
[    45.707] (**) Option "xkb_model" "pc105+inet"
[    45.707] (**) Option "xkb_layout" "us"
[    45.707] (WW) Option "xkb_variant" requires a string value
[    45.707] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.709] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[    45.710] (II) event4  - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[    45.711] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event5)
[    45.711] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    45.711] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    45.711] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    45.711] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    45.711] (**) Option "Device" "/dev/input/event5"
[    45.712] (**) Option "_source" "server/udev"
[    45.714] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[    45.714] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[    45.715] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[    45.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:062A:5918.0002/input/input5/event5"
[    45.773] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 13)
[    45.773] (**) Option "AccelerationScheme" "none"
[    45.773] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[    45.773] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[    45.773] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[    45.776] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[    45.776] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[    45.778] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[    45.778] (II) No input driver specified, ignoring this device.
[    45.778] (II) This device may have been added with another device file.
[    45.779] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse Consumer Control (/dev/input/event6)
[    45.779] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[    45.779] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    45.779] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "system-keyboard"
[    45.779] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[    45.779] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[    45.779] (**) Option "Device" "/dev/input/event6"
[    45.779] (**) Option "_source" "server/udev"
[    45.782] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[    45.782] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[    45.783] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[    45.813] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: needs a virtual subdevice
[    45.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:062A:5918.0002/input/input6/event6"
[    45.813] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: MOUSE, id 14)
[    45.813] (**) Option "AccelerationScheme" "none"
[    45.813] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) selected scheme none/0
[    45.813] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration factor: 2.000
[    45.813] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration threshold: 4
[    45.816] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[    45.816] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[    45.818] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse System Control (/dev/input/event7)
[    45.818] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "evdev keyboard catchall"
[    45.818] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "libinput keyboard catchall"
[    45.818] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "system-keyboard"
[    45.818] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse System Control'
[    45.818] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: always reports core events
[    45.818] (**) Option "Device" "/dev/input/event7"
[    45.818] (**) Option "_source" "server/udev"
[    45.820] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[    45.820] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[    45.820] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[    45.853] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:062A:5918.0002/input/input7/event7"
[    45.853] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse System Control" (type: KEYBOARD, id 15)
[    45.853] (**) Option "xkb_model" "pc105+inet"
[    45.853] (**) Option "xkb_layout" "us"
[    45.853] (WW) Option "xkb_variant" requires a string value
[    45.853] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.857] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[    45.858] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[    45.860] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event8)
[    45.860] (II) No input driver specified, ignoring this device.
[    45.860] (II) This device may have been added with another device file.
[    45.862] (II) config/udev: Adding input device HP Truevision HD: HP Truevision (/dev/input/event21)
[    45.862] (**) HP Truevision HD: HP Truevision: Applying InputClass "evdev keyboard catchall"
[    45.862] (**) HP Truevision HD: HP Truevision: Applying InputClass "libinput keyboard catchall"
[    45.862] (**) HP Truevision HD: HP Truevision: Applying InputClass "system-keyboard"
[    45.862] (II) Using input driver 'libinput' for 'HP Truevision HD: HP Truevision'
[    45.862] (**) HP Truevision HD: HP Truevision: always reports core events
[    45.862] (**) Option "Device" "/dev/input/event21"
[    45.862] (**) Option "_source" "server/udev"
[    45.865] (II) event21 - HP Truevision HD: HP Truevision: is tagged by udev as: Keyboard
[    45.865] (II) event21 - HP Truevision HD: HP Truevision: device is a keyboard
[    45.866] (II) event21 - HP Truevision HD: HP Truevision: device removed
[    45.933] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-4/2-4:1.0/input/input22/event21"
[    45.933] (II) XINPUT: Adding extended input device "HP Truevision HD: HP Truevision" (type: KEYBOARD, id 16)
[    45.933] (**) Option "xkb_model" "pc105+inet"
[    45.933] (**) Option "xkb_layout" "us"
[    45.933] (WW) Option "xkb_variant" requires a string value
[    45.933] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.937] (II) event21 - HP Truevision HD: HP Truevision: is tagged by udev as: Keyboard
[    45.937] (II) event21 - HP Truevision HD: HP Truevision: device is a keyboard
[    45.938] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event19)
[    45.939] (II) No input driver specified, ignoring this device.
[    45.939] (II) This device may have been added with another device file.
[    45.940] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event20)
[    45.940] (II) No input driver specified, ignoring this device.
[    45.940] (II) This device may have been added with another device file.
[    45.941] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event9)
[    45.941] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    45.941] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    45.941] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    45.941] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    45.941] (**) AT Translated Set 2 keyboard: always reports core events
[    45.941] (**) Option "Device" "/dev/input/event9"
[    45.941] (**) Option "_source" "server/udev"
[    45.943] (II) event9  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    45.944] (II) event9  - AT Translated Set 2 keyboard: device is a keyboard
[    45.948] (II) event9  - AT Translated Set 2 keyboard: device removed
[    45.973] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input9/event9"
[    45.973] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    45.973] (**) Option "xkb_model" "pc105+inet"
[    45.973] (**) Option "xkb_layout" "us"
[    45.973] (WW) Option "xkb_variant" requires a string value
[    45.973] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    45.976] (II) event9  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    45.977] (II) event9  - AT Translated Set 2 keyboard: device is a keyboard
[    45.982] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
[    45.982] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    45.982] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    45.982] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[    45.982] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    45.982] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    45.982] (**) Option "Device" "/dev/input/event17"
[    45.982] (**) Option "_source" "server/udev"
[    45.984] (II) event17 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    45.988] (II) event17 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    45.988] (II) event17 - SynPS/2 Synaptics TouchPad: device removed
[    46.053] (**) Option "Tapping" "on"
[    46.054] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input17/event17"
[    46.054] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[    46.057] (**) Option "AccelerationScheme" "none"
[    46.057] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    46.057] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    46.057] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    46.059] (II) event17 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    46.063] (II) event17 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    46.065] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    46.065] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[    46.065] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    46.065] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    46.065] (**) Option "Device" "/dev/input/mouse1"
[    46.065] (**) Option "_source" "server/udev"
[    46.133] (II) mouse1  - not using input device '/dev/input/mouse1'.
[    46.133] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a device for /dev/input/mouse1
[    46.133] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[    46.133] (II) UnloadModule: "libinput"
[    46.134] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event13)
[    46.134] (II) No input driver specified, ignoring this device.
[    46.134] (II) This device may have been added with another device file.
[    46.135] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    46.135] (II) No input driver specified, ignoring this device.
[    46.135] (II) This device may have been added with another device file.
[    46.136] (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
[    46.136] (II) No input driver specified, ignoring this device.
[    46.136] (II) This device may have been added with another device file.
[    46.143] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event14)
[    46.143] (**) Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[    46.143] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[    46.144] (**) Wireless hotkeys: Applying InputClass "system-keyboard"
[    46.144] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[    46.144] (**) Wireless hotkeys: always reports core events
[    46.144] (**) Option "Device" "/dev/input/event14"
[    46.144] (**) Option "_source" "server/udev"
[    46.145] (II) event14 - Wireless hotkeys: is tagged by udev as: Keyboard
[    46.145] (II) event14 - Wireless hotkeys: device is a keyboard
[    46.146] (II) event14 - Wireless hotkeys: device removed
[    46.200] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event14"
[    46.200] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 19)
[    46.200] (**) Option "xkb_model" "pc105+inet"
[    46.200] (**) Option "xkb_layout" "us"
[    46.200] (WW) Option "xkb_variant" requires a string value
[    46.200] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.201] (II) event14 - Wireless hotkeys: is tagged by udev as: Keyboard
[    46.201] (II) event14 - Wireless hotkeys: device is a keyboard
[    46.202] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event16)
[    46.202] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    46.202] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    46.202] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[    46.202] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    46.202] (**) HP WMI hotkeys: always reports core events
[    46.202] (**) Option "Device" "/dev/input/event16"
[    46.202] (**) Option "_source" "server/udev"
[    46.204] (II) event16 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    46.204] (II) event16 - HP WMI hotkeys: device is a keyboard
[    46.204] (II) event16 - HP WMI hotkeys: device removed
[    46.253] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event16"
[    46.253] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 20)
[    46.253] (**) Option "xkb_model" "pc105+inet"
[    46.253] (**) Option "xkb_layout" "us"
[    46.253] (WW) Option "xkb_variant" requires a string value
[    46.253] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.255] (II) event16 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    46.256] (II) event16 - HP WMI hotkeys: device is a keyboard
[    46.270] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    46.270] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    46.270] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    46.270] (II) Using input driver 'libinput' for 'Lite-On Technology Corp. USB Keyboard Consumer Control'
[    46.270] (**) Lite-On Technology Corp. USB Keyboard Consumer Control: always reports core events
[    46.270] (**) Option "Device" "/dev/input/event11"
[    46.270] (**) Option "_source" "_driver/libinput"
[    46.270] (II) libinput: Lite-On Technology Corp. USB Keyboard Consumer Control: is a virtual subdevice
[    46.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb5/5-2/5-2:1.1/0003:04CA:004B.0004/input/input12/event11"
[    46.270] (II) XINPUT: Adding extended input device "Lite-On Technology Corp. USB Keyboard Consumer Control" (type: KEYBOARD, id 21)
[    46.270] (**) Option "xkb_model" "pc105+inet"
[    46.270] (**) Option "xkb_layout" "us"
[    46.270] (WW) Option "xkb_variant" requires a string value
[    46.270] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    46.271] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[    46.271] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    46.271] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "system-keyboard"
[    46.271] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[    46.271] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[    46.271] (**) Option "Device" "/dev/input/event6"
[    46.271] (**) Option "_source" "_driver/libinput"
[    46.271] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is a virtual subdevice
[    46.271] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:062A:5918.0002/input/input6/event6"
[    46.271] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: KEYBOARD, id 22)
[    46.271] (**) Option "xkb_model" "pc105+inet"
[    46.271] (**) Option "xkb_layout" "us"
[    46.271] (WW) Option "xkb_variant" requires a string value
[    46.271] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.458] (II) RADEON(0): EDID vendor "LGD", prod id 882
[    50.458] (II) RADEON(0): Printing DDC gathered Modelines:
[    50.458] (II) RADEON(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
[    50.458] (II) RADEON(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
[    54.728] (II) RADEON(0): EDID vendor "LGD", prod id 882
[    54.728] (II) RADEON(0): Printing DDC gathered Modelines:
[    54.728] (II) RADEON(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
[    54.728] (II) RADEON(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)

Trying to fix driver issues

[manjaro /]# sudo mhwd -r pci video-nvidia   
Error: config 'video-nvidia' is not installed!
[manjaro /]# nvidia-settings
bash: nvidia-settings: command not found
[manjaro /]# sudo mhwd -a pci nonfree 0300
> Skipping already installed config 'video-linux' for device: 0000:00:01.0 (0300:1002:990b) Display controller ATI Technologies Inc Richland [Radeon HD 8650G]
[manjaro /]#  mhwd-gpu --status
:: status
  xorg configuration file: '/etc/X11/mhwd.d/vesa.conf'

I checked to see what was installed

[manjaro /]#  mhwd -li -d
   NAME:        video-vesa
   ATTACHED:    PCI
   VERSION:     2017.03.12
   INFO:        X.org vesa video driver.
   PRIORITY:    0
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 
   VENDORIDS:   * 

   NAME:        video-linux
   ATTACHED:    PCI
   VERSION:     2018.05.04
   INFO:        Standard open source drivers.
   PRIORITY:    2
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 0380 0302 
   VENDORIDS:   1002 8086 10de 

   NAME:        video-modesetting
   ATTACHED:    PCI
   VERSION:     2020.01.13
   INFO:        X.org modesetting video driver.
   PRIORITY:    1
   FREEDRIVER:  true
   DEPENDS:     -
   CONFLICTS:   -
   CLASSIDS:    0300 
   VENDORIDS:   * 


Warning: no installed configs for USB devices found!

Removing non free drivers

[manjaro /]# sudo mhwd -r pci video-nvidia 
Error: config 'video-nvidia' is not installed!
[manjaro /]# sudo mhwd -r pci video-vesa   
> Removing video-vesa...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/local/pci/video-vesa/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
checking dependencies...

Packages (1) xf86-video-vesa-2.5.0-2

Total Removed Size:  0.03 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing xf86-video-vesa...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
'/etc/X11/xorg.conf.d/90-mhwd.conf' symlink is invalid! Removing it...
> Successfully removed video-vesa

after removing video-vesa, it now boots properly!

Thank you so much for all your help Andreas!

1 Like

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