LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Revert Ndiswrapper After Installing Wrong Driver on Ubuntu (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/revert-ndiswrapper-after-installing-wrong-driver-on-ubuntu-689453/)

siliconpie 12-09-2008 07:31 PM

Revert Ndiswrapper After Installing Wrong Driver on Ubuntu
 
Well, thanks to some website, I installed the wring driver in Ndiswrapper, and being a total noob, have no idea how to install the new one and remove the old one. So, how?

repo 12-11-2008 04:02 AM

To see which driver is installed
ndiswrapper -l
to remove the driver
ndiswrapper -e driver

Download the windows driver for your wireless card, and do :
ndiswrapper -i path to your driver
ndiswrapper -m
modprobe ndiswrapper


All times are GMT -5. The time now is 09:50 AM.