Looking to upgrade to the PCengines APU2c2 from the Lamobo R1 (Banana Pi
router board). There is a wiki page for the APU2 with limited information
https://wiki.openwrt.org/toh/pcengines/apu2:
Anyone with experience running Openwrt Trunk or CC on this platform send me
some advice on the hardware?
I'm interested in pushing logs from the openwrt (CC) forward proxy
server(apache) to a central syslog server that is out on the Internet using
TLS security once per day. I think this is possible with syslog-ng, but
can't find enough detail about the new capabilities in procd. And would
like to us
Not sure why building dnsmasq-full on cc 15.05 for sunxi this patch Patch
210-dnssec-improve-timestamp-heuristic.patch fails. If I remove that patch
the build continues successfully, but don't want to miss a patch that
should be there. I believe that I'm using the dnsmasq 2.7.5 from
https://dev.op
Not sue where the Makefile is for this package, but I suspect the musl
version was changed but the md5sum not changed.
here is the fresh build output.
/home/derek/development/openwrt/scripts/download.pl
"/home/derek/development/openwrt/dl" "musl-1.1.10.tar.gz"
"48be0777e32f374d387e9cf85e36ec4d" "h
Over the past week since the kernel version moved to the 4.x series, new
built images are not bootable. With the serial console connected it seems
that its not completing Uboot properly. This is the only output.
U-Boot SPL 2015.07 (Sep 02 2015 - 20:52:15)
DRAM: 1024 MiB
CPU: 91200Hz, AXI/AHB/
Signed-off-by:Derek Werthmuller
diff -rupN a/Makefile b/Makefile
--- a/Makefile2015-05-22 22:13:00.458081167 -0400
+++ b/Makefile2015-05-22 22:18:58.695857500 -0400
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=snort
-PKG_VERSION:=2.9.7.2
+PKG_VERSION:=2.9.7.3
PKG_RELEASE:=
Relevant Makefile changes; New version seems to build fine.
PKG_VERSION:=2.9.7.3
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/
PKG_MD5SUM:=839e648607fd32726b2f7965134bf0a4
Thanks
__
I'm trying to compile a vendor open source driver under the latest trunk.
My package Makefile has
DEPENDS:= +wireless-tools @USB_SUPPORT +kmod-cfg80211 +kmod-mac80211 but
I'm still getting this CONFIG_CFG80211 nor CONFIG_CFG80211_MODULE is
defined in kernel.
Looking into the .config file I don't s
I'm interested in trying to build the rtl8192cu drivers found in the
raspberrypi kernel source tree. These drivers are modified versions of the
realtek provided open source.
https://github.com/raspberrypi/linux/tree/rpi-3.18.y/drivers/net/wireless/rtl8192cu
It seems that they have disabled the stoc
In reference to bug # 18539
https://dev.openwrt.org/ticket/18539#comment:4
The deadlock appears that when the adapter is in AP mode and client
negotiates into the HT modes. I don't know if this effects the adapter
used in client modes. But without the patch the adapter is not usable in
ap mode.
I'm building a new package Suricata 2.0.7 that sees to need the full iconv
support. The stubs don't seem to be enough. I've included @BUILD_NLS in
the make file but I'm still getting a configure error:
checking iconv.h usability... no
checking iconv.h presence... yes
configure: WARNING: iconv.h: p
I'm working on porting suricata to openwrt and have run into an issue with
iconv. It seems that there are different ways to invoke the ICONV
libraries.
Those porting suricata to freebsd had the same problem and error.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196720 From their patch
it lo
Working trying to understand why one USB wifi card wiil work while another
will not. Both wifi drivers are present.
lsmod shows the drivers loaded but no device is created and the entry in
/sys/class/ieee80211 is empty.
Don't see an entry on /sys/devices either.
CHAOS CALMER (Bleeding Edge, r4301
Looking to build BB RC3 for a few of the AllWinnerA20 processor boards, but
I don't see them as a target on make menuconfig page? Am I missing
something?
Also don't see any pre-built images for BB for any of these platforms. I
can understand if they were removed from the RC series since they may
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
stable.
ANyone use either of these platforms and can make a re
Building clamd for the raspberry openwrt platform. Compiles and looks to
finish the linking phases fine but then get a few [all-recursive] Errors.
Running the make with V=99 or V=s and need more details to see what's going
on.
Here is the last few lines in the make output. Seems that the binari
98.1 works on the brck2708 platform but takes 10 minutes to allocate 300
MB ram to hold the signatures. I'll have to talk with the clamav group
to get a true assessment on why startup takes so long.
On Wed, Jun 25, 2014 at 2:36 PM, Florian Fainelli
wrote:
> 2014-06-25 4:54 GMT-07:00
ernel to export these header files?
Cheers
Derek
On Fri, Jun 6, 2014 at 6:53 PM, Florian Fainelli
wrote:
> 2014-06-06 15:35 GMT-07:00 Derek Werthmuller :
> > I'm trying to build a new version of clamav for the brcm2708 platform and
> > have some questions about the ne
I'm trying to build a new version of clamav for the brcm2708 platform and
have some questions about the new build dependencies for the latest version
of clamav 98.3. 98.1 built OK and didn't use openssl.
The configure portion of the build is asking about mempool support.
output snip
checking
I'm using the latest trunk version and trying to use the dynamic cpu
frequency "turbo" mode. I've got the config.txt setup. I see that there
is a cpufreq-driver patch file, but it seems that its for the brcm2835
platform. Brcm2708 = Raspberry A, brcm2835 = Raspberry B ?. However all
the build
On other platforms you can do a wget of a new image to the /tmp partition
and run a mtd or sysupgrade wait for it to finish and reboot and now you
have a new os and setup.
Would this work on the brcm2708 platform? Maybe not on the current
filesystem layout, but what if /tmp was its own partition l
In 2012 a patch was added for the brcm2708 build platform to use hardware
floating point.
Looks like the patch was committed too.
https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016028.html
-mfpu=vfp- enables use of hardware floating point
instructions. (in patch already)
I'm working on a makefile for mod security to work with nginx. I've build
the makefile based on other makefiles and the recommendations.
Having problems having nginx build make use of mod security I started
looking at the details of the mod security build. I trying to check the
mod security bui
23 matches
Mail list logo