wireless driver error after install
        Posted  
        
            by 
                James
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by James
        
        
        
        Published on 2013-07-01T09:29:18Z
        Indexed on 
            2013/07/01
            10:29 UTC
        
        
        Read the original article
        Hit count: 353
        
after following this command to update wifi drivers:1- Boot into Ubuntu
2- Open a terminal by pressing Ctrl+Alt+T
3- Type in the following (verbatim!)
sudo apt-get update && sudo apt-get upgrade
press Enter, the command will prompt for your password (the one you use to login into Ubuntu), type it and press Enter. Wait for it to finish updating your system. Now type:
sudo apt-get remove bcmwl-kernel-source sudo apt-get install firmware-b43-installer
Wait for the command to finish installing the driver, when done restart your computer. i get a message after the first command when installing has done saying not enough space so it aborts! what do i do to fix this
© Ask Ubuntu or respective owner