The instructions are he same as what I posted here: http://www.linuxforums.org/forum/wir...tml#post552124
Make sure that there is not a native driver loaded, it may be called ath<something>(ath_pci). Enter this and look for any modules. Remove any module like this. Code: sudo modprobe -r ath_pci
Substitute ath_pci with the module that you want to remove.
To see a list of all available options for NDISwrapper, enter this: In Fedora, I have to enter the location of NDISwrapper to run it. Code: /usr/sbin/ndiswrapper
After you get NDISwrapper working, you will need to blacklist any module that you removed, to prevent it from automatically loading. I'll help you with this when you get that far.
__________________
Paul
Please do not PM me with requests for help. I will not reply.
|