Hi all. I installed the Peppermint OS distro on a friend's old Netbook a few years ago. All has been working very well with the limited resources that the Netbook has, including the built in wifi adapter. Recently it appears that the adapter stopped working. I tried an external USB wifi dongle, which works fine. I assume the built in adapter died, but I am also wondering if somehow the driver for that adapter somehow got corrupted or something. (I assume that this isn't typical on Linux.) I am not that familiar with driver operation on Linux, so after some Googling, I issued a bunch of commands such as
iwconfig,
iwlist scan
lshw -C network
lspci -vnn | grep -i net
modinfo iwlwifi
But I am not sure how to tell if the built in wifi adapter is responding to these queries, or it its driver is working. Any suggestions? What should I be looking for?
Thanks.
iwconfig,
iwlist scan
lshw -C network
lspci -vnn | grep -i net
modinfo iwlwifi
But I am not sure how to tell if the built in wifi adapter is responding to these queries, or it its driver is working. Any suggestions? What should I be looking for?
Thanks.