Beryl AX USB version

Hi, wondering if someone could test/confirm that the USB version for the GL-MT3000 is 3.0 and not 3.1 or 3.2. Thanks!

I can test it for you if you will explain a bit on how to do it

Just install “usbutils” package and execute the “lsusb -t” command on your router to find out:
or execute “cat /sys/kernel/debug/usb/devices” to find out more information of your attached USB devices.

Below is my Flint 2 results:

opkg update && opkg install usbutils
lsusb -t

root@GL-MT6000:~# lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-mtk/1p, 10000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-mtk/2p, 480M

The 10000M imply it’s capable of 10Gb transfer rate, so it’s not just USB 3.0 (5000M, 5G) and it should be at least USB 3.1 Gen 2 I guess.

1 Like

Thanks! I will test. I’m hoping it’s also 3.1 Gen 2 as well. 3.0 is fairly old so I thought it would have a newer version.

1 Like
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 21.02-SNAPSHOT, r15812+885-46b6ee7ffc
 -----------------------------------------------------
root@GL-MT3000:~# lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-mtk/1p, 10000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-mtk/1p, 480M

Hi, I own a Beryl AX so I’ve just executed the command above. Here is what we have.

1 Like