Manjaro stuck at sda2 clean: after installing video drivers

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.