Search found 9 matches
- Wed Jun 20, 2018 9:05 am
- Forum: Network / Wireless Issues
- Topic: Default vlan seetings
- Replies: 1
- Views: 1837
Default vlan seetings
Hello, I am wondering, what purpose the default vlan settings serve. Can they be safely deleted? They seem to be inactive anyway, since no port is having a "t", like 'option ports 0t 2 3 4 5t'. excerpt from /etc/config/network: config switch option name 'switch0' option reset '1' option en...
- Wed Jun 20, 2018 3:00 am
- Forum: Feature Requests
- Topic: Wifi on/off switch Archer C7?
- Replies: 10
- Views: 11034
Re: Wifi on/off switch Archer C7?
All right, cheers mates. So I have to wait for the (hopefully coming soon) version 1.11.0. I am not familiar with the terminology, and a thorough read of the wiki for developers page and some other forum entries convinced me that I do not understand anything and should keep me fingers off trying to ...
- Tue Jun 19, 2018 10:00 am
- Forum: Feature Requests
- Topic: Wifi on/off switch Archer C7?
- Replies: 10
- Views: 11034
Re: Wifi on/off switch Archer C7?
Hold on .... just noticed ls -l /etc/rc.button/ -rw-r--r-- 1 root root 625 Jun 19 10:30 gargoyle_button_handler the execution bit was missing (I edited the file remotely and copied it back :roll: ). Added "x" back. Still no logread output when sliding the switch. No difference therefore.
- Tue Jun 19, 2018 9:41 am
- Forum: Feature Requests
- Topic: Wifi on/off switch Archer C7?
- Replies: 10
- Views: 11034
Re: Wifi on/off switch Archer C7?
The modification for the precompiled image is quite simple, and is the way i would recommend to do it. Do you have a howto at hand? I would be willing to dig into this. version 1.11.x (of which there are some betas available) where can they be found? Checked /ericpaulbishop/gargoyle.git on github.c...
- Tue Jun 19, 2018 5:09 am
- Forum: Feature Requests
- Topic: Wifi on/off switch Archer C7?
- Replies: 10
- Views: 11034
Re: Wifi on/off switch Archer C7?
Back again. Here is what I did: opkg list-installed |grep polldev kmod-input-polldev - 3.18.75-1-85ebbd687615e332b5e1d1c2b6f80fc0 switch is linked to gpio-13: root@Gargoyle:~# cat /sys/kernel/debug/gpio GPIOs 0-23, ath79: gpio-12 (tp-link:blue:wlan2g ) out lo gpio-13 (RFKILL switch ) in lo .... gpio...
- Mon Jun 18, 2018 3:42 pm
- Forum: Feature Requests
- Topic: Wifi on/off switch Archer C7?
- Replies: 10
- Views: 11034
Re: Wifi on/off switch Archer C7?
Hello Lantis,
I will reply to you tomorrow. I am facing nightmares when reloading configs, resulting in all ethernet ports being inaccessible.
Just got the router back on line, I am too exhausted to properly reply.
Hope you are still around tomorrow
Cheers,
Adamon
I will reply to you tomorrow. I am facing nightmares when reloading configs, resulting in all ethernet ports being inaccessible.
Just got the router back on line, I am too exhausted to properly reply.
Hope you are still around tomorrow

Cheers,
Adamon
- Mon Jun 18, 2018 1:53 am
- Forum: Feature Requests
- Topic: Wifi on/off switch Archer C7?
- Replies: 10
- Views: 11034
Wifi on/off switch Archer C7?
Hello, the previous version 1.9.2 contained a change to enable the hardware wifi on/off switch (add 'phpbb/viewtopic.php?f=8&t=9118&start=20' to the gargyole-router web address to see, I can't post urls :?: ). From what I can see, the neccessary kernel module is also provided in the latest g...
- Mon Jun 18, 2018 1:03 am
- Forum: General Discussion
- Topic: opkg cannot install nano
- Replies: 2
- Views: 8315
solved: opkg cannot install nano
Thank you very much, Lantis
- Fri Jun 15, 2018 7:22 am
- Forum: General Discussion
- Topic: opkg cannot install nano
- Replies: 2
- Views: 8315
opkg cannot install nano
Hello, following flashing of my router with the latest gargoyle firmware I noticed that nano is not installed. Tried: opkg install nano ERROR: No package named nano found, try updating your package lists I did an update before, with no errors reported. My opkg.conf seems to be okay: cat /etc/opkg.co...