Search found 10 matches
- Mon Jun 13, 2011 2:01 am
- Forum: Other Issues
- Topic: wzr-hp-g300nh leds
- Replies: 3
- Views: 3286
Re: wzr-hp-g300nh leds
Further sleuthung/experimentation finally provided a temporay solution. In /etc/config/system, i changed the device for the router led from 'eth1' to 'br-wan'. When I rebooted, the router led now is lit when a connection with a host AP is established. I belive that Gargoyle shold be changed so that ...
- Mon Jun 13, 2011 1:51 am
- Forum: Other Issues
- Topic: Cannot 'Scan' in Client Mode until Associated with SSID
- Replies: 0
- Views: 1685
Cannot 'Scan' in Client Mode until Associated with SSID
I entered this info into the "issues" section of the repository, but found I was not registered there. When initialy configuring Gargoyle as a client, the 'Scan' button will not perform a scan. Further exploration via command line found that the 'iwlist wlan0 scanning', would return an err...
- Sun Jun 12, 2011 4:12 pm
- Forum: Gargoyle Development
- Topic: Transmit Power
- Replies: 0
- Views: 2554
Transmit Power
Eric, I have made a mod to the basic.sh that will set the Transmit Power range from 0 - Regulatory Limit for systems with "mac80211" drivers. I submit this for those who wish to test it and would request it be included as a change for Gargoyle. There may even be a method to improve it for ...
- Sun Jun 12, 2011 7:49 am
- Forum: Other Issues
- Topic: wzr-hp-g300nh leds
- Replies: 3
- Views: 3286
Re: wzr-hp-g300nh leds
What's not working about it? My internet and Wifi LED lights seem to be functioning just fine on my g300nh. What mode are you using (AP or Client)? If you are using Client mode, your comment/statement is valid, and I can do more research. If not... If you notice, I specified my operating mode at th...
- Sat Jun 11, 2011 9:38 am
- Forum: Hardware / Installation Issues
- Topic: Transmit power max 20dbm
- Replies: 13
- Views: 28809
Re: Transmit power max 20dbm
Just installed Gargoyle 1.3.14 on a wzr-hp-g300nh. Performed the mod on my regulatory.bin file as descibed by caeci11ius in the openwrt wiki. And like he said, you can change the power above 20dBm up to the regulatory limit via the CLI but not via the Gargoyle web interface. I further edited the bas...
- Sat Jun 11, 2011 9:12 am
- Forum: Other Issues
- Topic: wzr-hp-g300nh leds
- Replies: 3
- Views: 3286
wzr-hp-g300nh leds
Gargoyle 1.3.14 (client mode) on wzr-hp-g300nh
The security led and the internet (WAN connected) led does not function. I am not sure that the security led should function in a routed client mode, but the internet/connected led should. Is there a patch to make these work?
The security led and the internet (WAN connected) led does not function. I am not sure that the security led should function in a routed client mode, but the internet/connected led should. Is there a patch to make these work?
- Tue Jun 07, 2011 11:29 pm
- Forum: Gargoyle Development
- Topic: Latest Gargoyle Build Fails
- Replies: 4
- Views: 5936
Re: Latest Gargoyle Build Fails
Common denominator: I'm on Fedora 14 also!!!muskratsprings wrote:FYI
I was getting similar errors with Fedora 14 and make version 3.82. I downloaded to make 3.81 and it compiled/built...
- Tue Jun 07, 2011 11:28 pm
- Forum: Gargoyle Development
- Topic: Latest Gargoyle Build Fails
- Replies: 4
- Views: 5936
Re: Latest Gargoyle Build Fails
Well, the above action (editing the Makefile.in in the archive) seems to have worked satisfactorily. There have been no further fatal build errors and I now have images for all of the configured ar71xx machines. The one of interest is the wzr-hp-g300nh. I have a new one arriving in a couple of days....
- Tue Jun 07, 2011 10:55 pm
- Forum: Gargoyle Development
- Topic: Latest Gargoyle Build Fails
- Replies: 4
- Views: 5936
Re: Latest Gargoyle Build Fails
I do not know if this is the proper way to fix the problem or not. I used a 'brute force' method. I replaced the file: 'Makefile.in' in the haserl-0.9.26.tar.gz archive that was in the 'downloads' directory with one that had the offending line(s) edited to replace the leading 8 spaces with a 'tab'. ...
- Tue Jun 07, 2011 9:40 pm
- Forum: Gargoyle Development
- Topic: Latest Gargoyle Build Fails
- Replies: 4
- Views: 5936
Latest Gargoyle Build Fails
First let me inform you that I am new to gargoyle! I am trying to build the latest Gargole (revision 3a5e7d0a/Backfire ver 27115) for the ar71xx target. I get an error in the Makefile in directory "./ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src as folows : make[6]: Ente...