From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RjrtW-0005tN-Oy for garchives@archives.gentoo.org; Sun, 08 Jan 2012 12:30:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BAC021C023; Sun, 8 Jan 2012 12:30:28 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id A7DD921C023 for ; Sun, 8 Jan 2012 12:29:22 +0000 (UTC) Received: from digimed.co.uk (yooden.digimed.co.uk [192.168.1.6]) by mail.digimed.co.uk (Postfix) with ESMTPSA id B3D448046D for ; Sun, 8 Jan 2012 12:29:21 +0000 (GMT) Date: Sun, 8 Jan 2012 12:29:15 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Linux Kernel 3.2.0 & USB Mouse Message-ID: <20120108122915.7b51544a@digimed.co.uk> In-Reply-To: References: Organization: Digital Media Production X-Mailer: Claws Mail 3.8.0cvs11 (GTK+ 2.24.8; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/=oNnKZqj4VvblDJ9j_3uSyN"; protocol="application/pgp-signature" X-Archives-Salt: 6a9b6fbf-c4f1-4ca1-ae71-8d393e9a43bb X-Archives-Hash: 2824f7ae4cbb7cb91312e851e5e7ab15 --Sig_/=oNnKZqj4VvblDJ9j_3uSyN Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 7 Jan 2012 18:53:30 -0800, Hilco Wijbenga wrote: > I'm trying to upgrade the kernel on my desktop from 3.1.6 to > 3.2.0(-r1). Unfortunately, my Logitech USB trackball does not work in > 3.2.0. It is listed in the lsusb output so it is being recognized but > neither GPM nor X responds to it. Which trackball? Mine works fine with no changes % lsusb Bus 001 Device 005: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button) % uname -r 3.2.0-gentoo-r1 % cat /etc/X11/xorg.conf.d/40-evdev.conf Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "ButtonMapping" "3 2 1 4 5 6 7 2 9" Option "Emulate3Buttons" "True" Option "EmulateWheel" "True" Option "EmulateWheelButton" "9" EndSection --=20 Neil Bothwick Age and treachery will always overcome youth and skill. --Sig_/=oNnKZqj4VvblDJ9j_3uSyN Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAk8JjCAACgkQum4al0N1GQMPdQCgjxMQWacOctQR8u5dQbfrAF2E dJIAoKFxbMM6EfXA4fD2QZFddlk093ZQ =HwR1 -----END PGP SIGNATURE----- --Sig_/=oNnKZqj4VvblDJ9j_3uSyN--