Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2020 20:09:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 196678] x11-servers/xorg-server: Update to 1.20.7 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
Message-ID:  <bug-196678-7141-zqJYPMbVHg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196678-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196678-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196678

--- Comment #177 from Niclas Zeising <zeising@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=3DYES 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196678-7141-zqJYPMbVHg>