Re: [OpenWrt-Devel] Old retired versions of 2.6.x soon to include x86?

2012-05-14 Thread Michael Markstaller
> Well, start by editing target/linux/x86/alix2/target.mk ... Ok, I'll try this week and would be happy to do regular tests on Alix1D (and maybe 2D13, I have also some lying around..) Or to be more correct, a 2d13 is my homeoffice VDSL50-Router currently under Debian which is - well - not so per

Re: [OpenWrt-Devel] [PATCH] peervpn package Makefile

2012-05-22 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sounds like a useful package for special purposes, so from me +1 Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+72gkACgkQaWRHV2kMuAIiawCguseEcEHO

[OpenWrt-Devel] Bricked WR1043ND

2012-05-24 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, first, dont worry its *not* about asking how to unbrick ;) This is well documented in the wiki and working fine with serial and tftp.. I rather want to understand, what went wrong (or if it's maybe a problem that others might run into and avoid i

Re: [OpenWrt-Devel] Bricked WR1043ND

2012-05-25 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25.05.2012 01:48, Conor O'Gorman wrote: > On Fri, 2012-05-25 at 00:08 +0200, Michael Markstaller wrote: >> [0.00] Kernel command line: board=TL-WR1043ND >> console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd >

Re: [OpenWrt-Devel] What is CeroWrt? (was: Not quite getting IPv6 tunnel to work)

2012-05-25 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Very interesting indeed! Trying to fight this problem, on async-lines (ADSL) for years (mainly with Cisco..) now. Without any real success - to be honest.. So lets swap these expensive Ciscos by better OpenWRT-Boxes ;) What I havent got (though I adm

Re: [OpenWrt-Devel] Huawei E1752 built-in microSD card reader

2012-05-26 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think it's related to (the required) usb-modeswitch, also had some troubles using the SD-reader of UMTS-sticks as extroot, which works fine otherwise.. Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG wit

[OpenWrt-Devel] Bluetooth (bluez) in trunk

2012-05-26 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, just started to play with bluez a little on OpenWRT and noted it's pretty old. I'm after the brand new Proximity Reporter API.. Well, so I started some packaging-work for current 4.99 (which looks like a bunch of work..) Some questions in advance

Re: [OpenWrt-Devel] Bluetooth (bluez) in trunk

2012-05-26 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27.05.2012 00:12, Jeroen van Bemmel wrote: > Hi Michael, > > I did some work on that package too, attached. It compiles and > installs, Great, thanks. I'll use that as a basis (mine 2hrs old wasnt very different ;)) for now and keep posting, though

Re: [OpenWrt-Devel] Bluetooth (bluez) in trunk

2012-05-27 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27.05.2012 03:17, Jeroen van Bemmel wrote: > Yes, but we probably want to keep people from installing both at > the same time. Any idea how to handle that nicely? I think thats easy possible like on PA/avahi (no)dbus ...; Works, I started splitting

Re: [OpenWrt-Devel] fq_codel - has anyone tried it?

2012-05-27 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27.05.2012 14:25, Brian J. Murrell wrote: > I wonder though, how many people are using QoS as a band-aid for > bufferbloat. Anyone using QoS to keep their upstream bandwidth > below their supposed available bandwidth ... Think your fully right, I

Re: [OpenWrt-Devel] fq_codel - has anyone tried it?

2012-05-28 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28.05.2012 02:44, Adam Gensler wrote: > I'm not sure that's entirely accurate. QoS has its place. > Real-time traffic, for things like VoIP, needs special treatment. Sure. > I'm not sure other QoS schemes would qualify as "crap" in that > respect.

Re: [OpenWrt-Devel] [OpenWrt-Commits] collectd/libmodbus (was r31938 - packages/utils/collectd)

2012-05-29 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28.05.2012 05:38, openwrt-comm...@openwrt.org wrote: > Author: jow Date: 2012-05-28 05:38:43 +0200 (Mon, 28 May 2012) New > Revision: 31938 > > Modified: packages/utils/collectd/Makefile Log: [packages] > collectd: mark modbus plugin broken, it fai

[OpenWrt-Devel] [PATCH] 1/1: protobuf split -lite and remove uneeded libprotoc

2012-05-30 Thread Michael Markstaller
- remove libprotoc.so* from package (AFAIK not needed for runtime on target) - split libprotobuf-lite.so* into separate package Signed-off-by: Michael Markstaller --- cut --- --- feeds/packages/libs/protobuf/Makefile (Revision 31678) +++ feeds/packages/libs/protobuf/Makefile

[OpenWrt-Devel] [PATCH] 1/1: OLA - new package olad

2012-05-30 Thread Michael Markstaller
Adds new packages for OLA (Open Lightning Architecture): http://code.google.com/p/linux-lighting/ Based on works in: git://github.com/mmm444/ola-openwrt-feed.git Signed-off-by: Michael Markstaller --- cut --- Index: packages/utils/ola/patches/01-remove_root_check.patch

Re: [OpenWrt-Devel] [OpenWrt-Commits] collectd/libmodbus (was r31938 - packages/utils/collectd)

2012-05-30 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.05.2012 08:17, Daniel Golle wrote: > I agree, back-porting support for recent versions of libmodbus into > collectd-4 is quite a hassle and it makes more sense to update to > collectd-5. Well, I'll try these days.. > However, I don't know why li

[OpenWrt-Devel] Fwd: [OpenWrt-Commits] r32015 - packages/libs/pthsem

2012-05-31 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hmm, pthsem builds and works fine here an ar71xx without eglibc. There was another problem with kernel 3.x which is fixed upstream in git already and I sent a patch a while back: https://lists.openwrt.org/pipermail/openwrt-devel/2011-October/012567.ht

Re: [OpenWrt-Devel] [PATCH] Update monit to 5.4 and bugfixes

2012-06-02 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02.06.2012 13:48, Etienne Champetier wrote: > Nobody using monit? Nobody wants to review this one ... NO! Using it day-by-day, it just works, so why should I post ;) Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment:

