Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 5th January 2012, 03:15 AM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Arrow Whats with the USB 3.0 speed?

Shouldn't I be able to get the same speed in F16 as I do on W7?


On W7 I get a sustained speed of around 40M (+/-). On F16 I get about 20.
Running a WD My passport Essential SE - 1TB (a 2.5" powered by USB port)

I REALLY HATE comparing fedora to M$, but fact are facts!
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!

Last edited by Chilly Willy; 5th January 2012 at 03:17 AM.
Reply With Quote
  #2  
Old 5th January 2012, 05:07 AM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,488
linuxfirefox
Re: Whats with the USB 3.0 speed?

The 'usb-devices' command might give a hint what's wrong, if you run it, you'll see something like:

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.x86_64 ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:1a.7
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.x86_64 uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1a.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

(bolded by me to point out the values to look at)
for a usb 2.0 (high speed) and usb 1.1 (full speed) device, try to confirm you see a Ver= 3.0 and Spd=5000 for your usb 3.0 device. It could be the xhci_hcd support just isn't starting for some reason and it's lapsing back to 2.0 (note that "uhci" is usb 1.1, "ehci" is 2.0 and "xhci" for 3.0). This way you can look for the "Product" line that shows your XHCI controller was found and seems to be working and the 3.0 using device

Last edited by marko; 5th January 2012 at 05:11 AM.
Reply With Quote
  #3  
Old 5th January 2012, 07:58 AM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

Here is what I get: (with the drive plugged in, of course) - I included it all because as you can see where I mark is questionable. After that, seems OK...

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:12.2
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#= 2 Spd=480 MxCh= 4
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=05e3 ProdID=0608 Rev=07.02
S: Product=USB2.0 Hub
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0a5c ProdID=2101 Rev=01.00
S: Manufacturer=Broadcom Corp
S: Product=Bluetooth 2.0 USB Device
C: #Ifs= 4 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none)

T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:13.2
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:12.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:12.1
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=04 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=03f0 ProdID=0004 Rev=01.00
S: Manufacturer=Hewlett-Packard
S: Product=DeskJet 895C
S: SerialNumber=CN08P1P1YBGG
C: #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=2mA
I: If#= 0 Alt= 1 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp

T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:13.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:13.1
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=07 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:14.5
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

HERE

T: Bus=08 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 2
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE xhci_hcd
S: Product=xHCI Host Controller
S: SerialNumber=0000:02:00.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=09 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=5000 MxCh= 2
D: Ver= 3.00 Cls=09(hub ) Sub=00 Prot=03 MxPS= 9 #Cfgs= 1
P: Vendor=1d6b ProdID=0003 Rev=03.01
S: Manufacturer=Linux 3.1.6-1.fc16.i686.PAE xhci_hcd
S: Product=xHCI Host Controller
S: SerialNumber=0000:02:00.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=09 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=5000 MxCh= 0
D: Ver= 3.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs= 1
P: Vendor=1058 ProdID=0740 Rev=10.03
S: Manufacturer=Western Digital
S: Product=My Passport 0740
S: SerialNumber=575841314136314533343036
C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=200mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage

So, what do you think? - It seems to me that since the drive is using bus 9, it SHOULD work.
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!

Last edited by Chilly Willy; 5th January 2012 at 08:13 AM.
Reply With Quote
  #4  
Old 5th January 2012, 03:55 PM
bonedome's Avatar
bonedome Offline
Registered User
 
Join Date: Apr 2010
Location: uk
Posts: 726
windows_98_nt_2000ie
Re: Whats with the USB 3.0 speed?

Hello
wasn't there a problem with usb 3 on the latest kernel, I say latest, probably months ago now.
Do a search on the forum I'm sure there was a command/patch for those with usb 3.
__________________
fedora 14 fluxbox and gnome2 hp compaq nx9030 laptop 2Gb ram, helicopter landing pad, jacuzzi, mini fridge, gateway to alternative dimension
Reply With Quote
  #5  
Old 5th January 2012, 07:18 PM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

The only thing *I* know of was in F14, it was disabled as it screwed up suspend (big deal!) why I upgraded & STILL having issues. There WAS a way to get it working for it but the directions were go vague for me to get it going.

I'll look around the forum as soon as I can...

---------- Post added at 02:18 PM ---------- Previous post was at 12:25 PM ----------

Didn't really find much (if anything at all) that related to F16 (even through google), let alone speed. It all seemed to relate to F14 not working.
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!
Reply With Quote
  #6  
Old 6th January 2012, 05:42 PM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

IF there is a way to resolve this, I'd like to ASAP. I have a bunch of files to transfer & catalog & quite frankly, slow doesn't cut it at all & using W7 is a PITA (even though it works), the way they have you do it!
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!
Reply With Quote
  #7  
Old 7th January 2012, 03:59 AM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,488
linuxfirefox
Re: Whats with the USB 3.0 speed?

Quote:
IF there is a way to resolve this, I'd like to ASAP
All I can think of trying now it to try booting to one of the earlier kernels in the grub list when you boot up. I assume you're booting to the newest one which is 3.1.6 (I think I have fedora 15 here at the moment). Probably pretty soon a new kernel will come out and resolve it
Reply With Quote
  #8  
Old 7th January 2012, 07:09 PM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

OK - I hope so...

(no lesser kernel - but if a new one is due soon, I probably can wait a LITTLE while)
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!

Last edited by Chilly Willy; 7th January 2012 at 07:17 PM.
Reply With Quote
  #9  
Old 7th January 2012, 08:53 PM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,488
linuxfirefox
Re: Whats with the USB 3.0 speed?

Quote:
Originally Posted by Chilly Willy View Post

(no lesser kernel )

You should have at least two kernels, do you mean both didn't work with your usb 3?
Reply With Quote
  #10  
Old 7th January 2012, 09:57 PM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

No I just recently preupgraded from F14 to F16 so I only have the 3.1.6 one listed. (twice, once as normal & another as recovery mode)
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!
Reply With Quote
  #11  
Old 8th January 2012, 09:45 PM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

I just got the new kernel & I'm sad to report that it did NOT help. So NOW what? (maybe a future kernel like 3.2 ?)

If it wasn't for the fact that it DOES work under M$ (all be it still slower than I'd like - but still 2X faster than F16) I'd be looking at a HW (port ?) issue for sure. MoBo does have a sound issue that it needs RMA'd on, maybe that will fix this too, but I'd rather doubt it.
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!

