<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3256&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / (solved) Beowulf/RPi4 Xorg black screen]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3256</link>
		<description><![CDATA[The most recent posts in (solved) Beowulf/RPi4 Xorg black screen.]]></description>
		<lastBuildDate>Sun, 12 Jan 2020 15:02:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: (solved) Beowulf/RPi4 Xorg black screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19432#p19432</link>
			<description><![CDATA[<p><a href="https://dev1galaxy.org/viewtopic.php?pid=19205#p19205" rel="nofollow">ubik post</a> gave me the solution.<br />You have to install :<br />libgl1-mesa-dri_19.2.0~rc1-1~bpo10+1~rpt3_armhf.deb<br />libglapi-mesa_19.2.0~rc1-1~bpo10+1~rpt3_armhf.deb<br />libglx-mesa0_19.2.0~rc1-1~bpo10+1~rpt3_armhf.deb<br />from <a href="http://archive.raspberrypi.org/debian/pool/main/m/mesa" rel="nofollow">http://archive.raspberrypi.org/debian/pool/main/m/mesa</a><br />and<br />libllvm8_8.0.1-3~bpo10+1_armhf.deb<br />llvm-8_8.0.1-3~bpo10+1_armhf.deb<br />llvm-8-runtime_8.0.1-3~bpo10+1_armhf.deb <br />from <a href="http://ftp.nl.debian.org/debian/pool/main/l/llvm-toolchain-8/" rel="nofollow">http://ftp.nl.debian.org/debian/pool/ma … olchain-8/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (nenesse)]]></author>
			<pubDate>Sun, 12 Jan 2020 15:02:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19432#p19432</guid>
		</item>
		<item>
			<title><![CDATA[(solved) Beowulf/RPi4 Xorg black screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19376#p19376</link>
			<description><![CDATA[<p>Hi,</p><p>I installed beowulf on an RPi 4. It works fine in tty, but I only have a black screen with xorg. I tried with .xinitrc and mate+lightdm. Both gave the same result : black screen.<br />.xinitrc</p><div class="codebox"><pre><code>exec xterm &amp; sleep 10</code></pre></div><p>Xorg0.log</p><div class="codebox"><pre class="vscroll"><code> 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
 Build Operating System: Linux 4.9.0-8-arm64 armv8l Debian
 Current Operating System: Linux RPi-4 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l
 Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M cma=256M video=HDMI-A-1:1920x1080M@50,margin_left=0,margin_right=0,margin_top=0,margin_bottom=0 smsc95xx.macaddr=DC:A6:32:0D:02:34 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  root=/dev/sda3 rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200 elevator=noop raid=noautodetect noswap
 Build Date: 05 March 2019  08:11:12PM
 xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
 Current version of pixman: 0.36.0
 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
 Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: &quot;/home/aviolleau/.local/share/xorg/Xorg.0.log&quot;, Time: Thu Jan  1 01:01:04 1970
 (==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;
 (==) No Layout section.  Using the first Screen section.
 (==) No screen section available. Using defaults.
 (**) |--&gt;Screen &quot;Default Screen Section&quot; (0)
 (**) |   |--&gt;Monitor &quot;&lt;default monitor&gt;&quot;
 (==) No monitor specified for screen &quot;Default Screen Section&quot;.
	Using a default monitor configuration.
 (==) Automatically adding devices
 (==) Automatically enabling devices
 (==) Automatically adding GPU devices
 (==) Max clients allowed: 256, resource mask: 0x1fffff
 (WW) The directory &quot;/usr/share/fonts/X11/cyrillic&quot; does not exist.
 	Entry deleted from font path.
 (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
 (==) ModulePath set to &quot;/usr/lib/xorg/modules&quot;
 (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
 (II) Loader magic: 0x663f98
 (II) Module ABI versions:
 	X.Org ANSI C Emulation: 0.4
 	X.Org Video Driver: 24.0
 	X.Org XInput driver : 24.1
 	X.Org Server Extension : 10.0
 (++) using VT number 1

 (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
 (II) xfree86: Adding drm device (/dev/dri/card1)
 (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
 (II) xfree86: Adding drm device (/dev/dri/card0)
 (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
 (II) no primary bus or device found
 	falling back to /sys/devices/platform/soc/soc:gpu/drm/card1
 (II) LoadModule: &quot;glx&quot;
 (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
 (II) Module glx: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.4, module version = 1.0.0
 	ABI class: X.Org Server Extension, version 10.0
 (==) Matched modesetting as autoconfigured driver 0
 (==) Matched fbdev as autoconfigured driver 1
 (==) Assigned the driver to the xf86ConfigLayout
 (II) LoadModule: &quot;modesetting&quot;
 (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
 (II) Module modesetting: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.4, module version = 1.20.4
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 24.0
 (II) LoadModule: &quot;fbdev&quot;
 (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
 (II) Module fbdev: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.0, module version = 0.5.0
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 24.0
 (II) modesetting: Driver for Modesetting Kernel Drivers: kms
 (II) FBDEV: driver for framebuffer: fbdev
 (II) modeset(0): using drv /dev/dri/card1
 (WW) Falling back to old probe method for fbdev
 (II) Loading sub module &quot;fbdevhw&quot;
 (II) LoadModule: &quot;fbdevhw&quot;
 (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
 (II) Module fbdevhw: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.4, module version = 0.0.2
 	ABI class: X.Org Video Driver, version 24.0
 (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
 (II) modeset(0): Creating default Display subsection in Screen section
	&quot;Default Screen Section&quot; for depth/fbbpp 24/32
 (==) modeset(0): Depth 24, (==) framebuffer bpp 32
 (==) modeset(0): RGB weight 888
 (==) modeset(0): Default visual is TrueColor
 (II) Loading sub module &quot;glamoregl&quot;
 (II) LoadModule: &quot;glamoregl&quot;
 (II) Loading /usr/lib/xorg/modules/libglamoregl.so
 (II) Module glamoregl: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.4, module version = 1.0.1
 	ABI class: X.Org ANSI C Emulation, version 0.4
 (II) modeset(0): glamor X acceleration enabled on VC4 V3D 2.1
 (II) modeset(0): glamor initialized
 (II) modeset(0): Output HDMI-1 has no monitor section
 (II) modeset(0): EDID for output HDMI-1
 (II) modeset(0): Manufacturer: SNY  Model: 4b03  Serial#: 16843009
 (II) modeset(0): Year: 2014  Week: 1
 (II) modeset(0): EDID Version: 1.3
 (II) modeset(0): Digital Display Input
: horiz.: 89  vert.: 50
 (II) modeset(0): Gamma: 2.20
 (II) modeset(0): No DPMS capabilities specified
 (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
 (II) modeset(0): First detailed timing is preferred mode
 (II) modeset(0): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.595
 (II) modeset(0): blueX: 0.155 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
 (II) modeset(0): Supported established timings:
 (II) modeset(0): 640x480@60Hz
 (II) modeset(0): 800x600@60Hz
 (II) modeset(0): 1024x768@60Hz
 (II) modeset(0): Manufacturer&#039;s mask: 0
 (II) modeset(0): Supported standard timings:
 (II) modeset(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
 (II) modeset(0): #1: hsize: 1600  vsize 900  refresh: 60  vid: 49321
 (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
 (II) modeset(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
 (II) modeset(0): Supported detailed timing:
 (II) modeset(0): clock: 148.5 MHz   Image Size:  886 x 498 mm
 (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
 (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
 (II) modeset(0): Supported detailed timing:
 (II) modeset(0): clock: 74.2 MHz   Image Size:  886 x 498 mm
 (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
 (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
 (II) modeset(0): Monitor name: SONY TV
 (II) modeset(0): Ranges: V min: 48 V max: 62 Hz, H min: 14 H max: 70 kHz, PixClock max 155 MHz
 (II) modeset(0): Supported detailed timing:
 (II) modeset(0): clock: 148.5 MHz   Image Size:  886 x 498 mm
 (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
 (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
 (II) modeset(0): Supported detailed timing:
 (II) modeset(0): clock: 74.2 MHz   Image Size:  886 x 498 mm
 (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
 (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
 (II) modeset(0): Supported detailed timing:
 (II) modeset(0): clock: 74.2 MHz   Image Size:  886 x 498 mm
 (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
 (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
 (II) modeset(0): Supported detailed timing:
 (II) modeset(0): clock: 74.2 MHz   Image Size:  886 x 498 mm
 (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
 (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
 (II) modeset(0): Number of EDID sections to follow: 1
 (II) modeset(0): EDID (in hex):
 (II) modeset(0): 	00ffffffffffff004dd9034b01010101
 (II) modeset(0): 	01180103805932780a0dc9a057479827
 (II) modeset(0): 	12484c2108008180a9c0714fb3000101
 (II) modeset(0): 	010101010101023a801871382d40582c
 (II) modeset(0): 	450076f23100001e011d007251d01e20
 (II) modeset(0): 	6e28550076f23100001e000000fc0053
 (II) modeset(0): 	4f4e592054560a2020202020000000fd
 (II) modeset(0): 	00303e0e460f000a2020202020200110
 (II) modeset(0): 	02032ff0531f101405130420223c3e12
 (II) modeset(0): 	1603071115020601260d070715075083
 (II) modeset(0): 	0f000068030c001000b82d0fe200fb02
 (II) modeset(0): 	3a80d072382d40102c458076f2310000
 (II) modeset(0): 	1e011d00bc52d01e20b828554076f231
 (II) modeset(0): 	00001e011d8018711c1620582c250076
 (II) modeset(0): 	f23100009e011d80d0721c1620102c25
 (II) modeset(0): 	8076f23100009e000000000000000012
 (--) modeset(0): HDMI max TMDS frequency 225000KHz
 (II) modeset(0): Printing probed modes for output HDMI-1
 (II) modeset(0): Modeline &quot;1920x1080&quot;x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
 (II) modeset(0): Modeline &quot;1920x1080&quot;x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
 (II) modeset(0): Modeline &quot;1680x1050&quot;x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
 (II) modeset(0): Modeline &quot;1600x900&quot;x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
 (II) modeset(0): Modeline &quot;1280x1024&quot;x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
 (II) modeset(0): Modeline &quot;1152x864&quot;x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x30.0   74.25  1280 3040 3080 3300  720 725 730 750 +hsync +vsync (22.5 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x30.0   74.18  1280 3040 3080 3300  720 725 730 750 +hsync +vsync (22.5 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x24.0   59.40  1280 3040 3080 3300  720 725 730 750 +hsync +vsync (18.0 kHz e)
 (II) modeset(0): Modeline &quot;1280x720&quot;x24.0   59.34  1280 3040 3080 3300  720 725 730 750 +hsync +vsync (18.0 kHz e)
 (II) modeset(0): Modeline &quot;1024x768&quot;x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
 (II) modeset(0): Modeline &quot;800x600&quot;x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
 (II) modeset(0): Modeline &quot;720x576&quot;x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
 (II) modeset(0): Modeline &quot;720x576&quot;x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
 (II) modeset(0): Modeline &quot;720x480&quot;x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Modeline &quot;720x480&quot;x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Modeline &quot;720x480&quot;x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Modeline &quot;720x480&quot;x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Modeline &quot;640x480&quot;x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Modeline &quot;640x480&quot;x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Modeline &quot;640x480&quot;x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (II) modeset(0): Output HDMI-1 connected
 (II) modeset(0): Using exact sizes for initial modes
 (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
 (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
 (==) modeset(0): DPI set to (96, 96)
 (II) Loading sub module &quot;fb&quot;
 (II) LoadModule: &quot;fb&quot;
 (II) Loading /usr/lib/xorg/modules/libfb.so
 (II) Module fb: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.4, module version = 1.0.0
 	ABI class: X.Org ANSI C Emulation, version 0.4
 (II) UnloadModule: &quot;fbdev&quot;
 (II) Unloading fbdev
 (II) UnloadSubModule: &quot;fbdevhw&quot;
 (II) Unloading fbdevhw
 (==) modeset(0): Backing store enabled
 (==) modeset(0): Silken mouse enabled
 (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
 (==) modeset(0): DPMS enabled
 Setup complete
   DRI driver: vc4
   VDPAU driver: vc4
 (II) Initializing extension Generic Event Extension
 (II) Initializing extension SHAPE
 (II) Initializing extension MIT-SHM
 (II) Initializing extension XInputExtension
 (II) Initializing extension XTEST
 (II) Initializing extension BIG-REQUESTS
 (II) Initializing extension SYNC
 (II) Initializing extension XKEYBOARD
 (II) Initializing extension XC-MISC
 (II) Initializing extension SECURITY
 (II) Initializing extension XFIXES
 (II) Initializing extension RENDER
 (II) Initializing extension RANDR
 (II) Initializing extension COMPOSITE
 (II) Initializing extension DAMAGE
 (II) Initializing extension MIT-SCREEN-SAVER
 (II) Initializing extension DOUBLE-BUFFER
 (II) Initializing extension RECORD
 (II) Initializing extension DPMS
 (II) Initializing extension Present
 (II) Initializing extension DRI3
 (II) Initializing extension X-Resource
 (II) Initializing extension XVideo
 (II) Initializing extension XVideo-MotionCompensation
 (II) Initializing extension SELinux
 (II) SELinux: Disabled on system
 (II) Initializing extension GLX
 (II) AIGLX: Loaded and initialized vc4
 (II) GLX: Initialized DRI2 GL provider for screen 0
 (II) Initializing extension XFree86-VidModeExtension
 (II) Initializing extension XFree86-DGA
 (II) Initializing extension XFree86-DRI
 (II) Initializing extension DRI2
 (II) modeset(0): Damage tracking initialized
 (II) modeset(0): Setting screen physical size to 508 x 285
 (II) config/udev: Adding input device   mini keyboard (/dev/input/event0)
 (**)   mini keyboard: Applying InputClass &quot;libinput keyboard catchall&quot;
 (II) LoadModule: &quot;libinput&quot;
 (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
 (II) Module libinput: vendor=&quot;X.Org Foundation&quot;
 	compiled for 1.20.4, module version = 0.28.2
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 24.1
 (II) Using input driver &#039;libinput&#039; for &#039;  mini keyboard&#039;
 (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
 (**)   mini keyboard: always reports core events
 (**) Option &quot;Device&quot; &quot;/dev/input/event0&quot;
 (**) Option &quot;_source&quot; &quot;server/udev&quot;
 (II) event0  -   mini keyboard: is tagged by udev as: Keyboard
 (II) event0  -   mini keyboard: device is a keyboard
 (II) event0  -   mini keyboard: device removed
 (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input0/event0&quot;
 (II) XINPUT: Adding extended input device &quot;  mini keyboard&quot; (type: KEYBOARD, id 6)
 (**) Option &quot;xkb_model&quot; &quot;pc105&quot;
 (**) Option &quot;xkb_layout&quot; &quot;fr&quot;
 (**) Option &quot;xkb_variant&quot; &quot;oss_latin9&quot;
 (II) event0  -   mini keyboard: is tagged by udev as: Keyboard
 (II) event0  -   mini keyboard: device is a keyboard
 (II) config/udev: Adding input device   mini keyboard Mouse (/dev/input/event1)
 (**)   mini keyboard Mouse: Applying InputClass &quot;libinput pointer catchall&quot;
 (II) Using input driver &#039;libinput&#039; for &#039;  mini keyboard Mouse&#039;
 (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
 (**)   mini keyboard Mouse: always reports core events
 (**) Option &quot;Device&quot; &quot;/dev/input/event1&quot;
 (**) Option &quot;_source&quot; &quot;server/udev&quot;
 (II) event1  -   mini keyboard Mouse: is tagged by udev as: Mouse
 (II) event1  -   mini keyboard Mouse: device is a pointer
 (II) event1  -   mini keyboard Mouse: device removed
 (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:2433.0002/input/input1/event1&quot;
 (II) XINPUT: Adding extended input device &quot;  mini keyboard Mouse&quot; (type: MOUSE, id 7)
 (**) Option &quot;AccelerationScheme&quot; &quot;none&quot;
 (**)   mini keyboard Mouse: (accel) selected scheme none/0
 (**)   mini keyboard Mouse: (accel) acceleration factor: 2.000
 (**)   mini keyboard Mouse: (accel) acceleration threshold: 4
 (II) event1  -   mini keyboard Mouse: is tagged by udev as: Mouse
 (II) event1  -   mini keyboard Mouse: device is a pointer
 (II) config/udev: Adding input device   mini keyboard Mouse (/dev/input/mouse0)
 (II) No input driver specified, ignoring this device.
 (II) This device may have been added with another device file.
 (II) config/udev: Adding input device   mini keyboard System Control (/dev/input/event2)
 (**)   mini keyboard System Control: Applying InputClass &quot;libinput keyboard catchall&quot;
 (II) Using input driver &#039;libinput&#039; for &#039;  mini keyboard System Control&#039;
 (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
 (**)   mini keyboard System Control: always reports core events
 (**) Option &quot;Device&quot; &quot;/dev/input/event2&quot;
 (**) Option &quot;_source&quot; &quot;server/udev&quot;
 (II) event2  -   mini keyboard System Control: is tagged by udev as: Keyboard
 (II) event2  -   mini keyboard System Control: device is a keyboard
 (II) event2  -   mini keyboard System Control: device removed
 (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:2433.0002/input/input2/event2&quot;
 (II) XINPUT: Adding extended input device &quot;  mini keyboard System Control&quot; (type: KEYBOARD, id 8)
 (**) Option &quot;xkb_model&quot; &quot;pc105&quot;
 (**) Option &quot;xkb_layout&quot; &quot;fr&quot;
 (**) Option &quot;xkb_variant&quot; &quot;oss_latin9&quot;
 (II) event2  -   mini keyboard System Control: is tagged by udev as: Keyboard
 (II) event2  -   mini keyboard System Control: device is a keyboard
 (II) config/udev: Adding input device   mini keyboard Consumer Control (/dev/input/event3)
 (**)   mini keyboard Consumer Control: Applying InputClass &quot;libinput keyboard catchall&quot;
 (II) Using input driver &#039;libinput&#039; for &#039;  mini keyboard Consumer Control&#039;
 (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
 (**)   mini keyboard Consumer Control: always reports core events
 (**) Option &quot;Device&quot; &quot;/dev/input/event3&quot;
 (**) Option &quot;_source&quot; &quot;server/udev&quot;
 (II) event3  -   mini keyboard Consumer Control: is tagged by udev as: Keyboard
 (II) event3  -   mini keyboard Consumer Control: device is a keyboard
 (II) event3  -   mini keyboard Consumer Control: device removed
 (II) libinput:   mini keyboard Consumer Control: needs a virtual subdevice
 (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:2433.0002/input/input3/event3&quot;
 (II) XINPUT: Adding extended input device &quot;  mini keyboard Consumer Control&quot; (type: MOUSE, id 9)
 (**) Option &quot;AccelerationScheme&quot; &quot;none&quot;
 (**)   mini keyboard Consumer Control: (accel) selected scheme none/0
 (**)   mini keyboard Consumer Control: (accel) acceleration factor: 2.000
 (**)   mini keyboard Consumer Control: (accel) acceleration threshold: 4
 (II) event3  -   mini keyboard Consumer Control: is tagged by udev as: Keyboard
 (II) event3  -   mini keyboard Consumer Control: device is a keyboard
 (**)   mini keyboard Consumer Control: Applying InputClass &quot;libinput keyboard catchall&quot;
 (II) Using input driver &#039;libinput&#039; for &#039;  mini keyboard Consumer Control&#039;
 (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
 (**)   mini keyboard Consumer Control: always reports core events
 (**) Option &quot;Device&quot; &quot;/dev/input/event3&quot;
 (**) Option &quot;_source&quot; &quot;_driver/libinput&quot;
 (II) libinput:   mini keyboard Consumer Control: is a virtual subdevice
 (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:2433.0002/input/input3/event3&quot;
 (II) XINPUT: Adding extended input device &quot;  mini keyboard Consumer Control&quot; (type: KEYBOARD, id 10)
 (**) Option &quot;xkb_model&quot; &quot;pc105&quot;
 (**) Option &quot;xkb_layout&quot; &quot;fr&quot;
 (**) Option &quot;xkb_variant&quot; &quot;oss_latin9&quot;
 (II) modeset(0): Disabling kernel dirty updates, not required.
 (**) Option &quot;fd&quot; &quot;25&quot;
 (II) event0  -   mini keyboard: device removed
 (**) Option &quot;fd&quot; &quot;28&quot;
 (II) event1  -   mini keyboard Mouse: device removed
 (**) Option &quot;fd&quot; &quot;29&quot;
 (II) event2  -   mini keyboard System Control: device removed
 (**) Option &quot;fd&quot; &quot;30&quot;
 (**) Option &quot;fd&quot; &quot;30&quot;
 (II) event3  -   mini keyboard Consumer Control: device removed
 (II) UnloadModule: &quot;libinput&quot;
 (II) systemd-logind: not releasing fd for 13:67, still in use
 (II) UnloadModule: &quot;libinput&quot;
 (II) systemd-logind: releasing fd for 13:67
 (II) UnloadModule: &quot;libinput&quot;
 (II) systemd-logind: releasing fd for 13:66
 (II) UnloadModule: &quot;libinput&quot;
 (II) systemd-logind: releasing fd for 13:65
 (II) UnloadModule: &quot;libinput&quot;
 (II) systemd-logind: releasing fd for 13:64
 (II) Server terminated successfully (0). Closing log file.</code></pre></div><p>This configuration works in archlinuxarm (systemd) on the same RPi4. Raspbian desktop also works.<br />This configuration works for beowulf on x86-64.</p><p>What did I forget?</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (nenesse)]]></author>
			<pubDate>Fri, 10 Jan 2020 16:09:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19376#p19376</guid>
		</item>
	</channel>
</rss>
