Re: [OpenWrt-Devel] protobuf broken in BB

2014-11-26 Thread obconseil
Hello again, Please comment on the attached patch commit if you are OK. Thanks Le 26/11/2014 08:10, John Crispin a écrit : Hi, so which patch do i use now ? John On 19/11/2014 13:24, Guillaume Déflache wrote: Hi all Sorry obconseil and John for the delay, my work priorities

Re: [OpenWrt-Devel] [PATCH 3/5] add new target 'oxnas'

2014-11-26 Thread Daniel Golle
Hi John, On Wed, Nov 26, 2014 at 08:14:18AM +0100, John Crispin wrote: seems to all be functional. one last question ... I found yet another small thing to fix ehci which I recently broke. It also seems like xhci support doesn't work on 3.18 yet. Most boards, (except for kd20) don't come with

[OpenWrt-Devel] (no subject)

2014-11-26 Thread Daniel Golle
The following changes since commit 576d8531a744377b1c9e322d8d1533474064b880: [ar71xx]: fix the r6100's wan led name (2014-11-26 11:38:59 +) are available in the git repository at: https://gitorious.org/openwrt-oxnas/openwrt-oxnas.git for you to fetch changes up to

[OpenWrt-Devel] mac80211: disable wlcore for Kernel 3.15

2014-11-26 Thread Dirk Neukirchen
upstream wlcore in mac80211 requires Kernel = 3.15 since series: backports: synch up to next-20140311 exact commit text: bump kernel reqs for WL1251_SDIO and WLCORE_SDIO this should fix a compile error complaining about missing wlcore_sdio.ko that gets not generated because its Kconfig depends on

[OpenWrt-Devel] (no subject)

2014-11-26 Thread Martijn Zilverschoon
Patch to add the buildprofile for the GL-Init-6408A-v1 and the GL-Inet-6416A-v1 Both devices are identical, only difference is one comes with 8MB flash and the other with 16MB flash Official website: http://www.gl-inet.com/w/?page_id=241lang=en Comprehensive list of specs:

[OpenWrt-Devel] [PATCH] ar71xx: Add build profile for the gl-inet 6416A and 6408A

2014-11-26 Thread Martijn Zilverschoon
Signed-off-by: Martijn Zilverschoon mart...@friedzombie.com --- target/linux/ar71xx/image/Makefile |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 1c78898..791c4b7 100644 ---

Re: [OpenWrt-Devel] [PATCH] ar71xx: Add build profile for the gl-inet 6416A and 6408A

2014-11-26 Thread M. Zilverschoon
Sorry for the messup with the message without a subject, they should have send as one. So here by the text from the seperate message: Patch to add the buildprofile for the GL-Init-6408A-v1 and the GL-Inet-6416A-v1 Both devices are identical, only difference is one comes with 8MB flash and the

[OpenWrt-Devel] [base-files] functions.sh: default_postinst() - create user:group first

2014-11-26 Thread Christian Schoenebeck
1.) create user:group 2.) run postinst-pkg now you can change owner and permission of installed files and directories in postinst-pkg (Makefile/postinst) otherwise you can't 3.) clear luci cache 4.) enable/start service Signed-off-by: Christian Schoenebeck

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-26 Thread SGT. Garcia
On Nov 19 18:43 +0100, Rafał Miłecki wrote: On 12 November 2014 21:59, Alex Henrie alexhenri...@gmail.com wrote: 2014-11-11 23:51 GMT-07:00 Rafał Miłecki zaj...@gmail.com: On 11 November 2014 23:26, Alex Henrie alexhenri...@gmail.com wrote: Is no one interested? Come on, I'm offering free

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-26 Thread SGT. Garcia
On Nov 19 18:43 +0100, Rafał Miłecki wrote: Hi Garcia, Could you provide us NVRAM dump once you get this device? You have access to nvram show command in both: CFE and original firmware I believe. -- Rafał oh and i don't see (couldn't find) where i can run 'nvram show' in the original

Re: [OpenWrt-Devel] Oopses on ZyXEL NBG6716 (atheros)

2014-11-26 Thread Andre Valentin
Hi! Thanks for the hint. I could now isoliate it to this bug: https://dev.openwrt.org/ticket/18325 Kind regards, André On 25.11.2014 16:23, John Crispin wrote: build an image with KALLSYMS please and send a new log Mit freundlichen Grüßen André Valentin Systemadministrator -- Internet *

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-26 Thread Russell Senior
SGT == SGT Garcia darwinsker...@gmail.com writes: SGT first question, do i absolutely need a serial console to get an SGT interface with CFE? [...] SGT [...] this all has to wait for a while though. i can get back to this SGT towards the end of December when i have more time. in the mean time

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-26 Thread Michael Richardson
Russell Senior russ...@personaltelco.net wrote: Everyone should have one. At this price (or similar), there isn't a good reason to not have several: http://www.ebay.com/itm/USB-To-RS232-TTL-UART-PL2303HX-Auto-Converter-USB-to-COM-Cable-Adapter-Module-/310676792112 ...

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-26 Thread Rafał Miłecki
On 26 November 2014 at 23:41, SGT. Garcia darwinsker...@gmail.com wrote: On Nov 19 18:43 +0100, Rafał Miłecki wrote: On 12 November 2014 21:59, Alex Henrie alexhenri...@gmail.com wrote: 2014-11-11 23:51 GMT-07:00 Rafał Miłecki zaj...@gmail.com: On 11 November 2014 23:26, Alex Henrie

Re: [OpenWrt-Devel] [PATCH] netifd v2: Fix source routing for IPv4

2014-11-26 Thread Steven Barth
Thanks, applied. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] O_DIRECT not supported on openwrt?

2014-11-26 Thread zhenjun_...@icloudaegis.com
Hi, I try to open file with O_DIRECT flag on openwrt, But error EINVAL is returned. I have selected O_DIRECT support in kernel_menuconfig. Are there any other configuration about this? Best Regards, zhenjun_...@icloudaegis.com ___

Re: [OpenWrt-Devel] Oopses on ZyXEL NBG6716 (atheros)

2014-11-26 Thread Andre Valentin
Hi! thanks for your offer. Please wait a week for me the test it, just to proove it. I will post here and in the ticket. Kind regards, André On 27.11.2014 08:28, John Crispin wrote: Hi, do we need only this - http://patchwork.ozlabs.org/patch/349076/ or all 6 from the series ?