Skip to content
This repository has been archived by the owner. It is now read-only.

Bluetooth controller udev issue on RPI4 #1208

Closed
rosscm opened this issue Jul 5, 2021 · 1 comment
Closed

Bluetooth controller udev issue on RPI4 #1208

rosscm opened this issue Jul 5, 2021 · 1 comment

Comments

@rosscm
Copy link

@rosscm rosscm commented Jul 5, 2021

I'm attempting to play through re3 via a bluetooth wireless controller (8BitDo SN30 Pro+) on an RPI4. The game loads just fine, but it doesn't seem to register my controller input. I can interface with the main menu (eg scroll through menu items, start game via 'A' button) and the game menu (via 'Start' button) but once the game starts I'm not able to do anything. To note, this controller works perfectly fine in every other use case on my system.

This seems like an xorg problem so I'm not sure if this is the best place to address this issue, but I thought I'd give it a try in case anyone has any insight.

Issue

# Snippets from ~/.local/share/xorg/Xorg.0.log
[  1143.689] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/event6)
[  1143.689] (II) No input driver specified, ignoring this device.
[  1143.689] (II) This device may have been added with another device file.
[  1143.691] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/js0)
[  1143.691] (II) No input driver specified, ignoring this device.
[  1143.691] (II) This device may have been added with another device file.
[  2260.883] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/js0)
[  2260.883] (II) No input driver specified, ignoring this device.
[  2260.883] (II) This device may have been added with another device file.
[  2260.972] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/event6)
[  2260.972] (II) No input driver specified, ignoring this device.
[  2260.973] (II) This device may have been added with another device file.

Full Xorg.0.log

[  1142.265]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[  1142.265] Build Operating System: Linux 5.10.17-v8+ aarch64 Raspbian
[  1142.265] Current Operating System: Linux retropie 5.10.17-v8+ #1421 SMP PREEMPT Thu May 27 14:01:37 BST 2021 aarch64
[  1142.265] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:A8:5A:A0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=e281b068-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0 quiet splash plymouth.ignore-serial-consoles
[  1142.265] Build Date: 19 April 2021  03:23:36PM
[  1142.265] xorg-server 2:1.20.4-1+rpt3+deb10u3 (https://www.debian.org/support)
[  1142.265] Current version of pixman: 0.36.0
[  1142.265] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1142.265] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1142.266] (==) Log file: "/home/pi/.local/share/xorg/Xorg.0.log", Time: Sun Jul  4 22:20:45 2021
[  1142.266] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1142.266] (==) No Layout section.  Using the first Screen section.
[  1142.266] (==) No screen section available. Using defaults.
[  1142.266] (**) |-->Screen "Default Screen Section" (0)
[  1142.266] (**) |   |-->Monitor "<default monitor>"
[  1142.267] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1142.267] (==) Automatically adding devices
[  1142.267] (==) Automatically enabling devices
[  1142.267] (==) Automatically adding GPU devices
[  1142.267] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1142.267] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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
[  1142.267] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1142.267] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1142.267] (II) Loader magic: 0x1fdf80
[  1142.267] (II) Module ABI versions:
[  1142.267] 	X.Org ANSI C Emulation: 0.4
[  1142.267] 	X.Org Video Driver: 24.0
[  1142.267] 	X.Org XInput driver : 24.1
[  1142.267] 	X.Org Server Extension : 10.0
[  1142.269] (++) using VT number 1

