msuho
Group: Members
Posts: 53
Joined: Oct. 2004 |
|
Posted: Feb. 04 2005,03:46 |
|
You didn't say what version of the card you use. Here are the entries for it from the sourceforge.net ndiswrapper wiki-
Card: Linksys WPC54G, 54mbps -- link here Chipset: Broadcom BCM94306 pciid: 14E4:4320
Driver (Dell): http://ftp.us.dell.com/network/R76521na.EXE (use the file that ends in "j" if you live in Japan or "rw" for anywhere else) Other: Works with WEP and WPA with either CCMP/AES or TKIP ciphers. Scott says: Unzip the EXE file, and use the driver in the AR directory. Random cases of not being able to probe the IRQ, see the card, connect, etc. may be fixed by adding "acpi=noirq" to kernel params. This card works great on Gentoo 2004.2 with a 2.6.9 kernel and ndiswrapper 0.11. Card also works fine with SuSE 9.1 pro and ndiswrapper 0.12.
Driver (Linksys): ftp://ftp.linksys.com/pub/network/wpc54g_driver_utility_v1.3.zip Other: Works without using any encryption. Still trying to get it to work with WPA/TKIP. # Card: Linksys WPC54G v2, 54Mbps -- link here Chipset: Texas Instruments ACX 111 pciid: 104c:9066 Driver: Linksys ftp://ftp.linksys.com/pub/network/wpc54gv2_driver_utility_v2.02.zip Other: linux-2.6.8-gentoo kernel, ndiswrapper 0.10.Kept having kernel panic (interrupt-related) upon module load until I set CONFIG_PCI_MSI=y (and unset CONFIG_4KSTACKS, just in case.) Also, used "ndiswrapper -i LSTINDS.INF" (NOT lsbcmnds.inf). Works with 64 and 128-bit WEP. Sometimes need to repeat config info (and commit) repeatedly, else driver & card will ignore requested setup. Also works with Gentoo 2.6.9-r9, ndiswrapper 0.12 and drivers that came from CD. # Card: Linksys WPC54G v4, 54mbps -- link here Chipset: AirConn? IPROCOMM IPN 2220 (rev 01) pciid: 17fe:2220 Driver: Linksys ftp://ftp.linksys.com/pub....004.zip Other: Gentoo 2.6.7-ck6, Ndiswrapper 0.9 Manual compile (not ebuild). Have not tested the capabilities, but works. Will not work with 128-bit WEP key-- cannot turn encryption on (Fedora core-2, Kernel 2.6.5).
|