New ASUS wifi adapter

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
WA3ERQ

New ASUS wifi adapter

Post by WA3ERQ »

I followed the instructions on another post about installing the driver for an ASUS wifi adapter. Unfortunately, I don't know what to do after that. I'm VERY new to Linux and was hoping that the system would recognize the adapter after installing it.

The adapter is ASUS USB-AC53 Nano Dual-band. I have the correct USB ports available to use this adapter.

Thanks for the help.

Jim
WA3ERQ
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: New ASUS wifi adapter

Post by AZgl1800 »

the instructions for setting WiFi adapters is very specific to the model of the adapter.

e.g., my ASUS uses a MT7630e and if you tried to follow along with any of my threads,
I doubt it will work at all for your adapter as it is a different manufacturer.

You need help from JeremyB
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: New ASUS wifi adapter

Post by JeremyB »

Try

Code: Select all

sudo apt install git build-essential dkms
git clone https://github.com/jeremyb31/rtl88x2BU.git
sudo dkms add rtl88x2BU
sudo dkms install rtl88x2bu/5.2.4
Reboot and check BIOS/UEFI settings to see if Secure Boot is disabled
Locked

Return to “Networking”