Used sudo apt-get upgrade
After reloading the machine, when I hover over the network icon in the top right it flickers between device not managed, and no network devices available.
I changed /etc/NetworkManager/NetworkManager.conf
to flip managed to true.
Running ip link
will sometimes display wlan0 and will sometimes not, but when it does display wlan0 the number before it increases incrementally.
I can't copy the output due to having no connection on the machine, but after qdisc it has noop state down
.
For ifconfig
i get the output: wlan0: error fetching interface information: Device not found
, and sometimes it does not find the device at all.
A similar output for iwconfig
sometimes it will give information about wlan0 and sometimes it will state No such device
tail syslog
gives iwlwifi Firmware not running - cannot dump error
ip link set wlan0 up
returns either cannot find device or RTNETLINK answers: Input/output error