I have a couple of taps including a wireless Netgear WG111v3, and as often happens in the Linux world there are no drivers. So to make it work we must turn to ndiswrapper and use the Windows drivers downloadable from here.

apt-get install ndiswrapper-utils-1.9

Then unpack and go into the folder and install WG111 drivers

ndiswrapper-i WG111v3.inf

At this point simply load the module

modprobe ndiswrapper

controlled

ndiswrapper-l

and we will get something like

DebianBox: / home / edmond # ndiswrapper-l
wg111v3: driver installed
device (0846:4260) present

if we were faced with a similar error

FATAL: Module ndiswrapper not found.

we can solve the problem with module-assistant

apt-get install module-assistant ndiswrapper-source

compile modules ndiswrapper

but the ndiswrapper

reload module

modprobe ndiswrapper

now everything should work.

  • Share / Bookmark

Post similar (or almost):

  1. Aspire One Linux Modem-HSDPA-HSUPA Option GlobeTrotter GTM380-I recently got an Acer Aspire One A150X ...
  2. TV Linux and Hauppauge WinTV-HVR1110 DVB-T/Hybrid Finally I decided to put in place ...
  3. Inxi system information Inxi is a tool that I have known from ...
  4. Linux-Debian extra fonts fonts If you want additional needs to do ...
  5. Streamline the kernel reported what I experienced, hack into the kernel. Qua ...

Tags:

Write a Comment

Optimized for Mozilla Firefox