Questions tagged [ndiswrapper]

NDISwrapper, is a free software driver wrapper that enables the use of Windows drivers

NDISwrapper, is a free software driver wrapper that enables the use of Windows drivers for network devices (PCI cards, USB modems, and routers), on Linux only operating systems. NDISwrapper works by implementing the Windows kernel and NDIS APIs, and dynamically linking the Windows drivers to this implementation. It therefore works only on systems based on the architectures supported by Windows, namely IA-32 or x86-64.

80 questions
12
votes
2 answers

How to Install NDIS Driver for Huawei mobile broadband devices?

My 3G dongal requires the proprietary driver to properly work with Ubuntu. It comes along with Huawei Mobile Partner installer. I was able to install Huawei Mobile Partner and the corresponding driver in Ubuntu Linux 10.04 without an any…
Hasiya
  • 1,020
12
votes
6 answers

How to fix "ndiswrapper not found"?

I've been using ndiswrapper to make work some wireless cards using its Windows drivers, because they are not yet supported by free Linux drivers. Until Ubuntu 12.04. Now, I can install Windows Wireless Network Drivers (ndisgtk) from Ubuntu Software…
Tom
  • 491
12
votes
3 answers

Ubuntu 16.04.5 USB wifi Adapter: 0bda:b812 not working

Just build my own computer and installed ubuntu 16.04. But I can't seem to get my wifi usb adapter working. It's an iptimeA3000UA. Although the packaging said it only works for windows, I thought it would be fine. Here's my wireless info script as…
Math_Max
  • 383
8
votes
5 answers

How do I install the driver for my Linksys AE1200 Wireless-N USB Adapter?

I recently downloaded Ubuntu from the main website with the hopes of dual booting it with Windows. While the operating system works, it says that I need to install a driver for my graphics card. When I type in my password the installation fails. I…
5
votes
1 answer

FATAL: Module ndiswrapper not found

I tried all fixes on How to fix "ndiswrapper not found"? On answer 3 Fix suggestion #2 : when sudo make I get Cannot find kernel build files in /usr/src/linux-headers-3.7.0-7-generic Please give the path to kernel build directory with the…
4
votes
1 answer

"Please run 'make modules_prepare'" issue when installing NDISWrapper

My router went down, so I have a temporary one installed right now that has no Wifi. I decided to pick up a USB Wifi dongle, and I want to use my Ubuntu server as the bridge. I have the driver installed, and was following the guide for setting up…
4
votes
5 answers

Need to run a .sh as root on boot or login

Still new with linux and running ubuntu 12.10 I have a wireless stick (ae2500) which has known issues that has been partially solved using ndiswrapper. However, to use it I must run the same scripts every time I reboot, effectively uninstalling and…
4
votes
1 answer

How to install Netgear N-300 UAB adapter WNA3100 on Ubuntu 12.04

After a fresh install of Ubuntu 12.04, the first thing I'm trying to do, is to setup my wireless adapter. I can see it using lsusb: beer@beer-linux:~$ lsusb ... Bus 002 Device 006: ID 0846:9020 NetGear, Inc. WNA3100(v1) Wireless-N 300 [Broadcom…
Jack
  • 4,029
3
votes
1 answer

I can't install the ndiswrapped WG311v3 drivers

The instructions here - https://help.ubuntu.com/community/WifiDocs/Device/Netgear_WG311_v3 - work super well if you are using the i386 kernel, but I installed with Wubi which automatically selected the amd64 kernel even though I'm pretty sure my PC…
3
votes
1 answer

How do I compile ndiswrapper?

I have been working for a good 2 days now trying every forum post I could find when it comes to ndiswrapper. I can get it installed but get the error module ndiswrapper not found keeps coming up. In my travels, this is a bug in the installer and I…
2
votes
1 answer

How do I cleanly remove NDISwrapper?

A while back (and for some time) I used this forum post at UbuntuForums.org to get the Broadcom wireless on my Dell Inspiron 1521 working properly. Now, a better method has been made available here and I want to clean out the junk left by my…
blong
  • 204
2
votes
0 answers

ndiswrapper is not loaded on startup (thus, no wlan)

Possible Duplicate: How to keep ndiswrapper configuration after reboot? Whenever I boot, the ndiswrapper module is not automatically loaded, despite being explicitly added to /etc/modules. In order to get wlan, I have to load ndiswrapper…
hiobs
  • 275
2
votes
2 answers

How to keep ndiswrapper configuration after reboot?

I've been using ndiswrapper on my old wireless card without any problem, until I upgraded to Ubuntu 11.10. ndiswrapper is not included by default anymore so I installed it from the Software Center, then I installed the driver using the .inf driver…
Mel T
  • 21
2
votes
1 answer

Can't get my Linksys USB wifi adapter to work

I have installed Ubuntu 14.04, but I can't get an Internet Connection. The only means I have of connecting to the Internet is my Linksys USB wifi adapter (model AE-1200). The lsusb command shows me that it is there but I can't do anything with…
2
votes
0 answers

Kubuntu 14.10 freezes when connecting to wifi - Netgear wg311v3

I have an old Dell Desktop that I am finally getting around to replacing Windows on it. The current location for the desktop has no wired location. I have an old Netgear wg311v3 card and have jumped through various drivers etc with ndiswrapper. I…
jjesse
  • 1,115
1
2 3 4 5 6