After reviewing several Threads, I relized I had a little more to do with ndiswrapper and the system. Here is what I did.
After the first install on the driver (ndiswrapper -i driver.inf) I made sure that the driver was installed under /ect/ndiswrapper/driver folder.
next, I had to write the modprobe by.
then write the module alias to /lib/modules/2.6.17.13/modules.alias by
then write the module to /lib/modules/2.6.17.13/modules.conf file by
Quote:
|
Just for good measure, go to the /lib/modules/2.6.17.13 directory and type "depmod". This step will insure that the [ndiswrapper] modules are installed and set up properly.
|
-thanks pappy_mcfae
now restart.
Your device should activate now.
after that, I set the device to adhoc, gave it a IP address, connected to the hadhoc network and ping another system to check to connectivity, TADA replies out the yin-yang.
Thank you all for the advise and links. You may now add one more Fedora user to your tally.