1. Use your Nautilus file manager to extract the WUSB300N.tar file (right-click & "Extract here").
2. Open a terminal and change directories to the new folder that was extracted (WUSB300N). That folder contains several inf, sys, and cat files.
3. Install the driver. In all of the threads/blogs/articles that I read, people used the netmw245.inf file to install the driver. So next...
Code:
su
ndiswrapper -i netmw245.inf
4. To test it, manually load the ndiswrapper kernel module and restart NetworkManager...
Code:
su
modprobe ndiswrapper
service NetworkManager restart
5. Give NetworkManager time to react (several seconds), and then check for networks (left-click the NetworkManager panel icon).
6. Try to connect.
7. If it's working, a little work is left to be done to make it all happen automatically when you boot. You also will need to install the RPM Fusion repos or you will lose wireless when the kernel updates. Help available.
8. If is not working, then return and describe what you did and observed in detail. Try pasting stuff from the terminal if you think it will help describe what you are seeing. Some additional things to post if it's not working...
Code:
ndiswrapper -l
lsmod | sort
ifconfig
iwconfig