USB: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
(Created page with "= Checking USB speed = * You can use the following command to check the connection speed of a particular USB device: lsusb --tree * Note that USB 2.0 has a 480Mbps limit, USB 3.0 5Gbps, USB 3.1 10Gbps, USB 3.2 20 Gbps.")
 
(No difference)

Latest revision as of 11:08, 26 January 2024

Checking USB speed

  • You can use the following command to check the connection speed of a particular USB device:
lsusb --tree
  • Note that USB 2.0 has a 480Mbps limit, USB 3.0 5Gbps, USB 3.1 10Gbps, USB 3.2 20 Gbps.