I have a laptop with Ubuntu 20.04. I can connect to my main WIFI signal, but cannot connect to TP Link WiFi extender. The same laptop with Windows 10 (dual boot) works fine. Other devices like tablets, ipads or phones are connected to this extender normally. Only in Ubuntu 20.04 is the problem. Thanks in advance for any suggestion.
I think this worked on the previous Linux versions, but with the new version, the dongle just doesn't get recognized. From the drivers offered on TP-Link's page, there is a Linux installation guide which doesn't seem to be working.
Anyone has any ideas if there's a way I can make this work? I have the feeling it has something to do with the new kernel...
I have troubles installing drivers for my TP-LINK Archer T3U on Ubuntu 18.04.
Having found out the device ID 2357:012d
, I used this repo by @Jeremy31.
Namely, I downloaded the content, cd'ed into it, did make
and make install
.
What to do next?
sudo dkms add ./rtl8822bu
gives
Error! Could not find module source directory.
Directory: /usr/src/.-rtl8822bu does not exist.
How to properly install the driver?
I recently acquired the TP-LINK Archer T3U. I tried several solutions, but it still does not work. I tried with https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959/ and https://github.com/jeremyb31/
Results of sudo lshw -class network
:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
information del bus: pci@0000:03:00.0
logical name: enp3s0
version: 0c
series: e0:3f:49:53:74:00
size: 10Mbit/s
capacity: 1Gbit/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 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:18 ioport:e000(size=256) memory:f7c00000-f7c00fff memory:f0000000-f0003fff
*-network
description: Interfaz inalámbrica
physical id: 2
bus info: usb@3:4
logical name: wlxd85d4c9538fe
series: d8:5d:4c:95:38:fe
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rt2800usb driverversion=4.15.0-47-generic firmware=0.36 ip=192.168.0.122 link=yes multicast=yes wireless=IEEE 802.11
lsusb:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 258a:0001
Bus 003 Device 006: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 003 Device 005: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
Bus 003 Device 002: ID 2357:012d
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
is the device Bus 003 Device 002: ID 2357:012d
then I checked rfkill list all and is not hard or soft blocked, and dmesg did not throw and error.
Thanks in advance
Today I have updated Ubuntu version from 16.04 LTS to 18.04 LTS. After that Ubuntu doesn't recognized my Wi-Fi driver. Kindly support to solve this problem. Thank you.
vahe@vahe-Ubuntu:~/rtl8188eu$ lsusb
Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 0458:0708 KYE Systems Corp. (Mouse Systems)
Bus 003 Device 002: ID 0458:0736 KYE Systems Corp. (Mouse Systems)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Also I got below
vahe@vahe-Ubuntu:~/rtl8188eu$ sudo insmod 8188.ko
[sudo] password for vahe:
insmod: ERROR: could not load module 8188.ko: No such file or directory