[OpenWrt-Devel] Help with SysupgradeNAND

2014-07-08 Thread Ben Mulvihill
Hello Daniel, I have got SysupgradeNAND working on the BTHOMEHUBV2B with an all-ubifs rootfs, with a patch which I'll submit in another email, once I've recompiled with the latest trunk and made sure that everything is working, but in the meantime I have a question: am I right in thinking that th

Re: [OpenWrt-Devel] [PATCH] kernel: ledtrig-netdev: use netdev_notifier_info

2014-07-08 Thread Luka Perkov
Hi Claudio, On Mon, Jul 07, 2014 at 08:24:32PM -0400, Claudio Leite wrote: > Since kernel 3.11, the third parameter passed to notifier_call() > is of type struct netdev_notifier_info. This patch fixes an oops > when setting a netdev LED trigger. > > Signed-off-by: Claudio Leite > --- > .../patc

Re: [OpenWrt-Devel] why only hostapd?

2014-07-08 Thread Bernd Naumann
Hi Felix, As I do not have the lightest clue about the magic behind DFS I want to ask a question. If I understand it correctly, routers in a mesh network have to change there channel if they detect a radar, and all routers in a mesh network have to use the same channel, but have to switch to the

[OpenWrt-Devel] Board-specific config for WNR1000v2

2014-07-08 Thread Cody Jackson
Hello all; A OpenWRT ramdisk image runs nicely on my Netgear WNR1000v2 VC (Atheros 7240 CPU, ar71xx target) except for the minor fact that when booted as a "generic" board, there are no network devices. (But who needs those anyway on a router, right?) I'm hacking on the WNR2000 board init co

Re: [OpenWrt-Devel] [PATCH 2/4] [rb532] change default package set

2014-07-08 Thread Roman Yeryomin
On 8 July 2014 21:37, Florian Fainelli wrote: > 2014-07-08 8:01 GMT-07:00 Roman Yeryomin : >> On 8 July 2014 04:17, Florian Fainelli wrote: >>> 2014-07-07 13:57 GMT-07:00 Roman Yeryomin : On 7 July 2014 11:52, Felix Fietkau wrote: > On 2014-07-05 00:36, Roman Yeryomin wrote: >> Ther

[OpenWrt-Devel] Kernel module development workflow

2014-07-08 Thread Tomas Daujotas
Hello, I was looking for a good reference for OpenWRT kernel module development workflow. I know that it is possible to download the linux kernel, set up the cross-compile and do all the job messing around the files, however I am interested if there is a *correct* way of doing driver development. I

Re: [OpenWrt-Devel] [PATCH 2/4] [rb532] change default package set

2014-07-08 Thread Florian Fainelli
2014-07-08 8:01 GMT-07:00 Roman Yeryomin : > On 8 July 2014 04:17, Florian Fainelli wrote: >> 2014-07-07 13:57 GMT-07:00 Roman Yeryomin : >>> On 7 July 2014 11:52, Felix Fietkau wrote: On 2014-07-05 00:36, Roman Yeryomin wrote: > There could be no wireless interfaces but ethernets are on

[OpenWrt-Devel] [Patch] [ar71xx] added support for TL-WA830RE V2

2014-07-08 Thread Fredrik Jonson
Sorry for the incorrect topic. Signed-off-by: Fredrik Jonson --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + .../ar71xx/base-files/etc/uci-defaults/01_leds | 5 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh

[OpenWrt-Devel] uClibc menuconfig

2014-07-08 Thread Carlos Ferreira
Hello all! Can anyone tell me how can I enable the pthread debug mode in uClibc? I followed the instructions as explained here with no luck in obtaining the libthread_db.so. In here

Re: [OpenWrt-Devel] edgerouter lite vs openwrt

2014-07-08 Thread Luca Postregna
do you have .config for me? On Tue, Jul 8, 2014 at 3:43 PM, Edison Figueira Junior wrote: > Hi luca, > > Put the kernel on /dev/sda1 partition of usb flash with vmlinux.64 name > and extract rootfs on /dev/sda2 of usb flash > > make the backup of kernel ubnt :-) > > > > Enviada do meu iPhone >

