[OpenWrt-Devel] omap4 / Pandaboard / Pandaboard-ES

2014-03-21 Thread Bastian Bittorf
with the help of Kaloz i managed it to boot "a little bit" a Pandaboard-ES with kernel 3.13 preparations (for the record): SD-card with 10 mb FAT16 bootable partition and 512 mb EXT4 partition. put 'u-boot.img' and 'MLO' on FAT16 and untar the rootfs to EXT4. mkdir 'boot' on the EXT4-partition a

[OpenWrt-Devel] My childhood

2014-03-21 Thread Weedy
https://www.youtube.com/watch?v=eCCrkN6KwPM#t=230 I'm dying ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH][packages] aMule: Upgrade to 2.3.1

2014-03-21 Thread Massimo Tumminia
aMule 2.3.1 for trunk and the latest Attitude AdjustmentSigned-off-by: Massimo Tumminia ---diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefileindex aa50bc1..6729ec0 100644--- a/libs/wxbase/Makefile+++ b/libs/wxbase/Makefile@@ -8,12 +8,12 @@include $(TOPDIR)/rules.mkPKG_N

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
fixed the pr'oblem i'm removed bash and iwconfig Em 21-03-2014 16:44, Bastian Bittorf escreveu: * Flavio Rodrigo LEonel [21.03.2014 20:35]: CONFIG_PACKAGE_luci=y CONFIG_PACKAGE_luci-mod-admin-core=y CONFIG_PACKAGE_luci-mod-admin-full=y CONFIG_PACKAGE_luci-app-firewall=y CONFIG_PACKAGE_luci-mes

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
i'm trying remove... one moment please Em 21-03-2014 16:44, Bastian Bittorf escreveu: * Flavio Rodrigo LEonel [21.03.2014 20:35]: CONFIG_PACKAGE_luci=y CONFIG_PACKAGE_luci-mod-admin-core=y CONFIG_PACKAGE_luci-mod-admin-full=y CONFIG_PACKAGE_luci-app-firewall=y CONFIG_PACKAGE_luci-mesh=y CONFI

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
here: flavio@Flavio-V5:~/MCELLOS$ diff .config .config_keep 49c49 < CONFIG_TARGET_ar71xx_generic_Default=y --- > # CONFIG_TARGET_ar71xx_generic_Default is not set 141c141 < # CONFIG_TARGET_ar71xx_generic_TLWR841 is not set --- > CONFIG_TARGET_ar71xx_generic_TLWR841=y 184,187d183 < CONFIG_DEFAULT_

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Claudio Leite
* Flavio Rodrigo LEonel (frleo...@gmail.com) wrote: > ok my friend what should I do to enable this debugger? would build on Sorry, I meant to -disable- debugging if you have it on. It's under "Global build settings" in menuconfig. Uncheck the various 'Compile the kernel with X' if they are checked

[OpenWrt-Devel] [PATCH] aMule 2.3.1

2014-03-21 Thread Massimo Tumminia
aMule 2.3.1 for trunk and the latest Attitude Adjustment Signed-off-by: Massimo Tumminia diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefile index aa50bc1..6729ec0 100644 --- a/libs/wxbase/Makefile +++ b/libs/wxbase/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wxbase

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
hallo Bastian: I've tried for several times to make distclean ... and redid the selection again .. but the error still persists Em 21-03-2014 15:55, Bastian Bittorf escreveu: * Flavio Rodrigo LEonel [21.03.2014 19:07]: ok my friend ... I know it! But I can tell you that I am compiling only t

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
ok my friend what should I do to enable this debugger? would build on Em 21-03-2014 15:36, Claudio Leite escreveu: * Flavio Rodrigo LEonel (frleo...@gmail.com) wrote: ok man but I'm compiling with the minimum possible, luci + default theme ... + Basic package ... Do you have debugging enabled

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Claudio Leite
* Flavio Rodrigo LEonel (frleo...@gmail.com) wrote: > ok man but I'm compiling with the minimum possible, luci + default > theme ... > + Basic package ... Do you have debugging enabled? That can easily push an image over the limit. ___ openwrt-devel mail

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
ok man but I'm compiling with the minimum possible, luci + default theme ... + Basic package ... Em 21-03-2014 15:33, Bastian Bittorf escreveu: * Flavio Rodrigo LEonel [21.03.2014 17:22]: [mktplinkfw] *** error: images are too big this means that your image is too big for the router. unselec

[OpenWrt-Devel] [PATCH v2] kernel: export gluebi info to sysfs

2014-03-21 Thread Daniel
Export the ubi_num and vol_id into the sysfs record of the gluebi- emulated mtd device. Previously userspace didn't have a way to map gluebi-emulated devices back to their corresponding ubi volumes. v2: no need to gluebi_get (which will fail if ubifs volume is mounted), use device_lock mutex i

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
ok my friend ... I know it! But I can tell you that I am compiling only the basic system .. how do I fix this problem "by changing the memory of the tp-link?" Well it says images are too big so probably your images are... too big :) On 03/21/2014 04:44 PM, Flavio Rodrigo LEonel wrote: i am

Re: [OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Jacek Kikiewicz
Well it says images are too big so probably your images are... too big :) On 03/21/2014 04:44 PM, Flavio Rodrigo LEonel wrote: > i am trying building the openwrt custom image for wr841nd, but no > complete and report this mensages > > /home/flavio/MCELLOS/staging_dir/host/bin/mktplinkfw -H 0x08410

