[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg woes



Stefan,

maybe it's different for the latest Xorg versions, but all Linux systems I run (non-m68k) use InputClass 'evdev' when binding to the input event devices. I.e. loading /usr/lib/xorg/modules/input/evdev_drv.so, not libinput.drv ...

Saying that - libinput does appear to work for your keyboard (of sorts)...

I'm a little worried to see that your mouse is detected twice - once as input event device, another time as input mouse device. Maybe blacklisting the mouse device might help the input device binding to 'survive'?

Haven't looked at X sources in 20 years either, though.

Cheers,

	Michael


Am 03.09.2020 um 10:22 schrieb Stefan Reinauer:
[   915.117] (II) config/udev: Adding input device amiga-keyboard
(/dev/input/event0)
[   915.143] (**) amiga-keyboard: Applying InputClass "libinput keyboard
catchall"
[   915.158] (II) LoadModule: "libinput"
[   915.203] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   915.921] (II) Module libinput: vendor="X.Org Foundation"
[   915.937] compiled for 1.20.8, module version = 0.30.0
[   915.962] Module class: X.Org XInput Driver
[   915.977] ABI class: X.Org XInput driver, version 24.1
[   915.993] (II) Using input driver 'libinput' for 'amiga-keyboard'
[   916.009] (**) amiga-keyboard: always reports core events
[   916.015] (**) Option "Device" "/dev/input/event0"
[   916.140] (**) Option "_source" "server/udev"
[   916.628] (II) event0  - amiga-keyboard: is tagged by udev as: Keyboard
[   916.655] (II) event0  - amiga-keyboard: device is a keyboard
[   916.694] (II) event0  - amiga-keyboard: device removed
[   916.723] (**) Option "config_info"
"udev:/sys/devices/platform/amiga-keyboard/input/input0/event0"
[   916.745] (II) XINPUT: Adding extended input device "amiga-keyboard"
(type: KEYBOARD, id 6)
[   916.748] (**) Option "xkb_model" "amiga"
[   916.764] (**) Option "xkb_layout" "us"
[   920.359] (II) event0  - amiga-keyboard: is tagged by udev as: Keyboard
[   920.386] (II) event0  - amiga-keyboard: device is a keyboard
[   920.511] (II) config/udev: Adding input device amiga-mouse
(/dev/input/event1)
[   920.535] (**) amiga-mouse: Applying InputClass "libinput pointer
catchall"
[   920.550] (II) Using input driver 'libinput' for 'amiga-mouse'
[   920.557] (**) amiga-mouse: always reports core events
[   920.560] (**) Option "Device" "/dev/input/event1"
[   920.582] (**) Option "_source" "server/udev"
[   920.741] (II) event1  - amiga-mouse: is tagged by udev as: Mouse
[   920.772] (II) event1  - amiga-mouse: device is a pointer
[   920.807] (II) event1  - amiga-mouse: device removed
[   920.835] (**) Option "config_info"
"udev:/sys/devices/platform/amiga-mouse/input/input1/event1"
[   920.858] (II) XINPUT: Adding extended input device "amiga-mouse" (type:
MOUSE, id 7)
[   920.908] (**) Option "AccelerationScheme" "none"
[   920.939] (**) amiga-mouse: (accel) selected scheme none/0
[   920.948] (**) amiga-mouse: (accel) acceleration factor: 2.000
[   920.954] (**) amiga-mouse: (accel) acceleration threshold: 4
[   921.102] (II) event1  - amiga-mouse: is tagged by udev as: Mouse
[   921.132] (II) event1  - amiga-mouse: device is a pointer
[   921.238] (II) config/udev: Adding input device amiga-mouse
(/dev/input/mouse0)
[   921.255] (II) No input driver specified, ignoring this device.
[   921.258] (II) This device may have been added with another device file.



Reply to: