Re: [OpenWrt-Devel] [OpenWrt] #18539: RTL8192cu driver stability issues

2015-01-05 Thread Derek Vicky
I've read in places that the raspberry pi builds include the realtek open source drivers. I don't know if the realtek drivers support AP mode. On 01/05/2015 10:48 AM, OpenWrt wrote: #18539: RTL8192cu driver stability issues +---

[OpenWrt-Devel] SQM QOS Feedback and configuration questions

2014-12-27 Thread Derek Vicky
I've installed and configured the SQM QOS module for my Bleeding Edge, r43718 access point. The access point runs on the sunxi A20 processor with 1 Ethernet and 1 USB powered Wifi adapter. A 5 port switch with VLAN 802.1q support is connected to the 1 Ethernet port to give the access point

[OpenWrt-Devel] What are the current watchdog capabilities in CC? via procd or busybox?

2014-11-27 Thread Derek Vicky
I understand process management is moving to procd. Few of the wiki pages suggest that procd is where watchdog capabilities are too. http://wiki.openwrt.org/doc/techref/procd I have a sunxi setup that is dying under some predictable network conditions and I need watchdog to do a few things

Re: [OpenWrt-Devel] AllWinner/sunxi platform support status

2014-07-30 Thread Derek Vicky
Anyone? On 07/26/2014 11:25 AM, Derek Werthmuller wrote: I'm looking at using one of the sunxi targets over the rpi for more ram and cpu power. The primary candidate is the Bannana Pi and the cubiboards. Using the A20 processor. For my application I need the Ethernet and USB features to be

[OpenWrt-Devel] Native compile package options

2014-07-19 Thread Derek Vicky
Some of the packages, apache with DSO, clamav with memory performance options are easier to work with in the native compile arrangement. Is see the http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk but that seems to be specific to one architecture. I'm working with the Raspberry BCM2708

[OpenWrt-Devel] Condition of the TP-LINK TL-WN8200ND driver?

2014-07-06 Thread Derek Vicky
Looking to upgrade from the TP-link TL-WN722n -works fine and can handle 7 clients in total. The limit cannot be changed due to a firmware limitation. Need to be able to handle 30 wireless clients with decent throughput. This is a good thread that did some connection tests and spped tests for

Re: [OpenWrt-Devel] System Logs Reporting: IEEE 802.11: Could not add STA to kernel driver for Windows 7 clients

2014-07-03 Thread Derek Vicky
Jow, Thanks for the quick response. Is there another USB wifi adapter recommended to work in AP mode? Now with so many wifi connected devices in the house 7 clients doesn't go very far. I see that the rtl8192cu is use in Raspbian but I don't know if its packaged for openwrt (including USB

[OpenWrt-Devel] System Logs Reporting: IEEE 802.11: Could not add STA to kernel driver for Windows 7 clients

2014-07-02 Thread Derek Vicky
Using OpenWrt Barrier Breaker r4066, with a TPlink USB 722n on a BCM2708 platform. Andriod phones, Iphones, Ubuntu systems, visio TV, Windows 8.1 systems connect OK, but No success for windows 7sp1 pro, HP or Lenovo. Any ideas? here are the contents of the /etc/config/wireless config

Re: [OpenWrt-Devel] mempool support question for building software

2014-06-07 Thread Derek Vicky
Thanks for the Advice and direction, I figured that wasn't right. I suspect I need to configure the kernel differently to enable/include mempool. I looked through the kernel memory config and the best I could figure was adding high memory support. Any advice where to look to add mempool

Re: [OpenWrt-Devel] compiler optimization flags on the brcm2708 platform?

2014-03-25 Thread Derek Vicky
VIPS is obviously the wrong package to be talking about with respect to compiler optimization flags...:-) I read this article on compiler optimization flags https://forum.openwrt.org/viewtopic.php?id=35323 and don't see the same options available on the current Makefiles.

[OpenWrt-Devel] VFP register question for on the brcm2708 platform

2014-03-17 Thread Derek Vicky
I'm working on trying to build nginx with modsecurity. I have modsecurity building making use of apxs and such. But the problem I running into right now is nginx complains that when nginx is linking the modules together ld complains that standalone.o uses VFP register arguments but ojbs/nginx