[OpenWrt-Devel] Target malta and x86 failed booting up on qemu.

2013-07-11 Thread Yousong Zhou
Hello! With r37237, I built malta and x86 target with default configuration. But they both failed to boot up on qemu of version 1.5.1, i.e. there is no shell prompt and virtual machine just hangs and eats up CPU. I guess procd is the culprit. With malta, the bootlog shows no sign of procd, yet it

[OpenWrt-Devel] [ar71xx] It is still not working USB Power control on TL-MR3420v2 - possible causes

2013-07-11 Thread Dmytro
I apologize in advance for my bad English. Problem Description Control USB Power on the device TL-MR3420v2. Exactly found that the Power switch USB port controlled by GPIO4, but the ability to control this GPIO4 (in output mode) - does not allow. Are known patches that manage GPIO4 in Input mode,

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Rafał Miłecki
2013/7/11 Hauke Mehrtens : > On 07/11/2013 08:26 PM, Florian Fainelli wrote: >> Hello Jonathan, >> >> Le jeudi 11 juillet 2013 14:22:25 Jonathan Bagg a écrit : >>> Anyone interested in porting openwrt to an AP based on a BCM4706? We >>> will compensate you and ship the hardware to your location. Cu

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Jonathan Bagg
On 13-07-11 03:11 PM, Hauke Mehrtens wrote: On 07/11/2013 08:59 PM, Jonathan Bagg wrote: On 13-07-11 02:43 PM, Hauke Mehrtens wrote: On 07/11/2013 08:26 PM, Florian Fainelli wrote: Hi, OpenWrt works on these devices except wifi. OpenWrt boots, Ethernet, USB, parallel and nand flash are all wor

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Hauke Mehrtens
On 07/11/2013 08:59 PM, Jonathan Bagg wrote: > On 13-07-11 02:43 PM, Hauke Mehrtens wrote: >> On 07/11/2013 08:26 PM, Florian Fainelli wrote: >> Hi, >> >> OpenWrt works on these devices except wifi. OpenWrt boots, Ethernet, >> USB, parallel and nand flash are all working. There is still a bug in >>

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Jonathan Bagg
On 13-07-11 02:43 PM, Hauke Mehrtens wrote: On 07/11/2013 08:26 PM, Florian Fainelli wrote: Hi, OpenWrt works on these devices except wifi. OpenWrt boots, Ethernet, USB, parallel and nand flash are all working. There is still a bug in the PCIe host controller and b43 is the only driver in OpenWr

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Jonathan Bagg
On 13-07-11 02:38 PM, jonsm...@gmail.com wrote: On Thu, Jul 11, 2013 at 2:22 PM, Jonathan Bagg > wrote: Anyone interested in porting openwrt to an AP based on a BCM4706? We will compensate you and ship the hardware to your location. Current software uses th

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Hauke Mehrtens
On 07/11/2013 08:26 PM, Florian Fainelli wrote: > Hello Jonathan, > > Le jeudi 11 juillet 2013 14:22:25 Jonathan Bagg a écrit : >> Anyone interested in porting openwrt to an AP based on a BCM4706? We >> will compensate you and ship the hardware to your location. Current >> software uses the Broadc

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread jonsm...@gmail.com
On Thu, Jul 11, 2013 at 2:22 PM, Jonathan Bagg wrote: > Anyone interested in porting openwrt to an AP based on a BCM4706? We will > compensate you and ship the hardware to your location. Current software > uses the Broadcom proprietary driver. Wifi chipset is 2x BCM4331. > Dual radios? > > J

