Here are the instructions:
Quote:
< Installation >
Runing the scripts can finish all operations of building up modules
from the source code and start the nic.
1. Build up the drivers from the source code
./makedrv
2. load the driver module to kernel and start up nic
./wlan0up
|
You will find these instructions in the
ReadMe.txt file.
First you need to
right-click on the
LinuxDrivers.zip file and choose
extract here from the menu.
This will create 4 folders.
Go into the
WiFi folder then into the
linux26x-8187(110) folder.
You will see this zipfile:
rtl8187_linux_26.1010.0622.2006.tar.gz.
To make things simpler,
right-click the zipfile and choose copy, now
right-click your
/home/username folder and select paste.
Go to where you just pasted this file,
right-click it and again select
extract here.
You should now see a folder named
rtl8187_linux_26.1010.0622.2006.
Start a
terminal or console session. Type:
cd rtl8187_linux_26.1010.0622.2006 and press return or enter. Once in this folder, you perform the commands above to make and load your driver.