Results 1 to 50 of 80

Thread: ALFA AWUS036NHA hacking EEPROM via UART/JTAG

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    until i manage to read mine here's one i found online from TL-WN721NC that use same chipset.

    TL-WN721NC.bin.zip

  2. #2
    Hi mokba, have you tried editing the ath9k driver source code "max_power" property ?

    ath9k/common-init.c
    Code:
    #define CHAN2G(_freq, _idx)  { \
    	.band = IEEE80211_BAND_2GHZ, \
    	.center_freq = (_freq), \
    	.hw_value = (_idx), \
    	.max_power = 20, \
    }
    I got this quote from another forum
    In Linux it is possible to bypass the region checks completely with software patches only. You'll need to patch both the CRDA daemon and the ath9k driver, most changes are in regd.c, regd.h and eeprom*.c. In your case it is easier because your domain is not a world roaming domain - the ****** drivers have special checks (and additional restrictions) for world domains.
    Last edited by brunoaduarte; 2016-01-18 at 14:54.

Similar Threads

  1. Alfa AWUS036NHA issues
    By Hillbilly123 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-02-03, 14:01
  2. ALFA AWUS036NHA Disconnects after a while
    By Cuboy in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2017-08-08, 19:43
  3. Alfa AWUS036NHA NEED HELP!!
    By ea0977 in forum How-To Archive
    Replies: 1
    Last Post: 2015-11-12, 18:21
  4. Alfa awus036nha
    By johnsmith in forum General Archive
    Replies: 3
    Last Post: 2015-01-07, 18:35

Posting Permissions

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