Gentoo Archives: gentoo-user

From: Frank Peters <frank.peters@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Kernel-3.4.4 No USB Keyboard
Date: Sun, 01 Jul 2012 16:40:54
Message-Id: 20120701123907.3adc7d8d.frank.peters@comcast.net
1 Is anyone having problems with the latest kernel-3.4.4?
2
3 After configuring with the same .config file that I used for 3.4.0,
4 the new 3.4.4 kernel boots but it cannot read the USB keyboard.
5 Presumably the USB mouse is also affected.
6
7 Here are, I believe, the relevant lines from the kernel log for
8 the working 3.4.0:
9
10 usb 1-1: new high-speed USB device number 2 using ehci_hcd
11 hub 1-1:1.0: USB hub found
12 hub 1-1:1.0: 6 ports detected
13 usb 1-1.1: new low-speed USB device number 3 using ehci_hcd
14 input: Microsoft Natural Keyboard Elite as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input0
15 generic-usb 0003:045E:000B.0001: input: USB HID v1.10 Keyboard [Microsoft Natural Keyboard Elite] on usb-0000:00:1a.0-1.1/input0
16 usb 1-1.3: new low-speed USB device number 4 using ehci_hcd
17
18
19 For comparison, the corresponding lines from the 3.4.4 log are:
20
21 usb 1-1: new high-speed USB device number 2 using ehci_hcd
22 usb 1-1: device descriptor read/64, error -110
23 usb 1-1: device descriptor read/64, error -110
24 usb 1-1: new high-speed USB device number 3 using ehci_hcd
25 usb 1-1: device descriptor read/64, error -110
26 usb 1-1: device descriptor read/64, error -110
27 usb 1-1: new high-speed USB device number 4 using ehci_hcd
28 usb 1-1: device not accepting address 4, error -110
29 usb 1-1: new high-speed USB device number 5 using ehci_hcd
30 usb 1-1: device not accepting address 5, error -110
31
32
33 As I mentioned, the configuration has not changed since 3.4.0.
34 Unless I am missing some new parameter somewhere the kernel-3.4.4
35 must be broken.
36
37 The only related report that I could find is here:
38
39 http://bbs.archlinux.org/viewtopic.php?pid=1122440
40
41 Can anyone confirm or refute this?
42
43 Frank Peters

Replies

Subject Author
Re: [gentoo-user] Kernel-3.4.4 No USB Keyboard Hung Dang <hungptit@×××××.com>
Re: [gentoo-user] Kernel-3.4.4 No USB Keyboard [Solved] Frank Peters <frank.peters@×××××××.net>