Dougan778
21st September 2007, 05:24 AM
Hey everybody. I just got ahold of a Dell Latitude D505 laptop and I'm trying to put Fedora 6 on it. (Why 6? I had the 6 DVD. I may upgrade later). Anyway, I've heard so many horror stories about getting wireless to work, and now I understand why. First of all, I'm dual booting and set up windows first. The driver CD that came with the computer had the bcmwl5.inf driver for the wireless, which I guess is a popular driver. Windows registered my wireless card as being an Intel PRO/Wireless 1350 wireless card. Upon initial install of Fedora 6, my regular ethernet card worked fine.
I found about a million tutorials on google that made setting this up in Fedora seem easy. First I got ahold of the ndiswrapper utility. I then got all six of the bcmwl5 .inf, .sys, etc. files in one directory. I then did:
ndiswrapper -i bcmwl5.inf
ndiswrapper -l
ndiswrapper -m
The middle command showed that I had it installed and was recognizing the proper wireless card (eth1). I then did some tweaking to the SSID, key, etc. for the card. iwconfig gave me this after I was done:
eth1 IEEE 802.11g ESSID:"home"
Mode:managed Channel:0 Access Point: Not-Associated
Retry min limit: 7 RTS thr: off Fragment thr=2346 B
Encryption key <key>
And then a bunch of stuff indicating that I wasn't connected to a network.
Trying "ifup eth1 up" does this:
Error for wireless request "Set Bit Rate" (8B20) :
SET failed on device eth1 ; Operation not supported.
Then it tries to get an IP and fails. This also happens if I try to "activate" it through the GUI network tool in Fedora.
This happens every time. I've reformatted three times and tried differently each time, including following some troubleshooting I found on google, getting new bcmwl5 files, etc. I'm not really sure where to go on this. Anybody have any tips?
I found about a million tutorials on google that made setting this up in Fedora seem easy. First I got ahold of the ndiswrapper utility. I then got all six of the bcmwl5 .inf, .sys, etc. files in one directory. I then did:
ndiswrapper -i bcmwl5.inf
ndiswrapper -l
ndiswrapper -m
The middle command showed that I had it installed and was recognizing the proper wireless card (eth1). I then did some tweaking to the SSID, key, etc. for the card. iwconfig gave me this after I was done:
eth1 IEEE 802.11g ESSID:"home"
Mode:managed Channel:0 Access Point: Not-Associated
Retry min limit: 7 RTS thr: off Fragment thr=2346 B
Encryption key <key>
And then a bunch of stuff indicating that I wasn't connected to a network.
Trying "ifup eth1 up" does this:
Error for wireless request "Set Bit Rate" (8B20) :
SET failed on device eth1 ; Operation not supported.
Then it tries to get an IP and fails. This also happens if I try to "activate" it through the GUI network tool in Fedora.
This happens every time. I've reformatted three times and tried differently each time, including following some troubleshooting I found on google, getting new bcmwl5 files, etc. I'm not really sure where to go on this. Anybody have any tips?