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 1Rk41X-0004TX-G0 for garchives@archives.gentoo.org; Mon, 09 Jan 2012 01:27:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DDB621C062; Mon, 9 Jan 2012 01:27:34 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B34DE03E0 for ; Mon, 9 Jan 2012 01:26:33 +0000 (UTC) Received: by ggnq2 with SMTP id q2so1533761ggn.40 for ; Sun, 08 Jan 2012 17:26:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=GSrPqC42KBB+gyNEZrEgDk+7YP/JSZEBJCMfqz19JD0=; b=vgnc2f6XJHYtLnR0ljCwrEJIu7x7Kaj3+vvdrP/OAzN0k1qNx0uZ+GE4j2aFpKyJ2c KbrU0WOyF0M02XD7RyOj9P4dvaCgX0Nqh3s6hJ4R2QU9ej4C4gZPUXCCh1DmvbvsY567 P6p09aPHLzct+KGhRBjdzFoyFNZTKNXspyn3Y= 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 Received: by 10.101.74.1 with SMTP id b1mr5905459anl.43.1326072393011; Sun, 08 Jan 2012 17:26:33 -0800 (PST) Received: by 10.236.14.37 with HTTP; Sun, 8 Jan 2012 17:26:32 -0800 (PST) In-Reply-To: <4F09AD79.1060603@gmail.com> References: <20120108122915.7b51544a@digimed.co.uk> <4F09AD79.1060603@gmail.com> Date: Sun, 8 Jan 2012 17:26:32 -0800 Message-ID: Subject: Re: [gentoo-user] Linux Kernel 3.2.0 & USB Mouse From: Hilco Wijbenga To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3feb449a-a4df-41c0-b23b-c016fe8388cc X-Archives-Hash: a106d2e25fd937a54b013973c6806ec3 On 8 January 2012 06:51, G.Wolfe Woodbury wrote: > On 01/08/2012 07:29 AM, Neil Bothwick wrote: >> >> 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 > > Mine works too. =C2=A0Did you rebuild the xord input driver when you swit= ched > kernels? You mean x11-drivers/xf86-input-evdev? Yes, I did. Mind you, I don't think that's necessary. I usually only run module-rebuild and that's enough. Still, I was desperate so I also rebuilt everything in "qlist -IC x11-drivers". :-) Come to think of it, I don't believe this is X related. As I wrote originally, GPM doesn't work either. That seems to imply my problem is with the kernel, right?