Re: [OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Florian Fainelli
Hello Jonathan, Le jeudi 11 juillet 2013 14:22:25 Jonathan Bagg a écrit : > Anyone interested in porting openwrt to an AP based on a BCM4706? We > will compensate you and ship the hardware to your location. Current > software uses the Broadcom proprietary driver. Wifi chipset is 2x BCM4331. I th

[OpenWrt-Devel] port openwrt to BCM4706

2013-07-11 Thread Jonathan Bagg
Anyone interested in porting openwrt to an AP based on a BCM4706? We will compensate you and ship the hardware to your location. Current software uses the Broadcom proprietary driver. Wifi chipset is 2x BCM4331. Jon Bagg NAD Electronics ___ openwrt-d

Re: [OpenWrt-Devel] ubox fix extroot delay

2013-07-11 Thread John Crispin
On 11/07/13 13:02, Peter Wagner wrote: This patches fixes the extroot delay. It creates the devicefiles again when no device was found and updates the device list afterwards. Signed-off-by: Peter Wagner ___ openwrt-devel mailing list openwrt-devel@l

Re: [OpenWrt-Devel] snort - Package snort is missing dependencies for the following libraries: libuuid.so.1

2013-07-11 Thread Remzi AKYÜZ
On 07/11/2013 09:24 PM, Jiri Slachta wrote: Dne 11.7.2013 11:46, Remzi AKYÜZ napsal(a): Hi, ... Hi, I've already sent a patch for this - http://patchwork.openwrt.org/patch/3776/ . It's not accepted yet. Jiri ___ openwrt-devel mailing list openwrt-

Re: [OpenWrt-Devel] [PATCH][packages] snort: fix dependencies

2013-07-11 Thread Luka Perkov
On Sun, Jun 23, 2013 at 09:23:23PM +0200, Jiri Slachta wrote: > snort: fix dependencies - add libuuid as dependency Applied in r37238. Thanks! Luka ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo

[OpenWrt-Devel] [PATCH 3/4] mac80211: Handle concurrent AP/STA beaconing properly

2013-07-11 Thread Sujith Manoharan
From: Sujith Manoharan Use the "start_disabled" option in hostapd that was added in the earlier patch. Signed-off-by: Sujith Manoharan --- package/kernel/mac80211/files/lib/wifi/mac80211.sh | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package/kernel/mac80211/files/

[OpenWrt-Devel] [PATCH 4/4] hostapd: Fix WDS/WEP usage

2013-07-11 Thread Sujith Manoharan
From: Sujith Manoharan WEP in WDS is currently broken in hostapd. Add a patch to fix the issue. Signed-off-by: Sujith Manoharan --- .../services/hostapd/patches/710-wds-wep-fix.patch | 156 + 1 file changed, 156 insertions(+) create mode 100644 package/network/services/ho

[OpenWrt-Devel] [PATCH 1/4] hostapd: Add an option to disable beaconing

2013-07-11 Thread Sujith Manoharan
From: Sujith Manoharan Add a patch for hostapd that introduces a config option "start_disabled" which can be used to bring up an AP interface with beaconing disabled. This is useful in a Repeater-AP setup where the Repeater AP has to start beaconing only after the WDS link has been established.

[OpenWrt-Devel] [PATCH 2/4] hostapd: Refresh patches

2013-07-11 Thread Sujith Manoharan
From: Sujith Manoharan Signed-off-by: Sujith Manoharan --- .../hostapd/patches/300-nl80211_multicall_fixes.patch | 4 ++-- .../services/hostapd/patches/453-ap_sta_support.patch | 2 +- .../hostapd/patches/480-terminate_on_setup_failure.patch | 14 +++--- .../services/hosta

Re: [OpenWrt-Devel] snort - Package snort is missing dependencies for the following libraries: libuuid.so.1

2013-07-11 Thread Jiri Slachta
Dne 11.7.2013 11:46, Remzi AKYÜZ napsal(a): > Hi, > ... Hi, I've already sent a patch for this - http://patchwork.openwrt.org/patch/3776/ . It's not accepted yet. Jiri ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openw

[OpenWrt-Devel] ubox fix extroot delay

2013-07-11 Thread Peter Wagner
This patches fixes the extroot delay. It creates the devicefiles again when no device was found and updates the device list afterwards. Signed-off-by: Peter Wagner diff --git a/block.c b/block.c index d0fce7e..245973e 100644 --- a/block.c +++ b/block.c @@ -702,6 +702,8 @@ static int mount_extroot

Re: [OpenWrt-Devel] ubus x86: Failed to connect to ubus

2013-07-11 Thread Remzi AKYÜZ
On 07/11/2013 04:55 PM, Helmut Schaa wrote: On Wed, Jul 10, 2013 at 2:19 PM, John Crispin wrote: On 10/07/13 14:17, Helmut Schaa wrote: On Tue, Jul 9, 2013 at 2:34 PM, Helmut Schaa wrote: On Tue, Jul 9, 2013 at 2:19 PM, John Crispin wrote: ok, i just started a build for a qemu image

Re: [OpenWrt-Devel] ubus x86: Failed to connect to ubus

2013-07-11 Thread Helmut Schaa
On Wed, Jul 10, 2013 at 2:19 PM, John Crispin wrote: > On 10/07/13 14:17, Helmut Schaa wrote: >> >> On Tue, Jul 9, 2013 at 2:34 PM, Helmut Schaa >> wrote: >>> >>> On Tue, Jul 9, 2013 at 2:19 PM, John Crispin wrote: ok, i just started a build for a qemu image >>> >>> >>> Thanks, I