Page 1 of 1

Gargoyle-ispy 2012-November-11.7z

Posted: Sun Nov 11, 2012 3:45 am
by ispyisail
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

Re: Gargoyle-ispy 2012-November-11.7z

Posted: Tue Nov 13, 2012 3:01 am
by FishAir
Have you enabled channel 13 in this one?

Re: Gargoyle-ispy 2012-November-11.7z

Posted: Tue Nov 13, 2012 3:03 am
by ispyisail
no

Re: Gargoyle-ispy 2012-November-11.7z

Posted: Tue Nov 13, 2012 4:51 am
by FishAir
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

Posted: Tue Nov 13, 2012 4:56 am
by ispyisail

Re: Gargoyle-ispy 2012-November-11.7z

Posted: Sun Nov 18, 2012 10:40 am
by cotarelo
Which one should I follow, makemenuconfig or clone the git and all? a tutorial would be nice...

Re: Gargoyle-ispy 2012-November-11.7z

Posted: Tue Nov 20, 2012 5:25 pm
by Adri
I followed the instructions and compiled an image with CONFIG_ATH_USER_REGD=y.
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
How can I use the higher txpower options?

Adri.