Gentoo Archives: gentoo-user

From: Space Cake <spacecakex@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [Solved] Linux Kernel 3.2.0 & USB Mouse
Date: Wed, 22 Feb 2012 18:17:08
Message-Id: 4F45305A.2060202@gmail.com
In Reply to: [gentoo-user] [Solved] Linux Kernel 3.2.0 & USB Mouse by Hilco Wijbenga
1 Today I've tried to upgrade from 3.1.6 to 3.2.1. I did not change
2 anything else only the options mentioned below
3
4 > Device Drivers
5 > -> HID Devices (HID_SUPPORT)
6 > -> Special HID drivers
7 > -> Logitech devices (HID_LOGITECH)
8 > -> Logitech Unifying receivers full support
9
10 After that my mouse stopped working in X (yes, evdev emerged after the
11 kernel upgrade).
12
13 I had the following errors in my log
14
15 Feb 22 17:17:55 brutal kernel: logitech-djreceiver 0003:046D:C52B.0003:
16 claimed by neither input, hiddev nor hidraw
17 Feb 22 17:17:55 brutal kernel: logitech-djreceiver 0003:046D:C52B.0003:
18 logi_dj_probe:hid_hw_start returned error
19 Feb 22 17:26:20 brutal kernel: logitech-djreceiver 0003:046D:C52B.0007:
20 claimed by neither input, hiddev nor hidraw
21 Feb 22 17:26:20 brutal kernel: logitech-djreceiver 0003:046D:C52B.0007:
22 logi_dj_probe:hid_hw_start returned error
23
24 Do you have any idea?
25
26 Thanks
27 Laszlo
28
29
30
31
32 On 2012. jan. 9., hétfő, 02.36.44 CET, Hilco Wijbenga wrote:
33 > On 7 January 2012 18:53, Hilco Wijbenga <hilco.wijbenga@×××××.com> wrote:
34 >> I'm trying to upgrade the kernel on my desktop from 3.1.6 to
35 >> 3.2.0(-r1). Unfortunately, my Logitech USB trackball does not work in
36 >> 3.2.0. It is listed in the lsusb output so it is being recognized but
37 >> neither GPM nor X responds to it.
38 >>
39 >> I have tried to make sure that the .config files are as identical as
40 >> possible. The differences that I see do not seem relevant to my
41 >> problem. Any ideas?
42 >
43 > All right, I found the problem. I needed to add support for "Logitech
44 > Unifying receivers full support":
45 >
46 > Device Drivers
47 > -> HID Devices (HID_SUPPORT)
48 > -> Special HID drivers
49 > -> Logitech devices (HID_LOGITECH)
50 > -> Logitech Unifying receivers full support
51 >
52 > Thanks all!
53 >

Attachments

File name MIME type
smime.p7s application/pkcs7-signature

Replies

Subject Author
Re: [gentoo-user] [Solved] Linux Kernel 3.2.0 & USB Mouse Michael Mol <mikemol@×××××.com>