Inspiron 5150, ubuntu & wireless (MiniPci 1350)
Published by peter April 12th, 2006 in linux.Posting wireless now, got wireless to work using ndiswrapper
Took me a bit longer than expected, mainly caused by lspci reporting the cards as: Broadcom Corporation BCM4306.
I tried to get stuff to work using a driver for this card, but this didn’t work. The following worked much better:
- download the winxp drivers ftp://ftp.dell.com/network/R115321.EXE (almost 50 mb!?)
- unzip the file, yes I know the extension is .exe
- install ndiswrapper (sudo apt-get install ndiswrapper)
- install ndiswrapper gtk application (sudo apt-get install ndisgtk)
- go to: system >> administration >> windows wireless drivers
- select ‘bcmwl5.inf’ from the extracted DRIVER directory
- configure the network
First time I used ndisgtk, and I like it… it works!


















You tried the new bcm43xx kernel driver right? On my Inspiron 8600 it only works with encryption turned off. BTW, the NetworkManager tool in the new Ubuntu (Dapper) really really rocks! Seamless wireless network roaming (once you configure the encryption ;-)!
-andy
Yup, it worked for a sec….
Got stuff to work now using an older driver from the dell ftp site (R94825.EXE). Seems to provide the full security range:
from dmesg:
wlan0: encryption modes supported: WEP, WPA with TKIP, WPA with AES/CCMP
Just installed dapper, had some troubles getting X to run… but works now… currently posting using the BCM43xx kernel driver!!
with encryption??? If so, details!
-andy