I’m having an issue with my wireless, but I am unsure if it is due to my wifi card or router. I’m running CachyOS with a Asus b650e-f board, so the MediaTek MT9722. Should be supported from what I can tell. The problem persists between KDE and Hyprland.
On my regular wifi setup, I can connect and do certain things on the internet. I’m posting this right now. Steam downloads are good. However, sometimes with Firefox certain web pages will infinitely load or display an error (I believe END_OF_FILE what it threw but it is not doing it right now so I cannot say for sure.)
More importantly, I cannot update Cachyos at all on this network. Pacman -Syu ends up with this error:
error: failed retrieving file ‘cachyos-znver4.db’ from us.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-core-znver4.db’ from us.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from us.cachyos .org : Connection timed out after 10000 milliseconds
warning: too many errors from us.cachyos .org, skipping for the remainder of this transaction
error: failed retrieving file ‘cachyos.db’ from us.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘core.db’ from archlinux.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘extra.db’ from archlinux.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘multilib.db’ from archlinux.cachyos .org : Connection timed out after 10000 milliseconds
warning: too many errors from archlinux.cachyos .org, skipping for the remainder of this transaction
error: failed retrieving file ‘cachyos-znver4.db’ from de-nue.soulharsh007. dev : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-core-znver4.db’ from de-nue.soulharsh007. dev : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from de-nue.soulharsh007. dev : Connection timed out after 10000 milliseconds
warning: too many errors from de-nue.soulharsh007. dev, skipping for the remainder of this transaction
error: failed retrieving file ‘cachyos.db’ from de-nue.soulharsh007. dev : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from cdn77.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-core-znver4.db’ from cdn77.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from cdn77.cachyos .org : Connection timed out after 10000 milliseconds
warning: too many errors from cdn77.cachyos .org, skipping for the remainder of this transaction
error: failed retrieving file ‘cachyos.db’ from cdn77.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from cdn-1.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-core-znver4.db’ from cdn-1.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from cdn-1.cachyos .org : Connection timed out after 10000 milliseconds
warning: too many errors from cdn-1.cachyos .org, skipping for the remainder of this transaction
error: failed retrieving file ‘cachyos.db’ from cdn-1.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from mirror.hb9hil .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from mirror.hb9hil .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from mirror.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from mirror.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from cdn.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from cdn.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from aur.cachyos .org : Connection timed out after 10001 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from aur.cachyos .org : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from cachyos.doridian. net : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from cachyos.doridian. net : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from mirror.nju.edu. cn : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from mirror.nju.edu. cn : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from mirrors.ustc.edu. cn : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from mirrors.ustc.edu. cn : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from mirror.limda. net : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-extra-znver4.db’ from mirror.limda. net : Connection timed out after 10000 milliseconds
error: failed retrieving file ‘cachyos-znver4.db’ from no.mirror.cx : Connection timed out after 10000 milliseconds
error: cachyos-znver4: signature from “CachyOS <admin@cachyos .org>” is invalid
error: failed to synchronize all databases (unexpected error)
Interestingly enough I plugged in a 10 year old wifi-extender I had laying around that creates an _EXT of my home network, and when connected to that everything works totally fine. Same on my hotspot from my phone’s 5g, no problems communicating with the CachyOs and Arch servers. So the signature from CachyOS only has a problem on this network.
I’ve tried a few things, refreshing keys, rating mirrors, changing kernels, most of the general knowledge googling has provided me with, but the main home network remains mostly unusable beyond downloading steam games. My thinking is that something on my home router setting is blocking access to the repo servers and a few other random sites, but I really don’t know enough about how that works.
If it helps, this network has no problems for the previous Windows 11 install on this PC, an Ubuntu install on a Beelink Mini-PC, or an Arch install on a very old Acer laptop.