Page 3 of 9

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Mon Sep 23, 2013 7:07 am
by bigsexeh
Seconded :) I would love to see this mod integrated within the firmware.

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Sat Oct 19, 2013 1:11 am
by shayanjameel08
The official firmware is severly lacking in other departments so i'd much rather stay loyal to Gargoyle.

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Sun Jun 01, 2014 5:16 pm
by DoesItMatter
*Update*

This still works and is still valid for Gargoyle 1.6.1

If you need other channels, max power output, etc.

Apply the reghack utility - read this whole thread!

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Fri Jun 20, 2014 4:17 am
by edu
Howdy DoesItMatter!
Thanks for the heads up.. I've just found Gargoyles firmware... and I liked it ! Finally something to kiss dd-wrt good-bye :)
Anyway, I've tried the registry hack without any success...
I've got this messages from my TP-Link 1043ND v1.8 running Gargoyles 1.6.1

root@TP-Link 1043ND:~# cd /tmp
root@TP-Link 1043ND:/tmp# wget http://luci.subsignal.org/~jow/reghack/reghack.mips.elf
Connecting to luci.subsignal.org (188.40.166.7:80)
reghack.mips.elf 100% |*******************************| 46156 0:00:00 ETA
root@TP-Link 1043ND:/tmp# chmod +x reghack.mips.elf
root@TP-Link 1043ND:/tmp# ./reghack.mips.elf /lib/modules/*/ath.ko
mmap(): Invalid argument
Memory mapping failed (missing fs support?), retrying from tmpfs
Patching @ 0x00000274: ath_is_radar_freq() MIPS opcode in ath/regd.o
Patching @ 0x00000704: ath_is_radar_freq() MIPS opcode in ath/regd.o
root@TP-Link 1043ND:/tmp# ./reghack.mips.elf /lib/modules/*/cfg80211.ko
mmap(): Invalid argument
Memory mapping failed (missing fs support?), retrying from tmpfs
Unable to find regulatory rules (already patched?)
root@TP-Link 1043ND:/tmp# ./reghack.mips.elf /lib/modules/*/cfg80211.ko
mmap(): Invalid argument
Memory mapping failed (missing fs support?), retrying from tmpfs
Unable to find regulatory rules (already patched?)

Any tips or help?
Thanks in advance... Channel 13 is allowed here in Brazil.. and my Gargoyle only allow me to choose from channel 1 to 7? Is that right?

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Wed Jul 02, 2014 11:51 am
by criza
I got the same error as edu above, also using Gargolye 1.6.1 on TP-Link TR-WR741ND. I really would like to use Channel 12 and 13, so if anybody could help us, I would appreciate it a lot!

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Tue Jul 22, 2014 8:50 am
by dende
maybe you just chose the wrong version.
in http://luci.subsignal.org/~jow/reghack/README.txt one can learn that the version you tried is only for the trunk versions of BB.

AFAIK Garyole is based on OpenWRT 12.09, so you could try the version in /old/ from the link above and see if this helps.

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Sun Aug 03, 2014 4:25 pm
by theunderdog
DoesItMatter wrote:*Update*

This still works and is still valid for Gargoyle 1.6.1

If you need other channels, max power output, etc.

Apply the reghack utility - read this whole thread!

Could somebody tell me where can I find this hack or an image with this hack build in for WDR 4300 1.7 and WR1043N/ND v1 and v2.

Thank you very very much

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Wed Sep 03, 2014 4:32 am
by gumball3000
This one it is:

Code: Select all

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

uci set wireless.radio0.noscan=1
uci commit
reboot
(Login with putty via SSH to 192.168.1.1 Username: root, password: yourpassword, copy/paste those lines, one by one)

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Sat Sep 13, 2014 6:26 pm
by omiez
Does this work on 1.6.2 ?

Re: Allow Channels 12,13,14 based on country (*MOD*)

Posted: Fri Sep 26, 2014 6:13 am
by yousaf465
omiez wrote:Does this work on 1.6.2 ?
yes it does.