6. If you want to modify the previously selected options,
press "Back". If not, press "Install" to install all the selec-
ted options.
Note: This last step doesnçt appear under Windows Vista
or W7
7. Once the installation finishes, click on "Finish".
7.2 Driver installation under Ubuntu (Kernel 2.6.31)
There are two options to install the device under Ubuntu: quick mode or compiling mode.
Quick Mode installation
1. Edit the file /etc/modprobe.d/blacklist.conf and add the next line at the end:
blacklist rt2800usb
2. When you save this file you avoid the 2800 module is charged by default when you connect the device SNT1020.
3. Edit the file /etc/modules and add the next line at the end to charge the correct module in the system starting:
rt2870sta
4. Save all the changes and restart the computer. Once restarted, the device SNT1020 will work correctly.
Compiling Mode installation
1. Install build-essential.
sudo apt-get install build-essential
2. Copy and unzip the driver located in the CD Driver, inside the Linux folder:
tar xvfj 2009_1110_RT3070_Linux_STA_v2.1.2.0.tar.bz2
3. Edit a file to make the driver supports Network-Manager:
gedit 2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/config.mk
4. Change this part:
# Support Wpa_Supplicant
HAS_WPA_SUPPLICANT=n
# Support Native WpaSupplicant for Network Magang
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
Replace the "n" words with "y" words.
# Support Wpa_Supplicant
HAS_WPA_SUPPLICANT=y
# Support Native WpaSupplicant for Network Maganger
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
5. Save the changes and close the application.
6. Start the compiling process.
cd ~/2009_1110_RT3070_Linux_STA_v2.1.2.0
sudo make
sudo make install
7. Run the driver
sudo modprobe rt2870sta
8. Restart the connection
Sudo ifconfig ra0 up
sudo /etc/init.d/networking restart
9. Restart the computer and verify it works properly.
Iwconfig
rao
RT2870 Wireless
ESSID:"Sveon"
name:"RT2870STA"
Mode:Managed Frequency=2.452 GHz Access
Point: XX:XX:XX:XX:XX:XX
- For further information please check the file Readme_STA.usb
Nick-
SNT1020 User Manual
Index
1. Welcome
2. Features
3. System requirements
4. Technical specifications
5. Content
6. Hardware
7. Driver installation on PC
7.1 Windows XP/Vista/W7
7.2 Ubuntu (Kernel 2.6.31)
7.3 Mac (Snow Leopard 10.6.2)
8. Device connectiontivo
8.1 RaUI setup
9. Network connection
9.1 Network connection using WZC
9.2 Network connection using RaUI utility
9.3 Network connection in AP-Mode (Ad Hoc)
9.4 Network connection with WPS
10. RaUI software control panel
10.1 Network
10.2 Profile
10.3 Advance
10.4 Statistics
10.5 WMM
10.6 WPS
10.7 SSO
10.8 CCX
10.9 Radio On/Off
10.10 About
11. MAC address specifications
English
27