Installing driver r8187
NOTE: Do not make any changes to the package/driver. (is already changed)
IMPORTANT NOTE:Ref. ALFA-AWUS036H + r8187/Stacks-ieee80211 on Ubuntu Karmic -
- The driver r8187/Stacks-ieee80211at the moment is not compilable, because this Kernel replaced the "old net_device API" structure with a new one called "net_device_ops".
http://trac.aircrack-ng.org/ticket/650
Code:
sudo mkdir /usr/src/drivers
cd /usr/src/drivers
sudo wget http://www.jano.netsons.org/wardiving/driver-patch/rtl8187_linux_26.1010-intrepid-jaunty.zip
sudo unzip rtl8187_linux_26.1010-intrepid-jaunty.zip
cd rtl8187_linux_26.1010.0622.2006/
sudo patch -Np1 -i rtl8187_2.6.27.patch
sudo make
sudo make install
For loaded/use your ALFA-AWUS036H, use this command:
Code:
sudo modprobe r8187
Alternative link for download driver:
http://jano.homelinux.net/wardriving/driver-patch/rtl8187_linux_26.1010-intrepid-jaunty.zip
NOTE: Do not make any changes to the package/driver. (is already changed)
IMPORTANT NOTE:Ref. ALFA-AWUS036H + r8187/Stacks-ieee80211 on Ubuntu Karmic -
- The driver r8187/Stacks-ieee80211at the moment is not compilable, because this Kernel replaced the "old net_device API" structure with a new one called "net_device_ops".
http://trac.aircrack-ng.org/ticket/650
Code:
sudo mkdir /usr/src/drivers
cd /usr/src/drivers
sudo wget http://www.jano.netsons.org/wardiving/driver-patch/rtl8187_linux_26.1010-intrepid-jaunty.zip
sudo unzip rtl8187_linux_26.1010-intrepid-jaunty.zip
cd rtl8187_linux_26.1010.0622.2006/
sudo patch -Np1 -i rtl8187_2.6.27.patch
sudo make
sudo make install
For loaded/use your ALFA-AWUS036H, use this command:
Code:
sudo modprobe r8187
Alternative link for download driver:
http://jano.homelinux.net/wardriving/driver-patch/rtl8187_linux_26.1010-intrepid-jaunty.zip
Comments