Tuxedo Pulse 14 Gen1

Hi! I own a Tuxedo Pulse 14 Gen1 and I am quite happy with the device. My satisfaction is growing as my device is now running Manjaro instead of TuxedOS (Ubuntu).
However, I am now having some minor issues with Manjaro. Maybe someone can help me with these issues.

1.) X11 isn’t coming up stable
This problem is very annoying! During a boot or a reboot, sometimes i end up i a blackscreen!
To fix the problem i have to switch over to tty2 (CTL + ALT + F2) and need to start XFCE manually with “startxfce4”. XFCE is comming up fine without any problems.
I checked the X11 logs and found this one:

[     8.125] (EE) Device(s) detected, but none match those in the config file.
[     8.125] (EE) 
Fatal server error:
[     8.125] (EE) no screens found(EE) 
[     8.125] (EE) 

Here is log from a blackscreen:

[     8.111] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     8.112] Build Operating System: Linux Manjaro Linux
[     8.112] Current Operating System: Linux pulse 5.10.15-1-MANJARO #1 SMP PREEMPT Wed Feb 10 10:42:47 UTC 2021 x86_64
[     8.112] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-5.10-x86_64 root=/dev/mapper/vg0-root--lv rw rootflags=subvol=@ cryptdevice=UUID=5ce02f5f-c88a-4a6c-bd80-6951c1efe917:cryptroot quiet udev.log_priority=3
[     8.112] Build Date: 16 December 2020  10:33:32PM
[     8.112]  
[     8.112] Current version of pixman: 0.40.0
[     8.112] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.112] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.112] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 27 19:31:11 2021
[     8.112] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.112] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.112] (==) No Layout section.  Using the first Screen section.
[     8.112] (==) No screen section available. Using defaults.
[     8.112] (**) |-->Screen "Default Screen Section" (0)
[     8.112] (**) |   |-->Monitor "<default monitor>"
[     8.112] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.112] (==) Automatically adding devices
[     8.112] (==) Automatically enabling devices
[     8.112] (==) Automatically adding GPU devices
[     8.112] (==) Automatically binding GPU devices
[     8.112] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.112] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.112] 	Entry deleted from font path.
[     8.112] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.112] 	Entry deleted from font path.
[     8.112] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.112] 	Entry deleted from font path.
[     8.112] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.112] 	Entry deleted from font path.
[     8.112] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[     8.113] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.113] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.113] (II) Module ABI versions:
[     8.113] 	X.Org ANSI C Emulation: 0.4
[     8.113] 	X.Org Video Driver: 24.1
[     8.113] 	X.Org XInput driver : 24.1
[     8.113] 	X.Org Server Extension : 10.0
[     8.114] (++) using VT number 7

[     8.114] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.118] (--) PCI:*(4@0:0:0) 1002:1636:1d05:109f rev 198, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfe600000/524288, I/O @ 0x0000e000/256
[     8.118] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.118] (II) LoadModule: "glx"
[     8.118] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.120] (II) Module glx: vendor="X.Org Foundation"
[     8.120] 	compiled for 1.20.10, module version = 1.0.0
[     8.120] 	ABI class: X.Org Server Extension, version 10.0
[     8.120] (==) Matched ati as autoconfigured driver 0
[     8.120] (==) Matched modesetting as autoconfigured driver 1
[     8.120] (==) Matched fbdev as autoconfigured driver 2
[     8.120] (==) Matched vesa as autoconfigured driver 3
[     8.120] (==) Assigned the driver to the xf86ConfigLayout
[     8.120] (II) LoadModule: "ati"
[     8.120] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     8.120] (II) Module ati: vendor="X.Org Foundation"
[     8.120] 	compiled for 1.20.8, module version = 19.1.0
[     8.120] 	Module class: X.Org Video Driver
[     8.120] 	ABI class: X.Org Video Driver, version 24.1
[     8.120] (II) LoadModule: "radeon"
[     8.120] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     8.121] (II) Module radeon: vendor="X.Org Foundation"
[     8.121] 	compiled for 1.20.8, module version = 19.1.0
[     8.121] 	Module class: X.Org Video Driver
[     8.121] 	ABI class: X.Org Video Driver, version 24.1
[     8.121] (II) LoadModule: "modesetting"
[     8.121] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.121] (II) Module modesetting: vendor="X.Org Foundation"
[     8.121] 	compiled for 1.20.10, module version = 1.20.10
[     8.121] 	Module class: X.Org Video Driver
[     8.121] 	ABI class: X.Org Video Driver, version 24.1
[     8.121] (II) LoadModule: "fbdev"
[     8.121] (WW) Warning, couldn't open module fbdev
[     8.121] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.121] (II) LoadModule: "vesa"
[     8.121] (WW) Warning, couldn't open module vesa
[     8.121] (EE) Failed to load module "vesa" (module does not exist, 0)
[     8.121] (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
[     8.124] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.125] (EE) open /dev/dri/card0: No such file or directory
[     8.125] (WW) Falling back to old probe method for modesetting
[     8.125] (EE) open /dev/dri/card0: No such file or directory
[     8.125] (EE) Screen 0 deleted because of no matching config section.
[     8.125] (II) UnloadModule: "modesetting"
[     8.125] (EE) Device(s) detected, but none match those in the config file.
[     8.125] (EE) 
Fatal server error:
[     8.125] (EE) no screens found(EE) 
[     8.125] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     8.125] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     8.125] (EE) 
[     8.125] (EE) Server terminated with error (1). Closing log file.

Here is the log from a successful boot:

