dime --
You have downloaded, and presumably installed, ndiswrapper. Please run: Code: sudo ndiswrapper -l
and that would be "-l" as in lower case L, not i or the number 1. Just to be sure  !!
The ndiswrapper executable provides the means for a Windows driver to be used within the Linux environment. This means that you need to bring in the Windows driver (both the .inf and the .sys files) to Linux and have ndiswrapper install them. The .inf and the .sys files will normally come from the driver CD that comes with the Broadcom-chipped card. At times (I know it's true for FC 6 and maybe FC 5 also) it is necessary to "blacklist" the driver that the kernel loads (i.e., "bcm43xx") so that the "true" driver can do its thing. That was definitely the case with my Kubuntu install and my Buffalo Broadcom 4318 card. Anyway, double-check at the ndiswrapper wiki site for the special instructions that apply to Fedora Core, as in some cases there is a problem with the size of the driver file and the Fedora Core stack size.
Unfortunately, you are in for a little more research. |