Last edited by Chilly Willy; 8th January 2012 at 10:08 PM.
Reply With Quote
  #12  
Old 15th January 2012, 02:54 AM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

I just noticed one thing that is different in my two OS's that I wonder about it's affect on this USB issue. My F16 is throttling back it's CPU clock speed, where it appears that W7 is running at full speed. Would the fact that F16 has my CPU cores running a 800Mhz [idle] (out of it's 3.2Ghz) have any affect? - it seems to me that if it did, the system would kick up the speed when needed.
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!
Reply With Quote
  #13  
Old 15th January 2012, 03:40 AM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 5,021
linuxchrome
Re: Whats with the USB 3.0 speed?

Rupert mentioned something similar. Go to http://forums.fedoraforum.org/showth...=211792&page=8

Around post 119 they start discussing it, with, I believe, some workarounds
Reply With Quote
  #14  
Old 15th January 2012, 04:21 AM
Chilly Willy's Avatar
Chilly Willy Online
Registered User
 
Join Date: Jul 2008
Posts: 1,256
linuxfirefox
Re: Whats with the USB 3.0 speed?

Thanks for the info but I didn't see any mention of how this affects the USB 3.0 speeds & THAT is what I wanted to know about.

I know that the CPU clock speed affects the whole system speed & that it running faster will make everything faster, but if it IS a case of clock speed, then shouldn't the system kick up, or is this part of this throttling "bug"? (just an observation that got me wondering...)

The throttling isn't so much of an issue with me, IF it works like it should & kicks up when needed, otherwise I TOO may have to resort in shutting it off & running full speed. (especially if it is causing my issue)
__________________
Chilly Willy, Tux's little cousin...

By its very nature, Windows is a PANE!

Last edited by Chilly Willy; 15th January 2012 at 04:24 AM.
Reply With Quote
  #15  
Old 15th January 2012, 04:37 AM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,136
linuxfirefox
Re: Whats with the USB 3.0 speed?

Is the slow performance on an ntfs filesystem?
https://bbs.archlinux.org/viewtopic.php?id=132741
Reply With Quote
Reply

Tags
speed, usb

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tweak the speed of broadband connection speed anishjp Using Fedora 2 11th February 2011 02:23 PM
NVIDIA Recalls Linux Drivers Over Fan Speed Bug , Whats the solution for me? kyro Using Fedora 17 8th March 2010 06:13 AM
Connection speed and download speed tech291083 Linux Chat 0 1st December 2008 09:17 AM
Whats the deal with the Kernal with xen @ the end? Whats the diff ankursaxena Hardware & Laptops 1 23rd December 2006 10:23 PM
Help: network SENT speed only 1/2 of RECEIVING speed? fly2moon2 Servers & Networking 0 8th September 2006 03:45 AM


Current GMT-time: 20:56 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat