Quote Originally Posted by revelias View Post
Everything seemed to go well until I entered the last code
Code:
 sudo modprobe ndiswrapper
then it returned "FATAL: Module ndiswrapper not found."
Please try:
Code:
sudo apt-get install ndiswrapper-dkms
sudo apt-get install --reinstall ndiswrapper-common ndiswrapper-utils-1.9
sudo modprobe ndiswrapper
Don't make me get out the big hammer!!