Page 1 of 2

Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Nov 23, 2013 8:04 am
by rt_rex
Edit: I had to remove the video because of the supposed rights,(youtube bull).

Here is a tutorial do add channel 12 and 13 to attitude adjustment.
This hack it's not mine i am just showing how to do it.

I used 1.5.x from ispy in this demonstration. :geek:

This violates some regulatory domains, be aware of that before you start to use this two channels :!:
Not in my case :D

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Nov 23, 2013 1:22 pm
by azrado
http://luci.subsignal.org/~jow/reghack/

some ,but in CLI (comand line interface)
Read README.txt !!!!

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Nov 23, 2013 2:02 pm
by rt_rex
Thanks for the reply

I lost the original link for this , a just had the file on my PC.

The tutorial is on a ar71xx (tp-link 741nd) as you can see after SSH login.

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Mon Nov 25, 2013 4:21 pm
by rt_rex
Like azrado said.

http://luci.subsignal.org/~jow/reghack/

The reghack utility replaces the regulatory domain rules in the driver binaries
with less restrictive ones. The current version also lifts the 5GHz radar
channel restrictions in ath9k.

How to use:

ssh root@openwrt

On ar71xx:

cd /tmp/
wget http://luci.subsignal.org/~jow/reghack/reghack.mips.elf
chmod +x reghack.mips.elf
./reghack.mips.elf /lib/modules/*/ath.ko
./reghack.mips.elf /lib/modules/*/cfg80211.ko
reboot

On mpc85xx:

cd /tmp/
wget http://luci.subsignal.org/~jow/reghack/reghack.ppc.elf
chmod +x reghack.ppc.elf
./reghack.ppc.elf /lib/modules/*/ath.ko
./reghack.ppc.elf /lib/modules/*/cfg80211.ko
reboot

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Jan 18, 2014 12:33 am
by Skates
The reghack does not work with the latest version.

It is my understanding that one has to compile the firmware with:

CONFIG_ATH_USER_REGD=y

If anyone is able to do so then it would be greatly appreciated!

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Jan 18, 2014 4:40 am
by adam777
Skates wrote:The reghack does not work with the latest version.

It is my understanding that one has to compile the firmware with:

CONFIG_ATH_USER_REGD=y

If anyone is able to do so then it would be greatly appreciated!
Works fine in here.
I have 1.6.0 running with channel 13 just fine.

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Jan 18, 2014 9:58 am
by gumball3000
it works fine also on 1.6.0

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Sat Jan 18, 2014 2:29 pm
by tapper
Thanks for this it works grate on a wrt160nl running 1.6 just went to web shell and pasted the lines one by one
On ar71xx:

cd /tmp/
wget http://luci.subsignal.org/~jow/reghack/reghack.mips.elf
chmod +x reghack.mips.elf
./reghack.mips.elf /lib/modules/*/ath.ko
./reghack.mips.elf /lib/modules/*/cfg80211.ko
reboot

so Joe from openwrt who was being a dick about this on svn can kiss my ass!

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Mon Jan 20, 2014 3:16 pm
by Skates
I juat did the patch on v1.6 and it patched successfully.

However, when I goto the Connection screen on the WebUI I am only able to select channels 1-9. The router is a WDR4300 v1.

Image

Image

Any thoughts? Everyone's help is greatly appreciated.

Re: Add channel 12 and 13 to Attitude Adjustment

Posted: Mon Jan 20, 2014 7:39 pm
by Rog66
Change your 2.4Ghz channel width to 40MHz (2nd chan. below) and try again