[Bug 196678] x11-servers/xorg-server: Update to 1.20.4 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 2 09:42:52 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678
--- Comment #111 from Ivan <bsd at abinet.ru> ---
Do you have hot plug working with DEVD backend ? I use USB KVM to share
keyboard and mouse between 2 computers and looks like libinput not loading
after devices return.
Devices removed:
[ 6480.122] (II) config/devd: removing nonexistent device /dev/ukbd0
[ 6480.122] (II) config/devd: removing input device /dev/input/event3
[ 6480.122] (II) config/devd: removing device vendor 0x046d Gaming Keyboard,
class 0/0, rev 2.00/1.90, addr 22
[ 6480.122] (II) event3 - vendor 0x046d Gaming Keyboard, class 0/0, rev
2.00/1.90, addr 22: device removed
[ 6480.123] (II) UnloadModule: "libinput"
[ 6480.163] (II) config/devd: removing nonexistent device /dev/uhid0
[ 6480.164] (II) config/devd: removing nonexistent device /dev/uhid1
[ 6480.166] (II) config/devd: removing nonexistent device /dev/ukbd1
[ 6480.166] (II) config/devd: removing input device /dev/input/event4
[ 6480.166] (II) config/devd: removing device Logitech USB Receiver, class
0/0, rev 2.00/12.03, addr 24
[ 6480.166] (II) event4 - Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 24: device removed
[ 6480.166] (II) UnloadModule: "libinput"
[ 6480.166] (II) config/devd: removing nonexistent device /dev/ums0
[ 6480.184] (II) config/devd: removing input device /dev/input/event5
[ 6480.184] (II) config/devd: removing device Logitech USB Receiver, class
0/0, rev 2.00/12.03, addr 24
[ 6480.184] (II) event5 - Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 24: device removed
[ 6480.185] (II) UnloadModule: "libinput"
[ 6480.185] (II) config/devd: removing nonexistent device /dev/uhid2
Devices returned back:
[ 6504.086] (II) config/devd: EVDEV_SUPPORT is enabled, ignoring device ukbd0
[ 6504.086] (II) config/devd: detected event input: vendor 0x046d Gaming
Keyboard, class 0/0, rev 2.00/1.90, addr 28, bustype=0003, vendor=046d,
product=c221, version=0000
[ 6504.086] (II) config/devd: adding input device /dev/input/event3
[ 6504.086] (**) vendor 0x046d Gaming Keyboard, class 0/0, rev 2.00/1.90, addr
28: Applying InputClass "libinput keyboard catchall"
[ 6504.086] (**) vendor 0x046d Gaming Keyboard, class 0/0, rev 2.00/1.90, addr
28: Applying InputClass "Evdev keyboard XkbRules"
[ 6504.086] (II) Using input driver 'libinput' for 'vendor 0x046d Gaming
Keyboard, class 0/0, rev 2.00/1.90, addr 28'
[ 6504.087] (**) vendor 0x046d Gaming Keyboard, class 0/0, rev 2.00/1.90, addr
28: always reports core events
[ 6504.087] (**) Option "Device" "/dev/input/event3"
[ 6504.087] (**) Option "_source" "server/devd"
[ 6504.089] (II) event3 - vendor 0x046d Gaming Keyboard, class 0/0, rev
2.00/1.90, addr 28: is tagged by udev as: Keyboard
[ 6504.089] (II) event3 - vendor 0x046d Gaming Keyboard, class 0/0, rev
2.00/1.90, addr 28: device is a keyboard
[ 6504.090] (II) event3 - failed to create input device '/dev/input/event3'.
[ 6504.090] (EE) libinput: vendor 0x046d Gaming Keyboard, class 0/0, rev
2.00/1.90, addr 28: Failed to create a device for /dev/input/event3
[ 6504.090] (EE) PreInit returned 2 for "vendor 0x046d Gaming Keyboard, class
0/0, rev 2.00/1.90, addr 28"
[ 6504.090] (II) UnloadModule: "libinput"
[ 6504.090] (EE) config/devd: error 2 adding device /dev/input/event3
[ 6504.124] (II) config/devd: detected USB HID of unknown type
[ 6504.124] (II) config/devd: [sysctl] usb_id: 0x046d:0xc221
[ 6504.124] (II) config/devd: [sysctl] vendor: vendor, product: 0x046d Gaming
Keyboard
[ 6504.124] (II) config/devd: adding input device /dev/uhid0
[ 6504.124] (II) No input driver specified, ignoring this device.
[ 6504.124] (II) This device may have been added with another device file.
[ 6504.124] (EE) config/devd: error 1 adding device /dev/uhid0
[ 6504.732] (II) config/devd: detected USB HID of unknown type
[ 6504.732] (II) config/devd: [sysctl] usb_id: 0x046d:0xc222
[ 6504.732] (II) config/devd: [sysctl] vendor: G15, product: Keyboard G15
Keyboard
[ 6504.732] (II) config/devd: adding input device /dev/uhid1
[ 6504.732] (II) No input driver specified, ignoring this device.
[ 6504.732] (II) This device may have been added with another device file.
[ 6504.733] (EE) config/devd: error 1 adding device /dev/uhid1
[ 6505.382] (II) config/devd: EVDEV_SUPPORT is enabled, ignoring device ukbd1
[ 6505.382] (II) config/devd: detected event input: Logitech USB Receiver,
class 0/0, rev 2.00/12.03, addr 30, bustype=0003, vendor=046d, product=c52b,
version=0000
[ 6505.382] (II) config/devd: adding input device /dev/input/event4
[ 6505.382] (**) Logitech USB Receiver, class 0/0, rev 2.00/12.03, addr 30:
Applying InputClass "libinput keyboard catchall"
[ 6505.382] (**) Logitech USB Receiver, class 0/0, rev 2.00/12.03, addr 30:
Applying InputClass "Evdev keyboard XkbRules"
[ 6505.383] (II) Using input driver 'libinput' for 'Logitech USB Receiver,
class 0/0, rev 2.00/12.03, addr 30'
[ 6505.383] (**) Logitech USB Receiver, class 0/0, rev 2.00/12.03, addr 30:
always reports core events
[ 6505.383] (**) Option "Device" "/dev/input/event4"
[ 6505.383] (**) Option "_source" "server/devd"
[ 6505.385] (II) event4 - Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 30: is tagged by udev as: Keyboard
[ 6505.385] (II) event4 - Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 30: device is a keyboard
[ 6505.385] (II) event4 - failed to create input device '/dev/input/event4'.
[ 6505.385] (EE) libinput: Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 30: Failed to create a device for /dev/input/event4
[ 6505.385] (EE) PreInit returned 2 for "Logitech USB Receiver, class 0/0, rev
2.00/12.03, addr 30"
[ 6505.385] (II) UnloadModule: "libinput"
[ 6505.385] (EE) config/devd: error 2 adding device /dev/input/event4
[ 6505.387] (II) config/devd: EVDEV_SUPPORT is enabled, ignoring device ums0
[ 6505.426] (II) config/devd: detected event input: Logitech USB Receiver,
class 0/0, rev 2.00/12.03, addr 30, bustype=0003, vendor=046d, product=c52b,
version=0000
[ 6505.426] (II) config/devd: adding input device /dev/input/event5
[ 6505.426] (**) Logitech USB Receiver, class 0/0, rev 2.00/12.03, addr 30:
Applying InputClass "libinput pointer catchall"
[ 6505.426] (II) Using input driver 'libinput' for 'Logitech USB Receiver,
class 0/0, rev 2.00/12.03, addr 30'
[ 6505.426] (**) Logitech USB Receiver, class 0/0, rev 2.00/12.03, addr 30:
always reports core events
[ 6505.426] (**) Option "Device" "/dev/input/event5"
[ 6505.426] (**) Option "_source" "server/devd"
[ 6505.428] (II) event5 - Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 30: is tagged by udev as: Mouse
[ 6505.428] (II) event5 - Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 30: device is a pointer
[ 6505.428] (II) event5 - failed to create input device '/dev/input/event5'.
[ 6505.428] (EE) libinput: Logitech USB Receiver, class 0/0, rev 2.00/12.03,
addr 30: Failed to create a device for /dev/input/event5
[ 6505.428] (EE) PreInit returned 2 for "Logitech USB Receiver, class 0/0, rev
2.00/12.03, addr 30"
[ 6505.428] (II) UnloadModule: "libinput"
[ 6505.429] (EE) config/devd: error 2 adding device /dev/input/event5
[ 6505.429] (II) config/devd: detected USB HID of unknown type
[ 6505.429] (II) config/devd: [sysctl] usb_id: 0x046d:0xc52b
[ 6505.429] (II) config/devd: [sysctl] vendor: Logitech, product: USB Receiver
[ 6505.429] (II) config/devd: adding input device /dev/uhid2
[ 6505.429] (II) No input driver specified, ignoring this device.
[ 6505.429] (II) This device may have been added with another device file.
[ 6505.429] (EE) config/devd: error 1 adding device /dev/uhid2
This is with xf86-input-libinput.
Legacy input drivers (-keyboard and -mouse) works.
Strange I didn't find similar questions.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list