[Bug 196678] x11-servers/xorg-server: Update to 1.20.7 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 4 20:10:50 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678
--- Comment #177 from Niclas Zeising <zeising at FreeBSD.org> ---
(In reply to Chris Hutchinson from comment #176)
Can you check, out of curiosity, which version of libxkbcommon you have
installed?
There is no such thing as evdev_enable=YES or similar for rc.conf, but if you
have a custom kernel config, ensure that you have the following in it:
# evdev interface
options EVDEV_SUPPORT # evdev support in legacy drivers
device evdev # input event device support
device uinput # install /dev/uinput cdev
as otherwise the prerequisite evdev kernel support isn't there.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list