Re: [OpenWrt-Devel] hotplug / micro-optimization

2014-06-05 Thread Weedy
On 5 Jun 2014 04:19, Bastian Bittorf bitt...@bluebottle.com wrote: 3) during bootup or '/etc/init.d/$daemon enable' we build a directory for enabled scripts. while we are at it, we can e.g. call 'ifup'/$ACTION if the daemon supports/implements it, otherwise ignore You mean the symlinks in

Re: [OpenWrt-Devel] hotplug / micro-optimization

2014-06-06 Thread Weedy
On 5 Jun 2014 04:19, Bastian Bittorf bitt...@bluebottle.com wrote: i have a router here with 400 vlan-interfaces. i'am still not happy, that an hotplug-event triggers a lot of unneccesary action. I wasn't paying attention but what services are you complaining about? On my router things like

Re: [OpenWrt-Devel] /var/state/wireless not being updated any more?

2014-06-16 Thread Weedy
On Thu, Jun 12, 2014 at 8:28 PM, Gui Iribarren g...@altermundi.net wrote: On 06/12/2014 09:13 PM, Shankar Unni wrote: Ping? How can I look up the current state of the various wireless interfaces using uci now? http://wiki.openwrt.org/doc/uci/network#determining.linux.interface.names

Re: [OpenWrt-Devel] /var/state/wireless not being updated any more?

2014-06-18 Thread Weedy
On Wed, Jun 18, 2014 at 5:48 PM, Shankar Unni shankaru...@netscape.net wrote: Thanks for the pointers, all! Let me try with this approach. I'll probably have to build a wrapper around it, since it's being probed from within a C user-space program. If you're in C shouldn't you use json

[OpenWrt-Devel] Force delete pppoe-wan

2014-07-03 Thread Weedy
I had some fun last night during my ISPs maintenance window. It made my Internet unstable enough that I'm guessing something racy happened. How can I force remove/delete the pppoe-wan interface? I managed to get it stuck twice before the window finished. Random zombie interface: pppoe-wan Link

[OpenWrt-Devel] WAN bouncing at boot

2014-07-27 Thread Weedy
Is there anything I can do to stop this? It started sometime in the last 6months of trunk. Right after this and couple minutes after boot my healing script fires and detects that WAN is broken and calls ifdown; sleep; ifup at which point I get an IP and keep it. But why it the WAN goinig up and

[OpenWrt-Devel] Oops while shutting down WAN

2014-07-27 Thread Weedy
Something I discovered while dealing with the WAN bouncing problem. If you ifdown while pppd is setting up it pukes. Sat Jul 26 02:41:52 2014 kern.info kernel: [ 23.08] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Sat Jul 26 02:41:53 2014 kern.info kernel: [ 23.11] device wlan0

Re: [OpenWrt-Devel] [PATCH]ramips:support Lenovo AC1200 Wireless router

2014-07-28 Thread Weedy
On 28 Jul 2014 12:45, John Crispin j...@phrozen.org wrote: Hi, where is the DTS file ? John Attached to the first mail. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] WAN bouncing at boot

2014-08-08 Thread Weedy
On Sun, Jul 27, 2014 at 3:31 PM, Weedy weedy2...@gmail.com wrote: Is there anything I can do to stop this? It started sometime in the last 6months of trunk. Right after this and couple minutes after boot my healing script fires and detects that WAN is broken and calls ifdown; sleep; ifup

Re: [OpenWrt-Devel] Oops while shutting down WAN

2014-08-08 Thread Weedy
On Sun, Jul 27, 2014 at 3:34 PM, Weedy weedy2...@gmail.com wrote: Something I discovered while dealing with the WAN bouncing problem. If you ifdown while pppd is setting up it pukes. Sat Jul 26 02:41:52 2014 kern.info kernel: [ 23.08] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

Re: [OpenWrt-Devel] 6in4 does not recover after wan outage

2014-08-22 Thread Weedy
On Fri, Aug 22, 2014 at 9:15 AM, Richard Mortimer richm+open...@oldelvet.org.uk wrote: However I've noticed that if the ADSL line drops then when it recovers my SiXXS 6in4 tunnel does not automatically re-establish the connection. There doesn't seem to be any magic config values to set either

Re: [OpenWrt-Devel] gigabit router !

2014-08-29 Thread Weedy
On 29 Aug 2014 15:26, Daniel Petre daniel.pe...@gmail.com wrote: Hello, is there any OpenWrt compatible gigabit router that can do more than 400 Mbit/s WAN to LAN except linksys wrt1900ac ? I know netgear wndr3700/wndr3800 and tp-link wr1043nd do around 380-400 Mbit/s but is there any other

Re: [OpenWrt-Devel] 6in4 does not recover after wan outage

2014-09-01 Thread Weedy
On 26 Aug 2014 03:52, Richard Mortimer richm+open...@oldelvet.org.uk wrote: Hi, On 23/08/2014 00:19, Weedy wrote: On Fri, Aug 22, 2014 at 9:15 AM, Richard Mortimer richm+open...@oldelvet.org.uk wrote: However I've noticed that if the ADSL line drops then when it recovers my SiXXS 6in4

