#Wi-fi problem
1 messages · Page 1 of 1 (latest)
is it a new problem, or has it been since you installed?
I installed secureblue today. Very fresh nothing else installer. After going thro8gh with the post installation stuff. I restarted and here is am
what does nmcli device say? (it should only be short, you can photograph it)
i assume by "see the wifi card" you meant in lspci or something?
I am outside. I can't provide the exact command you gave me yet. I wl send it as soon as I can
Indeed
Any ideas I should try when I get back?
i don't actually know what's going on there, but the two places i can think of that might have info would be dmesg (needs running as root), like this: ```$ run0
dmesg | grep ath10```
and also journalctl -u NetworkManager.service
there's the kernel, wpa_supplicant and NetworkManager involved, so idk where the problem could be outside of those
@tepid heath i think (iirc) you need to do run0 on its own line before running dmesg. if dmesg | grep ath10 produces no output, you could try dmesg and visually check for anything network-related?
also, same here. you need to run journalctl as root
Didn't work. And I couldn't find anything network related when I ran dmesg
there should at least be when it detects and initialises the adapter
Journalctl has network related stuff
aha?!
Nah not there
I am not good stuff reading logs 🙏 how bad is my situation
do you have mac randomisation enabled?
Yes
How?
Wait i thought it worked everywhere
it's one of the ujusts, i'm on mobile right now
try ujust --choose
no it's adapter dependent
Done
it detects the interface, sets the MAC, and then... everything fails after that
now maybe restart? or systemctl restart NetworkManager.service
But pretty sure on my arch setup i ran. It let me reboot and update you. I will research my adapter to see if it supports it
if it's still not working, gather the logs again maybe and see if they've changed
Doesnt seem to work
ip link only shows loopback?
Indeed
could you share anything relevant?
Oof I keep running into dead ends. Any ideas yall 😭
Its the unstable kernels
Anyways this problem is over
Oh good find
i had literally no ideas, sorry i couldn't offer anything else
thank you for figuring it out