Re: [OpenWrt-Devel] [PATCH 2/4] [rb532] change default package set

2014-07-08 Thread Roman Yeryomin
On 8 July 2014 04:17, Florian Fainelli wrote: > 2014-07-07 13:57 GMT-07:00 Roman Yeryomin : >> On 7 July 2014 11:52, Felix Fietkau wrote: >>> On 2014-07-05 00:36, Roman Yeryomin wrote: There could be no wireless interfaces but ethernets are on board. Signed-off-by: Roman Yeryomin

Re: [OpenWrt-Devel] why only hostapd?

2014-07-08 Thread Felix Fietkau
On 2014-07-08 15:22, smile...@gmail.com wrote: > Only hostap work with dfs in AP-Mode? > This is the last development step here? > Than is this not rewarding for me. LOLWUT? > Bacause: > Wy this limitation? hostapd is already required for AP mode. It controls the AP state, channel configuration, e

[OpenWrt-Devel] [PATCH] [package] libubox: fix segment fault for out-of-memory

2014-07-08 Thread ewolfok
HI, all this is a patch try to fix libubox's segment fault for out-of-memory Best regards Signed-off-by:Chen Bin --- diff --git a/blob.c b/blob.c index 10c1f49..ec8617b 100644 --- a/blob.c +++ b/blob.c @@ -21,12 +21,15 @@ static bool blob_buffer_grow(struct blob_buf *buf, int minlen) { +

Re: [OpenWrt-Devel] edgerouter lite vs openwrt

2014-07-08 Thread Edison Figueira Junior
Hi luca, Put the kernel on /dev/sda1 partition of usb flash with vmlinux.64 name and extract rootfs on /dev/sda2 of usb flash make the backup of kernel ubnt :-) Enviada do meu iPhone > Em 08/07/2014, às 10:39, Luca Postregna escreveu: > > Hi edison, >can you summarize for me the right

Re: [OpenWrt-Devel] edgerouter lite vs openwrt

2014-07-08 Thread Luca Postregna
Hi edison, can you summarize for me the right way to install openwrt on usb flash of ERLite? On Tue, Jul 8, 2014 at 3:21 PM, Edison Figueira Junior wrote: > the trunk version works correctly > > Enviada do meu iPhone > > Em 08/07/2014, às 10:04, Luca Postregna > escreveu: > > Is there anybo

Re: [OpenWrt-Devel] why only hostapd?

2014-07-08 Thread smilebef
Only hostap work with dfs in AP-Mode? This is the last development step here? Than is this not rewarding for me. Bacause: Wy this limitation? Is this necessary? I think no. 1. I think the Hardware has only to disable the channel if Radar is detectet. Right? It works. 2. The Software in Usersp

Re: [OpenWrt-Devel] edgerouter lite vs openwrt

2014-07-08 Thread Edison Figueira Junior
the trunk version works correctly Enviada do meu iPhone > Em 08/07/2014, às 10:04, Luca Postregna escreveu: > > Is there anybody with experience in setup openwrt on ubiquiti edgerouter lite? > I found only incomplete online information about. > Is there howto? > > Thanks > LP > > -- > luca.p

[OpenWrt-Devel] edgerouter lite vs openwrt

2014-07-08 Thread Luca Postregna
Is there anybody with experience in setup openwrt on ubiquiti edgerouter lite? I found only incomplete online information about. Is there howto? Thanks LP -- luca.postregna.name twitter.com/lucapost ___ openwrt-devel mailing list openwrt-devel@lists.op

[OpenWrt-Devel] ubiquiti unifi pro vlan config issue

2014-07-08 Thread ulf kypke
hi, i have problems getting a vlan setting working on a unifi pro runnnig on a managed switch with tagged vlan ports based on the hardware table in the wiki the unifi pro has a AR8327 switch. i tried setting up a config like http://wiki.openwrt.org/toh/ubiquiti/routerstation.pro and i also trie