首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >USB3.0端口被视为USB2.0端口

USB3.0端口被视为USB2.0端口
EN

Ask Ubuntu用户
提问于 2018-05-03 04:40:35
回答 1查看 5.6K关注 0票数 4

正如标题所说,我的系统似乎不认识我的USB3.0。相反,它声称是2.0版。任何帮助都将不胜感激!

我的电脑是华硕Q200E。很糟糕,但在学校很管用。除了这个该死的USB3.0端口

代码语言:javascript
复制
    lsusb -t
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
    |__ Port 2: Dev 25, If 0, Class=Human Interface Device, Driver=usbhid, 480M
    |__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 3: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 3: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        |__ Port 2: Dev 14, If 0, Class=Video, Driver=uvcvideo, 480M
        |__ Port 2: Dev 14, If 1, Class=Video, Driver=uvcvideo, 480M
        |__ Port 3: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 12M

来自硬信息的pic (突出显示的部分是连接到假定的3.0端口)

验证端口和usb都是3.0兼容的

EN

回答 1

Ask Ubuntu用户

发布于 2020-07-09 05:04:51

疯狂的建议:检查你的电缆。这可能是你的USB电缆不能处理gbps,所以一切都在谈判480 gbps的USB2。

XHCI驱动程序在lsusb中同时公开USB2集线器和USB3集线器是正常/标准的。两者都有-- 5000M条目是USB3。当你插入某个东西时,它会出现在一个或另一个集线器下面,这取决于它的速度。所以看起来你的linux系统很好,但是你还没有成功地插入一个USB3支持系统(device+cable)。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1031359

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档