Howto install Netgear-MA101
Install procedure for Netgear MA101 USB Wifi interface
- Open a terminal
- Do the following:
- sudo su
- cd /opt/kernel
- dpkg -i linux-headers*.deb
- cd /usr/src
- ln -s linux-header* linux
- apt-get install atmel-firmware
- ln -s /usr/src/linux /lib/modules/2.6.22*
- mkdir atmel
- cd atmel
- apt-get source at76-usb-source
- tar zxvf at76*
- cd at76*
- make
- make install
- modprobe at76_usb
- echo "at76_usb" >> /etc/modules
- Execute wicd (by clicking on wicd top panel icon ), then:
- Click on "Preferences"
- WPA driver to "atmel"
- Wifi interface to wlan0
- Validate
- Update