Re: [OpenWrt-Devel] Missing packages from packages feed on GitHub repository

2014-09-03 Thread Weedy
On 3 Sep 2014 04:21, Federico Di Marco fede...@gmail.com wrote: Well shouldn't there already be assigned a maintaner ? They were never set in stone. This is why we started over. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] toolchain size increase - 40MB vs 160MB

2014-09-03 Thread Weedy
On 25 Aug 2014 15:40, valent.turko...@gmail.com valent.turko...@gmail.com wrote: Hmm, I just noticed that BB RC3 has enormus toolchain file for mips (the one I use most often) [1] when compared to AA 12.09 toolchain [2] 40MB vs 160MB Should I be worried that something is broken or is this

Re: [OpenWrt-Devel] [PATCH] [package] dropbear: enable sha2-based hmac by default.

2014-09-27 Thread Weedy
I got bit by this last week when I audited my ssh config and dropped all weak/slow ciphers. Couldn't log into my routers and had to add md5 ciphers and macs back. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] b53: BCM5325 VLAN VID 15 possible?

2014-09-30 Thread Weedy
On 29 Sep 2014 05:19, Jonas Gorski j...@openwrt.org wrote: Hi, On Mon, Sep 29, 2014 at 10:43 AM, Ilya Lipnitskiy ilya.lipnits...@gmail.com wrote: Greetings! I have been trying to configure a NETGEAR WNDR3400 device to use VLAN ID 201 on its WAN port to be able to talk to a Calix FTTH

Re: [OpenWrt-Devel] [RFC PATCH] packages: Smart Queue Management for AQM Packet Scheduling and Qos from CeroWrt

2014-10-01 Thread Weedy
On 30/03/14 06:29 PM, Dave Taht wrote: On Sun, Mar 30, 2014 at 02:24:44PM -0400, Weedy wrote: On Sat, Mar 29, 2014 at 2:56 PM, Dave Täht dave.t...@bufferbloat.netwrote: From: Dave Taht dave.t...@bufferbloat.net This adds support for the bufferbloat project's Smart Queue Management (SQM

Re: [OpenWrt-Devel] WAN bouncing at boot

2014-10-03 Thread Weedy
On Tue, Aug 12, 2014 at 10:05 AM, Bas Mevissen ab...@basmevissen.nl wrote: On 08/09/2014 04:13 AM, Weedy wrote: On Sun, Jul 27, 2014 at 3:31 PM, Weedy weedy2...@gmail.com wrote: Is there anything I can do to stop this? It started sometime in the last 6months of trunk. Right after

Re: [OpenWrt-Devel] [PATCH] [package] dropbear: enable sha2-based hmac by default.

2014-10-03 Thread Weedy
On 27/09/14 01:29 PM, Alive wrote: On 27/09/2014 23:34, Weedy wrote: I got bit by this last week when I audited my ssh config and dropped all weak/slow ciphers. Couldn't log into my routers and had to add md5 ciphers and macs back. You must rebuild dropbear package cleanly to test this patch

Re: [OpenWrt-Devel] [Cerowrt-devel] [RFC PATCH] packages: Smart Queue Management for AQM Packet Scheduling and Qos from CeroWrt

2014-10-20 Thread Weedy
sqm-scripts SQM Scripts (QoS) (PACKAGE_sqm-scripts) [N/m/y/?] (NEW) We got accepted? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Frequent adsl disconnections with BTHOMEHUBV2B (lantiq xway danube)

2014-11-16 Thread Weedy
Depending on the CO/stinger equipment it might just be your chipset is incompatible. I had issues in the past with Bell sympatico stingers (made by Ikanos). They had firmware bugs verified by both Bell and Ikanos with anything that didn't run a broadcom DSP. There was nothing I could do except

Re: [OpenWrt-Devel] Frequent adsl disconnections with BTHOMEHUBV2B (lantiq xway danube)

2014-11-17 Thread Weedy
On Nov 17, 2014 12:08 PM, Jaime T enopa...@gmail.com wrote: On 16 November 2014 23:47, Weedy weedy2...@gmail.com wrote: I had issues in the past with Bell sympatico stingers (made by Ikanos). They had firmware bugs verified by both Bell and Ikanos with anything that didn't run a broadcom

Re: [OpenWrt-Devel] Autoneg problems with ar8216 on kernel 3.14 (related to ticket 17800)

2014-11-19 Thread Weedy
On Oct 30, 2014 5:08 PM, Heiner Kallweit hkallwe...@gmail.com wrote: Am 30.10.2014 um 07:22 schrieb Heiner Kallweit: Am 30.10.2014 um 03:36 schrieb Florian Fainelli: Le 28/10/2014 11:46, Heiner Kallweit a écrit : After a little more thinking about it and looking at the code I basically

Re: [OpenWrt-Devel] Autoneg problems with ar8216 on kernel 3.14 (related to ticket 17800)

2014-11-23 Thread Weedy
On Nov 19, 2014 8:47 AM, John Crispin blo...@openwrt.org wrote: On 19/11/2014 14:44, Weedy wrote: On Oct 30, 2014 5:08 PM, Heiner Kallweit hkallwe...@gmail.com mailto:hkallwe...@gmail.com wrote: Am 30.10.2014 um 07:22 schrieb Heiner Kallweit: Am 30.10.2014 um 03:36 schrieb Florian

