PDA

View Full Version : [ubuntu] 11.10 ubuntu "firmware missing"



wropy
April 22nd, 2012, 01:38 AM
So, i just downloaded ubuntu and i know absuletly nothing about it, i want to connect to wireless internet using my laptop but it tells me firmware missing, my wired section doesnt detect the plug even though it's pluged, any help?

bodhi.zazen
April 22nd, 2012, 04:31 AM
What wireless card is it ?

iponeverything
April 22nd, 2012, 04:45 AM
you might try installing this package to see if it fixes the issue:


sudo apt-get install firmware-linux-nonfree

wropy
April 22nd, 2012, 07:52 PM
this is the wireless card: Atheros Wireless 802.11 b/g with Signalup high efficiency antennae


@iponeverything when i typed in that command the ending was this:

E: unable to located package firmware-linux-nonfree.

I cannot connect to the internet, so if i have to do any downloading is through my desktop which is running on windows.

iponeverything
April 22nd, 2012, 09:56 PM
download it to thumb drive from here:

http://security.ubuntu.com/ubuntu/pool/multiverse/l/linux-firmware-nonfree/linux-firmware-nonfree_1.11_all.deb

from the thumb drive install it by clicking on the package.

wropy
April 22nd, 2012, 10:40 PM
download it to thumb drive from here:

http://security.ubuntu.com/ubuntu/pool/multiverse/l/linux-firmware-nonfree/linux-firmware-nonfree_1.11_all.deb

from the thumb drive install it by clicking on the package.

soo i downloaded it and got it onto the laptop but, the install button isn't allowing me to install.

iponeverything
April 23rd, 2012, 12:44 PM
install it from command line.

copy the file into your home directory, then try to install it from the command line with:


sudo dpkg -i linux-firmware-nonfree_1.11_all.deb

wropy
April 23rd, 2012, 09:08 PM
install it from command line.

copy the file into your home directory, then try to install it from the command line with:


sudo dpkg -i linux-firmware-nonfree_1.11_all.deb

i think i put it in the wrong place, exactly where?

NoNameWill
April 23rd, 2012, 09:33 PM
Where did you download the package too?

From the command line type


ls This will give you a list of files and directories. Now change directories t the one you d/l'd it to.


cd path/to/directory i.e cd Downloads

Your prompt should change. to some like this

mike@mikes-pc:~/Downloads$
ls again to make sure your file is there.

Then run the command

sudo dpkg -i linux-firmware-nonfree_1.11_all.debYou could also just do something like this.

sudo dpkg -i ~/Downloads/linux-firmware-nonfree_1.11_all.deb

wropy
April 23rd, 2012, 10:47 PM
Where did you download the package too?

From the command line type


ls This will give you a list of files and directories. Now change directories t the one you d/l'd it to.


cd path/to/directory i.e cd Downloads

Your prompt should change. to some like this

mike@mikes-pc:~/Downloads$
ls again to make sure your file is there.

Then run the command

sudo dpkg -i linux-firmware-nonfree_1.11_all.debYou could also just do something like this.

sudo dpkg -i ~/Downloads/linux-firmware-nonfree_1.11_all.deb

Got it installed, the light for the wirless usually blinks when on, now it's a solid color and everytime i try to connect to wireless network it trys for a good while then it doesn't.

bodhi.zazen
April 23rd, 2012, 11:39 PM
Reboot ;)

If it is still not working, what wireless card is it ?

pqwoerituytrueiwoq
April 24th, 2012, 01:51 AM
Reboot ;)

If it is still not working, what wireless card is it ?
and if the OP is running a live cd making sure it works before installing
this is why i keep a second hdd around (for testing the latest os with a nvidia driver in my case)

if yuo are using a live cd just dual boot or instal it to a usb hdd or swap hdds

whatitakes
April 24th, 2012, 02:51 AM
see this tread for help.....http://ubuntuforums.org/showthread.php?t=1861

iponeverything
April 28th, 2012, 05:34 PM
I'm needy, sometimes threads that are just left hanging -- leave me feeling just a little bit used.