Search found 18 matches

by ooker
Sat Sep 30, 2017 11:38 am
Forum: Other Issues
Topic: help needed: installed adblock and now cannot connect to WAN
Replies: 6
Views: 4319

help needed: installed adblock and now cannot connect to WAN

Hi Folks, I'd like some help. I have 1.9.X (Built 20161107-1156 git@93ae2e4) running on a Linksys WRT1200AC I installed the adblock plugin (I probably should have updated firmware to a more recent build first), and now I cannot get an IP address from the WAN (using DHCP). I suspect that some config ...
by ooker
Sun Oct 20, 2013 12:15 pm
Forum: Feature Requests
Topic: dnsmasq config editor
Replies: 1
Views: 3091

dnsmasq config editor

Please add a dnsmasq editor that allows the user to edit the dnsmasq config, and upon saving, restarts the dnsmasq server. In its simplest form, this could be a textfield in a form pre-populated with the contents of /etc/dnsmasq.conf Upon save, it could write the form text field contents to /etc/dns...
by ooker
Wed Oct 02, 2013 11:14 pm
Forum: Gargoyle Development
Topic: build error
Replies: 17
Views: 18528

Re: build error

This was a clean pull & build--a clone into a new directory and a build:

Code: Select all

git clone https://github.com/ericpaulbishop/gargoyle.git
cd gargoyle
make ar71xx
by ooker
Wed Oct 02, 2013 10:31 am
Forum: Gargoyle Development
Topic: build error
Replies: 17
Views: 18528

Re: build error

Here are the relevant lines in the /ar71xx-src/.config file CONFIG_PACKAGE_gargoyle=y # CONFIG_PACKAGE_gargoyle-i18n is not set # CONFIG_PACKAGE_plugin-gargoyle-i18n-Arabic-AR is not set # CONFIG_PACKAGE_plugin-gargoyle-i18n-English-EN is not set # CONFIG_PACKAGE_plugin-gargoyle-i18n-Polish-PL is no...
by ooker
Tue Oct 01, 2013 10:08 pm
Forum: Gargoyle Development
Topic: files missing from /www/i18n folder
Replies: 5
Views: 6465

Re: files missing from /www/i18n folder

after a clean pull and build the zzz-gargoyle-i18n file looks the same
by ooker
Tue Oct 01, 2013 10:54 am
Forum: Gargoyle Development
Topic: files missing from /www/i18n folder
Replies: 5
Views: 6465

Re: files missing from /www/i18n folder

I saw your post before it disappeared, and I believe you had asked for zzz-gargoyle-i18n from /package-prepare/gargoyle-i18n/files/etc/uci-defaults My build folder had the results of my build where I specified the language options as build parameters. I tried a make FULL_BUILD=true ar71xx Here's wha...
by ooker
Mon Sep 30, 2013 12:20 am
Forum: Show / Tell / Contribute
Topic: change needed for mjpg-streamer repository move
Replies: 6
Views: 7081

Re: change needed for mjpg-streamer repository move

O.K. I see that the change made it into OpenWrt based on the changeset you referenced, but when I pulled from the gargoyle git repo and built, I did not get that change. In fact it looks like the change needs to go here: package/gargoyle-mjpg-streamer/Makefile Is that a gargoyle-specific package (in...
by ooker
Sun Sep 29, 2013 12:38 pm
Forum: Gargoyle Development
Topic: build error
Replies: 17
Views: 18528

Re: build error

o.k. it looks like there may be some issue with the i18n defaults. I found the About-i18n-2013.txt in packages/gargoyle-i18n, and based on the info their I tried a build with the options listed below, and it worked, and can be loaded onto the router and the web interfaces works. YAY!!! make ar71xx T...
by ooker
Sun Sep 29, 2013 12:36 pm
Forum: Gargoyle Development
Topic: files missing from /www/i18n folder
Replies: 5
Views: 6465

Re: files missing from /www/i18n folder

o.k. it looks like there may be some issue with the i18n defaults. I found the About-i18n-2013.txt in packages/gargoyle-i18n, and based on the info their I tried a build with these options, and it worked, and can be loaded onto the router and the web interfaces works. YAY!!! make ar71xx TRANSLATION=...