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

Suggest improvements and new features for Gargoyle.

Moderator: Moderators

goonx
Posts: 4
Joined: Mon Sep 22, 2014 10:48 pm

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

Post by goonx »

Hi,

when i applied the hack to my WNDR3700 v2, the 5ghz becomes disabled.

Does anyone know why? my EEPROM is unlocked.

Edit: Fixed. Used newest version (not the old branch)

For people that's getting the "already patched" error. Do a firmware upgrade (you can use the same release) via GUI and then reapply the reghack through ssh

yousaf465
Posts: 49
Joined: Mon Nov 26, 2012 5:19 am

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

Post by yousaf465 »

yousaf465 wrote:
omiez wrote:Does this work on 1.6.2 ?
yes it does.
I downgraded to 1.6.1 and it is not longer working :| any reason for this ?

Code: Select all

root@Gargoyle:~# cd /tmp/
root@Gargoyle:/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@Gargoyle:/tmp# chmod +x reghack.mips.elf
root@Gargoyle:/tmp# ./reghack.mips.elf /lib/modules/*/ath.ko
mmap(): Invalid argument
Memory mapping failed (missing fs support?), retrying from tmpfs
Unable to find regulatory rules (already patched?)
root@Gargoyle:/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@Gargoyle:/tmp# 
root@Gargoyle:/tmp# uci set wireless.radio0.noscan=1
root@Gargoyle:/tmp# uci commit
root@Gargoyle:/tmp# reboot

yousaf465
Posts: 49
Joined: Mon Nov 26, 2012 5:19 am

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

Post by yousaf465 »

upgraded to 1.6.2 still can't make it work. :| :x

Code: Select all

root@Gargoyle:/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@Gargoyle:/tmp# chmod +x reghack.mips.elf
root@Gargoyle:/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
Patching @ 0x00003638: ath world regdomain with 5 rules in ath/regd.o
Patching @ 0x000036d8: ath world regdomain with 4 rules in ath/regd.o
Patching @ 0x0000375c: ath world regdomain with 4 rules in ath/regd.o
Patching @ 0x000037e0: ath world regdomain with 5 rules in ath/regd.o
root@Gargoyle:/tmp# ./reghack.mips.elf /lib/modules/*/cfg80211.ko
open(): No space left on device
root@Gargoyle:/tmp# uci set wireless.radio0.noscan=1
root@Gargoyle:/tmp# uci commit
root@Gargoyle:/tmp# reboot

epistaxis
Posts: 1
Joined: Fri Feb 06, 2015 2:12 pm

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

Post by epistaxis »

Anyone get anywhere with this for 1.61 or 1.62? The terminal commands gumball3000 posted aren't working.

iliya
Posts: 5
Joined: Fri Oct 11, 2013 1:00 pm

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

Post by iliya »

hi all.

I've flashed my TL-WR842ND with the 1.7.1 stable version, and since the it's working perfectly. Now I've got a TL-WR841ND v8.2 and I would like to flash it and use it as a bridge of my 842 on channel 12,13,14. I live in Europe where we can use those channels and they significantly boost quality of signal and speed of wifi.
Reghack working good on 842, but i received "no space left on drive" on 841ND router when trying to patch it.
If anyone has such a modified firmware for 841N/ND v8.2 i'd appreciate it.

p.s: i'm too thick to do it by myself :cry:
TP-LINK TL-WR841ND ver 8.2 - Gargoyle 1.7.1
TP-Link TL-WR842N/ND v1 - Gargoyle 1.7.1

tapper
Moderator
Posts: 1076
Joined: Sun Oct 13, 2013 5:49 pm
Location: Stoke-on-trent UK

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

Post by tapper »

iliya wrote:hi all.

I've flashed my TL-WR842ND with the 1.7.1 stable version, and since the it's working perfectly. Now I've got a TL-WR841ND v8.2 and I would like to flash it and use it as a bridge of my 842 on channel 12,13,14. I live in Europe where we can use those channels and they significantly boost quality of signal and speed of wifi.
Reghack working good on 842, but i received "no space left on drive" on 841ND router when trying to patch it.
If anyone has such a modified firmware for 841N/ND v8.2 i'd appreciate it.

p.s: i'm too thick to do it by myself :cry:
Hi I don't no if it works good with 1.7.1 but here gos!
load up the Gargoyle Router Management Utility, click System, click Plugins, then click on the Refresh Plugins butten and then install the Webshell Plugin.

Wen the Webshell Plugin is installed it will show up in the menu open it up and copy and paste this line by line.
After each line click Execute. wget and the link should be on same line.


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


Good luck!
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260

iliya
Posts: 5
Joined: Fri Oct 11, 2013 1:00 pm

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

Post by iliya »

./reghack.mips.elf /lib/modules/*/cfg80211.ko

After this string i received error "no space left on device".
TP-LINK TL-WR841ND ver 8.2 - Gargoyle 1.7.1
TP-Link TL-WR842N/ND v1 - Gargoyle 1.7.1

tapper
Moderator
Posts: 1076
Joined: Sun Oct 13, 2013 5:49 pm
Location: Stoke-on-trent UK

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

Post by tapper »

iliya wrote:./reghack.mips.elf /lib/modules/*/cfg80211.ko

After this string i received error "no space left on device".

I am sorry i have absolutely know idea! maby uninstall a plugin to make a bit more space wen you have dun you can install it again. or try and reboot and try again.
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260

wwenigma
Posts: 16
Joined: Wed May 01, 2013 4:51 am

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

Post by wwenigma »

original site cant working, i found a backup: http://euer.krebsco.de/extra/reghack/

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

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

Post by ispyisail »

Based on other posts Eric dose not like these hacks?

Post Reply