Page 1 of 1

wifi problem

Posted: Thu Jan 31, 2013 9:51 am
by MZippy
Good afternoon,

I installed Mint on a Dell D420 and all is great apart from that I cannot get wifi to work. It connect fine via cable but no wifi.

I tried:

* Switching wifi on - nothing happens
* Downloading drivers from Dell - no joy.(Maybe I haven't installed the driver properly?)
* Going to the menu item "Window Wireless Drivers - ndiswrapper driver installation tool" which asks for a inf file at which point I draw a blank.

Any help would be greatfully received.

Zip

Re: wifi problem

Posted: Thu Jan 31, 2013 10:42 am
by caf4926
Don't use ndiswrapper

Post the result of this:

Code: Select all

lspci -nnk | grep -iA2 net

Re: wifi problem

Posted: Thu Jan 31, 2013 11:16 am
by MZippy
Thank you caf.

For this simpleton, please confirm what it is I have to do. Do you mean that I go into the command prompt and just type "lspci -nnk | grep -iA2 net" and then post the result?

Re: wifi problem

Posted: Thu Jan 31, 2013 11:40 am
by caf4926
Open a terminal and use your mouse to paste that in
Hit enter

Copy the result here.

Typically Dell use broadcom but they are not all the same. The output will tell us what we need to do to get the correct firmware for your wireless

Re: wifi problem

Posted: Thu Jan 31, 2013 12:19 pm
by MZippy
Thanks. Will do tonight as I don't have the Dell with me at the moment.

Re: wifi problem

Posted: Thu Jan 31, 2013 4:30 pm
by MZippy
Here is the result:

lspci -nnk | grep -iA2 net
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
Subsystem: Dell Device [1028:01d6]
Kernel driver in use: tg3
--
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11a/b/g [14e4:4312] (rev 01)
Subsystem: Dell Wireless 1490 Dual Band WLAN Mini-Card [1028:0007]
Kernel driver in use: b43-pci-bridge
mark@mark-Latitude-D420 ~ $

Thanks again for your help.

Re: wifi problem

Posted: Fri Feb 01, 2013 1:04 am
by caf4926
Make sure you are connected to ethernet
Open a terminal
Paste this and hit enter

Code: Select all

sudo apt-get install firmware-b43-installer
Once it's done, reboot.

Wireless should work.
If not report back

Re: wifi problem

Posted: Fri Feb 01, 2013 3:44 am
by MZippy
Thanks.
I pasted and entered then it asks "[sudo] password for mark"
I try to enter passwrod but typing does not work so i try to copy/paste the passwrod in but pasting does not work. It seems nto to let me write anything more in terminal.
Trying again, I opened terminal again and tried typing something which worked. So I deleted my typing and pasted your command. which worked but it asked for the passwrod again and would not let me type anything.

What am I doping wrong?


****Holld the rpley...tried again and seems to work. Just about to reboot.....*********

Re: wifi problem

Posted: Fri Feb 01, 2013 3:59 am
by MZippy
Thank you caf!!

All seems to work now. I don't know what I was doing wrong but third/fourth time was lucky and its fine now.

Thank you for your time and help.
:D

Re: wifi problem

Posted: Fri Feb 01, 2013 4:18 am
by caf4926
MZippy wrote:Thank you caf!!

All seems to work now. I don't know what I was doing wrong but third/fourth time was lucky and its fine now.

Thank you for your time and help.
:D
YW
Enjoy