[  1142.272] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[  1142.274] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1142.275] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[  1142.277] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1142.278] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[  1142.280] (II) no primary bus or device found
[  1142.280] 	falling back to /sys/devices/platform/gpu/drm/card1
[  1142.280] (II) LoadModule: "glx"
[  1142.280] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1142.282] (II) Module glx: vendor="X.Org Foundation"
[  1142.283] 	compiled for 1.20.4, module version = 1.0.0
[  1142.283] 	ABI class: X.Org Server Extension, version 10.0
[  1142.283] (==) Matched modesetting as autoconfigured driver 0
[  1142.283] (==) Matched fbdev as autoconfigured driver 1
[  1142.283] (==) Assigned the driver to the xf86ConfigLayout
[  1142.283] (II) LoadModule: "modesetting"
[  1142.283] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1142.283] (II) Module modesetting: vendor="X.Org Foundation"
[  1142.283] 	compiled for 1.20.4, module version = 1.20.4
[  1142.283] 	Module class: X.Org Video Driver
[  1142.283] 	ABI class: X.Org Video Driver, version 24.0
[  1142.283] (II) LoadModule: "fbdev"
[  1142.283] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1142.284] (II) Module fbdev: vendor="X.Org Foundation"
[  1142.284] 	compiled for 1.20.3, module version = 0.5.0
[  1142.284] 	Module class: X.Org Video Driver
[  1142.284] 	ABI class: X.Org Video Driver, version 24.0
[  1142.284] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1142.284] (II) FBDEV: driver for framebuffer: fbdev
[  1142.284] (II) modeset(0): using drv /dev/dri/card1
[  1142.284] (WW) Falling back to old probe method for fbdev
[  1142.284] (II) Loading sub module "fbdevhw"
[  1142.284] (II) LoadModule: "fbdevhw"
[  1142.284] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  1142.285] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1142.285] 	compiled for 1.20.4, module version = 0.0.2
[  1142.285] 	ABI class: X.Org Video Driver, version 24.0
[  1142.285] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1142.285] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1142.285] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  1142.285] (==) modeset(0): RGB weight 888
[  1142.285] (==) modeset(0): Default visual is TrueColor
[  1142.285] (II) Loading sub module "glamoregl"
[  1142.285] (II) LoadModule: "glamoregl"
[  1142.285] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1142.294] (II) Module glamoregl: vendor="X.Org Foundation"
[  1142.294] 	compiled for 1.20.4, module version = 1.0.1
[  1142.294] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1142.798] (II) modeset(0): glamor X acceleration enabled on V3D 4.2
[  1142.798] (II) modeset(0): glamor initialized
[  1142.827] (II) modeset(0): Output HDMI-1 has no monitor section
[  1142.856] (II) modeset(0): EDID for output HDMI-1
[  1142.856] (II) modeset(0): Manufacturer: DEL  Model: a05d  Serial#: 842089557
[  1142.856] (II) modeset(0): Year: 2010  Week: 33
[  1142.856] (II) modeset(0): EDID Version: 1.3
[  1142.856] (II) modeset(0): Digital Display Input
[  1142.856] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[  1142.856] (II) modeset(0): Gamma: 2.20
[  1142.856] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[  1142.856] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  1142.856] (II) modeset(0): Default color space is primary color space
[  1142.856] (II) modeset(0): First detailed timing is preferred mode
[  1142.856] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[  1142.856] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[  1142.856] (II) modeset(0): Supported established timings:
[  1142.856] (II) modeset(0): 720x400@70Hz
[  1142.856] (II) modeset(0): 640x480@60Hz
[  1142.856] (II) modeset(0): 640x480@75Hz
[  1142.856] (II) modeset(0): 800x600@60Hz
[  1142.856] (II) modeset(0): 800x600@75Hz
[  1142.856] (II) modeset(0): 1024x768@60Hz
[  1142.856] (II) modeset(0): 1024x768@75Hz
[  1142.856] (II) modeset(0): 1280x1024@75Hz
[  1142.856] (II) modeset(0): Manufacturer's mask: 0
[  1142.856] (II) modeset(0): Supported standard timings:
[  1142.856] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1142.856] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1142.856] (II) modeset(0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1142.856] (II) modeset(0): Supported detailed timing:
[  1142.856] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[  1142.857] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1142.857] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  1142.857] (II) modeset(0): Serial No: X175R08921DU
[  1142.857] (II) modeset(0): Monitor name: DELL ST2410
[  1142.857] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[  1142.857] (II) modeset(0): Supported detailed timing:
[  1142.857] (II) modeset(0): clock: 148.5 MHz   Image Size:  531 x 299 mm
[  1142.857] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1142.857] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  1142.857] (II) modeset(0): Supported detailed timing:
[  1142.857] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[  1142.857] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1142.857] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[  1142.857] (II) modeset(0): Supported detailed timing:
[  1142.857] (II) modeset(0): clock: 74.2 MHz   Image Size:  531 x 299 mm
[  1142.857] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[  1142.857] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[  1142.857] (II) modeset(0): Supported detailed timing:
[  1142.857] (II) modeset(0): clock: 27.0 MHz   Image Size:  531 x 299 mm
[  1142.857] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[  1142.857] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[  1142.857] (II) modeset(0): Number of EDID sections to follow: 1
[  1142.857] (II) modeset(0): EDID (in hex):
[  1142.857] (II) modeset(0): 	00ffffffffffff0010ac5da055443132
[  1142.857] (II) modeset(0): 	2114010380351e78eeee91a3544c9926
[  1142.857] (II) modeset(0): 	0f5054a54b00714f8180d1c001010101
[  1142.857] (II) modeset(0): 	010101010101023a801871382d40582c
[  1142.857] (II) modeset(0): 	4500132b2100001e000000ff00583137
[  1142.857] (II) modeset(0): 	3552303839323144550a000000fc0044
[  1142.857] (II) modeset(0): 	454c4c205354323431300a20000000fd
[  1142.857] (II) modeset(0): 	00324c1e5311000a20202020202001a5
[  1142.857] (II) modeset(0): 	02031ff14c9005040302071601141f12
[  1142.857] (II) modeset(0): 	132309070765030c0010008301000002
[  1142.857] (II) modeset(0): 	3a801871382d40582c4500132b210000
[  1142.858] (II) modeset(0): 	1e011d8018711c1620582c2500132b21
[  1142.858] (II) modeset(0): 	00009e011d007251d01e206e28550013
[  1142.858] (II) modeset(0): 	2b2100001e8c0ad08a20e02d10103e96
[  1142.858] (II) modeset(0): 	00132b21000018000000000000000000
[  1142.858] (II) modeset(0): 	0000000000000000000000000000001b
[  1142.858] (II) modeset(0): Printing probed modes for output HDMI-1
[  1142.858] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1142.858] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1142.858] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1142.858] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[  1142.858] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[  1142.858] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[  1142.858] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1142.858] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1142.858] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1142.858] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1142.858] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  1142.858] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1142.858] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1142.858] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1142.858] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1142.858] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1142.858] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  1142.858] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[  1142.858] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1142.858] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1142.858] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[  1142.858] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[  1142.858] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1142.859] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1142.859] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1142.859] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1142.859] (II) modeset(0): Output HDMI-1 connected
[  1142.859] (II) modeset(0): Using exact sizes for initial modes
[  1142.859] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[  1142.859] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  1142.859] (==) modeset(0): DPI set to (96, 96)
[  1142.859] (II) Loading sub module "fb"
[  1142.859] (II) LoadModule: "fb"
[  1142.859] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1142.859] (II) Module fb: vendor="X.Org Foundation"
[  1142.859] 	compiled for 1.20.4, module version = 1.0.0
[  1142.860] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1142.860] (II) UnloadModule: "fbdev"
[  1142.860] (II) Unloading fbdev
[  1142.860] (II) UnloadSubModule: "fbdevhw"
[  1142.860] (II) Unloading fbdevhw
[  1142.929] (==) modeset(0): Backing store enabled
[  1142.929] (==) modeset(0): Silken mouse enabled
[  1143.021] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  1143.021] (==) modeset(0): DPMS enabled
[  1143.022] (II) modeset(0): [DRI2] Setup complete
[  1143.022] (II) modeset(0): [DRI2]   DRI driver: vc4
[  1143.022] (II) modeset(0): [DRI2]   VDPAU driver: vc4
[  1143.022] (II) Initializing extension Generic Event Extension
[  1143.023] (II) Initializing extension SHAPE
[  1143.023] (II) Initializing extension MIT-SHM
[  1143.024] (II) Initializing extension XInputExtension
[  1143.025] (II) Initializing extension XTEST
[  1143.025] (II) Initializing extension BIG-REQUESTS
[  1143.026] (II) Initializing extension SYNC
[  1143.026] (II) Initializing extension XKEYBOARD
[  1143.027] (II) Initializing extension XC-MISC
[  1143.027] (II) Initializing extension SECURITY
[  1143.027] (II) Initializing extension XFIXES
[  1143.028] (II) Initializing extension RENDER
[  1143.028] (II) Initializing extension RANDR
[  1143.029] (II) Initializing extension COMPOSITE
[  1143.030] (II) Initializing extension DAMAGE
[  1143.030] (II) Initializing extension MIT-SCREEN-SAVER
[  1143.031] (II) Initializing extension DOUBLE-BUFFER
[  1143.031] (II) Initializing extension RECORD
[  1143.032] (II) Initializing extension DPMS
[  1143.032] (II) Initializing extension Present
[  1143.033] (II) Initializing extension DRI3
[  1143.033] (II) Initializing extension X-Resource
[  1143.034] (II) Initializing extension XVideo
[  1143.034] (II) Initializing extension XVideo-MotionCompensation
[  1143.034] (II) Initializing extension SELinux
[  1143.034] (II) SELinux: Disabled on system
[  1143.034] (II) Initializing extension GLX
[  1143.388] (II) AIGLX: Loaded and initialized vc4
[  1143.388] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1143.388] (II) Initializing extension XFree86-VidModeExtension
[  1143.389] (II) Initializing extension XFree86-DGA
[  1143.389] (II) Initializing extension XFree86-DRI
[  1143.389] (II) Initializing extension DRI2
[  1143.392] (II) modeset(0): Damage tracking initialized
[  1143.392] (II) modeset(0): Setting screen physical size to 508 x 285
[  1143.515] (II) config/udev: Adding input device CX 2.4G Receiver (/dev/input/event0)
[  1143.515] (**) CX 2.4G Receiver: Applying InputClass "libinput keyboard catchall"
[  1143.516] (II) LoadModule: "libinput"
[  1143.516] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1143.526] (II) Module libinput: vendor="X.Org Foundation"
[  1143.526] 	compiled for 1.20.3, module version = 0.28.2
[  1143.526] 	Module class: X.Org XInput Driver
[  1143.526] 	ABI class: X.Org XInput driver, version 24.1
[  1143.526] (II) Using input driver 'libinput' for 'CX 2.4G Receiver'
[  1143.528] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[  1143.529] (**) CX 2.4G Receiver: always reports core events
[  1143.529] (**) Option "Device" "/dev/input/event0"
[  1143.529] (**) Option "_source" "server/udev"
[  1143.539] (II) event0  - CX 2.4G Receiver: is tagged by udev as: Keyboard
[  1143.539] (II) event0  - CX 2.4G Receiver: device is a keyboard
[  1143.540] (II) event0  - CX 2.4G Receiver: device removed
[  1143.540] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:25A7:FA67.0001/input/input0/event0"
[  1143.540] (II) XINPUT: Adding extended input device "CX 2.4G Receiver" (type: KEYBOARD, id 6)
[  1143.540] (**) Option "xkb_model" "macbook78"
[  1143.540] (**) Option "xkb_layout" "gb"
[  1143.583] (II) event0  - CX 2.4G Receiver: is tagged by udev as: Keyboard
[  1143.584] (II) event0  - CX 2.4G Receiver: device is a keyboard
[  1143.588] (II) config/udev: Adding input device CX 2.4G Receiver Mouse (/dev/input/event1)
[  1143.588] (**) CX 2.4G Receiver Mouse: Applying InputClass "libinput pointer catchall"
[  1143.588] (II) Using input driver 'libinput' for 'CX 2.4G Receiver Mouse'
[  1143.590] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 29 paused 0
[  1143.590] (**) CX 2.4G Receiver Mouse: always reports core events
[  1143.590] (**) Option "Device" "/dev/input/event1"
[  1143.591] (**) Option "_source" "server/udev"
[  1143.598] (II) event1  - CX 2.4G Receiver Mouse: is tagged by udev as: Mouse
[  1143.599] (II) event1  - CX 2.4G Receiver Mouse: device is a pointer
[  1143.599] (II) event1  - CX 2.4G Receiver Mouse: device removed
[  1143.599] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:25A7:FA67.0002/input/input1/event1"
[  1143.599] (II) XINPUT: Adding extended input device "CX 2.4G Receiver Mouse" (type: MOUSE, id 7)
[  1143.600] (**) Option "AccelerationScheme" "none"
[  1143.600] (**) CX 2.4G Receiver Mouse: (accel) selected scheme none/0
[  1143.600] (**) CX 2.4G Receiver Mouse: (accel) acceleration factor: 2.000
[  1143.600] (**) CX 2.4G Receiver Mouse: (accel) acceleration threshold: 4
[  1143.607] (II) event1  - CX 2.4G Receiver Mouse: is tagged by udev as: Mouse
[  1143.608] (II) event1  - CX 2.4G Receiver Mouse: device is a pointer
[  1143.611] (II) config/udev: Adding input device CX 2.4G Receiver Mouse (/dev/input/mouse0)
[  1143.611] (II) No input driver specified, ignoring this device.
[  1143.611] (II) This device may have been added with another device file.
[  1143.615] (II) config/udev: Adding input device CX 2.4G Receiver (/dev/input/event2)
[  1143.615] (II) No input driver specified, ignoring this device.
[  1143.615] (II) This device may have been added with another device file.
[  1143.619] (II) config/udev: Adding input device CX 2.4G Receiver Consumer Control (/dev/input/event3)
[  1143.619] (**) CX 2.4G Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1143.619] (II) Using input driver 'libinput' for 'CX 2.4G Receiver Consumer Control'
[  1143.621] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[  1143.621] (**) CX 2.4G Receiver Consumer Control: always reports core events
[  1143.621] (**) Option "Device" "/dev/input/event3"
[  1143.622] (**) Option "_source" "server/udev"
[  1143.630] (II) event3  - CX 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard
[  1143.630] (II) event3  - CX 2.4G Receiver Consumer Control: device is a keyboard
[  1143.630] (II) event3  - CX 2.4G Receiver Consumer Control: device removed
[  1143.630] (II) libinput: CX 2.4G Receiver Consumer Control: needs a virtual subdevice
[  1143.630] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:25A7:FA67.0002/input/input3/event3"
[  1143.630] (II) XINPUT: Adding extended input device "CX 2.4G Receiver Consumer Control" (type: MOUSE, id 8)
[  1143.631] (**) Option "AccelerationScheme" "none"
[  1143.631] (**) CX 2.4G Receiver Consumer Control: (accel) selected scheme none/0
[  1143.631] (**) CX 2.4G Receiver Consumer Control: (accel) acceleration factor: 2.000
[  1143.631] (**) CX 2.4G Receiver Consumer Control: (accel) acceleration threshold: 4
[  1143.638] (II) event3  - CX 2.4G Receiver Consumer Control: is tagged by udev as: Keyboard
[  1143.638] (II) event3  - CX 2.4G Receiver Consumer Control: device is a keyboard
[  1143.643] (II) config/udev: Adding input device CX 2.4G Receiver System Control (/dev/input/event4)
[  1143.643] (**) CX 2.4G Receiver System Control: Applying InputClass "libinput keyboard catchall"
[  1143.643] (II) Using input driver 'libinput' for 'CX 2.4G Receiver System Control'
[  1143.645] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 31 paused 0
[  1143.645] (**) CX 2.4G Receiver System Control: always reports core events
[  1143.645] (**) Option "Device" "/dev/input/event4"
[  1143.645] (**) Option "_source" "server/udev"
[  1143.653] (II) event4  - CX 2.4G Receiver System Control: is tagged by udev as: Keyboard
[  1143.653] (II) event4  - CX 2.4G Receiver System Control: device is a keyboard
[  1143.654] (II) event4  - CX 2.4G Receiver System Control: device removed
[  1143.654] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:25A7:FA67.0002/input/input4/event4"
[  1143.654] (II) XINPUT: Adding extended input device "CX 2.4G Receiver System Control" (type: KEYBOARD, id 9)
[  1143.654] (**) Option "xkb_model" "macbook78"
[  1143.654] (**) Option "xkb_layout" "gb"
[  1143.662] (II) event4  - CX 2.4G Receiver System Control: is tagged by udev as: Keyboard
[  1143.662] (II) event4  - CX 2.4G Receiver System Control: device is a keyboard
[  1143.666] (II) config/udev: Adding input device Apple Inc. Magic Keyboard (/dev/input/event5)
[  1143.667] (**) Apple Inc. Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[  1143.667] (II) Using input driver 'libinput' for 'Apple Inc. Magic Keyboard'
[  1143.669] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 32 paused 0
[  1143.669] (**) Apple Inc. Magic Keyboard: always reports core events
[  1143.669] (**) Option "Device" "/dev/input/event5"
[  1143.669] (**) Option "_source" "server/udev"
[  1143.677] (II) event5  - Apple Inc. Magic Keyboard: is tagged by udev as: Keyboard
[  1143.677] (II) event5  - Apple Inc. Magic Keyboard: device is a keyboard
[  1143.678] (II) event5  - Apple Inc. Magic Keyboard: device removed
[  1143.678] (**) Option "config_info" "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:05AC:0267.0004/input/input6/event5"
[  1143.678] (II) XINPUT: Adding extended input device "Apple Inc. Magic Keyboard" (type: KEYBOARD, id 10)
[  1143.678] (**) Option "xkb_model" "macbook78"
[  1143.678] (**) Option "xkb_layout" "gb"
[  1143.685] (II) event5  - Apple Inc. Magic Keyboard: is tagged by udev as: Keyboard
[  1143.685] (II) event5  - Apple Inc. Magic Keyboard: device is a keyboard
[  1143.689] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/event6)
[  1143.689] (II) No input driver specified, ignoring this device.
[  1143.689] (II) This device may have been added with another device file.
[  1143.691] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/js0)
[  1143.691] (II) No input driver specified, ignoring this device.
[  1143.691] (II) This device may have been added with another device file.
[  1143.721] (**) CX 2.4G Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1143.722] (II) Using input driver 'libinput' for 'CX 2.4G Receiver Consumer Control'
[  1143.722] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[  1143.722] (**) CX 2.4G Receiver Consumer Control: always reports core events
[  1143.722] (**) Option "Device" "/dev/input/event3"
[  1143.722] (**) Option "_source" "_driver/libinput"
[  1143.722] (II) libinput: CX 2.4G Receiver Consumer Control: is a virtual subdevice
[  1143.722] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:25A7:FA67.0002/input/input3/event3"
[  1143.722] (II) XINPUT: Adding extended input device "CX 2.4G Receiver Consumer Control" (type: KEYBOARD, id 11)
[  1143.722] (**) Option "xkb_model" "macbook78"
[  1143.722] (**) Option "xkb_layout" "gb"
[  1144.940] (II) modeset(0): Disabling kernel dirty updates, not required.
[  2260.883] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/js0)
[  2260.883] (II) No input driver specified, ignoring this device.
[  2260.883] (II) This device may have been added with another device file.
[  2260.972] (II) config/udev: Adding input device 8BitDo SN30 Pro+ (/dev/input/event6)
[  2260.972] (II) No input driver specified, ignoring this device.
[  2260.973] (II) This device may have been added with another device file.
@rosscm
Copy link
Author

@rosscm rosscm commented Jul 6, 2021

Never mind, just had to install the 'xserver-xorg-input-joystick' package to create the input config file.

@rosscm rosscm closed this Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant