After just going through a lot of searching around to figure out how to fix the WiFi for a new Jolicloud installation, I thought I’d chronicle the issue and solution that worked for me.
As you probably know, Jolicloud is a neat little netbook OS built on top of Ubuntu’s netbook OS to run web apps natively. I opted to run it on an old Dell Inspiron 1720 as an easy-to-use and free OS for my brother to use (as letting him try full-blown Ubuntu wasn’t exactly working out) since he only needs it for the web and music. After taking Jolicloud for a test spin via a burned ISO and meeting my brother’s approval with all systems go (wifi working perfectly fine) I installed it. Everything went smoothly until realizing – uh oh! – the network manager wasn’t showing any nearby wireless networks, nor was I able to connect via manually entering one. Checking all obvious obstacles (hardware switch, BIOS settings, right clicking on the network manager applet and ensuring wireless was enabled, etc) and coming up empty handed, I searched trusty Google for answers to make it all better. While there was no direct answer to my issue with Jolicloud per se (I have to admit, their Help section is rather ridiculous – if you need help, their answer is “ask the Ubuntu guys.” Not exactly the most user friendly support for software directed at the average consumer), fortunately after much searching and reading I was able to piece together the solution for this particular issue.
1. Check that your wireless card is Broadcom
- Press Alt+F1 To bring up Terminal.
- Type “lspci -vvnn | grep 14e4″
- Check to see that your network controller is from Broadcom and take note of the wireless card model (“BCM43xx”). Mine, for instance, is BCM4312.
One Response to “Jolicloud and WiFi (Broadcom)”

Thanks for sharing this ! I had problem with my Broadcom card and now, thanks to you, it works !