TP-link TL-WN725N 驱动程序 20.04 版本

TP-link TL-WN725N 驱动程序 20.04 版本

我是 Linux 新手,刚刚在笔记本电脑上安装了 Ubuntu 20.04 LTS。我尝试了以下解决方案TP-link TL-WN725N 驱动18.04版,它不适用于我的适配器。

以下是输出lsusb

qiong@qiong-Inspiron-1320:~$ lsusb
Bus 002 Device 004: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 174f:1403 Syntek Integrated Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 005: ID 413c:8160 Dell Computer Corp. Wireless 365 Bluetooth
Bus 004 Device 004: ID 413c:8162 Dell Computer Corp. Integrated Touchpad [Synaptics]
Bus 004 Device 003: ID 413c:8161 Dell Computer Corp. Integrated Keyboard
Bus 004 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

以下是输出dmesg | grep mt76

qiong@qiong-Inspiron-1320:~$ dmesg | grep mt76
[   30.523017] mt7601u 2-3:1.0: ASIC revision: 76010001 MAC revision: 76010500
[   30.603487] mt7601u 2-3:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[   34.283847] mt7601u 2-3:1.0: Vendor request req:07 off:09a8 failed:-110
[   37.707851] mt7601u 2-3:1.0: Vendor request req:02 off:09a8 failed:-110
[   40.967860] mt7601u 2-3:1.0: Vendor request req:07 off:0734 failed:-110
[   44.203845] mt7601u 2-3:1.0: Vendor request req:42 off:0230 failed:-110
[   50.695839] mt7601u 2-3:1.0: Vendor request req:02 off:0080 failed:-110
[   53.963828] mt7601u 2-3:1.0: Vendor request req:02 off:0080 failed:-110
[   53.963883] mt7601u: probe of 2-3:1.0 failed with error -110
[   53.963948] usbcore: registered new interface driver mt7601u

相关内容