Re: [OpenWrt-Devel] Help, how to troubleshoot openwrt crash(reboot)

2014-10-11 Thread Bastian Bittorf
* document [12.10.2014 07:54]: > i have a little linux skill, but output of logread at openwrt-12.09 will not > help and will be empty when there is a new boot. try a 'cat /sys/kernel/debug/crashlog' after a crash/reboot. some platforms (e.g. ar71xx) support this, maybe yours to. bye, bastian.

[OpenWrt-Devel] Link-time optimization broken with binutils 2.24-linaro

2014-10-11 Thread Matthias Schiffer
Hi, it seems that package builds with -flto fail since the upgrade to binutils 2.24-linaro; see the attached build log for details. I've verified that this isn't a GCC problem, everything works fine with the current GCC and vanilla binutils 2.22 and 2.24; only 2.24-linaro is broken. Other compiler

Re: [OpenWrt-Devel] Help, how to troubleshoot openwrt crash(reboot)

2014-10-11 Thread edgar . soldin
On 11.10.2014 20:40, document wrote: > hi, > > how to troubleshoot openwrt crash(reboot) ? > > i have openvpn-2.3.2 installed from opkg but when i manually start it about > 1min passed, router (openwrt-12.09) will reboot. > > when i enabled openvpn service on startup, router will auto reboot fo

[OpenWrt-Devel] Help, how to troubleshoot openwrt crash(reboot)

2014-10-11 Thread document
hi, how to troubleshoot openwrt crash(reboot) ? i have openvpn-2.3.2 installed from opkg but when i manually start it about 1min passed, router (openwrt-12.09) will reboot. when i enabled openvpn service on startup, router will auto reboot forever. i have a little linux skill, but output o

[OpenWrt-Devel] lantiq vr9 and fxs

2014-10-11 Thread Eddi De Pieri
Hi to all, I've started to figure out how much work is needed to support fxs on vr9 board like mine. On latest trunk : - owsip is missing (i know is bugged with >32mbram) - ltq-tapidemo is m issing - lantiq falcon fxs support seems broken It seems to me that by rebasing some patch for falcon sh

Re: [OpenWrt-Devel] Postfix on OpenWRT

2014-10-11 Thread Denis Shulyaka
Hi, 2014-10-11 14:23 GMT+04:00 Grzegorz Sójka : > Grate idea! It means that the dependences should be fixed in the postfix > package. Its because: > > root@Chronos:/tmp# opkg install postfix_2.11.1-1_ar71xx.ipk > Installing postfix (2.11.1-1) to root... > Collected errors: > * satisfy_dependencie

Re: [OpenWrt-Devel] Postfix on OpenWRT

2014-10-11 Thread Grzegorz Sójka
On 10/11/14 12:23, Grzegorz Sójka wrote: root@Chronos:~# newaliases postalias: fatal: unsupported map type for this operation: hash Well, this is strange because postfix is configured to use cdb map type instead of hash. Have you manually changed alias_maps parameter? Could you please provide t

Re: [OpenWrt-Devel] Postfix on OpenWRT

2014-10-11 Thread Grzegorz Sójka
On 10/11/14 12:00, Denis Shulyaka wrote: Hi Grzegorz, Thanks for testing! 1. After adding pcre libraries it does compile without errors libpcre is among the dependencies already, but it seems that SDK ignores missing dependencies. 2. Although it does compile cleanly the package tinycdb*.ip

Re: [OpenWrt-Devel] Postfix on OpenWRT

2014-10-11 Thread Denis Shulyaka
Hi Grzegorz, Thanks for testing! > 1. After adding pcre libraries it does compile without errors libpcre is among the dependencies already, but it seems that SDK ignores missing dependencies. > 2. Although it does compile cleanly the package tinycdb*.ipk is not created. It is supposed to be so

Re: [OpenWrt-Devel] [PATCH] ar71xx: qihoo-c301: reset imageNtrynum after each successful boot.

2014-10-11 Thread Yousong Zhou
On 9 October 2014 16:32, John Crispin wrote: > Hi Yousong > > thanks for clarifying. i would prefer to use the uboot-envtools > version that you sent a patch for unless there are any technical > reasons to use the kernel based patch. I take `/etc/init.d/done` as a better indication of a successfu