add en/Development-And-Common-Documents/Basic_Operation/Quickly_Check_Computer_Equipped_USB30.md.

Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com>
This commit is contained in:
jlspcdd1227dd 2023-03-23 07:39:39 +00:00 committed by Gitee
parent e2ade5c5bb
commit d2feb43ba4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# <center>Quick check if your computer is equipped with USB 3.0</center>
#### <center>Author: Little K</center>
#### <center>2022-04-22 23:36:00</center>
More and more computers are coming with USB 3.0 ports, but how do you know if your computer has a 3.0 port and which port is 3.0? Methods as below:
Open a terminal and use the following command:
$ lsusb
This command displays USB-related information in the system. Check the results. If the words "3.0 root hub" are displayed, it means that the system has USB 3.0.
Next, how to identify which port is USB 3.0?
Usually USB 3.0 ports are marked with SS (short for Super Speed). If the hardware manufacturer doesn't mark SS or USB 3, check the color inside the port, USB 3.0 is usually blue.