LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   How to add D-Link DWL-650L1 wireless card? (https://www.linuxquestions.org/questions/linux-hardware-18/how-to-add-d-link-dwl-650l1-wireless-card-102518/)

dhsieh 10-10-2003 01:20 PM

How to add D-Link DWL-650L1 wireless card?
 
I am trying to get the D-Link DWL-650L1 wireless card working on my Redhat 9 (kernel 2.4.20-8). Unfortunately, Redhat did not pick up this card albeit it picks up the other 3COM/Megahertz card without a problem. I am not sure which chipset does the DWL-650L1 uses. But I know that there are different variations of DWL-650 cards that D-LInk has made and they use different chipsets. I also know that D-Link does officially support Linux driver for this card. I appreciate if some can point me to where I can find Linux drivers for it and instructions on how to add/configure it.

Thanks,

- Dhsieh

fragglehorn 10-10-2003 06:12 PM

D-Link's website claims it's using a Texas Instruments chipset, and some people around here have had luck using acx100 for the DWL-650+. Try modprobing acx100 or acx100_pci and see what happens.

hw-tph 10-10-2003 06:48 PM

http://acx100.sourceforge.net

I have a similar card. It works - sometimes. You might be better off looking for a lucent/orinoco or prism-based card.

hw

dhsieh 10-10-2003 06:49 PM

I modprobe acx100 & acx100_pci. Both did not find mudule as specified.

dhsieh 10-11-2003 02:29 PM

I download the Linux driver from http://acx100.sourceforge.net and compiled the driver according to its instructions. In trhe last step, I did and the insmod returns the following error msg:

insmod src/acx100_pci.o firmware_dir=firmware
src/acx100_pci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg

I checked that the symbol "init_module.o" is under the src directory when they are compiled just as "acx100_pci.o". Any clue onthis?

Tnx,

- Dhsieh


All times are GMT -5. The time now is 06:32 PM.