[OpenWrt-Devel] REPOST: [PATCH] 1/1: OLA - new package olad

2012-06-03 Thread Michael Markstaller
it looks like my MUA just messed it up with a line-break in DEPENDS, another try as attachment.. Maybe I have a too constrained "plain-text-policy" in my settings ;) Michael Still: Signed-off-by: Michael Markstaller Index: packages/utils/ola/pat

[OpenWrt-Devel] Repost: [PATCH] 1/1: OLA - new package olad

2012-06-03 Thread Michael Markstaller
it looks like my MUA just messed it up with a line-break in DEPENDS, another try as attachment.. Michael Still: Signed-off-by: Michael Markstaller Index: packages/utils/ola/patches/01-remove_root_check.patch === --- packages

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-10 Thread Michael Markstaller
On 09.08.2012 02:38, Adam Gensler wrote: > The following patch corrects a hard reset that occurs on alix and > soekris net5501 hardware. Specifically, this is an issue with the via > rhine NIC driver. Under periods of extreme load, the via rhine driver > can cause a reset of the entire system. When

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-13 Thread Michael Markstaller
t *if true* this affects many, many Alix-Boards.. > On 8/10/12 3:35 PM, Michael Markstaller wrote: >> On 09.08.2012 02:38, Adam Gensler wrote: >>> The following patch corrects a hard reset that occurs on alix and >>> soekris net5501 hardware. Specifically, this is an issue

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-14 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13.08.2012 18:14, Michael Markstaller wrote: > On 11.08.2012 14:58, Adam Gensler wrote: >> I did go way back in trunk to try to find a working version and >> ended up back on 2.6.39.4 and it crashed there too. So I assume >> i

Re: [OpenWrt-Devel] [PATCH} fix hard reset of alix/soekris hardware under heavy NIC load

2012-08-15 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09.08.2012 02:38, Adam Gensler wrote: > The following patch corrects a hard reset that occurs on alix and > soekris net5501 hardware. Specifically, this is an issue with the > via rhine NIC driver. Under periods of extreme load, the via rhine > dri

[OpenWrt-Devel] Autostart of services..

2012-11-10 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, first of all: I know this is "intentionally unwanted" currently; still I'd like to start discussing it again: If I i.e. install the snmpd-Package (just one example) I'd think it should be up&running, no need to manually enable it again so it reall

[OpenWrt-Devel] [PATCH] Update libftdi

2011-09-10 Thread Michael Markstaller
- new upstream release 0.19 - fix missing depend on libusb in initial package, closes #9598 Signed-off-by: Michael Markstaller (sorry, I thought i sent this months ago..) Index: feeds/packages/libs/libftdi/Makefile === --- feeds

[OpenWrt-Devel] [PATCH] pthsem build on Linux 3.x host

2011-10-18 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, after upgrading my host to Ubuntu 11.10 having a 3.0 Kernel pthsem didn't build anymore with: #error "Unsupported Linux (g)libc version and/or platform" - -> Below is a patch for the package which fixed it for me. Sign

Re: [OpenWrt-Devel] [PATCH] Fix avahi build problems

2012-01-27 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 21.11.2011 14:48, schrieb Mike Brady: > ... > > Packages that don't require D-BUS support are compiled with D-BUS > support disabled by default, keeping the build as small as > possible. Support for D-BUS can be selected if desired. > > Selecting