Re: [OpenWrt-Devel] Autoneg problems with ar8216 on kernel 3.14 (related to ticket 17800)

2014-11-23 Thread Weedy
On Nov 23, 2014 4:35 PM, Weedy weedy2...@gmail.com wrote: On Nov 19, 2014 8:47 AM, John Crispin blo...@openwrt.org wrote: On 19/11/2014 14:44, Weedy wrote: On Oct 30, 2014 5:08 PM, Heiner Kallweit hkallwe...@gmail.com mailto:hkallwe...@gmail.com wrote: Am 30.10.2014 um 07

Re: [OpenWrt-Devel] Autoneg problems with ar8216 on kernel 3.14 (related to ticket 17800)

2014-11-24 Thread Weedy
On Mon, Nov 24, 2014 at 3:45 AM, Heiner Kallweit hkallwe...@gmail.com wrote: On Mon, Nov 24, 2014 at 1:06 AM, Felix Fietkau n...@openwrt.org wrote: On 2014-11-23 23:03, Weedy wrote: On Nov 23, 2014 4:35 PM, Weedy weedy2...@gmail.com mailto:weedy2...@gmail.com wrote: On Nov 19, 2014

Re: [OpenWrt-Devel] Autoneg problems with ar8216 on kernel 3.14 (related to ticket 17800)

2014-11-24 Thread Weedy
On Nov 24, 2014 8:27 AM, Bastian Bittorf bitt...@bluebottle.com wrote: * Weedy weedy2...@gmail.com [24.11.2014 14:14]: [deleted ~250 lines fullquote] you (and the others too) are experienced users, so please read https://www.netmeister.org/news/learn2quote2.html#ss2.8 bye, bastian I've

Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Weedy
On 22/03/12 11:14 PM, Hanno Schupp wrote: My last good image is on the Mikrotik rb450g is 30857. 31037 no longer works. I have not tested in between. I suspect this is a regression from the changes introduced somewhere in 30994-31011, which extended the 8216 switch chip code (which also

Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Weedy
On 23/03/12 03:06 AM, Hanno Schupp wrote: Sure, 450G is supported for a long time. No idea about the 435g, give if a try and let us know... I failed horribly to get a image to boot. I spent a week going over the twenty-seven thousand line kernel patch microtik sent me and had no luck.

Re: [OpenWrt-Devel] Problem with sysupgrade

2012-08-01 Thread Weedy
On 01/08/12 03:43 AM, Andrea Ferraresi wrote: Hello folks, i'm currently develop a custom version of openwrt for openwisp.org project. So i have to install it remotely to a large number of access points distributed in the province of Rome. (i cannot reach the ap's easily) So when i

Re: [OpenWrt-Devel] Linux 3.3.x has been EOLed ; time to move on ?

2012-08-01 Thread Weedy
On 01/08/12 04:57 AM, Emmanuel Deloget wrote: Hello, I understand that a lot of effort has been pushed in making Linux 3.3 the trunk kernel, and I understand that I probably missed long (IRC?) discussions on this very subject, but since 3.3.8 is going to be the last supported kernel in

Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts

2012-09-09 Thread Weedy
On Thu, Oct 20, 2011 at 6:02 AM, Dave Taht dave.t...@gmail.com wrote: On Thu, Oct 20, 2011 at 11:55 AM, Weedy weedy2...@gmail.com wrote: On 08/10/11 10:41 AM, Dave Taht wrote: I am getting towards being able to test both this and ipv6 support in the qos-scripts6 packages in the ceropackages

Re: [OpenWrt-Devel] ag71xx: making the link state drop

2012-10-12 Thread Weedy
On 27/08/12 07:34 AM, Gabor Juhos wrote: The problem is that PHYLIB in Linux does not fully stops the PHY device when a driver issues a phy_stop call. Copy the attached patches into 'target/linux/ar71xx/patches-3.3', then do a 'make target/linux/clean world'. With these patches, the PHY of

Re: [OpenWrt-Devel] Change Default IP?

2012-11-28 Thread Weedy
On 28/11/12 06:38 PM, John Lauro wrote: Is there a place to change the default IP for a firmware build? I tried setting under Image configuration - Preinit configuration options - IP address for preinit network messages, but that doesn't seem to work (not that I expected to, but it's the

[OpenWrt-Devel] Stock WNDR3800

2012-12-06 Thread Weedy
Anyone flashed recent trunk builds? It's refusing to take my factory.img. Tomorrow I'll try a backfire image or something. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [OpenWrt-Devel 4/4] Add profile and build image for Sagemcom F@ST2704V2 ADSL router

