Date: Sun, 31 Dec 2017 09:31:58 -0500 To: Shawn Webb <shawn.webb@hardenedbsd.org> Cc: Michael Gmelin <freebsd@grem.de>, freebsd-current@freebsd.org Subject: Re: evdev broken Message-ID: <23112.62686.547645.588013@jerusalem.litteratus.org> In-Reply-To: <20171229201207.hh7ghu2b7ca7ome4@mutt-hbsd> References: <20171229201207.hh7ghu2b7ca7ome4@mutt-hbsd>
next in thread | previous in thread | raw e-mail | index | archive | help
Shawn Webb writes: > > > > It looks like evdev support in the kernel is broken. > > > > sys/dev/kbdmux/kbdmux.c contains various unresolved symbols to > > > > different evdev-related symbols. > > > > > > > > I have the following options in my kernel config: > > > > > > > > options EVDEV_SUPPORT > > > > options EVDEV_DEBUG > > > > options UINPUT_DEBUG > > > > > > Did you add "device evdev"? > > > > Good catch! I did not. Adding now and I'll report back when > > buildkernel finishes. > > That did the trick. Thanks! > > Seems like evdev doesn't have a manpage, which is why I didn't > know to include it in my kernel config. On a system running: FreeBSD 12.0-CURRENT #0 r326723: Sat Dec 9 12:30:04 EST 2017 amd64 there is a man page, in section 4x. That's the good news. The bad news is I see no mention of needing to add anything to the kernel; it's presented as a Xorg input device. Reported as "https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224793". Respectfully, Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23112.62686.547645.588013>