Difference between revisions of "Finding speed of USB ports"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb> =Finding speed of USB ports= Most systems come with variety of USB ports of varying speed...")
(No difference)

Revision as of 06:53, 3 March 2013

<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb>

Finding speed of USB ports

Most systems come with variety of USB ports of varying speeds USB, USB 2.0 and USB 3.0. In case it is important for a device to be connected to a very fast USB port then it is necessary to determine speeds of various ports. To find speed of various ports use:

cat /sys/bus/usb/devices/usb?/speed

Then use 'lsusb' to check on which bus is the desired device connected. Then as per requirement change the port so that device is connected to right bus for best possible speed.