LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Belkin F5D7010 PCMCIA Wireless NIC (https://www.linuxquestions.org/questions/linux-hardware-18/belkin-f5d7010-pcmcia-wireless-nic-367645/)

logos2000 09-27-2005 07:55 PM

Belkin F5D7010 PCMCIA Wireless NIC
 
Hello everyone,

I'm trying to get my wireless card (Belkin F5D7010 PCMCIA) to work under Knoppix linux. I have tried loading the CD drivers supplied for WinXP off the CD (bcmwl5.inf, etc). When I type ndiswrapper -l to take a look, it always says that it is an Invalid Driver.

According to the details on the card itself, it is a Rev. 2 of this product. But, lspci reports it as Rev 3. I'm currently using Knoppix 4.02, and I tried v3.9 Knoppix, and probably another version and the results are similar.

I've also tried the Rev 03 driver (Rt2500.inf) and also the rev01 (PCMCIAbcmwl5.inf) and no luck yet. Note however, I have always been choosing the WinXP driver. I'm not sure if that would be a problem though.

I have looked up several posts throughout the net from people also trying to install this card, but the issue I am having now prevents me from progressing further than a few commands into the setup.


Here is the output of lspci just in case these details are helpful.

lspci
Network Controller: Broadcom Corporation BCM4306 802.11b/g Wireless Lan Controller (rev 03)


Any help would be greatly appreciated. Thanks very much.

logos2k

maroonbaboon 09-28-2005 09:33 PM

You have my sympathy. Product labelling/indentification of wireless cards is insane.

There is quite a detailed comment on the Belkin/Broadcom combination in the HCL

http://www.linuxquestions.org/hcl/sh...=myprod&page=1

for getting ndiswrapper to work. It's hard to believe lspci would report the wrong hardware but in the crazy world of wireless cards anything seems possible. I suppose as a last resort you could assume it is revision 3, which seems to have the rt25500 chip, and try the open source driver at

http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page

logos2000 09-28-2005 09:42 PM

Thanks for the advice. I did find the rtx00 open driver, but I was unable to compile it on Knoppix. After my first post, I searched up information on Broadcom Corp. and realized they offer drivers for win32 platforms, linux, and several others for their chipset.

Because I am relatively familiar with using ndiswrapper from my readings, I chose the WinXp driver and I was able to install it. I loaded it with ndiswrapper, then modprobe'd ndiswrapper. It installed and didn't give me any invalid driver errors.

It seems that I need to iwconfig wlan0 it after, but it didn't seem to be detected at least not under the 'wlan0' reference name.

I'm getting closer at least.

thanks,

logos2k


All times are GMT -5. The time now is 07:35 PM.