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 1S0GoJ-0008LI-Uq for garchives@archives.gentoo.org; Wed, 22 Feb 2012 18:21:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DE88E1417; Wed, 22 Feb 2012 18:20:49 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 3D10DE1332 for ; Wed, 22 Feb 2012 18:19:55 +0000 (UTC) Received: by bkcit16 with SMTP id it16so399187bkc.40 for ; Wed, 22 Feb 2012 10:19:55 -0800 (PST) Received-SPF: pass (google.com: domain of mikemol@gmail.com designates 10.204.174.13 as permitted sender) client-ip=10.204.174.13; Authentication-Results: mr.google.com; spf=pass (google.com: domain of mikemol@gmail.com designates 10.204.174.13 as permitted sender) smtp.mail=mikemol@gmail.com; dkim=pass header.i=mikemol@gmail.com Received: from mr.google.com ([10.204.174.13]) by 10.204.174.13 with SMTP id r13mr16214374bkz.122.1329934795468 (num_hops = 1); Wed, 22 Feb 2012 10:19:55 -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; bh=TUOWBzCvj9e1ZQC3qIpXMZ+7ccdjtmGRz7UfXrm1kvc=; b=fSNJYwCDthgcqtVWTrcEk+0BbxopdWcpWWl3pDT1EnpRBFt4tVp1jPxrAOJHIofp5h IvQbIlWAgO3UjnhuP/LB7l/UI/3sTRMevRW+s3UoJEuAASZ86VSSmf/QZcCYL5dIAvJX pAVR10kZW7NfX0DgNtRL27JFod2FCiQ3bRlPs= 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.204.174.13 with SMTP id r13mr13087070bkz.122.1329934795331; Wed, 22 Feb 2012 10:19:55 -0800 (PST) Received: by 10.205.124.129 with HTTP; Wed, 22 Feb 2012 10:19:55 -0800 (PST) In-Reply-To: <4F45305A.2060202@gmail.com> References: <4F45305A.2060202@gmail.com> Date: Wed, 22 Feb 2012 13:19:55 -0500 Message-ID: Subject: Re: [gentoo-user] [Solved] Linux Kernel 3.2.0 & USB Mouse From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: b2f8bd2b-e80f-4b09-8648-e48538b81e2f X-Archives-Hash: 61134fd3953b83e120887752880f58fe 2012/2/22 Space Cake : > Today I've tried to upgrade from 3.1.6 to 3.2.1. I did not change > anything else only the options mentioned below > >> Device Drivers >> -> HID Devices (HID_SUPPORT) >> -> Special HID drivers >> -> Logitech devices (HID_LOGITECH) >> -> Logitech Unifying receivers full support > > After that my mouse stopped working in X (yes, evdev emerged after the > kernel upgrade). > > I had the following errors in my log > > Feb 22 17:17:55 brutal kernel: logitech-djreceiver 0003:046D:C52B.0003: > claimed by neither input, hiddev nor hidraw > Feb 22 17:17:55 brutal kernel: logitech-djreceiver 0003:046D:C52B.0003: > logi_dj_probe:hid_hw_start returned error > Feb 22 17:26:20 brutal kernel: logitech-djreceiver 0003:046D:C52B.0007: > claimed by neither input, hiddev nor hidraw > Feb 22 17:26:20 brutal kernel: logitech-djreceiver 0003:046D:C52B.0007: > logi_dj_probe:hid_hw_start returned error > > Do you have any idea? Try disabling HID_LOGITECH, and rely on their base support for the HID input device spec. -- :wq