Results 1 to 8 of 8

Thread: Install problem with DRIVER ALFA AWUS036h - hELP me please

  1. #1
    Join Date
    2014-Feb
    Posts
    15

    Install problem with DRIVER ALFA AWUS036h - hELP me please

    hi guy,i have a problem to install driver awus036h on my Kali Linux amd64 (Live persistent)
    I follow this
    ifconfig wlan0 down
    rmmod r8187 rtl8187 2>/dev/null
    wget http://dl.aircrack-ng.org/drivers/rt...ux_26.1010.zip
    unzip rtl8187_linux_26.1010.zip
    cd rtl8187_linux_26.1010.0622.2006/
    wget http://patches.aircrack-ng.org/rtl8187_2.6.27.patch
    wget http://patches.aircrack-ng.org/rtl8187_2.6.32.patch
    tar xzf drv.tar.gz
    tar xzf stack.tar.gz
    patch -Np1 -i rtl8187_2.6.27.patch
    patch -Np1 -i rtl8187_2.6.32.patch
    make
    make install
    after show this : http://pastebin.com/285nJKVM

    root@kali:~/rtl8187_linux_26.1010.0622.2006# make install
    install -d /lib/modules/3.12-kali1-amd64/kernel/drivers/net/wireless/rtl_ieee80211
    install -d /lib/modules/3.12-kali1-amd64/kernel/drivers/net/wireless/rtl8187
    install -m 644 ./ieee80211/*.ko /lib/modules/3.12-kali1-amd64/kernel/drivers/net/wireless/rtl_ieee80211
    install: cannot stat `./ieee80211/*.ko': No such file or directory
    make: *** [install] Error 1


    help me please.. thx

  2. #2
    Join Date
    2014-Feb
    Posts
    12
    Is there a reason why you are trying to install drivers for that device? I'm just curious because I have the same one and it works right out of the box with no issues. I just plug it in and it's ready to go.

  3. #3
    Join Date
    2014-Feb
    Posts
    15
    because r8187 driver works properly for the Realtek RTL8187L chipset ! the drivers r8187 are used to Injection whit airplay while rtl8187 are used for normal connection !!

  4. #4
    Join Date
    2013-Nov
    Posts
    4
    You don't need to install any drivers. Skittlebeezy is right -just plug it in and you're good to go. I've done many packet injections with aireplay and never had a problem.

  5. #5
    Join Date
    2014-Feb
    Posts
    12
    I'm telling you that I plugged mine in right out of the box with no drivers at all and cracked several wep keys within the hour...

    But, who knows, maybe I'm just magic.

  6. #6
    Join Date
    2014-Feb
    Posts
    15
    try this :

    rmmod rtl8187
    modprobe r8187
    iw reg set BO
    iwpriv wlan1 highpower 1
    iwconfig wlan1 txpower 27
    iwlist wlan1 txpower

  7. #7
    Join Date
    2013-Nov
    Posts
    20
    this worked for me

    modprobe rtl8187
    iwconfig wlan1 rate 5.5M fixed
    iwconfig wlan1 frag 2346
    iwconfig wlan1 rts 2347
    iwconfig wlan1 txpower 30

  8. #8
    Join Date
    2014-Jul
    Posts
    1
    Sorry to bump an old thread, I can't for the life of me understand anything with this.

    I have the awus036h and installed onto windows 7 64bit using the cd, then loaded the vmware and
    ran kali, went to removable devices > realtek rtl8187 wireless... connect (disconnect from host) and then I receive the message,
    connection for the usb device "Realtek RTL8187 Wireless adpater..." , I honestly got nothin, anyone know what's going on?

Similar Threads

  1. Can't compile rtl8187l driver for ALFA AWUS036H
    By Davelister in forum ARM Archive
    Replies: 2
    Last Post: 2016-10-16, 18:54
  2. Replies: 3
    Last Post: 2014-10-22, 22:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •