I am just getting started with Linux. I have installed Rocky 9.2.
The problem is getting my usb wifi key to work.
I bought a TL-WN725N but I have no idea how to get it working.
Is there a guide somewhere which is specific to Rocky’s dnf?
Thanks
Read this:
What is chipset of TL-WN725N?
What does he say lsusb for TL-WN725N?
Have you tried NetworkManager and/or nmtui hooking it up and setting it up?
Hi - The lsusb gave me the following…
Realtek Semiconductor Corp. RTL8188EUS 802.lin Wireless Network Adapter
From reading elsewhere setting up a wifi on Linux is a pain even when you buy a linux compatible usb key. Not sure how to proceed really
WiFi on linux work correctly
cat /etc/redhat-release
uname -a
lsmod | grep 8188eu
nmcli device status
nmcli connection show
ip -r
Have you tried NetworkManager and/or nmtui hooking it AP wifi up and setting it up?