LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-14-2013, 04:25 PM   #1
fmillion
Member
 
Registered: Nov 2006
Posts: 93

Rep: Reputation: 27
What are all these USB-related kernel messages?


I have Linux running on a Sony Vaio PictureBook with a Transmeta Crusoe processor.

The syslog is constantly flooded with messages like these:

Code:
May 14 16:21:38 pcg-c1vn kernel: [57149.475222] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:40 pcg-c1vn kernel: [57151.971841] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:40 pcg-c1vn kernel: [57152.034798] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:43 pcg-c1vn kernel: [57154.532391] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:43 pcg-c1vn kernel: [57154.594358] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:45 pcg-c1vn kernel: [57157.090974] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:45 pcg-c1vn kernel: [57157.154001] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:48 pcg-c1vn kernel: [57159.651546] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:48 pcg-c1vn kernel: [57159.713510] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:50 pcg-c1vn kernel: [57162.212186] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:50 pcg-c1vn kernel: [57162.273090] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:53 pcg-c1vn kernel: [57164.771688] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:53 pcg-c1vn kernel: [57164.832719] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:55 pcg-c1vn kernel: [57167.332270] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:55 pcg-c1vn kernel: [57167.392241] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:58 pcg-c1vn kernel: [57169.891844] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:21:58 pcg-c1vn kernel: [57169.951792] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:01 pcg-c1vn kernel: [57172.452404] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:01 pcg-c1vn kernel: [57172.511384] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:03 pcg-c1vn kernel: [57175.011984] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:03 pcg-c1vn kernel: [57175.070931] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:06 pcg-c1vn kernel: [57177.571551] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:06 pcg-c1vn kernel: [57177.630533] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:08 pcg-c1vn kernel: [57180.131200] uhci_hcd 0000:00:07.2: reserve dev 3 ep83-INT, period 128, phase 0, 12 us
May 14 16:22:08 pcg-c1vn kernel: [57180.190027] uhci_hcd 0000:00:07.2: release dev 3 ep83-INT, period 128, phase 0, 12 us
As you can see, this runs every few seconds. It's filling up my logs and makes it hard to find more important messages!

Nothing seems amiss with USB itself. I have a USB network adapter and USB flash drive both working without any issues. The internal Memory Stick reader is also a USB-attached device, but I am not using it.

Can someone explain what these messages are? Did I perhaps enable some kernel option that I want to disable and recompile?

Thanks

F

Last edited by fmillion; 05-14-2013 at 04:27 PM.
 
Old 05-15-2013, 09:27 AM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
I'd unplug each USB device and see if these messages stop. For some reason, it's iterating up and down a connection with some device, but I can't tell which from the log you've included. Is this a Sony laptop?

uhci-hcd is your USB driver.

Another thing to do next time you post is to issue "lsusb" and post the results of that.
 
  


Reply

Tags
syslog



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] usb-storage messages flood /var/log/messages CollieJim Gentoo 1 04-05-2012 03:23 AM
San related errors in the messages file. tnramya Linux - General 4 03-30-2012 01:37 PM
EXT4 Kernel messages with USB devices kushalkoolwal Debian 0 03-13-2009 03:56 PM
Kernel messages, could be related to memory? kozgun Linux - General 1 10-21-2004 08:18 AM
Replies related to earlier messages mistkhan Linux - Networking 1 06-16-2001 12:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration