내 문제는이 문제, 그러나 제공된 솔루션이 나에게 적합하지 않았습니다.
Kubuntu-20.04를 새로 설치하는 데 사용하기 위해 이 USB 무선 어댑터를 구입했지만 Wi-Fi에 연결하려고 하면 몇 초 후에 다음 알림이 나타납니다.
dmesg
관련 출력 은 다음과 같습니다 .
[ 7.572552] usbcore: registered new interface driver mt7601u
[ 8.981461] fbcon: Taking over console
[ 9.017252] Console: switching to colour frame buffer device 200x56
[ 10.014499] RTL8208 Fast Ethernet r8169-200:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[ 10.027583] random: crng init done
[ 10.027585] random: 7 urandom warning(s) missed due to ratelimiting
[ 10.357984] r8169 0000:02:00.0 ens133: Link is Down
[ 10.440792] mt7601u 2-2:1.0 wlx20e3170d652f: renamed from wlan0
[ 32.961568] wlx20e3170d652f: authenticate with 24:fd:0d:d6:88:05
[ 32.980314] wlx20e3170d652f: send auth to 24:fd:0d:d6:88:05 (try 1/3)
[ 33.183579] wlx20e3170d652f: send auth to 24:fd:0d:d6:88:05 (try 2/3)
[ 33.387574] wlx20e3170d652f: send auth to 24:fd:0d:d6:88:05 (try 3/3)
[ 33.591577] wlx20e3170d652f: authentication with 24:fd:0d:d6:88:05 timed out
[ 87.518369] r8169 0000:02:00.0 ens133: Link is Up - 100Mbps/Half - flow control off
[ 87.518383] IPv6: ADDRCONF(NETDEV_CHANGE): ens133: link becomes ready
인증 시도 실패로 인해 문제가 발생한 것 같은데 어떻게 해야 할지 모르겠습니다.
sudo lshw -C network
산출:
*-network
description: Ethernet interface
product: RTL810xE PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: ens133
version: 05
serial: 00:e0:4c:76:27:3d
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=half firmware=rtl_nic/rtl8105e-1.fw ip=10.42.0.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:5 ioport:e800(size=256) memory:fafff000-faffffff memory:faff8000-faffbfff
*-network
description: Wireless interface
physical id: 2
bus info: usb@2:2
logical name: wlx20e3170d652f
serial: 20:e3:17:0d:65:2f
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=mt7601u driverversion=5.4.0-56-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11
lsusb
관련 출력:
Bus 002 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
도움을 주셔서 감사합니다.
편집 1:관련 질문 링크가 업데이트되었습니다.
편집 2:새로운 관련 정보. 집에 있는 Wi-Fi에 연결하려고 하면 위와 같은 증상이 나타나는데, 방금 모바일 인터넷(핫스팟)에 연결해 보았는데 작동이 되었습니다. 그렇다면 라우터 문제일까요? 아직도 해결 방법을 모릅니다.