Page 1 of 1

DELL 1350 WLAN Working

Posted: Thu Feb 22, 2007 4:03 pm
by grimdestripador
I first posed this as a help request, but have since fixed it. So I just edited it to be helpfull for people with my problem. The following will also work with Ubuntu Edgy.

It probally breaks the mintWIFI installation since ndiswrapper is a dependency.
I'll check into this,

I have a Dell Laptop with a Dell Wireless 802.11 b/g PCmcia Card
It is a Dell Wireless 1350 WLAN, Model WL-611GW and uses the BCM43XX chipset.

Background:
First by wireless driver is supported by the kernel. The problem is that Dell decided to make their PCMCIA wireless card use the bcm43xx chipset but also included some other stuff in there to make it non standard.

Uninstall and prepare for compiling

Code: Select all

sudo rmmod ndiswrapper
sudo apt-get update
sudo apt-get remove ndiswrapper-utils
sudo apt-get install build-essential
sudo apt-get install linux-headers-'uname -r'
Fix the bad kernel driver

Code: Select all

sudo echo "blacklist bcm43xx" >> /etc/modprobe.d/blacklist
cat /etc/modprobe.d/blacklist
verify that it is blacklisted & Reboot

#Download ndiswrapper from souceforge and the driver from Dell

Code: Select all

wget http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-1.37.tar.gz
tar -xzvf ndiswrapper-1.37.tar.gz

wget http://ftp.us.dell.com/network/R140747.EXE
unzip -a R140747.EXE
cd ~/ndiswrapper-1.37
Do the following many times, and manually "sudo rm -R" the directory's that list

Code: Select all

sudo make uninstall
Install

Code: Select all

sudo make
sudo make install
Goto the extracted Dell driver and Assign it to ndiswrapper

Code: Select all

cd /DRIVER
sudo ndiswrapper -i bcmwl5.inf
sudo ndiswrapper -l
sudo ndiswrapper -m
sudo modprobe ndiswrapper
and if it works, you should see blinking lights

Code: Select all

sudo iwlist scanning

Re: DELL 1350 WLAN Working

Posted: Thu Jan 31, 2013 1:11 pm
by matrixebiz
This worked for my Dell Latitude D630;

Start terminal


sudo apt-get update
sudo apt-get install firmware-b43-installer
sudo apt-get remove bcmwl-kernel-source


Reboot laptop

Re: DELL 1350 WLAN Working

Posted: Sat Feb 02, 2013 7:58 pm
by grimdestripador
Whoa, back from the dead. Original Post was, Thu Feb 22, 2007 9:03 pm. and for Linux Mint Edgy. I'm guessing yours is for Linux Mint Maya?

Re: DELL 1350 WLAN Working

Posted: Thu Feb 07, 2013 7:41 pm
by matrixebiz
:) whoa, didn't realize but I came upon this post searching for a solution so I guess it's better to have the updated solution :)

Re: DELL 1350 WLAN Working

Posted: Fri Dec 26, 2014 4:31 am
by bmike1
a friend has a dell inspiron 1000 and I put Mint 17.1 on it. It doesn't have wifi built inso I need to get he a wireless card. What kind of card should I get? I'm thinking of this one:http://www.ebay.com/itm/dell-inspiron-1 ... ] this one. And then I just need to follow the instructions above?
Merry day-after-Christmas!

Re: DELL 1350 WLAN Working

Posted: Sun Dec 28, 2014 4:03 am
by bmike1
darn..... the auction ended. back to the drawingboard. well I got this one: http://www.ebay.com/itm/Mini-USB-2-0-Do ... 3a849a1d57