Re: [OpenWrt-Devel] USB support for rt305x chips

2012-02-04 Thread Michael Markstaller
> I see code for the dwc driver. Nothing in OHCI? > > If rt305x is a bad choice for USB, what would be better? > -- Michael Markstaller Elaborated Networks GmbH www.elabnet.de - www.wiregate.de Lise-Meitner-Str. 1, D-85662 Hohenbrunn, Germany fon: +49-8102-8951-60, fax: +49-810

Re: [OpenWrt-Devel] USB support for rt305x chips

2012-02-05 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 05.02.2012 02:10, schrieb jonsm...@gmail.com: > Wish I'd found this earlier. > > http://wiki.openwrt.org/toh/tp-link/tl-wr703n Hmm, I didn't mention it intentionally as it though very nice also very chinese (no CE, ...) but also working fine here (

Re: [OpenWrt-Devel] [PATCH 2/2] Comprehensive ipv4 and ipv6 unaligned access patch for ar71xx

2012-04-22 Thread Michael Markstaller
Appreciate your work really but just my 5ct: noone needs IPv6 if not in search for troubles or many new (security)-problems. I love the --disable-ipv6 switch, please keep it working without this experiment, I guess there are many other fields to work on - with more relationship to real-life :o Mi

Re: [OpenWrt-Devel] [PATCH 2/2] Comprehensive ipv4 and ipv6 unaligned access patch for ar71xx

2012-04-22 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 23.04.2012 01:52, schrieb Dave Taht: > It should keep working with the --disable-ipv6 switch. That sounds good ;) Again: I appreciate your work from a technical point of view, also understand this might be good at some point in (far) future but I'm

Re: [OpenWrt-Devel] [PATCH 2/2] Comprehensive ipv4 and ipv6 unaligned access patch for ar71xx

2012-04-22 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Here in the 21st century, Legacy IP addresses are running out. Really, where ? :p This story is told for 10yrs now.. And if, lets get get back some /8 from someone using them for 500 hosts instead of NAT and we're off for pretty some time.. Michae

Re: [OpenWrt-Devel] [PATCH 2/2] Comprehensive ipv4 and ipv6 unaligned access patch for ar71xx

2012-04-23 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, though really OT, its a really important point for a "Router-Distro" as which I love OpenWRT; so I'd want to explain my point. And I also read the RIPE-lists where I often have to swallow *not* to respond to all those IPv6-hurrays which arent pres

Re: [OpenWrt-Devel] [PATCH 2/2] Comprehensive ipv4 and ipv6 unaligned access patch for ar71xx

2012-05-05 Thread Michael Markstaller
, Apr 23, 2012 at 01:49:18AM +0200, Michael Markstaller > wrote: >> Appreciate your work really but just my 5ct: noone needs IPv6 if >> not in search for troubles or many new (security)-problems. > > Welcome to the 21st century. > > There are ISPs in Asia today(!) that *will*

[OpenWrt-Devel] [PATCH] 1/1 socat:Update to 1.7.2.0

2012-05-13 Thread Michael Markstaller
7;t linked against *ssl* anyway, compiles and works fine, verified on ar71xx Michael Signed-off-by: Michael Markstaller --- cut --- Index: feeds/packages/net/socat/patches/502-no_sslv2.patch === --- feeds/packages/net/socat/patches/50

Re: [OpenWrt-Devel] Old retired versions of 2.6.x soon to include x86?

2012-05-13 Thread Michael Markstaller
> Does anyone else find it troubling that x86 has been as stagnant as it is? +1 I'm just about changing some Alix.1D to OpenWRT What is required? maybe I can contribute (though admidettly I wouldn't know what to change to get 3.3.5 instead of 2.6.39 built for this platform :() Michael __

[OpenWrt-Devel] WR842 / WR2543 - Questions on buttons and leds

2012-05-13 Thread Michael Markstaller
Hi, a formal question, rather cosmetic: played around with the WR842 today. (Which is a really nice box with USB, 8/32MB for very few money..) It's using the TL-MR3x20 board which seems 99% fine but it has different buttons: - labeled "WPS / Reset" which is mapped to "wps" right now - labeled "

[OpenWrt-Devel] [PATCH] Add libFTDI

2011-05-07 Thread Michael Markstaller
ys/weeks ;) Signed-off-by: Michael Markstaller Index: feeds/packages/libs/libftdi/Makefile === --- feeds/packages/libs/libftdi/Makefile(Revision 0) +++ feeds/packages/libs/libftdi/Makefile(Revision 0) @@ -0