notforwarded 639462 quit Niels Thykier wrote:
> [ 3888.144064] usb 1-1: reset high speed USB device number 8 using ehci_hcd > [ 3909.136069] usb 1-1: reset high speed USB device number 8 using ehci_hcd > """ > > The "reset high speed USB device" keeps repeating until I unplug (or unpower) > the > USB device. On my newer home PC I see a slightly different message: [...] > Okay; submitted upstream as > https://bugzilla.kernel.org/show_bug.cgi?id=41842 Looks like Greg doesn't like the bugzilla interface. I guess I would suggest building from source to test the latest version: git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git cd linux cp /boot/config-$(uname -r) .config; # current configuration make localmodconfig; # optional: minimize configuration make deb-pkg; # maybe with -j<num> for parallel build dpkg -i ../<name of package> reboot If it still has the problem, please contact linux-...@vger.kernel.org, cc-ing either me or this bug log so we can track it. If the bug is not present, we can try to figure out what change fixed it. Thanks, and sorry for the fuss. Sincerely, Jonathan -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120222212338.GA3348@burratino