Hello,
This is a tutorial explaining how to install drivers for the Netgeat WNA3100.
I did not make the files, I've just written the followings instructions. Files belong to their respectufull owners.
1. Open a terminal and :
~ $ cd Desktop
~ $ mkdir netgear
2. Copy and extract "2612284-Broadcom_bcm43xx_USB_32_64bit_v2.tar.gz" and "ndiswrapper-1.57.tar.gz" in the new directory you've just created
(assuming both .tar.gz files are in /netgear/)
~ $ tar xvf ndiswrapper-1.57.tar.gz
~ $ tar xvf 2612284-Broadcom_bcm43xx_USB_32_64bit_v2.tar.gz
3. Install drivers following the instruction file or :
~ $ cd ndiswrapper-1.57
~ $ sudo su
# make uninstall
# make
# make install
# cd ../2612284-Broadcom_bcm43xx_USB_32_64bit_v2
# ndiswrapper -i bcmn43xx32.inf "or bcmn43xx64.inf if you are on x64 version, but both works on x64
4. You could have errors but it's not important.
# modprobe ndiswrapper
Download : http://outpox.free.fr/Downloads/Netgear ... int.tar.gz
I hope it will help someone else than me when I'll reinstall :p






