LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ubunt6.06/ndiswrapper-utls installed but not found (https://www.linuxquestions.org/questions/linux-newbie-8/ubunt6-06-ndiswrapper-utls-installed-but-not-found-514409/)

Radovitch 12-28-2006 03:54 PM

ubunt6.06/ndiswrapper-utls installed but not found
 
Hi,

As I want to install a wireless adapter that requires ndiswrapper-utils I installed this module directly from the ubuntu installation DvD using the Synaptic Package Manager. However when I attempted to then install the driver via the terminal I received the error message that no ndiswrapper versions were found. I tried reinstalling it through the package manager but got the same message. Am I missing something here?
Thanks

gonzojd7 01-28-2007 11:28 AM

Ndiswrapper missing
 
Try searching for ndiswrapper using command:

$sudo whereis ndiswrapper

You should get results like,
/usr/sbin/ndiswrapper /etc/ndiswrapper and so on.

If not, you may need to download the source and compile it.

Make sure when you use ndiswrapper you use it using sudo.


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