USB

From Elvanör's Technical Wiki
Revision as of 11:08, 26 January 2024 by Elvanor (talk | contribs) (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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.