I am attempting to install a driver for a TP-link TL-WN 823N wireless adapter. I have already posted on this forum, but although I’ve made some progress, I still haven't been successful in getting the wireless set-up to work. I am not very au fait with Ubuntu, and certainly very new to the process of installing drivers.
I followed the suggestions on this forum to use Pilot6’s PPA. However I’m still unable to link to the router for my home PC or the router we use in a small shop I manage.
The code I used as per Pilot6 was:
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt update
sudo apt install rtl8192eu-dkms
This seemed to work OK – no errors. However I still can’t access the internet via the dongle. The dongle does work on my daughter’s PC which runs on Windows.
When I run nmcli dev on my home PC I get the following:
DEVICE / TYPE / STATE
enx98ded01807c2 / wifi / disconnected
eth0 / ethernet / unavailable
lo / loopback / unmanaged
When I type in lsusb, again on my home PC, I get:
Bus 002 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 006: ID 2357:0109
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 03f0:5511 Hewlett-Packard DeskJet F300 series
Bus 001 Device 003: ID 03f0:0b0c Hewlett-Packard Wireless Keyboard and Optical Mouse Receiver Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Any help would be gratefully received