[   269.966] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[   269.966] Build Operating System: Linux Manjaro Linux
[   269.966] Current Operating System: Linux pulse 5.10.15-1-MANJARO #1 SMP PREEMPT Wed Feb 10 10:42:47 UTC 2021 x86_64
[   269.966] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-5.10-x86_64 root=/dev/mapper/vg0-root--lv rw rootflags=subvol=@ cryptdevice=UUID=5ce02f5f-c88a-4a6c-bd80-6951c1efe917:cryptroot quiet udev.log_priority=3
[   269.966] Build Date: 16 December 2020  10:33:32PM
[   269.966]  
[   269.966] Current version of pixman: 0.40.0
[   269.966] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   269.966] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   269.966] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Feb 27 19:10:50 2021
[   269.966] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   269.966] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   269.967] (==) No Layout section.  Using the first Screen section.
[   269.967] (==) No screen section available. Using defaults.
[   269.967] (**) |-->Screen "Default Screen Section" (0)
[   269.967] (**) |   |-->Monitor "<default monitor>"
[   269.967] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   269.967] (==) Automatically adding devices
[   269.967] (==) Automatically enabling devices
[   269.967] (==) Automatically adding GPU devices
[   269.967] (==) Automatically binding GPU devices
[   269.967] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   269.967] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   269.967] 	Entry deleted from font path.
[   269.967] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   269.967] 	Entry deleted from font path.
[   269.967] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   269.967] 	Entry deleted from font path.
[   269.967] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   269.967] 	Entry deleted from font path.
[   269.967] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[   269.967] (==) ModulePath set to "/usr/lib/xorg/modules"
[   269.967] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   269.967] (II) Module ABI versions:
[   269.967] 	X.Org ANSI C Emulation: 0.4
[   269.967] 	X.Org Video Driver: 24.1
[   269.967] 	X.Org XInput driver : 24.1
[   269.967] 	X.Org Server Extension : 10.0
[   269.969] (++) using VT number 8

