On Tue, Feb 19, 2013 at 11:53:47PM -0300, Dâniel Fraga wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=54111 > > Posting this regression here as suggested by Greg Kroah-Hartman. > > After upgrading from kernel 3.7.0 to 3.8.0, the > USB devices (keyboard, mouse etc) will not work at all. My motherboard > is an Asus P8Z68-V PRO/GEN3 and I am NOT using USB 3.0 because I don't > have any USB 3.0 device. > > First, here it's the options used in 3.7.0 and 3.8.0: > > CONFIG_MEDIA_USB_SUPPORT=y > CONFIG_USB_VIDEO_CLASS=m > CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y > CONFIG_SND_USB=y > CONFIG_SND_USB_AUDIO=m > CONFIG_USB_HID=m > CONFIG_USB_HIDDEV=y > CONFIG_USB_ARCH_HAS_OHCI=y > CONFIG_USB_ARCH_HAS_EHCI=y > CONFIG_USB_ARCH_HAS_XHCI=y > CONFIG_USB_SUPPORT=y > CONFIG_USB_COMMON=m > CONFIG_USB_ARCH_HAS_HCD=y > CONFIG_USB=m > CONFIG_USB_SUSPEND=y > CONFIG_USB_EHCI_HCD=m > CONFIG_USB_EHCI_PCI=m > CONFIG_USB_UHCI_HCD=m > CONFIG_USB_STORAGE=m > CONFIG_USB_SERIAL=m > CONFIG_USB_SERIAL_CP210X=m > > *** > > I attached the 3.8.0 kernel log output. If you need more > information just ask. I just can't test it when booting into 3.8.0 > because the keyboard/mouse will not work. But I can test patches if you > want. Thanks. > > Ps: here it's the lsusb output if it helps: > > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 001 Device 002: ID 8087:0024 > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 003: ID 046d:0990 Logitech, Inc. QuickCam Pro 9000 > Bus 002 Device 009: ID 0424:2228 Standard Microsystems Corp. 9-in-2 > Card Reader Bus 002 Device 004: ID 0424:2512 Standard Microsystems > Corp. Bus 002 Device 005: ID 051d:0002 American Power Conversion > Uninterruptible Power Supply > Bus 002 Device 002: ID 8087:0024 > Bus 002 Device 008: ID 0424:2602 Standard Microsystems Corp. > Bus 002 Device 007: ID 1532:0016 Razer USA, Ltd > Bus 002 Device 006: ID 046d:c316 Logitech, Inc. HID-Compliant Keyboard So this is with 3.7, not 3.8, right? The modules all seem to be loaded properly, is there any way to ssh into the machine with 3.8 running to see what is going on? Maybe the difference between the 3.8 and 3.7 boot logs? greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html