lsusb는 이를 2001:3d04로 표시합니다. 드라이버를 어떻게 설치합니까? 도와주세요
출력은 다음에서 비롯됩니다.
lsmod |grep mt7601u
mt7601u 98304 0 mac80211 638976 1 mt7601u cfg80211 573440 2 mac80211,mt7601u usbcore 241664 5' uhci_hcd,mt7601u,ehci_hcd,ehci_pci,usbhid
출력은 다음에서 비롯됩니다.ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.146.129 netmask 255.255.255.0 broadcast 192.168.146.255 inet6 fe80::20c:29ff:fed0:5896 prefixlen 64 scopeid 0x20<link> ether 00:0c:29:d0:58:96 txqueuelen 1000 (Ethernet) RX packets 38 bytes 4096 (4.0 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 38 bytes 3691 (3.6 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1 (Local Loopback) RX packets 18 bytes 1058 (1.0 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 18 bytes 1058 (1.0 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
출력 dmesg
:스크린샷 링크
답변1
커널이 충분히 새롭다고 가정하면 아마도 필요한 드라이버가 이미 있을 것입니다.
$ modinfo mt7601u |grep -i '2001.3d04'
alias: usb:v2001p3D04d*dc*dsc*dp*ic*isc*ip*in*
$ _
Debian의 경우 mt7601u
펌웨어는 firmware-misc-nonfree
Kali를 사용하고 있으므로 시스템에 비슷한 기능이 있다고 가정합니다.
답변2
내 어댑터를 작동시키기 위해 이 튜토리얼을 따랐습니다. 협회