You are not logged in.

#1 2024-07-03 07:30:18

Renen12
Member
Registered: 2024-07-03
Posts: 6

[SOLVED] Asus usb-ac58 wifi adapter being funky

Hey, so I've just bought Asus' ac58 WiFi adapter, and it won't show up as connected. The lights on it are not even lighting up, and it doesn't get recognised by iwctl nor nmtui, etc. lsusb shows that it's connected to the system, but it is not able to be used to connect to wireless networks. Network manager and all the other services are installed and running, and it works okay on windows. I'm running linux-zen 6.9.6 and it does not work.
What should I do to solve this issue?

Last edited by Renen12 (2024-07-04 06:55:09)

Offline

#2 2024-07-03 07:38:39

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

On a shallow search, you might need a specific driver for it:
https://www.asus.com/uk/networking-iot- … e=USB-AC58

Offline

#3 2024-07-03 07:48:53

Renen12
Member
Registered: 2024-07-03
Posts: 6

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

After entering my password to presumably install the driver, it fails with the error message "/lib/modules/6.9.6-zen1-zen/build: No such file or directory". Should I make that directory or do something entirely else?

Offline

#4 2024-07-03 08:29:10

Renen12
Member
Registered: 2024-07-03
Posts: 6

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

Renen12 wrote:

After entering my password to presumably install the driver, it fails with the error message "/lib/modules/6.9.6-zen1-zen/build: No such file or directory". Should I make that directory or do something entirely else?

Okay, I got past the no such file or directory message by symlinking the regular kernel directory's build to the zen kernel's, and now I'm getting an error that states that it can't find net/ipx.h
How do I get that header file?

Offline

#5 2024-07-03 13:25:46

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

Okay, I got past the no such file or directory message by symlinking the regular kernel directory's build to the zen kernel's

That's not a good idea. Undo whatever you have done. It might create more problems for you later. Just install your headers. For the zen kernel the headers are here:
https://archlinux.org/packages/extra/x8 … n-headers/
If I were you, I'll create a PKGBUILD to install the driver.

Offline

#6 2024-07-03 14:03:57

Renen12
Member
Registered: 2024-07-03
Posts: 6

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

I installed the zen headers and then I realized that the aur package for the drivers was installed, but the "official" ones from the Asus website still won't work. The problem maybe lies in the hardware rather than the software, but I can't say for sure. The WiFi magically works now, I guess. Oh, and it was the driver installation that created the right files in the wrong directory. I've uninstalled the regular headers and installed the zen headers, so I should be good to go?

Offline

#7 2024-07-03 14:08:40

Renen12
Member
Registered: 2024-07-03
Posts: 6

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

Renen12 wrote:

I installed the zen headers and then I realized that the aur package for the drivers was installed, but the "official" ones from the Asus website still won't work. The problem maybe lies in the hardware rather than the software, but I can't say for sure. The WiFi magically works now, I guess. Oh, and it was the driver installation that created the right files in the wrong directory. I've uninstalled the regular headers and installed the zen headers, so I should be good to go?

and I don't have the regular kernel installed, so I don't think the symlink will create any issues.

Offline

#8 2024-07-03 21:30:30

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

I realized that the aur package for the drivers was installed

Which package are you talking about?
If the AUR package works and you have the header files, then you don't need your manual symlink. Those linking happens or are found automatically with the proper headers. Also don't bother with the 'official' one if it's working.

Offline

#9 2024-07-04 06:51:54

Renen12
Member
Registered: 2024-07-03
Posts: 6

Re: [SOLVED] Asus usb-ac58 wifi adapter being funky

Okay! I think it was something like the rtl88x2bu driver , or something like that

Last edited by Renen12 (2024-07-04 06:53:51)

Offline

Board footer

Powered by FluxBB