[   269.969] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   269.970] (II) xfree86: Adding drm device (/dev/dri/card0)
[   269.970] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[   269.974] (--) PCI:*(4@0:0:0) 1002:1636:1d05:109f rev 198, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfe600000/524288, I/O @ 0x0000e000/256
[   269.974] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   269.974] (II) LoadModule: "glx"
[   269.974] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   269.977] (II) Module glx: vendor="X.Org Foundation"
[   269.978] 	compiled for 1.20.10, module version = 1.0.0
[   269.978] 	ABI class: X.Org Server Extension, version 10.0
[   269.978] (==) Matched ati as autoconfigured driver 0
[   269.978] (==) Matched modesetting as autoconfigured driver 1
[   269.978] (==) Matched fbdev as autoconfigured driver 2
[   269.978] (==) Matched vesa as autoconfigured driver 3
[   269.978] (==) Assigned the driver to the xf86ConfigLayout
[   269.978] (II) LoadModule: "ati"
[   269.978] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   269.978] (II) Module ati: vendor="X.Org Foundation"
[   269.978] 	compiled for 1.20.8, module version = 19.1.0
[   269.978] 	Module class: X.Org Video Driver
[   269.978] 	ABI class: X.Org Video Driver, version 24.1
[   269.978] (II) LoadModule: "amdgpu"
[   269.978] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[   269.979] (II) Module amdgpu: vendor="X.Org Foundation"
[   269.979] 	compiled for 1.20.8, module version = 19.1.0
[   269.979] 	Module class: X.Org Video Driver
[   269.979] 	ABI class: X.Org Video Driver, version 24.1
[   269.979] (II) LoadModule: "modesetting"
[   269.980] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   269.980] (II) Module modesetting: vendor="X.Org Foundation"
[   269.980] 	compiled for 1.20.10, module version = 1.20.10
[   269.980] 	Module class: X.Org Video Driver
[   269.980] 	ABI class: X.Org Video Driver, version 24.1
[   269.980] (II) LoadModule: "fbdev"
[   269.980] (WW) Warning, couldn't open module fbdev
[   269.980] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   269.980] (II) LoadModule: "vesa"
[   269.980] (WW) Warning, couldn't open module vesa
[   269.980] (EE) Failed to load module "vesa" (module does not exist, 0)
[   269.980] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[   269.980] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   270.327] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[   270.328] (WW) Falling back to old probe method for modesetting
[   270.329] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   270.329] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[   270.329] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   270.329] (==) AMDGPU(0): Default visual is TrueColor
[   270.329] (==) AMDGPU(0): RGB weight 888
[   270.329] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[   270.329] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1636)
[   270.329] (II) Loading sub module "fb"
[   270.329] (II) LoadModule: "fb"
[   270.330] (II) Loading /usr/lib/xorg/modules/libfb.so
[   270.330] (II) Module fb: vendor="X.Org Foundation"
[   270.330] 	compiled for 1.20.10, module version = 1.0.0
[   270.330] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   270.330] (II) Loading sub module "dri2"
[   270.330] (II) LoadModule: "dri2"
[   270.330] (II) Module "dri2" already built-in
[   270.426] (II) Loading sub module "glamoregl"
[   270.426] (II) LoadModule: "glamoregl"
[   270.426] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   270.437] (II) Module glamoregl: vendor="X.Org Foundation"
[   270.437] 	compiled for 1.20.10, module version = 1.0.1
[   270.437] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   270.452] (II) AMDGPU(0): glamor X acceleration enabled on AMD RENOIR (DRM 3.40.0, 5.10.15-1-MANJARO, LLVM 11.0.1)
[   270.452] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[   270.452] (==) AMDGPU(0): TearFree property default: auto
[   270.452] (==) AMDGPU(0): VariableRefresh: disabled
[   270.452] (II) AMDGPU(0): KMS Pageflipping: enabled
[   270.453] (II) AMDGPU(0): Output eDP has no monitor section
[   270.453] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[   270.461] (II) AMDGPU(0): EDID for output eDP
[   270.461] (II) AMDGPU(0): Manufacturer: CMN  Model: 14d5  Serial#: 0
[   270.461] (II) AMDGPU(0): Year: 2016  Week: 40
[   270.461] (II) AMDGPU(0): EDID Version: 1.4
[   270.461] (II) AMDGPU(0): Digital Display Input
[   270.461] (II) AMDGPU(0): 8 bits per channel
[   270.461] (II) AMDGPU(0): Digital interface is DisplayPort
[   270.461] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[   270.461] (II) AMDGPU(0): Gamma: 2.20
[   270.461] (II) AMDGPU(0): No DPMS capabilities specified
[   270.461] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[   270.461] (II) AMDGPU(0): First detailed timing is preferred mode
[   270.461] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[   270.461] (II) AMDGPU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[   270.461] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[   270.461] (II) AMDGPU(0): Manufacturer's mask: 0
[   270.461] (II) AMDGPU(0): Supported detailed timing:
[   270.461] (II) AMDGPU(0): clock: 152.8 MHz   Image Size:  309 x 173 mm
[   270.461] (II) AMDGPU(0): h_active: 1920  h_sync: 2000  h_sync_end 2060 h_blank_end 2250 h_border: 0
[   270.461] (II) AMDGPU(0): v_active: 1080  v_sync: 1086  v_sync_end 1094 v_blanking: 1132 v_border: 0
[   270.461] (II) AMDGPU(0):  N140HCE-EN2
[   270.461] (II) AMDGPU(0):  CMN
[   270.461] (II) AMDGPU(0):  N140HCE-EN2
[   270.461] (II) AMDGPU(0): EDID (in hex):
[   270.461] (II) AMDGPU(0): 	00ffffffffffff000daed51400000000
[   270.461] (II) AMDGPU(0): 	281a0104a51f117802ee95a3544c9926
[   270.461] (II) AMDGPU(0): 	0f505400000001010101010101010101
[   270.461] (II) AMDGPU(0): 	010101010101b43b804a71383440503c
[   270.461] (II) AMDGPU(0): 	680035ad10000018000000fe004e3134
[   270.461] (II) AMDGPU(0): 	304843452d454e320a20000000fe0043
[   270.461] (II) AMDGPU(0): 	4d4e0a202020202020202020000000fe
[   270.461] (II) AMDGPU(0): 	004e3134304843452d454e320a200010
[   270.461] (II) AMDGPU(0): Printing probed modes for output eDP
[   270.461] (II) AMDGPU(0): Modeline "1920x1080"x60.0  152.84  1920 2000 2060 2250  1080 1086 1094 1132 -hsync -vsync (67.9 kHz eP)
[   270.461] (II) AMDGPU(0): Modeline "1680x1050"x60.0  152.84  1680 2000 2060 2250  1050 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "1280x1024"x60.0  152.84  1280 2000 2060 2250  1024 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "1440x900"x60.0  152.84  1440 2000 2060 2250  900 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "1280x800"x60.0  152.84  1280 2000 2060 2250  800 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "1280x720"x60.0  152.84  1280 2000 2060 2250  720 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "1024x768"x60.0  152.84  1024 2000 2060 2250  768 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "800x600"x60.0  152.84  800 2000 2060 2250  600 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.461] (II) AMDGPU(0): Modeline "640x480"x60.0  152.84  640 2000 2060 2250  480 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[   270.462] (II) AMDGPU(0): EDID for output HDMI-A-0
[   270.462] (II) AMDGPU(0): Output eDP connected
[   270.462] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[   270.462] (II) AMDGPU(0): Using exact sizes for initial modes
[   270.462] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[   270.462] (II) AMDGPU(0): mem size init: gart size :bf6b3000 vram size: s:7d9c9000 visible:7d9c9000
[   270.462] (==) AMDGPU(0): DPI set to (96, 96)
[   270.462] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[   270.462] (II) Loading sub module "ramdac"
[   270.462] (II) LoadModule: "ramdac"
[   270.462] (II) Module "ramdac" already built-in
[   270.462] (II) UnloadModule: "modesetting"
[   270.462] (II) Unloading modesetting
[   270.462] (II) AMDGPU(0): [DRI2] Setup complete
[   270.462] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[   270.462] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[   270.476] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[   270.477] (II) AMDGPU(0): SYNC extension fences enabled
[   270.477] (II) AMDGPU(0): Present extension enabled
[   270.477] (==) AMDGPU(0): DRI3 enabled
[   270.477] (==) AMDGPU(0): Backing store enabled
[   270.477] (II) AMDGPU(0): Direct rendering enabled
[   270.488] (II) AMDGPU(0): Use GLAMOR acceleration.
[   270.488] (II) AMDGPU(0): Acceleration enabled
[   270.488] (==) AMDGPU(0): DPMS enabled
[   270.488] (==) AMDGPU(0): Silken mouse disabled
[   270.488] (II) AMDGPU(0): Set up textured video (glamor)
[   270.494] (II) Initializing extension Generic Event Extension
[   270.494] (II) Initializing extension SHAPE
[   270.495] (II) Initializing extension MIT-SHM
[   270.495] (II) Initializing extension XInputExtension
[   270.495] (II) Initializing extension XTEST
[   270.495] (II) Initializing extension BIG-REQUESTS
[   270.495] (II) Initializing extension SYNC
[   270.495] (II) Initializing extension XKEYBOARD
[   270.495] (II) Initializing extension XC-MISC
[   270.495] (II) Initializing extension SECURITY
[   270.495] (II) Initializing extension XFIXES
[   270.496] (II) Initializing extension RENDER
[   270.496] (II) Initializing extension RANDR
[   270.496] (II) Initializing extension COMPOSITE
[   270.496] (II) Initializing extension DAMAGE
[   270.496] (II) Initializing extension MIT-SCREEN-SAVER
[   270.496] (II) Initializing extension DOUBLE-BUFFER
[   270.496] (II) Initializing extension RECORD
[   270.496] (II) Initializing extension DPMS
[   270.497] (II) Initializing extension Present
[   270.497] (II) Initializing extension DRI3
[   270.497] (II) Initializing extension X-Resource
[   270.497] (II) Initializing extension XVideo
[   270.497] (II) Initializing extension XVideo-MotionCompensation
[   270.497] (II) Initializing extension GLX
[   270.501] (II) AIGLX: Loaded and initialized radeonsi
[   270.501] (II) GLX: Initialized DRI2 GL provider for screen 0
[   270.501] (II) Initializing extension XFree86-VidModeExtension
[   270.501] (II) Initializing extension XFree86-DGA
[   270.502] (II) Initializing extension XFree86-DRI
[   270.502] (II) Initializing extension DRI2
[   270.503] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[   270.582] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   270.582] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   270.582] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   270.582] (**) Power Button: Applying InputClass "system-keyboard"
[   270.582] (II) LoadModule: "libinput"
[   270.582] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   270.584] (II) Module libinput: vendor="X.Org Foundation"
[   270.584] 	compiled for 1.20.8, module version = 0.30.0
[   270.584] 	Module class: X.Org XInput Driver
[   270.584] 	ABI class: X.Org XInput driver, version 24.1
[   270.584] (II) Using input driver 'libinput' for 'Power Button'
[   270.584] (**) Power Button: always reports core events
[   270.584] (**) Option "Device" "/dev/input/event3"
[   270.584] (**) Option "_source" "server/udev"
[   270.586] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   270.587] (II) event3  - Power Button: device is a keyboard
[   270.587] (II) event3  - Power Button: device removed
[   270.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   270.627] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   270.627] (**) Option "xkb_layout" "de"
[   270.654] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   270.654] (II) event3  - Power Button: device is a keyboard
[   270.655] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   270.655] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   270.655] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   270.655] (**) Video Bus: Applying InputClass "system-keyboard"
[   270.655] (II) Using input driver 'libinput' for 'Video Bus'
[   270.655] (**) Video Bus: always reports core events
[   270.655] (**) Option "Device" "/dev/input/event5"
[   270.655] (**) Option "_source" "server/udev"
[   270.656] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   270.656] (II) event5  - Video Bus: device is a keyboard
[   270.656] (II) event5  - Video Bus: device removed
[   270.693] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1e/LNXVIDEO:00/input/input5/event5"
[   270.693] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   270.693] (**) Option "xkb_layout" "de"
[   270.695] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   270.695] (II) event5  - Video Bus: device is a keyboard
[   270.696] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   270.696] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   270.696] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   270.696] (**) Power Button: Applying InputClass "system-keyboard"
[   270.696] (II) Using input driver 'libinput' for 'Power Button'
[   270.696] (**) Power Button: always reports core events
[   270.696] (**) Option "Device" "/dev/input/event0"
[   270.696] (**) Option "_source" "server/udev"
[   270.697] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   270.697] (II) event0  - Power Button: device is a keyboard
[   270.698] (II) event0  - Power Button: device removed
[   270.759] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   270.759] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   270.759] (**) Option "xkb_layout" "de"
[   270.761] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   270.761] (II) event0  - Power Button: device is a keyboard
[   270.762] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   270.762] (II) No input driver specified, ignoring this device.
[   270.762] (II) This device may have been added with another device file.
[   270.763] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   270.763] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   270.763] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   270.763] (**) Sleep Button: Applying InputClass "system-keyboard"
[   270.763] (II) Using input driver 'libinput' for 'Sleep Button'
[   270.763] (**) Sleep Button: always reports core events
[   270.763] (**) Option "Device" "/dev/input/event1"
[   270.763] (**) Option "_source" "server/udev"
[   270.765] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   270.765] (II) event1  - Sleep Button: device is a keyboard
[   270.765] (II) event1  - Sleep Button: device removed
[   270.803] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   270.803] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   270.803] (**) Option "xkb_layout" "de"
[   270.805] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   270.805] (II) event1  - Sleep Button: device is a keyboard
[   270.805] (II) config/udev: Adding drm device (/dev/dri/card0)
[   270.805] (II) xfree86: Adding drm device (/dev/dri/card0)
[   270.805] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[   270.806] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[   270.806] (II) No input driver specified, ignoring this device.
[   270.806] (II) This device may have been added with another device file.
[   270.807] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event12)
[   270.807] (**) HD Webcam: HD Webcam: Applying InputClass "evdev keyboard catchall"
[   270.807] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[   270.807] (**) HD Webcam: HD Webcam: Applying InputClass "system-keyboard"
[   270.807] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[   270.807] (**) HD Webcam: HD Webcam: always reports core events
[   270.807] (**) Option "Device" "/dev/input/event12"
[   270.807] (**) Option "_source" "server/udev"
[   270.809] (II) event12 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   270.809] (II) event12 - HD Webcam: HD Webcam: device is a keyboard
[   270.809] (II) event12 - HD Webcam: HD Webcam: device removed
[   270.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/input/input14/event12"
[   270.826] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 10)
[   270.826] (**) Option "xkb_layout" "de"
[   270.829] (II) event12 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[   270.829] (II) event12 - HD Webcam: HD Webcam: device is a keyboard
[   270.830] (II) config/udev: Adding input device HD Webcam: IR Camera (/dev/input/event13)
[   270.830] (**) HD Webcam: IR Camera: Applying InputClass "evdev keyboard catchall"
[   270.830] (**) HD Webcam: IR Camera: Applying InputClass "libinput keyboard catchall"
[   270.830] (**) HD Webcam: IR Camera: Applying InputClass "system-keyboard"
[   270.830] (II) Using input driver 'libinput' for 'HD Webcam: IR Camera'
[   270.830] (**) HD Webcam: IR Camera: always reports core events
[   270.830] (**) Option "Device" "/dev/input/event13"
[   270.830] (**) Option "_source" "server/udev"
[   270.832] (II) event13 - HD Webcam: IR Camera: is tagged by udev as: Keyboard
[   270.832] (II) event13 - HD Webcam: IR Camera: device is a keyboard
[   270.833] (II) event13 - HD Webcam: IR Camera: device removed
[   270.893] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.2/input/input15/event13"
[   270.893] (II) XINPUT: Adding extended input device "HD Webcam: IR Camera" (type: KEYBOARD, id 11)
[   270.893] (**) Option "xkb_layout" "de"
[   270.895] (II) event13 - HD Webcam: IR Camera: is tagged by udev as: Keyboard
[   270.895] (II) event13 - HD Webcam: IR Camera: device is a keyboard
[   270.896] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event10)
[   270.896] (II) No input driver specified, ignoring this device.
[   270.896] (II) This device may have been added with another device file.
[   270.897] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event11)
[   270.897] (II) No input driver specified, ignoring this device.
[   270.897] (II) This device may have been added with another device file.
[   270.897] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event8)
[   270.898] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "evdev touchpad catchall"
[   270.898] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[   270.898] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[   270.898] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[   270.898] (**) Option "Device" "/dev/input/event8"
[   270.898] (**) Option "_source" "server/udev"
[   270.899] (II) event8  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   270.901] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   270.902] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device removed
[   270.933] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:02/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input10/event8"
[   270.933] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 12)
[   270.936] (**) Option "AccelerationScheme" "none"
[   270.936] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[   270.936] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[   270.936] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[   270.938] (II) event8  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[   270.940] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[   270.941] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[   270.941] (II) No input driver specified, ignoring this device.
[   270.941] (II) This device may have been added with another device file.
[   270.942] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event7)
[   270.942] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "evdev pointer catchall"
[   270.942] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[   270.942] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[   270.942] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[   270.942] (**) Option "Device" "/dev/input/event7"
[   270.942] (**) Option "_source" "server/udev"
[   270.944] (II) event7  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   270.944] (II) event7  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   270.945] (II) event7  - UNIW0001:00 093A:0255 Mouse: device removed
[   270.974] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:02/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input9/event7"
[   270.974] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 13)
[   270.974] (**) Option "AccelerationScheme" "none"
[   270.974] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[   270.974] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[   270.974] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[   270.976] (II) event7  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[   270.977] (II) event7  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[   270.978] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[   270.978] (II) No input driver specified, ignoring this device.
[   270.978] (II) This device may have been added with another device file.
[   270.979] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   270.979] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   270.979] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   270.979] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   270.979] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   270.979] (**) AT Translated Set 2 keyboard: always reports core events
[   270.979] (**) Option "Device" "/dev/input/event4"
[   270.979] (**) Option "_source" "server/udev"
[   270.980] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   270.980] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   270.981] (II) event4  - AT Translated Set 2 keyboard: device removed
[   271.020] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   271.020] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   271.020] (**) Option "xkb_layout" "de"
[   271.022] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   271.022] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   271.024] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   271.024] (II) No input driver specified, ignoring this device.
[   271.024] (II) This device may have been added with another device file.
[   274.388] (II) event3  - Power Button: device removed
[   274.440] (II) event5  - Video Bus: device removed
[   274.493] (II) event0  - Power Button: device removed
[   274.533] (II) event1  - Sleep Button: device removed
[   274.573] (II) event12 - HD Webcam: HD Webcam: device removed
[   274.613] (II) event13 - HD Webcam: IR Camera: device removed
[   274.640] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device removed
[   274.659] (II) event7  - UNIW0001:00 093A:0255 Mouse: device removed
[   274.693] (II) event4  - AT Translated Set 2 keyboard: device removed
[   274.720] (II) AIGLX: Suspending AIGLX clients for VT switch
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.786] (II) UnloadModule: "libinput"
[   274.787] (II) UnloadModule: "libinput"
[   274.789] (II) Server terminated successfully (0). Closing log file.

