PDA

View Full Version : [SOLVED] Ubuntu 11.10 upgraded not complete !



myfanisuuuu
October 14th, 2011, 06:06 AM
I up from 11.4 -11.1 yesterday. Everything fine, except in the end, ubuntu show that B43 wifi driver in my lap can't install, then stop upgrade in step 5: Install and upgrade, (except B43 driver, everything installed fine, i'm using Ubuntu 11.10 as normal) Ubuntu wasn't go to next step, which Clean and auto remove system file. . So it will harm my ubuntu? How can i do this step 6 by mysefl?

apple112
October 14th, 2011, 08:54 AM
I got the same problem too! please help me! too

garvinrick4
October 14th, 2011, 09:03 AM
b43 drivers are by bcm or broadcom.
So install synaptic if a fresh install and not installed yet.

sudo apt-get install synapticNow find your card by going into a terminal and:

lspci -nnk | grep -iA2 netWill tell you what wireless card you have and can install b43 drivers in Synaptic.
open synaptic type b43 in search window. Will give you the drivers if you post
your card here lots of users can tell you what to install.

apple112
October 14th, 2011, 09:06 AM
b43 drivers are by bcm or broadcom.
So install synaptic if a fresh install and not installed yet.

sudo apt-get install synapticNow find your card by going into a terminal and:

lspci -nnk | grep -iA2 netWill tell you what wireless card you have and can install b43 drivers in Synaptic.
open synaptic type b43 in search window. Will give you the drivers if you post
your card here lots of users can tell you what to install.

how about step 6 of the upgrade,now my wireless is fine and how can I do it manually

garvinrick4
October 14th, 2011, 09:19 AM
how about step 6 of the upgrade,now my wireless is fine and how can I do it manually

sudo apt-get autoclean

sudo apt-get clean

apple112
October 14th, 2011, 09:27 AM
sudo apt-get autoclean

sudo apt-get clean

Thank you for helping me now it ran smoothly!

Johnb0y
October 14th, 2011, 09:44 AM
please remeber to mark this thread as solved (through thead tools) once finished... thnaks. :p