USE AT YOUR OWN RISK
Gargoyle-ispy 2012-November-11.7z
http://goo.gl/xMDTr
Check string not number - prevent error: Uncaught TypeError: Object 21 has no method 'match' in common.js:2565
Remove splash if password is not accepted
merge latest commits from obsy
map root user on system mounting nfs to root user's permissions on mounted share
fix editing of shares with nfs access specified by ip address
some fixes for nfsd init script
Gargoyle-ispy 2012-November-11.7z
Moderator: Moderators
Re: Gargoyle-ispy 2012-November-11.7z
Have you enabled channel 13 in this one?
Re: Gargoyle-ispy 2012-November-11.7z
Will you eneble it in future releases? Or should I just try to enable it somehow? I've allready tried with modified regulatory.bin and iw reg set but didn't work.
Re: Gargoyle-ispy 2012-November-11.7z
Which one should I follow, makemenuconfig or clone the git and all? a tutorial would be nice...
Re: Gargoyle-ispy 2012-November-11.7z
I followed the instructions and compiled an image with CONFIG_ATH_USER_REGD=y.ispyisail wrote:http://www.gargoyle-router.com/wiki/dok ... s_12_13_14
I can see from dmesg, on startupthe regdomain is changing to AU.
Yet when I try to use any txpower above 17 dbm, it isn't possible.
Code: Select all
root@Gargoyle:~# iwconfig wlan1
wlan1 IEEE 802.11an Mode:Master Tx-Power=17 dBm
RTS thr:off Fragment thr:off
Power Management:on
root@Gargoyle:~# iw reg get
country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
root@Gargoyle:~# iwconfig wlan1 txpower 20
Error for wireless request "Set Tx Power" (8B26) :
SET failed on device wlan1 ; Invalid argument.
root@Gargoyle:~# iwconfig wlan1 txpower 17
Adri.