From owner-freebsd-x11@freebsd.org Tue Oct 15 20:47:32 2019 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7EB771543DE for ; Tue, 15 Oct 2019 20:47:32 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46t6tr2mbzz3LJM for ; Tue, 15 Oct 2019 20:47:32 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 5D3481543DD; Tue, 15 Oct 2019 20:47:32 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5CFA61543DC for ; Tue, 15 Oct 2019 20:47:32 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46t6tr1mc1z3LJL; Tue, 15 Oct 2019 20:47:32 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 1C73A1BA07; Tue, 15 Oct 2019 20:47:32 +0000 (UTC) From: Jan Beich To: Mathias Picker Cc: "freebsd-x11\@freebsd.org" Subject: Re: wacom on X1 Yoga 3rd generation not detected References: <86eezdzt82.fsf@virtual-earth.de> Date: Tue, 15 Oct 2019 22:47:29 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2019 20:47:32 -0000 Mathias Picker writes: > Hi all, > > webcamd says that a wacom stylus should be automatically detected by > devd. > This does not work on my 3rd gen X1 Yoga on 12-stable > > I=E2=80=99ve installed > xf86-input-evdev-2.10.6_4 > xf86-input-wacom-0.37.0 > webcamd-5.3.7.1 devd-based hotplug is the least stable. While bug 196678 may help better switch to xf86-input-libinput + UDEV (bug 222609). xf86-input-wacom can optionally be deinstalled as libinput uses libwacom but on my Bamboo P&T doing so breaks touchpad. xf86-input-evdev, xf86-input-keyboard, xf86-input-mouse are redundant if xf86-input-libinput is used.