Asus USB AC55 not working

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
nightpatrol

Asus USB AC55 not working

Post by nightpatrol »

Hello, Asus USB AC55 not working
Linux Mint 19 amd64
Installed the Netgear-A6210 but the drivers did not fit,

lsusb
Bus 004 Device 002: ID 0b05:17eb ASUSTek Computer, Inc.
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 258a:0013
Bus 001 Device 002: ID 8564:1000 Transcend Information, Inc. JetFlash
Bus 001 Device 004: ID e0ff:0002
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

iwconfig
lo no wireless extensions.
enp0s31f6 no wireless extensions.
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.
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Asus USB AC55 not working

Post by JeremyB »

See if https://github.com/regalstreak/mt7610u_ ... o_20130916 works
I don't think many have had any luck since the 4.4 or 4.8 kernel
nightpatrol

Re: Asus USB AC55 not working

Post by nightpatrol »

Thank you, I will try and write
nightpatrol

Re: Asus USB AC55 not working

Post by nightpatrol »

JeremyB wrote: Thu Aug 16, 2018 4:53 am I don't think many have had any luck since the 4.4 or 4.8 kernel
I have the mediatek chip mt7612u mt7610, but unfortunately it did not fit. :(
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Asus USB AC55 not working

Post by JeremyB »

Code: Select all

git clone https://github.com/ulli-kroll/mt7612u.git
cd mt7612u
make
sudo make installfw
sudo cp mt7612u.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless/
sudo depmod -a
Reboot
nightpatrol

Re: Asus USB AC55 not working

Post by nightpatrol »

JeremyB, unfortunately, this variant is not suitable, becase Linux cannot detect wi fi adapter, most of all, after running this code the system must be reinstalled :(
nightpatrol

Re: Asus USB AC55 not working

Post by nightpatrol »

Is there really no solution? :(
Locked

Return to “Networking”