Page 8 of 9

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

Posted: Tue Nov 03, 2015 7:40 pm
by uysiquebien
I don't care about "space efficiency", after all my router is full already by itself, but at this point I will just recompile.

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

Posted: Tue Nov 03, 2015 8:14 pm
by uysiquebien
By the way, the second post should be changed--it's not "make menuconfig" but "make custom".

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

Posted: Sat Nov 28, 2015 4:05 pm
by runner75
tapper wrote:
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!

Yeah!!!! It works well with my router WD Mynet N750

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

Posted: Sat Jun 04, 2016 12:30 pm
by scrmtrey
Does this still work on latest gargoyle or latest ispysail builds? (I think i grt some errors or warnings when i run it, dont remember which one)

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

Posted: Sat Jun 04, 2016 5:32 pm
by Lantis
No. It is no longer necessary either. You can set your country on the command line

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

Posted: Tue Sep 27, 2016 9:27 am
by VAMET
Dear Lantis
Lantis wrote:No. It is no longer necessary either. You can set your country on the command line
I don't know, if I understand, please correct me, if I am wrong. After upgrading to 1.9.1 firmware, there is possibility to choose channel 13 without need of using:
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
Sincerely

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

Posted: Tue Sep 27, 2016 12:01 pm
by ektus
You cannot enable channel 13 globally, but you can tell the router which country you are in, and the router will enable the channels that are allowed there.

One manual for this I've got in my bookmarks, 'cause I've got to do it every time I update one of my routers:

https://feeding.cloud.geek.nz/posts/set ... x-openwrt/

Basically, you've got to ssh into your router and issue a couple UCI commands.

Please take care not to use channels that are illegal at your location!


Regards
Ektus.

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

Posted: Tue Sep 27, 2016 2:21 pm
by VAMET
Dear ektus

Thank you for your information. In Poland channel 13 is allowed without any problems. I have got this channel enabled in stock firmware too.

Sincerely

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

Posted: Mon Nov 13, 2017 4:42 am
by aleks87
how to open 12-13 channels for firmware Version 1.10.0 help pzhlst

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

Posted: Mon Nov 13, 2017 5:19 am
by Lantis