[OpenWrt-Devel] problem to building image for tp-link wr-841nd

2014-03-21 Thread Flavio Rodrigo LEonel
i am trying building the openwrt custom image for wr841nd, but no complete and report this mensages /home/flavio/MCELLOS/staging_dir/host/bin/mktplinkfw -H 0x08410007 -W 1 -F 4M -N OpenWrt -V r39792 -s -X 0x4 -k /home/flavio/MCELLOS/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_g

Re: [OpenWrt-Devel] [PATCH] mac80211: Enable kmod-rt2800-soc package for rt288x target

2014-03-21 Thread Felix Fietkau
On 2014-03-21 15:54, Claudio Leite wrote: > Trunk and the latest backport to Attitude Adjustment have the > kmod-rt2800-soc package hidden for the ramips_rt288x target. > This makes the dependency match the dependency given in the > TITLE field. > > Signed-off-by: Claudio Leite Committed in r3997

[OpenWrt-Devel] [PATCH] mac80211: Enable kmod-rt2800-soc package for rt288x target

2014-03-21 Thread Claudio Leite
Trunk and the latest backport to Attitude Adjustment have the kmod-rt2800-soc package hidden for the ramips_rt288x target. This makes the dependency match the dependency given in the TITLE field. Signed-off-by: Claudio Leite --- package/kernel/mac80211/Makefile | 2 +- 1 file changed, 1 insertio

[OpenWrt-Devel] [PATCH] mac80211: Enable kmod-rt2800-soc package for rt288x target

2014-03-21 Thread Claudio Leite
Trunk and the latest backport to Attitude Adjustment have the kmod-rt2800-soc package hidden for the ramips_rt288x target. This makes the dependency match the dependency given in the TITLE field. --- package/kernel/mac80211/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

Re: [OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat (inline attachment included?)

2014-03-21 Thread Felix Fietkau
On 2014-03-21 14:59, Felix Fietkau wrote: > On 2014-03-21 14:09, Oskari Rauta wrote: >> This patch removes dependancy of PPP from chat application as chat >> application can be used for other serial communication as well that is not >> dependant on PPP and therefore one should be able to install

Re: [OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat (inline attachment included?)

2014-03-21 Thread Felix Fietkau
On 2014-03-21 14:09, Oskari Rauta wrote: > This patch removes dependancy of PPP from chat application as chat > application can be used for other serial communication as well that is not > dependant on PPP and therefore one should be able to install chat without > PPP. There also are no dependen

[OpenWrt-Devel] [PATCH 3/3] brcm47xx: backport 3.14 patch for nvram GPIO pin read

2014-03-21 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- ...X-Check-all-32-GPIOs-when-looking-for-a-p.patch | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 target/linux/brcm47xx/patches-3.10/143-MIPS-BCM47XX-Check-all-32-GPIOs-when-looking-for-a-p.patch diff --git a/target/linux/brcm

[OpenWrt-Devel] [PATCH 2/3] brcm47xx: Name LEDs colors for Linksys E1000 V2.1

2014-03-21 Thread Rafał Miłecki
Handle it by creating a new patch for simple database changes. Signed-off-by: Rafał Miłecki --- .../144-MIPS-BCM47XX-Devices-database-update-for-3.16.patch | 13 + .../144-MIPS-BCM47XX-Devices-database-update-for-3.16.patch | 13 + 2 files changed, 26 insertions(+) creat

[OpenWrt-Devel] [PATCH 1/3] brcm47xx: update workarounds patch to V3

2014-03-21 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- ...IPS-BCM47XX-Add-new-file-for-device-specific-workar.patch | 12 +--- ...IPS-BCM47XX-Add-new-file-for-device-specific-workar.patch | 12 +--- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/target/linux/brcm47xx/patches-3.10/128-

[OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat (inline attachment included?)

2014-03-21 Thread Oskari Rauta
This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP. Signed-off

[OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat (inline attachment included?)

2014-03-21 Thread Oskari Rauta
This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP. Signed-off

[OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat

2014-03-21 Thread Oskari Rauta
This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP. Signed-off

[OpenWrt-Devel] [PATCH v3] radsecproxy: procd conversion and version bump

2014-03-21 Thread Toke Høiland-Jørgensen
Update radsecproxy to version 1.6.5 and convert the init script to use procd, and start later during boot to ensure name service is operational. Introduces a small patch to radsecproxy which prevents it from forcing log output to stderr when run in the foreground, thus making it possible to simply

Re: [OpenWrt-Devel] [PATCH] remove ppp requirement from chat

2014-03-21 Thread Felix Fietkau
On 2014-03-21 09:21, Oskari Rauta wrote: > Stefan Hellermann wrote: >> I'm using chat with a custom script to send a short messages with a >> connected mobile phone. In this combination I don't need ppp. >> >> I think you should remove the DEPENDS line, not only comment it. >> >> Acked-By: Stefan H

[OpenWrt-Devel] [PATCH] remove ppp requirement from chat

2014-03-21 Thread Oskari Rauta
Stefan Hellermann wrote:I'm using chat with a custom script to send a short messages with a connected mobile phone. In this combination I don't need ppp.I think you should remove the DEPENDS line, not only comment it.Acked-By: Stefan Hellermann That's right..Terribly sorry, t