+ Reply to Thread
Results 1 to 7 of 7

Thread: awus036NH driver install

  1. #1
    Just burned his ISO
    Join Date
    Jul 2010
    Posts
    5

    Default awus036NH driver install

    Credit goes to original author, I just modified it so it worked for me on bt4 final.


    1. Download the precompiled kernel image and headers from here: RapidShare: 1-CLICK Web hosting - Easy Filehosting

    2. If they were downloaded to your ~/root folder do the following:
    cd ~/root
    sudo mv linux-image-2.6.33-wl_rt3070_i386.deb /usr/src
    sudo mv linux-headers-2.6.33-wl_rt3070_i386.deb /usr/src

    (aka just move the files to you /usr/src dir)

    3. cd /usr/src

    4. sudo dpkg -i linux-image-2.6.33-wl_rt3070_i386.deb

    5. sudo dpkg -i linux-headers-2.6.33-wl_rt3070_i386.deb

    6. update-initramfs -c -k 2.6.33-wl

    7. update-grub

    8. go here: Ralink corp. and download the following file: Firmware RT28XX/RT30XX USB series (RT2870/RT2770/RT3572/RT3070)

    9. Again, assuming the file you just downloaded is in your root folder type the following:
    cd ~/roo
    sudo mv rt2870.bin /lib/firmware

    (aka move file to your /lib/firmware dir)

    10. Finally edit the following file:
    /etc/modprobe.d/blacklist.conf (or blacklist cant remember)

    and add blacklist rt2870sta to the end. Save and exit

    11. When you reboot, make sure to choose the kernel you just installed (2.6.33-wl) when grub prompts you to choose which kernel it should boot.

    12. Finally, make sure networking is activated and type the following: sudo modprobe rt2800usb

    13. airmon-ng start wlan0 && aireplay-ng -9 mon0 to try out your now working alfa beast.

  2. #2
    Super Moderator lupin's Avatar
    Join Date
    Jan 2010
    Posts
    2,405

    Default Re: awus036NH driver install

    If you're giving credit to the original author you should mention who they are.
    Build a man a fire and he will be warm for a day. Set a man on fire and he'll be warm for the rest of his life. - Terry Pratchett

  3. #3
    Super Moderator Archangel-Amael's Avatar
    Join Date
    Jan 2010
    Location
    Somewhere
    Posts
    6,696

    Default Re: awus036NH driver install

    Nothing wrong with the post in an of itself however the following forum faq entry does apply, in regards to the download package.
    Forum Content Disclaimer
    To be successful here you should read all of the following.
    ForumRules
    ForumFAQ
    If you are new to Back|Track
    Failure to do so will probably get your threads deleted or worse.

  4. #4
    Developer
    Join Date
    Mar 2007
    Posts
    5,996

    Default Re: awus036NH driver install

    Anyone that downloads some non-official kernel images posted on rapid share deserves to get rooted.

  5. #5
    Just burned his ISO
    Join Date
    Jan 2010
    Location
    Israel
    Posts
    9

    Default Re: awus036NH driver install

    skinnyskenny do you mind sharing with us what was done to that kernel image?

  6. #6
    Junior Member
    Join Date
    Jul 2008
    Posts
    25

    Default Re: awus036NH driver install

    since the official kernel update I'm quite happy with the compat wireless drivers and my AWUS036NH.

    Index of /kernel/compat-wireless-2.6

    no need to use kernels from the Outer Rim Territories
    best regards

  7. #7
    Moderator S3M73X's Avatar
    Join Date
    Feb 2010
    Posts
    87

    Default Re: awus036NH driver install

    Quote Originally Posted by purehate View Post
    Anyone that downloads some non-official kernel images posted on rapid share deserves to get rooted.
    completely right what purehate says!

    @skinnyskenny
    would you mind posting your config and the kernel in src-version *maybe also howto compile it* THAT would be cool

+ Reply to Thread

Similar Threads

  1. Replies: 7
    Last Post: 08-25-2010, 07:48 AM
  2. Aide AWUS036NH
    By SFP945 in forum Support materiel
    Replies: 1
    Last Post: 07-17-2010, 04:22 PM
  3. I need a help please !! ALFA AWUS036NH
    By f2666 in forum Beginners Forum
    Replies: 1
    Last Post: 07-09-2010, 07:16 PM
  4. AWUS036NH Driver For Backtrack 4 Final
    By jamesc00ls0x in forum Beginners Forum
    Replies: 1
    Last Post: 04-11-2010, 07:47 PM
  5. getting AWUS036NH to work in BT4
    By ComputerDoctor in forum Beginners Forum
    Replies: 2
    Last Post: 02-17-2010, 11:45 PM

Posting Permissions

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