2013-10-21 Thread Weedy
On 21 Oct 2013 14:47, Marcin Jurkowski marci...@gmail.com wrote: This adds profile and build image for Sagemcom F@st2704, using b43 driver. For WiFi to work properly BCMA fallback SPROM support patch must be applied (http://git.io/z1Ki8A). ... I can put a real OS on this pile of ass? I CAN

Re: [OpenWrt-Devel] AR9344 wifi dying on WD N600 routers

2013-10-25 Thread Weedy
On 25 Oct 2013 09:40, Alvaro Kuolas kuo...@gmail.com wrote: I have the same issue with different Atheros based routers, namely: TP-Link WDR4300, WDR4900, TL-WR841ND V1 and TL-WR841ND V2. WiFi it's quite unstable and I don't know where to look for debugging this issue. My tp-link devices are

Re: [OpenWrt-Devel] AR9344 wifi dying on WD N600 routers

2013-10-26 Thread Weedy
On Sat, Oct 26, 2013 at 8:35 AM, omggo oom...@gmail.com wrote: out of interest weedy, what tp-link devices do you have? Two WDR4300, a WR2543ND, and a WR1043ND (this one was bought and is used in the Netherlands). I also have a TL-WR702N or 703/710. I forget, the one that costs like 15 bucks. I

Re: [OpenWrt-Devel] zram backport for Attitude Adjustment

2013-11-07 Thread Weedy
On 8 Nov 2013 00:41, Ben West b...@gowasabi.net wrote: As someone who runs AA r38247 patched to include zram support, I can add anecdotal experience that some processes don't behave well when paged to swap. I'm running AR7240 devices with 32MB RAM (i.e. UBNT M gear) as mesh nodes, and I've

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-08 Thread Weedy
Can this pretty please not die to bitrot? I need this merged so badly ;_; On Thu, Oct 31, 2013 at 7:33 PM, Marcin Jurkowski marci...@gmail.comwrote: This adds kernel support support for Sagemcom F@st 2704 wireless ADSL router. It's a BCM6328-based 802.11n wireless router with USB port and

Re: [OpenWrt-Devel] [RFC] uClibc: Deactivate oversized thread stack cache

2013-11-08 Thread Weedy
On 8 Nov 2013 12:52, s...@open-mesh.com wrote: From: Sven Eckelmann s...@open-mesh.com A small system like the common home router doesn't have 40 MiB per process for a dirty stack cache. This can easily lead to an overbooking OOM problem and caused a lot of hangs+reboots on 32 MiB systems

Re: [OpenWrt-Devel] Newbie needs help in building stable for newer hardware

2013-11-08 Thread Weedy
On 8 Nov 2013 05:10, Florian Effenberger flo...@gmail.com wrote: Hello, anyone can provide insight? ;-) Thanks, Florian Just use trunk. I update my 4300 once a week to HEAD. I I've had zero problems. 2013/10/9 Florian Effenberger flo...@gmail.com: Hello, I consider myself quite

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-09 Thread Weedy
this one is 1/4. Sorry for the earlier message that was incomplete. -Martijn 2013/11/8 Martijn Zilverschoon thefriedzom...@gmail.com: Well if you need this that badly, you can patch it yourself :) git clone git://git.openwrt.org/openwrt.git 2013/11/8 Weedy weedy2...@gmail.com: Can

Re: [OpenWrt-Devel] Newbie needs help in building stable for newer hardware

2013-11-09 Thread Weedy
On Sat, Nov 9, 2013 at 6:31 AM, Florian Effenberger flo...@gmail.comwrote: Hello, 2013/11/8 Weedy weedy2...@gmail.com: Just use trunk. I update my 4300 once a week to HEAD. I I've had zero problems. what is your experience with configuration files? I haven't tested yet, but I am a bit

Re: [OpenWrt-Devel] Trunk build no /etc/init.d/firewall, uci firewall references

2013-11-26 Thread Weedy
After using OpenWRT for years with almost 0 issues this is my workflow. weedy@HAF ~/projects/openwrt $ svn up . make V=3 package/symlinks weedy@HAF ~/projects/openwrt $ cat configs/tl-wdr4300-home.config CONFIG_TARGET_ar71xx=y CONFIG_TARGET_ar71xx_generic=y CONFIG_TARGET_ar71xx_generic_TLWDR4300

Re: [OpenWrt-Devel] WNDR3800 wifi and collectd issues - r38991

