Hi,
I'm running openwrt Trunk Rev 38850 on Freescale P1020WLAN (mpc85xx) and
repeatingly get the following kernel warning during boot.
This is 2x ath9k (AR93xx) on a ppc dualcore with each phy spanning
multiple BSS with multiple dynamic VLANs each.
Regards,
M. Braun
[ 163.749372] -
Hi,
thanks a lot for the quick reply. It helped me tracking down the issue
as learned that I needed to look for inittab code in procd and that the
code is expected to work out of the box.
First my platform seems to be the only target (mpc85xx) that has no
console entry in inittab by default
Hi,
the FeM e.V. is a non-profit organization that for example operates a
student computer network in Germany.
We therefore currently have about 20 APs (P1020WLAN) deployed (more to
come), running an OpenWRT-based firmware in a centralized manner. So the
flashed OpenWRT will just download anot
Hi,
CrashLog breaks booting the kernel for me on P1020 WLAN (PPC).
Kernel output:
Crashlog failed to allocate RAM at address 0x2ff0
[...]
__ioremap(): phys addr 0x2fffc000 is RAM lr c0362eac
Unable to handle kernel paging request for data at address 0x
Faulting instruction address
Index: net/wget/Makefile
===
--- net/wget/Makefile (Revision 34280)
+++ net/wget/Makefile (Arbeitskopie)
@@ -22,7 +22,7 @@
define Package/wget/Default
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libpcre
+ DEPENDS:=+libpcre
Hi,
OpenWRT switched to the Interface+VlanID naming scheme for vlan devices
recently and hostapd only supports the "vlan"+VID scheme. This sometimes
leads to race conditions, when either system expects the other mode of
operation. Although the best solution were to get the kernel return the
n
Hi,
the tgz rootfs image forces all files to be owned by root:root, but
this is not the case with the cpio initramfs image.
This needs "-R 0:0" to be added as a parameter to cpio in include /
image.mk line around 111.
Regards,
M. Braun
___
openwrt-
Index: libs/apr/Makefile
===
--- libs/apr/Makefile (Revision 32264)
+++ libs/apr/Makefile (Arbeitskopie)
@@ -25,7 +25,7 @@
define Package/libapr
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=+libpthread +librt
+ DEPENDS:=+
Index: lang/pyopenssl/Makefile
===
--- lang/pyopenssl/Makefile (Revision 32264)
+++ lang/pyopenssl/Makefile (Arbeitskopie)
@@ -27,7 +27,7 @@
CATEGORY:=Languages
TITLE:=pyopenssl
URL:=http://pyopenssl.sourceforge.net/
Index: utils/mtd-utils/Makefile
===
--- utils/mtd-utils/Makefile(Revision 32264)
+++ utils/mtd-utils/Makefile(Arbeitskopie)
@@ -37,8 +37,8 @@
ftl_check \
ftl_format \
jffs2dump \
- mkfs.jffs2 \
-
Index: libs/glib2/Makefile
===
--- libs/glib2/Makefile (Revision 32264)
+++ libs/glib2/Makefile (Arbeitskopie)
@@ -30,7 +30,7 @@
define Package/glib2
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS
Hi,
for example apr-utils and e2fsprogs depend on util-linux proving
libuuid, but util-linux does not install them into
staging_dir/target.../.
For libuuid, the following patch fixes this and makes apr-util build
again.
Patch rev 2: also exports uuid.h header and all other libraries
included
Hi,
for example apr-utils and e2fsprogs depend on util-linux proving
libuuid, but util-linux does not install them into
staging_dir/target.../.
For libuuid, the following patch fixes this and makes apr-util build
again.
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
i
Hi,
apr-utils misses a
PKG_BUILD_DEPENDS:=util-linux
so linking against libuuid fails.
Regards,
M. Braun
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Hi,
Am 06.04.2012 10:16, schrieb Florian Fainelli:
You are supposed to set the kernel command-line to contain
init=/etc/preinit for initramfs to work.
I tried init=/bin/sh as well as init=/sbin/init and it failed with
PANIC: cannot mount root device.
Though, looking through the code of linux
Hi,
I've also found this on P1020wlan.
It looks like it is caused by libnl-tiny (maybe in combination with
linux 3.3), as it issues syscalls the let the kernel reject with
EALREADYINUSE and debug prints "cannot setup genlink support (mgmt)"
(once debug verbosity is increased in .config).
Can b
Hi,
enabling the cpio target (e.g. initramfs not embedded within the elf
image, required for example by p1020wlan tftp boot due to u-boot memory
constraints), the archive is lacking /init . This results in the kernel
panicking because rootfs cannot be mounted. However, I see /init in the
stag
Hi,
thanks for all the patches.
If tested them on P1020 WLAN Rev D and found USB failing if,
- the usb chipset at 23000 stays in dts or [lockup during boot]
- usb is not loaded statically [won't recognize the usb bus]
Further, booting fails if the free_space mapping is in dts [lockup
during bo
Hi,
is there currently anybody working on OpenWRT P1020-WLAN (Freescale)
support?
It is because we at the FeM e.V. are working on it trying to port the
freescale patches forward and would like to join forces with anybody
already working on it.
Regards,
M. Braun
--
http://www.fem.tu-ilmenau.
19 matches
Mail list logo