Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2019 22:37:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 196678] x11-servers/xorg-server: Update to 1.20.4 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
Message-ID:  <bug-196678-7141-sQBYVXitar@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 #119 from rozhuk.im@gmail.com ---
Few tips/bugs:

1. I have 1.20.4 and kernel with:
options         EVDEV_SUPPORT           #o evdev support in legacy drivers
device          evdev                   #m input event device support
device          uinput                  #m install /dev/uinput cdev

xf86-input-evdev-2.10.6_4          =3D   up-to-date with index
xf86-input-joystick-1.6.3_2        =3D   up-to-date with index
xf86-input-keyboard-1.9.0_3        =3D   up-to-date with index
xf86-input-libinput-0.28.2         =3D   up-to-date with index
xf86-input-mouse-1.9.3_2           =3D   up-to-date with index
xf86-input-synaptics-1.9.1_4       =3D   up-to-date with index
xf86-input-wacom-0.38.0            =3D   up-to-date with index


a) Mouse does not work with "libinput" (xorg def driver), "evdev" and "mous=
e"
until
sysctl kern.evdev.rcpt_mask=3D65535 (default is 3; yes, I know about only 4=
 bits
in this sysctl)

b) Only with "libinput" VBOX does not capture/release pointer, but mouse wo=
rk
ok.

c) Keyboard arrows does not work proper with "libinput" driver, probably
xkb_layout does not apply.

d) I see on notebook issue: after reload touchpad driver "libinput" cant at=
tach
to it. Have no time to debug it yet.


2. emulators/virtualbox-ose-additions build fail, until remove "_X_NOTSAN" =
in:
/usr/local/include/xorg/dix.h
static inline _X_NOTSAN Bool

--=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-sQBYVXitar>