New Install Wireless Driver Missing

I have my Wireless working on Manjaro KDE on 1 desktop after installing the rtl8812 driver through aur.

Same wireless driver needed on second PC - also Manjaro KDE not found even using aur?

I definitely see it in AUR:

https://aur.archlinux.org/packages/?O=0&K=rtl8812

pamac build rtl8812au-dkms-git

I am getting Package not found

Can you please provide the whole output of:

pamac build rtl8812au-dkms-git

Warning: Building packages as root
Warning: Setting build directory to /var/cache/pamac
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=rtl8812au
-dkms-git from AUR: Rate limit reached
Failed to query https://aur.archlinux.org/rpc/?v=5&type=search&arg=rtl8812au
-dkms-git from AUR: Rate limit reached
Error: target not found: rtl8812au-dkms-git

Maybe try it again later? I don’t really know how to resolve Rate limit reached

This happened because pamac wasn’t allowed to query AUR.

You could try installing yay and see if that helps and then:

yay -S rtl8812au-dkms-git

yay is trying to access aur and fails the same way. aur repository must be unavailable at the moment

I will try later today

You have an active internet connection, right?

Yes - how do you think I posted this. Just try the aur web page it is offline [unless it came back on a few minutes ago]

Phone, other laptop, etc. AUR seemed and seems to work for me, that’s why I asked.

Still getting rate limit exceeded message. Cannot install rtl8812au-dkms-git from either command line or Add/Remove Software gui. Who can I ask about the problem with aur?

Clicking the link in my earlier error post above also fails

For now, you can just install it manually:

https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages

Thank you realmain! I followed the instructions and after installing the headers I got the wifi working. Much faster with this wifi card.

Didn’t know that option of manual install was available.

Are you using a VPN? If so, that could be why

Got the same issue today (opened a thread here No AUR-Packages in Pamac)
I don’t have a VPN connection

Wasn’t using a VPN so that was not the issue. Realmain’s tip worked for me.

I guess an aur problem was the issue.

Had to reinstall root to fix a borked main manjaro system. Happy to see aur working today!

My wireless driver was easier to install today!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.