I have a Cubox-i4Pro and I'm running Xubuntu on it. In order to get Wi-Fi working I have to copy the firmware folder "brcm" from /usr/lib/firmware/brcm and make the folder /lib/firmware/brcm. Refer to the article here.
http://www.solid-run.com/community/topic1269.html
After that, I have to do other stuff. If I may get some help so that I can use Wi-Fi on my Cubox-iPro that would be great. I have to do all this as root so I have to do it all from the terminal. Thanks. :)
P.S. I already know how to get to root. (In the terminal) Is there a way to log in as root so that I can do these things using the Dekstop? There is no root login on the login screen. xD All comments are appreciated.
EDIT: I also need help with the rest of the steps. This step has been solved.
sudo -i
andsudo su -
to get a root shell. Then, (entirely your responsibility if bad things happen): http://askubuntu.com/questions/369012/how-to-run-a-complete-gui-as-root/369013#369013 – muru Aug 24 '14 at 18:23