From owner-freebsd-x11@freebsd.org Fri Feb 21 20:54:15 2020 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 E3A80242E26 for ; Fri, 21 Feb 2020 20:54:15 +0000 (UTC) (envelope-from jrm@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48PNx35pjxz3BpP for ; Fri, 21 Feb 2020 20:54:15 +0000 (UTC) (envelope-from jrm@freebsd.org) Received: from phe.ftfl.ca.ftfl.ca (drmons0544w-156-57-163-35.dhcp-dynamic.fibreop.ns.bellaliant.net [156.57.163.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: jrm/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id A59F31C979 for ; Fri, 21 Feb 2020 20:54:15 +0000 (UTC) (envelope-from jrm@freebsd.org) From: Joseph Mingrone To: freebsd-x11@freebsd.org Subject: Re: keyboard and mouse not working after upgrading to xorg-server-1.20.7,1 References: <86d0a7g0ki.fsf@phe.ftfl.ca> Date: Fri, 21 Feb 2020 16:54:09 -0400 In-Reply-To: <86d0a7g0ki.fsf@phe.ftfl.ca> (Joseph Mingrone's message of "Fri, 21 Feb 2020 16:14:21 -0400") Message-ID: <865zfzslu6.fsf@phe.ftfl.ca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Fri, 21 Feb 2020 20:54:16 -0000 --=-=-= Content-Type: text/plain Joseph Mingrone writes: > Hello, > After upgrading to xorg-server-1.20.7,1, xdm starts, but neither typing > nor moving the mouse has any effect. This is with a Lenovo X220 laptop. > I tried both DEVD and UDEV port knobs and the result was the same. > Below is the information requested on the wiki, but I guess the most > useful information is at the bottom in /var/log/Xorg.0.log. > J. I spoke to some of the graphics team. The problem was that x11/libinput was not installed. Everything is working now that it is installed. Typical Xorg installations will pull in libinput automatically. J. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKkBAEBCgCOFiEEVbCTpybDiFVxIrrVNqQMg7DW754FAl5QQ3FfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1 QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUQHGpybUBmcmVl YnNkLm9yZwAKCRA2pAyDsNbvnqNREACWtIEoCI0l4m4K1qo2noQ4+h8WJw5y6MVH THhIlnLSqH4r73c9HPhYhxHUA/tuZJaYqSCNIzMTWj7hThtRQRmVoIHjFJGnLUPM 289LKon38japf2edUP+eoMAZ1ajCOq3gvbmAUR/qgdBBTtpp1P8bfgDNUJGWP84o T9gIsZ83AylCx/8GPYce4/LJrzwVkJTSDXJSN9PhLtt+R72iYuOsaa/rzHmcT8KN Oc7uRZTiAGQM9YrS2gZ2wSNo3sg0T+JbAZ9XN1Ef1z50aPBXedBTIg7N0DMPlF1F 8DZKGq2ZrbpDSHcjkCbkSjcXEp9+VkzySmlnJ6NDX6w1Y8GJby+MG5PfZE4o7NSj z2j0TmX0rRciz5ejimE0sXuoiSan48SuvEyq+zO7PGSokLwWIga3oCmLLUg2R/6R doWhKkF7ryBP323GQDdGBI70Q5D7AJJREset58xslVoPJAyWSXbavWZoQ5kCx9+g ngUvTDNndpodFgTesjiCTXSZB6RtGylumAjJ6V66+WntoqIR2vScTYF9LczW0BmS b1DCDaQUNTUPT6PAmfjEAA81cDUm8X+58adC5dyTX7B5GynlBDdxIPpinrFDJzmG 7UFLQmxMtJGMXy5mUpnwUzRbPVmnf6BCal235h99zBVAklXxpLv5y09zd7OF9QqD axU1uaRjIA== =LlZW -----END PGP SIGNATURE----- --=-=-=--