Looks like a race condition ? My X11 Org conf is more or less empty and sets just the keyboard layout but not more. Could not find anything about the Graphic Card.

Should i set my Graphic Card manually in the config to prevent that behavior ?

2.) Touchpad lock isn’t working
It’s not possible to lock my touchpad with a double click (in the upper left corner inside the touchpad) not even with the FN-F9 Hotkey.

3.) Touchpad LED support
Tuxedo pushes a new package to fix the LED in the touchpad → GitHub - tuxedocomputers/tuxedo-touchpad-switch: Linux userspace driver to enable and disable the touchpads on TongFang/Uniwill laptops using a HID command.

The Package itself is new, so i’m pretty sure there is no package for this inside the manjaro repo or inside the AUR.

4.) LUKS decryption took long
I am using a full crypt setup with luks (LVM, BTRFS, timeshift with snapshots).
It took about 8 seconds after I entered my password to decrypt and end up in the GRUB menu.
Under TuxedoOS with a LUKS fullcrypt it did not take a second.

Is there anything i can tweak in Manjaro ?

5.) Suspend recovery is unstable
Suspend is working, but i’m not always able to get my session back and i need to shutdown the device a start again.

Some information about the device:

System:
  Kernel: 5.10.15-1-MANJARO x86_64 bits: 64 compiler: gcc v: 10.2.1 
  parameters: BOOT_IMAGE=/@/boot/vmlinuz-5.10-x86_64 
  root=/dev/mapper/vg0-root--lv rw rootflags=subvol=@ 
  cryptdevice=UUID=5ce02f5f-c88a-4a6c-bd80-6951c1efe917:cryptroot quiet 
  udev.log_priority=3 
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.24 info: xfce4-panel wm: xfwm4 
  dm: LightDM 1.30.0 Distro: Manjaro Linux 
