I realise now how many problems I may potentially have avoided by putting Linux in a virtualbox on my personal laptop, where wireless is simply not an issue (all internet bridges to the ethernet port from the host). In fact there's something to be said for virtualbox essentially standardizing all the hardware such that they are not a consideration. I know it's been theorized and toyed with but I now think about how nice it could be if there were no real host (only a host shell that handles the hardware) and all OS's were in a virtual machine. The nearest I can figure for that would be an extremely stripped down Linux, but then Linux doesn't have the most complete set of problem-free device drivers in the first place doesn't it?
Anyhow, this time, the fix I have to remember can be found (among other places) here, with the key novel steps being:
sudo apt-get update sudo apt-get --reinstall install bcmwl-kernel-source
No comments:
Post a Comment