Re: Netgear N-300/ WNA3100 USB Adapter for Ubuntu 14.04

Originally Posted by
praseodym
You can also install the driver via terminal. Unpack the driver to "Downloads" and run
For 32bit:
Code:
sudo ndiswrapper -i ~/Downloads/Broadcom_bcm43xx_USB_32_64bit_v2/bcmn43xx32.inf
For 64bit:
Code:
sudo ndiswrapper -i ~/Downloads/Broadcom_bcm43xx_USB_32_64bit_v2/bcmn43xx64.inf
Load the driver:
Code:
sudo modprobe -v ndiswrapper
sudo ndiswrapper -ma
dmesg | grep ndis
lsmod
iwconfig
ndiswrapper -l # thats a small L
THANK YOU SO MUCH!!!
I was struggling with this for over a day trying to get ndiswrapper to work for me.
That's the kind of society I want to build. I want a guarantee -- with physics and mathematics, not with laws -- that we can give ourselves real privacy of personal communications. - John Gilmore
Bookmarks