[OpenWrt-Devel] bb luci error

2014-06-12 Thread smilebef
Is it ok, if i send some error-messages? /usr/lib/lua/luci/dispatcher.lua:211: /etc/config/luci seems to be corrupt, unable to find section 'main' File /etc/config/luci dosen't exist. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org ht

Re: [OpenWrt-Devel] bb luci error

2014-06-12 Thread Jo-Philipp Wich
Hi, fixed with http://luci.subsignal.org/trac/changeset/10286 - thanks for your heads-up. ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mail

Re: [OpenWrt-Devel] Nanostation M2 - does it have a new soc chip from 2014?

2014-06-12 Thread Ben West
So this would mean Nanostation M5's have a chipset/motherboard change, and to date no one has had the opportunity to test OpenWRT on them, correct? Thanks for your diligence. On Tue, Jun 10, 2014 at 5:12 PM, valent.turko...@gmail.com < valent.turko...@gmail.com> wrote: > I got a batch of 10 Nan

[OpenWrt-Devel] [PATCH v2] kernel/3.1{0, 2, 3, 4}: mtd: m25p80: add support for EON EN25QH128

2014-06-12 Thread Sergey Ryazanov
This flash is used in newer Ubnt UniFi AP Pro Signed-off-by: Sergey Ryazanov --- v2 * Patch v3.12, v3.13, v3.14 kernels as well --- ...-m25p80-add-support-for-EON-EN25QH128-flash.patch | 20 ...-m25p80-add-support-for-EON-EN25QH128-flash.patch | 20 ...-

[OpenWrt-Devel] Add terminfo file in ncurses

2014-06-12 Thread Jonathan Bennett
Ran into a problem with my Fedora Linux machine, SSHing into an Openwrt router. Fedora sets terminfo to xterm-256color, but ncurses doesn't include that file in the firmware. This causes a few unintended problems, namely nano fails to launch. Attached patch adds xterm-256color to the files installe

[OpenWrt-Devel] CONFIG_RPS flag activation

2014-06-12 Thread Carlos Ferreira
Hello all! Can anyone tell me how can activate the CONFIG_RPS flag for the target x86 generic? I have tried to add a CONFIG_RPS=y to the config-3.3 file in the target/linux/x86/generic dir and recompile, but i got no luck. In the kernel_menuconfig, RPS is still disabled. I need this active because

Re: [OpenWrt-Devel] CONFIG_RPS flag activation

2014-06-12 Thread Florian Fainelli
2014-06-12 16:22 GMT-07:00 Carlos Ferreira : > Hello all! > Can anyone tell me how can activate the CONFIG_RPS flag for the target x86 > generic? > I have tried to add a CONFIG_RPS=y to the config-3.3 file in the > target/linux/x86/generic dir and recompile, but i got no luck. In the > kernel_menuc

Re: [OpenWrt-Devel] CONFIG_RPS flag activation

2014-06-12 Thread Carlos Ferreira
btw, just to be more accurate, its not a flag, its a kconfig symbol :) Sorry for the mistake. On 13 June 2014 00:22, Carlos Ferreira wrote: > Hello all! > Can anyone tell me how can activate the CONFIG_RPS flag for the target x86 > generic? > I have tried to add a CONFIG_RPS=y to the config-3.3

Re: [OpenWrt-Devel] CONFIG_RPS flag activation

2014-06-12 Thread Carlos Ferreira
Ok, thanks for the assistance. I will try that! Just to explain what are my actions here, I'm trying to compile the netmap kernel mod for openwrt. http://info.iet.unipi.it/~luigi/netmap/ I don't know if anyone already tried to do this. I Googled it and found nothing. On 13 June 2014 00:37, Flor

Re: [OpenWrt-Devel] /var/state/wireless not being updated any more?

2014-06-12 Thread Shankar Unni
Ping? How can I look up the current state of the various wireless interfaces using "uci" now? Thanks in advance, On Jun 10, 2014, at 5:09 PM, Shankar Unni wrote: > I recently updated my tree to a very recent trunk SVN version (40995), and I > noticed that my system no longer seems to mainta

Re: [OpenWrt-Devel] /var/state/wireless not being updated any more?

2014-06-12 Thread Gui Iribarren
On 06/12/2014 09:13 PM, Shankar Unni wrote: > Ping? > > How can I look up the current state of the various wireless interfaces using > "uci" now? > http://wiki.openwrt.org/doc/uci/network#determining.linux.interface.names The uci state vars are deprecated and not used anymore for network rela

Re: [OpenWrt-Devel] CONFIG_RPS flag activation

2014-06-12 Thread Carlos Ferreira
Success! I was able to compile it and generate the kernel module. Now, I just need to test it and see if it works. On 13 June 2014 00:46, Carlos Ferreira wrote: > Ok, thanks for the assistance. I will try that! > Just to explain what are my actions here, I'm trying to compile the netmap > kerne

[OpenWrt-Devel] [PATCH] [packages] protobuf: Bump version, fix build errors.

2014-06-12 Thread Jacob Siverskog
Signed-off-by: Jacob Siverskog --- libs/protobuf/Makefile | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/libs/protobuf/Makefile b/libs/protobuf/Makefile index 789c924..e5593c2 100644 --- a/libs/protobuf/Makefile +++ b/libs/protobuf/Makefile @@ -8,12 +8,12 @@ i