Machine:
  Type: Laptop System: TUXEDO product: TUXEDO Pulse 14 Gen1 v: Standard 
  serial: <filter> 
  Mobo: TUXEDO s model: PULSE1401 v: Standard serial: <filter> 
  UEFI: American Megatrends v: N.1.07.A02 date: 12/08/2020 
Battery:
  ID-1: BAT0 charge: 45.3 Wh condition: 46.7/46.7 Wh (100%) volts: 12.9/11.4 
  model: standard type: Li-ion serial: <filter> status: Charging 
  Device-1: hid-0003:256F:C652.0008-battery 
  model: 3Dconnexion Universal Receiver serial: N/A charge: N/A status: N/A 
  Device-2: hid-0003:256F:C652.0009-battery 
  model: 3Dconnexion Universal Receiver serial: N/A charge: N/A 
  status: Discharging 
CPU:
  Info: 8-Core model: AMD Ryzen 7 4800H with Radeon Graphics bits: 64 
  type: MT MCP arch: Zen 2 family: 17 (23) model-id: 60 (96) stepping: 1 
  microcode: 8600103 L2 cache: 4 MiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
  bogomips: 92666 
  Speed: 1638 MHz min/max: 1400/2900 MHz boost: enabled Core speeds (MHz): 
  1: 1638 2: 1803 3: 1839 4: 1395 5: 1464 6: 1402 7: 1654 8: 1403 9: 1544 
  10: 3330 11: 1503 12: 1422 13: 1651 14: 1674 15: 3072 16: 1749 
  Vulnerabilities: Type: itlb_multihit status: Not affected 
  Type: l1tf status: Not affected 
  Type: mds status: Not affected 
  Type: meltdown status: Not affected 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Full AMD retpoline, IBPB: conditional, IBRS_FW, 
  STIBP: conditional, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: AMD Renoir vendor: Tongfang Hongkong Limited driver: amdgpu 
  v: kernel bus ID: 04:00.0 chip ID: 1002:1636 class ID: 0300 
  Device-2: Chicony HD Webcam type: USB driver: uvcvideo bus ID: 1-3:3 
  chip ID: 04f2:b68b class ID: 0e02 serial: <filter> 
  Display: server: X.Org 1.20.10 driver: loaded: amdgpu,ati 
  unloaded: modesetting alternate: fbdev,vesa display ID: :0.0 screens: 1 
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.0x11.2") 
  s-diag: 582mm (22.9") 
  Monitor-1: eDP res: 1920x1080 hz: 60 dpi: 158 size: 309x173mm (12.2x6.8") 
  diag: 354mm (13.9") 
  OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.10.15-1-MANJARO LLVM 11.0.1) 
  v: 4.6 Mesa 20.3.4 direct render: Yes 
Audio:
  Device-1: AMD vendor: Tongfang Hongkong Limited driver: snd_hda_intel 
  v: kernel bus ID: 04:00.1 chip ID: 1002:1637 class ID: 0403 
  Device-2: AMD Raven/Raven2/FireFlight/Renoir Audio Processor 
  vendor: Tongfang Hongkong Limited driver: N/A 
  alternate: snd_pci_acp3x, snd_rn_pci_acp3x bus ID: 04:00.5 
  chip ID: 1022:15e2 class ID: 0480 
  Device-3: AMD Family 17h HD Audio vendor: Tongfang Hongkong Limited 
  driver: snd_hda_intel v: kernel bus ID: 04:00.6 chip ID: 1022:15e3 
  class ID: 0403 
  Sound Server: ALSA v: k5.10.15-1-MANJARO 
Network:
  Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel bus ID: 01:00.0 
  chip ID: 8086:2723 class ID: 0280 
  IF: wlp1s0 state: up mac: <filter> 
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: Tongfang Hongkong Limited driver: r8169 v: kernel port: f000 
  bus ID: 02:00.0 chip ID: 10ec:8168 class ID: 0200 
  IF: eno1 state: down mac: <filter> 
Bluetooth:
  Device-1: Intel AX200 Bluetooth type: USB driver: btusb v: 0.8 
  bus ID: 1-4.4:5 chip ID: 8087:0029 class ID: e001 
  Message: Required tool hciconfig not installed. Check --recommends 
Drives:
  Local Storage: total: 931.51 GiB used: 174.93 GiB (18.8%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung 
  model: SSD 970 EVO Plus 1TB size: 931.51 GiB block size: physical: 512 B 
  logical: 512 B speed: 31.6 Gb/s lanes: 4 rotation: SSD serial: <filter> 
  rev: 2B2QEXM7 temp: 31.9 C scheme: GPT 
Partition:
  ID-1: / raw size: 915 GiB size: 915 GiB (100.00%) used: 174.93 GiB (19.1%) 
  fs: btrfs dev: /dev/dm-1 maj-min: 254:1 mapped: vg0-root--lv 
  ID-2: /boot/efi raw size: 512 MiB size: 511 MiB (99.80%) 
  used: 880 KiB (0.2%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1 
  ID-3: /home raw size: 915 GiB size: 915 GiB (100.00%) 
  used: 174.93 GiB (19.1%) fs: btrfs dev: /dev/dm-1 maj-min: 254:1 
  mapped: vg0-root--lv 
Swap:
  Kernel: swappiness: 60 (default) cache pressure: 100 (default) 
  ID-1: swap-1 type: partition size: 16.01 GiB used: 0 KiB (0.0%) priority: -2 
  dev: /dev/dm-2 maj-min: 254:2 mapped: vg0-swap--lv 
Sensors:
  System Temperatures: cpu: 46.2 C mobo: N/A gpu: amdgpu temp: 37.0 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 431 Uptime: 1h 51m wakeups: 16 Memory: 29.37 GiB 
  used: 5.18 GiB (17.6%) Init: systemd v: 247 Compilers: gcc: 10.2.0 Packages: 
  pacman: 1206 lib: 329 flatpak: 0 Shell: Zsh v: 5.8 
  running in: xfce4-terminal inxi: 3.3.01 

I am thankful for any help! @spikerguy maybe you can help out ?
BeNe

Hello @BeNe

Welcome to Manjaro forum.
I am currently using KDE Plasma and I never faced any such issue.

I think this is a known issue with GDM but didn’t know it happens on XFCE. I have had similar issue when using GNome with gdm on x11 over Beelink GTR which is also ryzen with vega graphics.

Please move to Kernel 5.11 and see if it still exist, 5.11 have many amd updates which have made my Pulse 14 super quite and also smooth.

Let me know.

Hello @spikerguy

Thanks for your quick reply. I switched over to Kernel 5.11 now and will recheck.
The Problem with LightDM still exists. Directly after a reboot → Failed to start LightDM. Now i can see text with an error instead of only a blackscreen :upside_down_face:

Just for my understanding. Your setup with KDE is running fine because you use Wayland instead of X11 ?
Is the touchpad lock working for you ?

Thanks!

No I am using X11 only but sddm does’t seem to have this issue.
I think GDM and LightDm is affetced.

Yes after I installed the keyboard firmware.
I hope you have installed the tuxedo packages.

Please install the kernel header and then install the following.

sudo pacman -S tuxedo-control-center tuxedo-keyboard

After this reboot so you will have Keyboard function keys and Trackpad lock functionality.

Cheers

I switch from LightDM over to LXDE which fix my blackscreen boot problems so far!
Thanks for that hint :wink:

My touchpad problem still exist. Yes i have the needed Kernel headers and also the tuxedo packages installed via the manjaro repo:

# pacman -Q | grep headers
linux-api-headers 5.10.13-1
linux511-headers 5.11.1-1

# uname -r                                                                                                                                                                       
5.11.1-1-MANJARO

If i press FN+F9 i get this dmesg logs:

[  207.444417] atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[  207.444435] atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
[  207.881634] atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[  207.881651] atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.

All other Keyboard functions are working well (Brightness, volume +/-, Control Panel…)

Last in tested it was working but key me test this again tomorrow as Now i Have 5.11

Maybe @vinzv can advice something on this.

I knew GDm have this problem but was not sure if lighdm had the same perform with Vega gpu :frowning:

Strange though.

While this might look like error messages in fact it’s the successful output. Technically your touchpad toggle works but the window manager does not handle the signals sent by toggling it. So you might want to have a look at LXDE’s settings (if there are any) which enable/disable the touchpad.

Cheers!

1 Like

Hello @BeNe

I am running 5.11.1-1-MANJARO and I am able to lock and unlock the trackpad using the fn key as well as by double tap on the top left corner of the trackpad

Screen shot attached:

I do not have this error in dmesg at all.

Hope you’re trackpad gets locked too but does not show any indicator.

Cheers.

Hey @vinzv
I would like to know how I can charge Pulse14 with USB-C ?
I have not been able to get it to charge with these options
USB Power Delivery Output: 5V at 3A, 9V at 2.67A, or 12V at 2A

I have not found anything in the BIOS also, The specification on the website does mention that it have DC-IN and i quote “Power Delivery/DC-IN: yes, 20V/4.5A” Is it only possible with only 20V/4.5A which makes it 90W power delivery?

I plan to use a DisplayLink USB-C dock which can delivery power over USB-C, I want to just use 1 port for Display out and charging also.
I have ordered this already :frowning:
HP Elite USB-C Dock Station with 65W AC Charger for USB-C Laptops

Kindly advice the possibilities of using this working as charger and Display out using DisplayLink

Thank you.

I find it strange that you’re having issues. I installed Manjaro KDE & Openbox on a Mechrevo S2 Air, which is the same laptop (Tongfang PF4NU1F) as the Tuxedo Pulse 14 Gen1, and it worked out of the box.

Maybe you can search for the Mechrevo S2 Air, and see if there are others who have the same issue as you.

Are you talking about charging over usb-c?
I have seen some videos where it says need a battery reset for it to work.

I reinstalled my complete device with Full KDE now. Installed the Kernel-Headers and the tuxedo packages from the manjaro repo.

I can now en/disable the touchpad with FN+FN9 and also with a double tap on the LED. :+1:
This function did not worked at all in Manjaro XFCE. I tested LightDM and LXDE. LightDM was very unstable and i sometimes ended up in a blackscreen on this device.

BUT - the Keyboard backlight is not fully working as expected (nor in KDE or XFCE). The backlight LED’s are always on and won’t turn off if i’m not typing. If i enable the backlight with “FN + Space” the option in the BIOS for the backlight is set from “disabled” to “Level 1”. So it’s a hardware configuration. The LED’s are not controlled by a driver or software as in Tuxedo OS.

@spikerguy can you confirm the keyboard backlight behavior ?

Somebody running Tuxedo Pulse 14 with Manjaro XFCE and can give a hint for the needed Key mapping (touchpad control and maybe keyboard backlight)?
Because KDE is not mine. It is slower than XFCE and to fancy for me.

Thanks

Working fine on kde plasma just tested. :smiley:

I’m also now on KDE Plasma. And my Keyboard backlight will always stay on and does not dim if i’m not typing. Or is there something to set inside the KDE settings ?

Oh I don’t think n that’s a feature.
I only tested on or off and not for on with dimming when not in use.
Usually I keep it off unless I need it at night.

I am more concerned about usb-c charging.

Update. Found out it need atleast 65W above to charge which is normal for laptops so now i have my fingers crossed hoping the hp dock should be able to charge my laptop once it arrives. :slight_smile:

I also have a Tuxedo Pulse 14 Gen1. I have all the same problems as @BeNe when trying to use Manjaro XFce. After a fresh installation (default Manjaro XFce or Achitect ISOs) I manage to login the first time without problems. From after that, lightdm just fails. I can start it manually but this is not ideal.

Regarding the Function keys, keyboard light, I have the same problems as @BeNe

Overall I am disappointed with Tuxedo Computers. Even their WebFAI install of Manjaro XFce results in a system that fails to boot (watchdog locking up CPUs) which I have contact TuxedoComputers about but so far I have no reply :frowning:

Welcome to the club @danoselti :crazy_face:

I’m back on XFCE and still search for solutions.

I’m pretty sure that you won’t receive any official support from Tuxedo in that Manajro case. They have special edition Notebooks with Manjaro. The Pulse 14 Gen has only their full TuxedoOS (Ubuntu) support. But i would be happy if you can prove me wrong.

I’m still searching for a lightdm solution. But could not find a good workaround.
I switched to sddm instead of lightdm which works so far. But it feels completely wrong since you need more KDE packages to configure it complete. I also installed haveged to be sure to have enough entropy, since there are many posts around with lightdm about it. But that’s not the trick.

The Problem with the touchpad still exists. May we need to switch to the synaptic packages instead of libinput. On the other hand, there is reddit topic “Pulse 14 touchpad palm rejection ‘fix’ (libinput)” that could be a dirty fix.

My problem list is growing as the keyboard backlight sometimes fails completely after a reboot. Had the same problem before under TuxedoOS. But there this behavior was fixed.

Hopefully we get the problems fixed and all functions running, not only Plasma.

Hello @danoselti & @BeNe

I will try to run XFCE for you guy on my Pulse 14 as I represent Manjaro Team.

I will see what I can do to make keyboard and trackpad to work on XFCE.

Don’t be disappointed as Tuxedo never promised Manjaro Support on Pulse 14 while I was curious to have an AMD laptop so slowly we can update our pkgs to adapt to Pulse 14/15 requirements.
They have good Manjaro support for their InfinityBook Series.

Let us all work together to fix things in XFCE ?
Can we start with a list of thing which are not working in XFCE while it is working on Plasma ?

1 Like

@spikerguy Wow - this is awesome! I appreciate. Thank you very much.
I will support you and everybody that’s with us as good as i could. Yes, we need to define a list.

Problems in my case:

1.) LightDM

  • Sometimes a blackscreen during boot (have to switch to tty2 and “startxfce4” on my own)
  • I enabled Autologin wich also sometimes works and sometimes not (so i have to enter my password)

2.) Trackpad

  • Unable to lock/unlock the trackpad with FN+F9 or with a double tap on the Trackpad-LED
  • Trackpad-LED is not working at all (but this is more a general problem)

3.) Keyboard

  • Backlight is always on. It does not shutdown the LED’s if the Keyboard is not used (after a timeout)

4.) Suspend

  • I’m not really sure at this point. Two times my device was closed but not sent into suspend mode. Therefor the battery was empty. But in all other situations (~ 20 events) it worked well.