2013-12-03 Thread Weedy
On Tue, Dec 3, 2013 at 7:23 PM, Jim Henderson hende...@gmail.com wrote: On Wed, 04 Dec 2013 01:00:00 +, Jo-Philipp Wich wrote: Hi. I just built this while trying to resolve an Android connectivity issue (I'd been running r37866 previously) on a NetGear WNDR3800, and the new build

Re: [OpenWrt-Devel] HTTPS for binaries

2014-01-01 Thread Weedy
If this really bothers you, you build from source. And vet the source code before building images. This is what I do for my clients. On 1 Jan 2014 05:24, iyCXLONo mVUTxeyv iycxl...@yandex.com wrote: Hello, Is it possible to download OpenWrt binaries over HTTPS? If not, which seems to be the

Re: [OpenWrt-Devel] [PATCH] Add sysfixtime init script, replacement of luci_fixtime

2014-01-02 Thread Weedy
I don't see a problem with adding this. Sane usage case. Sane script. If we default to thirty days even if you turn it on by accident it won't ware anything out. I would like to see it take min,h,d,m as increment arguments. On 2 Jan 2014 04:26, Bastian Bittorf bitt...@bluebottle.com wrote: *

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: Fix WD My Net N750 weak signal issue

2014-01-07 Thread Weedy
On 7 Jan 2014 21:30, Steven Haigh net...@crc.id.au wrote: On 8/01/2014 9:20 AM, Felix Kaechele wrote: The LNAs need to be enabled by setting their respective GPIO to high even though the original firmware's setting sets them to low on initialization. Obviously the LNAs are then later

Re: [OpenWrt-Devel] [PATCH] Oolite V1.0 Support

2014-02-22 Thread Weedy
On Fri, Feb 21, 2014 at 6:53 PM, Lars Boegild Thomsen l...@cow.dk wrote: The module I've got is described a bit here: http://wiki.openwrt.org/toh/oolite/oolitev1 Including photos of the exact module. And I actually thought I ordered the V2 but ended up with the V1 :) Where are you

[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

Re: [OpenWrt-Devel] [PATCH] Fix regression in busybox sysntpd init when specifying more than one ntp server in the config file.

2014-03-27 Thread Weedy
Please accept this patch. On 28 Feb 2014 14:16, Vittorio G (VittGam) open...@vittgam.net wrote: Hi, This patch fixes a regression introduced with r38787. Before patching: /usr/sbin/ntpd -n -l -p server1 server2 server3 server4 After patching: /usr/sbin/ntpd -n -l -p server1 -p server2 -p

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2014-03-29 Thread Weedy
SO GUYS, MERGE PLOX? On 9 Nov 2013 18:42, Weedy weedy2...@gmail.com wrote: On Sat, Nov 9, 2013 at 2:54 PM, David Lang da...@lang.hm wrote: That doesn't slow down bitrot of the patches, that just works for one person's systems, for not. Is there something wrong with this series

Re: [OpenWrt-Devel] [RFC PATCH] packages: Smart Queue Management for AQM Packet Scheduling and Qos from CeroWrt

2014-03-30 Thread Weedy
On Sat, Mar 29, 2014 at 2:56 PM, Dave Täht dave.t...@bufferbloat.netwrote: From: Dave Taht dave.t...@bufferbloat.net This adds support for the bufferbloat project's Smart Queue Management (SQM) system, which improves over openwrt's qos-scripts in the following ways + Uses HTB with two

Re: [OpenWrt-Devel] public ssh key

2014-04-02 Thread Weedy
Your public key goes in /etc/dropbear/authorized_keys. Show us the logs when drop bear is restarted and when you try to login. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Fix sysntpd to use multiple servers.

2014-05-07 Thread Weedy
On Wed, May 7, 2014 at 5:46 PM, Ben Kibbey b...@luxsci.net wrote: On Wed, May 07, 2014 at 04:28:00PM +0200, Jo-Philipp Wich wrote: Hi. Can you elaborate on this fix? The current implementation works fine here as well and I cannot spot a functional difference with your change. ~

[OpenWrt-Devel] syslog has messed up priorities

2013-07-27 Thread Weedy
root@OpenWrt:~# logger -t herp -p local0.notice derp root@OpenWrt:~# logread Sat Jul 27 02:12:23 2013 local2.error herp: derp Uhh what? The default user.notice turns out as authpriv.error. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] Patch to procd/logread.c -- See Ticket #14079

2013-08-27 Thread Weedy
On 26 Aug 2013 15:57, Mike Brady mikebr...@eircom.net wrote: This patch fixes a problem with the logread utility built into procd. This has annoyed the hell out of me for a month. Where do I sign up to bear your children? ___ openwrt-devel mailing

Re: [OpenWrt-Devel] We are seeking bandwith per user configuration

2013-09-30 Thread Weedy
On Sat, Sep 28, 2013 at 7:21 PM, atilla.o.er...@gmail.com wrote: Dear friends long time i can not solve per user mac+ip+DL+UL reservation are you able to help me by example command and dependency packages for OpenWRT we have about 10 20 user in office and each one has own speed own

Re: [OpenWrt-Devel] ath9k / set txpower / TP-LINK TL-WR841N/ND v8

2013-10-17 Thread Weedy
On 17 Oct 2013 08:25, Bastian Bittorf bitt...@bluebottle.com wrote: we are facing a strange issue on 2 routers with identical hardware: TP-LINK TL-WR841N/ND v8 - i cannot set txpower 18 dBm according to 'iwconfig'/'iwinfo' on ONE router. the other (different location, same openwrt-revision

Re: [OpenWrt-Devel] Quick hack for kernel entropy problem on MIPS

2013-10-17 Thread Weedy
On Thu, Oct 17, 2013 at 11:40 AM, chrono chr...@open-resource.org wrote: Ahoi everyone, it was requested on IRC that I send my solution to the entropy problem with the current kernel (e.g. having 0 available entropy): root@OpenWrt:/# cat /proc/sys/kernel/random/entropy_avail 0 Uhh ok?

Re: [OpenWrt-Devel] Quick hack for kernel entropy problem on MIPS

2013-10-17 Thread Weedy
On 17 Oct 2013 13:07, chrono chr...@open-resource.org wrote: root@OpenWrt:/# cat /proc/sys/kernel/random/entropy_avail 0 Uhh ok? root@OpenWrt:~# cat /proc/sys/kernel/random/entropy_avail 1189 What's your uptime? Entropy is added to the pool e.g. based on network activity. The issue

Re: [OpenWrt-Devel] Quick hack for kernel entropy problem on MIPS

2013-10-18 Thread Weedy
On 18/10/13 07:09 AM, José Vázquez Fernández wrote: Take a look at this ticket: https://dev.openwrt.org/ticket/9631 Again, I do not personally have this issue but I can see why it would need to be fixed. $ ssh r...@openwrt.lan 'reboot';sleep 3;while ! ping -c3 openwrt.lan; do sleep 2; done; ssh

Re: [OpenWrt-Devel] Adding to first boot process

2011-06-02 Thread Weedy
On 31/05/2011 4:45 AM, Tim Fletcher wrote: answer is roll your own build? roll your own build ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts

2011-07-02 Thread Weedy
On 16/11/2010 1:55 PM, Ben Pfountz wrote: This patch updates qos-scripts to support fair traffic sharing using the SFQ with external classifiers method. It also corrects a bug in the unsupported ESFQ method already used by qos-scripts. (ESFQ: http://fatooh.org/esfq-2.6/ only updated to

Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts

2011-09-23 Thread Weedy
On 16/11/10 01:55 PM, Ben Pfountz wrote: This patch updates qos-scripts to support fair traffic sharing using the SFQ with external classifiers method. It also corrects a bug in the unsupported ESFQ method already used by qos-scripts. (ESFQ: http://fatooh.org/esfq-2.6/ only updated to

Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts

2011-10-07 Thread Weedy
On 25/09/11 01:21 PM, Dave Taht wrote: I am pleased to see this basic improvement to qos-scripts. I will be testing this patch soon in the cerowrt-1.0rc7 series if it doesn't get committed to openwrt head soon. Any luck? ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts

2011-10-20 Thread Weedy
week. On Fri, Oct 7, 2011 at 2:53 PM, Weedy weedy2...@gmail.com mailto:weedy2...@gmail.com wrote: On 25/09/11 01:21 PM, Dave Taht wrote: I am pleased to see this basic improvement to qos-scripts. I will be testing this patch soon in the cerowrt-1.0rc7 series if it doesn't get

Re: [OpenWrt-Devel] continuously requesting IP

2012-01-02 Thread Weedy
On 31/12/11 06:17 PM, Nerijus Baliunas wrote: Hello, Latest trunk, the client is re-requesting its IP addr continuously every 5-20 seconds: I have seen this for months, it only happens with one of the clients at that installation. I just filtered it out, but it would be nice if it was

Re: [OpenWrt-Devel] eth0 entry in /etc/config/network

2012-01-17 Thread Weedy
On 17/01/12 10:41 AM, jonsm...@gmail.com wrote: On Tue, Jan 17, 2012 at 10:41 AM, devendra.aaru devendra.a...@gmail.com wrote: On Tue, Jan 17, 2012 at 9:09 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Tue, Jan 17, 2012 at 10:37 AM, devendra.aaru devendra.a...@gmail.com wrote:

Re: [OpenWrt-Devel] [PATCH V2] ar71xx: support for kernel 3.1

2012-01-18 Thread Weedy
On 18/01/12 04:24 AM, Florian Fainelli wrote: Hello, On 01/18/12 08:47, Dave Taht wrote: On Wed, Jan 18, 2012 at 4:42 AM, Otto Solares Cabreraso...@guug.org wrote: On Thu, Dec 08, 2011 at 11:57:46PM +0100, Hartmut Knaack wrote: juhosg was working quite hard to get us out of sync, with

Re: [OpenWrt-Devel] Serious business hardware

2012-01-19 Thread Weedy
On 18/01/12 01:24 PM, Weedy wrote: ... or Wahhh why is my RSpro end-of-life?!?! It's been a while since I saw a discussion on heavy duty hardware so now that i can't buy anymore RSpros I figure it's a pretty goof time to bring it up. Requirements: - 500mhz or more - 128mb ram

Re: [OpenWrt-Devel] Serious business hardware

2012-01-19 Thread Weedy
On 19/01/12 06:55 PM, jason duhamell wrote: I think you would want UBICOM based routers. Google shows me a dev kit and some shitty dlink models, can you be more specific? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Serious business hardware

2012-01-19 Thread Weedy
On 19/01/12 07:24 PM, jason duhamell wrote: http://www.ubicom.com/products/network_processors/ip8100.php Try that one out for size. Jason On Fri, Jan 20, 2012 at 8:22 AM, Weedy weedy2...@gmail.com mailto:weedy2...@gmail.com wrote: On 19/01/12 06:55 PM, jason duhamell wrote: I

Re: [OpenWrt-Devel] [OpenWrt-Users] Serious business hardware

2012-01-22 Thread Weedy
On 22/01/12 02:04 AM, cptsp...@gmx.de wrote: Hi! Maybe you want to look at the ALIX boards by PC Engines. They fulfill most of your requirements, but they one have 100 Mbit/s LAN. Ingwer On 2012-01-18 19:24, Weedy wrote: Requirements: - 500mhz or more - 128mb ram+, DDR+ - 32mb

Re: [OpenWrt-Devel] [OpenWrt-Users] Serious business hardware

2012-01-25 Thread Weedy
On 23/01/12 04:34 AM, Russell Senior wrote: Weedy == Weedy weedy2...@gmail.com writes: Requirements: - 500mhz or more - 128mb ram+, DDR+ - 32mb flash - 2 gigabit ports (but I would like 4) - 1 minipci, bonus points for more - cf/sd card slot - available enclosure that isn't more then 75

Re: [OpenWrt-Devel] [PATCH V2] ar71xx: support for kernel 3.1

2012-02-01 Thread Weedy
Big nasty FYI, NAND (ie mikrotik profile) is broken. make[5]: Leaving directory `/home/weedy/openwrt/build_dir/linux-ar71xx_nand/linux-3.2.1' LZMA 4.65 : Igor Pavlov : Public domain : 2009-02-03 drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_write_words': include/linux/mtd/map.h

Re: [OpenWrt-Devel] Mikrotik RB411 Beeper control how-to?

2012-02-15 Thread Weedy
On 14/02/12 05:51 AM, Sergey Ryazanov wrote: Hello, I create very specialized OpenWRT based firmware for RB411 and I have some difficulty with controlling board beeper to indicate device state. As I can understand from discussion RB411 how to drive user leds

Re: [OpenWrt-Devel] Gateworks Laguna GW2388-4

2012-02-24 Thread Weedy
On 24/02/12 12:24 AM, Tim Harvey wrote: The Gateworks BSP uses OpenWRT but can't continually stay up to date with OpenWRT trunk as its a continually moving target. The Gateworks instructions at http://trac.gateworks.com/wiki/build_openwrt explain this and detail what OpenWRT revision the

[OpenWrt-Devel] [Fwd: Re: [Openswan Users] Cannot get NETKEY working on openwrt ERROR: netlink XFRM_MSG_NEWPOLICY]

2009-03-09 Thread Weedy
Original Message Subject: Re: [Openswan Users] Cannot get NETKEY working on openwrt ERROR: netlink XFRM_MSG_NEWPOLICY Date: Sun, 8 Mar 2009 20:02:27 -0400 (EDT) From: Paul Wouters p...@xelerance.com To: Weedy weedy2...@gmail.com References: 49b38fe8.6060...@gmail.com pine.lnx

Re: [OpenWrt-Devel] IPv6 netfilter kernel modules broken?

2009-04-08 Thread Weedy
Ondrej Zajicek wrote: Hello A few days ago i tried to build OpenWrt trunk for AR71xx and found that kmod-ip6tables package contained only ip6_tables.ko (and other modules, for example for filter (or other) table, were missing). Such netfilter is completely unusable. Perhaps the problem is

Re: [OpenWrt-Devel] After server upgrade

2009-04-10 Thread Weedy
Peter Lambrechtsen wrote: On Sat, Apr 11, 2009 at 7:11 AM, Gregers Petersen g...@openwrt.org wrote: OpenWrt upgraded its server infrastructure recently and most things are running as before. There are a few changes, or services which are not yet completely back to normal. - wrt bot which

Re: [OpenWrt-Devel] a lot of webservices of openwrt.org are broken

2009-04-14 Thread Weedy
ulf kypke wrote: hi, since some days old webservices, like the trac at dev.openwrt.org and the wiki are broken. old links as a result of google search, linked to 502 bad gateway the hardware database at the wiki is gone! the ticket system is down! almost 4 weeks ago, the freifunk foundation

Re: [OpenWrt-Devel] a lot of webservices of openwrt.org are broken

2009-04-14 Thread Weedy
kloschi wrote: hi weedy, thanks for the heads up, but: On Tue, 2009-04-14 at 10:13 -0400, Weedy wrote: wiki: http://oldwiki.openwrt.org/ toh: http://oldwiki.openwrt.org/TableOfHardware.html so far so good. trac: https://dev.openwrt.org/ if you had bothered to just try the link

Re: [OpenWrt-Devel] a lot of webservices of openwrt.org are broken

2009-04-14 Thread Weedy
Peter Lambrechtsen wrote: On 15/04/2009, at 5:20 AM, RB aoz@gmail.com wrote: On Tue, Apr 14, 2009 at 09:44, Weedy weedy2...@gmail.com wrote: N. Fresh start is good. Just look at gentoo-wiki.{com,info} Take a breath... Good. :) There's a lot of really

Re: [OpenWrt-Devel] a lot of webservices of openwrt.org are broken

2009-04-14 Thread Weedy
Jo-Philipp Wich wrote: Hi. You can just let users migrate the content, Just setup guidelines and templates first. Hmm, no - imho the migration needs some developer oversight to ensure the correctness of the information in the articles, w.g. whether certain configs are still valid, what's

Re: [OpenWrt-Devel] Introduce new router board

2009-05-05 Thread Weedy
Linkodas wrote: Hi list/community, we would like to introduce new router supporting OpenWRT. Sweet This board is referenced to low-cost and low-power solutions. Sweet^2 Below are preliminary specifications: PCB form factor: Pico-ITX (10cm x 7.2cm, fanless) Onboard CPU: Cortina

Re: [OpenWrt-Devel] Introduce new router board

2009-05-05 Thread Weedy
Ondrej Zajicek wrote: On Tue, May 05, 2009 at 09:27:26PM +0300, Linkodas wrote: Hi list/community, we would like to introduce new router supporting OpenWRT. It is only in development stage and we are looking for community opinion regarding its features and possibilities. There still

Re: [OpenWrt-Devel] Introduce new router board

2009-05-06 Thread Weedy
Linkodas wrote: Weedy wrote: Linkodas wrote: Hi list/community, we would like to introduce new router supporting OpenWRT. Sweet This board is referenced to low-cost and low-power solutions. Sweet^2 Below are preliminary specifications: PCB form factor: Pico-ITX (10cm x 7.2cm, fanless

Re: [OpenWrt-Devel] regarding Target optimization.

2009-09-01 Thread Weedy
Siva Prakash Reddy G wrote: cc1: error: unrecognized command line option -mips32 -march=arch Generate code that will run on arch, which can be the name of a generic MIPS ISA, or the name of a particular processor. The ISA names are: `mips1', `mips2', `mips3', `mips4', `mips32' and

Re: [OpenWrt-Devel] [REMINDER] apply Fix Serial Flash support patch

2010-01-16 Thread Weedy
On Sat, Jan 16, 2010 at 1:37 PM, Spudz76 spud...@gmail.com wrote: Thank you, thank you, thank you! On Sat, 2010-01-16 at 16:13 +0100, Jo-Philipp Wich wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Committed to trunk in r19171. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9

Re: [OpenWrt-Devel] Creating Patch Team

2010-01-30 Thread Weedy
On Fri, Jan 29, 2010 at 2:35 PM, Travis Kemen thepeo...@openwrt.org wrote: We are looking for 2-3 people that would be willing to help test patches on the mailing list and trac as well as help communicate with developers and patch submitters what the status of their patch is. The goal of this

Re: [OpenWrt-Devel] Creating Patch Team

2010-01-30 Thread Weedy
On Sat, Jan 30, 2010 at 11:00 AM, Weedy weedy2...@gmail.com wrote: On Fri, Jan 29, 2010 at 2:35 PM, Travis Kemen thepeo...@openwrt.org wrote: We are looking for 2-3 people that would be willing to help test patches on the mailing list and trac as well as help communicate with developers and patch

Re: [OpenWrt-Devel] b43 driver

2010-02-06 Thread Weedy
On Fri, Feb 5, 2010 at 2:37 PM, Hauke Mehrtens ha...@hauke-m.de wrote: Damian Lesiuk wrote: Note: The brcm47xx still won't work for those of you needing broadcom wifi, stick to brcm-2.4. We will tell you when it does work. Hi, I need to know. How much may take time before we can use the

Re: [OpenWrt-Devel] Howto debug init scripts like preinit?

2010-03-23 Thread Weedy
On Tue, Mar 23, 2010 at 9:04 AM, Brian Hutchinson b.hutch...@gmail.com wrote: Thanks to everyone for the great suggestions! Since I'm new at going this deep into shell debugging (and almost never on a embedded target) I'll have to check out each of these suggestions as I've never heard of

Re: [OpenWrt-Devel] Introduce new router board

2010-04-16 Thread Weedy
On Wed, May 6, 2009 at 10:36 PM, Weedy weedy2...@gmail.com wrote: Linkodas wrote: Weedy wrote: Linkodas wrote: Hi list/community, we would like to introduce new router supporting OpenWRT. Sweet This board is referenced to low-cost and low-power solutions. Sweet^2 Below are preliminary

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-15 Thread Weedy
On Fri, May 14, 2010 at 4:22 AM, Tathagata Das tathag...@alumnux.com wrote: Hi, Attached is the kernel patch to support Netgear WNR3500L. All changes are made under CONFIG_WNR3500L. I have used trunk source code of version number 21251 to create this kernel patch. Regards, Tathagata

Re: [OpenWrt-Devel] wl0 - impossible to use STA simultaneously with AP

2010-05-16 Thread Weedy
On Sun, May 16, 2010 at 6:04 AM, koniu gkusni...@gmail.com wrote: Current trunk on WL500GP v1(2.4), can not set a STA and AP simultaneously. STA works OK, LAN clients can connect but any wireless client timeout when connecting. Check this perhaps: https://dev.openwrt.org/ticket/7106 I can do

Re: [OpenWrt-Devel] backfire and asus wl-500gp v1 with 128MB ram

2010-05-16 Thread Weedy
On Thu, Apr 29, 2010 at 3:22 AM, Jan Nikitenko jan.nikite...@gmail.com wrote: Hopefully this description helps someone. Concerning the nvram init script of backfire openwrt - I do not understand, why the 0x0009 value is ORed there - if it was just set, the router would still boot even though

  1   2   >