GW-USNano2 on Linux (Fedora16)

RealTek RTL8192CU

Ubuntu
http://masaoo.blogspot.com/2011/02/ubuntu-de.html

RTL8192CU driver does not work well. use vendor's driver insted.

Install packages need to build the driver.

yum install gcc kernel-devel kernel-headers patch make


DL driver (zip, version 3.1.2590) from
http://218.210.127.131/downloads/downloadsView.aspx?Langid=4&PNid=48&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true#RTL8192CU


Unzip


Run install.sh

Fix the Errors
comment out tar... in install.sh
comment out linux/smp_lock.h in include/osdep_service.h and rtw_io.h

Run install.sh again