you can not delete an entire config at once by using uci
You can only delete one by one.For example:
uci delete network.lan.ifname
On 24/07/2016 16:56, Stephan Hennig wrote:
[moving to devel, since there has been no response on the users list]
Hi,
uci help has this on the delete comma
Deal all,
I am using OpenWRT Chaos Calmer (Revision: 46522).
I have the error "sending SIGSEGV to ubusd for invalid write access ..."
after upgrading luci.
I upgraded luci by these commands:
openwrt/script/feeds update
openwrt/script/feeds install luci
Do yo
Hi all,
I am using OpenWRT trunk version 47213
svn://svn.openwrt.org/openwrt/trunk
I installed luci by these commands:
trunk/script/feed update -a
trunk/script/feed install luci
My question is: can i check version of luci ? or how can i downgrade
How about "reboot -f " ?
On 03/07/2015 12:00, ldy647 wrote:
Dear sir/Madam,
recently, when we install our wireless router, we found when we run
the reboot command, the board couldn't restart. We hope you could
lend us a hand to solve this problem. We'll be quite grateful for what
you do f
Hi all,
I have a board with a qca8334 eth switch chip.The chip is found by the
ar8216 phy as an ar8337.
My board can not ping unless I remove the AR8337_PAD_MAC06_EXCHANGE_EN
with a path file.
The patch file is:
--- a/drivers/net/phy/ar8327.c
+++ b/drivers/net/phy/ar8327.c
@@ -508,8 +508,8
Thank Jo-Philipp Wich for sharing your knowledge.
In my case I'm using Barrier Breaker.
I modified this file :
openwrt/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
Nam.
On 25/03/2015 19:36, Jo-Philipp Wich wrote:
Hi,
some architectures do not have any default files for wireless
Hi a Quan,
I think you should try to modify "openwrt/Makefile"
Add your own script for target devices.
After that when compiling run "make target=XX" or something like that.
Nam.
On 24/03/2015 00:10, Nguyễn Hồng Quân wrote:
Hello all
If I want to build customized OpenWrt, I need to place al