My Setup to compare:

  • Installed via Architect
  • LUKE Crypt / LVM / Btrfs with subvolumes
  • XFCE Full install
  • ZSH as default
  • Kernel 5.11
  • Kernel Headers for 5.11
  • Tuxedo packages from offical Manjaro Repo

Just to be clear, i’m not against Tuxedo here in any way! The Pulse 14 works just fine with the default Tuxedo_OS. Yes i had some problems in the beginning but they fixed the problems with a Bios Update.

Manjaro was my personal choice for the Pulse and so it is clear to me that Tuxedo will not and cannot support this setup. I could have bought a Manjaro special edition notebook to be 100% sure that everything works as expected under Manjaro. But as you can see Manjaro != Manajro because of the many flavours like Plasma, XFCE, Gnome…

Cheers,
BeNe

1 Like

Doubt we can do anything about this until its fixed upstream. But we can report it.

Same for suspend but can be looked into.
We can start work on trackpad and keyboard for now. :slight_smile:

Doubt we can do anything about this until its fixed upstream. But we can report it.

Done → Not showing any login screen · Issue #165 · canonical/lightdm · GitHub

Same for suspend but can be looked into.

I will collect some more usefull informations about that problem if it happend again.

We can start work on trackpad and keyboard for now.

Ok, let’s start! :grinning:
If i press the trackpad lock (FN+F9) i have these log lines in my dmesg log:

[ 1321.054309] atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[ 1321.054324] atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
[ 1321.599096] atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
[ 1321.599112] atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.

What @vinzv has already mentioned, that this not an error! So for my understanding we need to catch that keycode and forward it to “a lock trackpad” function ?

1 Like