Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2017 01:29:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-x11@FreeBSD.org
Subject:   [Bug 196678] x11-servers/xorg-server: make config/devd recognize /dev/input/eventX from multimedia/webcamd
Message-ID:  <bug-196678-8047-stExShdgIc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196678-8047@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196678-8047@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=196678

--- Comment #63 from Vladimir Kondratyev <vladimir@kondratyev.su> ---
(In reply to Matthew Rezny from comment #61)
> but when I disconnect the tablet the log is flooded and upon reconnecting it does not work because the old instance was never unloaded. Hmmm....

Support for disconnecting of webcamd evdev devices is tricky due to xorg
driver<->webcamd deadlock (Ask Hans for details).
Now it is handled in xf86-input-evdev, see
/usr/ports/x11-drivers/xf86-input-evdev/files/patch-src_evdev.c, part started
from line 1062
I have similar hack to libinput:
https://reviews.freebsd.org/differential/changeset/?ref=236295
Probably, something similar should be done for xf86-input-wacom

-- 
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-8047-stExShdgIc>