How to Check If Linux Machine Supports USB 3.0?
in terminal, type lsusb
. If one of the line in the output contains “Foundation 3.0 root hub”, then that port is USB 3.0.
in terminal, type lsusb
. If one of the line in the output contains “Foundation 3.0 root hub”, then that port is USB 3.0.