My WiFi spontaneously quit working - I think I had just closed and reopened the lid of my chromebook, but I don't think I had installed any updates or done anything else that should have had an effect on its operation. Everything appears normal except that it fails to connect to networks that I've always connected to with no problem - WiFi is enabled, the networks all show up, it prompts for the password, etc.
I've looked through a lot of other posts from people with a WiFi problem, and tried the commands / fixes, but none of it has helped and I seem to have a different problem because the system does seem to detect the card:
ifconfig
has one entry lo
and another wlan0
;
lspci
... lists what I think is my wireless card and also says kernel driver in use: iwlwifi
I tried ifconfig wlan0 up
and sudo /usr/sbin/rfkill unblock wifi
and sudo service network-manager restart
to no avail.
I don't have another OS on the machine to check the WiFi on that, and since it's a chromebook there's no Ethernet port to use as a backup (and so I haven't tried anything involving downloads).
Is it likely to be a hardware issue at this point? Would a busted WiFi card still be detected like this?
Any help appreciated!