Re: [OpenWrt-Devel] [PATCH] Make kernel version configurable for developers

2012-04-17 Thread Otto Solares Cabrera
Regarding the problem of users playing with config options and not mentioning it, part of the solution could be to require users to submit their .config files when reporting issues. In such a case, having the kernel version in there too would actually be better than relying on users

Re: [OpenWrt-Devel] What is the configuration file for wireless(ath9k driver)?

2012-04-17 Thread Otto Solares Cabrera
On Tue, Apr 17, 2012 at 09:50:56PM +0900, 马进 wrote: Hi all, Where could I find the configuration file for wireless based on ath9k driver? I want to know how to configure the beacon time, beacon time interval and so on. Is it hostapd.conf? Add your needed options in /etc/config/wireless:

Re: [OpenWrt-Devel] Bridge filtering on WRT160NL (ar71xx) not working

2012-03-29 Thread Otto Solares Cabrera
On Thu, Mar 29, 2012 at 05:47:03PM +0300, Felix Fietkau wrote: On 2012-03-29 1:51 PM, Felix Fietkau wrote: On 2012-03-29 11:50 AM, Florian Fainelli wrote: Le 03/28/12 00:49, Otto Solares Cabrera a écrit : On Tue, Mar 27, 2012 at 03:49:04PM +0200, Florian Fainelli wrote: Hello, Le 03

[OpenWrt-Devel] Bridge filtering on WRT160NL (ar71xx) not working

2012-03-27 Thread Otto Solares Cabrera
Hi! I have a WRT160NL with the 3 interfaces (eth0, eth1, wlan0) on a single bridge (br-lan) and I was normally doing filtering between them but now all the packets are unconditionally bridged to all the interfaces despite the ebtables rules. ebtables doesn't report hits on rules. My last

Re: [OpenWrt-Devel] Bridge filtering on WRT160NL (ar71xx) not working

2012-03-27 Thread Otto Solares Cabrera
On Tue, Mar 27, 2012 at 03:49:04PM +0200, Florian Fainelli wrote: Hello, Le 03/27/12 15:43, Otto Solares Cabrera a écrit : Hi! I have a WRT160NL with the 3 interfaces (eth0, eth1, wlan0) on a single bridge (br-lan) and I was normally doing filtering between them but now all the packets

Re: [OpenWrt-Devel] hostapd issue maybe between 30952 - 31118

2012-03-27 Thread Otto Solares Cabrera
On Tue, Mar 27, 2012 at 05:03:24PM -0700, Dave Taht wrote: however my issue is that hostapd isn't coming up for ap mode. Yeah in 3.3 the mon.wlan0 i/f is not being setup but I didn't investigate further. OTOH is just me or do you note too that the compressed firmware image with the 3.3 kernel

Re: [OpenWrt-Devel] 2012.02 Linaro 4.6

2012-02-12 Thread Otto Solares Cabrera
On Sat, Feb 11, 2012 at 01:34:58PM -0500, jonsm...@gmail.com wrote: Updating to Linaro 4.6 2012.02 has fixed those code generation bugs I was hitting. 2012.02 can also compile openssl for ARMv5 again (some Cortex changes had broken it). JFYI 2012.02 works fine for me on all my targets,

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

2012-01-18 Thread Otto Solares Cabrera
On Wed, Jan 18, 2012 at 10:19:45AM +0100, Gabor Juhos wrote: 2012.01.18. 4:42 keltezéssel, Otto Solares Cabrera írta: 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 decent support of nbd ;-) It took me a while

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

2012-01-17 Thread Otto Solares Cabrera
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 decent support of nbd ;-) It took me a while, but we're finally back on the track. Minimum kernel version is probably still 3.1.1. Successfully tested with kernel 3.1.4

Re: [OpenWrt-Devel] [PATCH v2 0/3] ar71xx: Add support for Linux-3.0

2011-11-26 Thread Otto Solares Cabrera
On Sat, Nov 26, 2011 at 07:27:44AM -0500, Outback Dingo wrote: On Sat, Nov 26, 2011 at 5:49 AM, Outback Dingo outbackdi...@gmail.com wrote: On Sat, Nov 26, 2011 at 4:12 AM, Otto Estuardo Solares Cabrera so...@guug.org wrote: This patch series adds Linux-3.0 kernel support to the ar71xx

Re: [OpenWrt-Devel] [PATCH] mac80211: read eeprom from platform data

2011-10-23 Thread Otto Solares Cabrera
On Sun, Oct 23, 2011 at 06:51:19PM -0600, Philip Prindeville wrote: Personally I would have submitted these two patches separately so that one doesn't hold up the other, especially since they're not visibly related in any way. +1 On 10/23/11 6:22 PM, Andrej Vlašić wrote: This enables

Re: [OpenWrt-Devel] [PATCH] Update mjpeg-streamer package

2011-09-15 Thread Otto Solares Cabrera
On Tue, Sep 13, 2011 at 08:20:45AM +0200, Roberto Riggio wrote: It is the output of svn diff. Rev 150 was from the experimental branch so I was not sure how stable it was (considering the mjpeg streamer is pretty volatile). Just FYI I was having problems in many cams with stable and

Re: [OpenWrt-Devel] [PATCH] Update mjpeg-streamer package

2011-09-12 Thread Otto Solares Cabrera
On Thu, Sep 08, 2011 at 10:31:31AM +0200, Roberto Riggio wrote: This patch upgrades the mjpeg-streamer package to the latest svn revision. It also closes track entry #9896 in the the newer version moved to v4l2. This patch it doesn't apply. mjpg-streamer r150 works for me too. - Otto

Re: [OpenWrt-Devel] [PATCH] replace CONFIG_PREEMPT_NONE with CONFIG_PREEMPT

2011-09-02 Thread Otto Solares Cabrera
On Fri, Sep 02, 2011 at 12:39:38PM +0200, Luka Perkov wrote: Please look at the kernel config file above. You will see that CONFIG_PREEMPT should be used on embedded systems... Doesn't CONFIG_PREEMPT will add userspace scheduling overhead which in turn harm kernelspace workloads such as packet

Re: [OpenWrt-Devel] [PATCH] Updated versions of NaCl and Quicktun

2011-03-31 Thread Otto Solares
On Thu, Mar 31, 2011 at 09:40:35PM +0200, Matthias Schiffer wrote: Hi, this updates NaCl to version 20110221 and Quicktun to 2.1.6. Also I improved the Quicktun init script so it doesn't fail when Quicktun takes more than 1 second to start. Hey, this package is excellent, thank you! -

Re: [OpenWrt-Devel] Developers needed - OpenWrt, Linux kernel, C, networking, etc.

2011-03-28 Thread Otto Solares
Hello Erik, please see my answers between lines and don't hesitate in asking me further. On Mon, Mar 28, 2011 at 11:01:16AM -0400, Erik Levinson wrote: Caneris is looking for some additional development help at the PS group (one new position at this time). Details and requirements: -Strong

Re: [OpenWrt-Devel] Developers needed - OpenWrt, Linux kernel, C, networking, etc.

2011-03-28 Thread Otto Solares
I meant to send this offlist, I'm very sorry. :) - Otto On Mon, Mar 28, 2011 at 12:23:42PM -0600, Otto Solares wrote: Hello Erik, please see my answers between lines and don't hesitate in asking me further. On Mon, Mar 28, 2011 at 11:01:16AM -0400, Erik Levinson wrote: Caneris is looking

Re: [OpenWrt-Devel] Developers needed - OpenWrt, Linux kernel, C, networking, etc.

2011-03-28 Thread Otto Solares Cabrera
On Mon, Mar 28, 2011 at 01:47:09PM -0500, Larry Vaden wrote: On Mon, Mar 28, 2011 at 1:28 PM, Otto Solares so...@guug.org wrote: I meant to send this offlist, I'm very sorry. :) I'm thinking many in the audience are quite impressed. Thank you for your kind words! I would love to work

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Otto Solares
Better first check as the others if your ART partition is empty, then if that's the case I'll help you. - Otto On Tue, Apr 13, 2010 at 09:12:50PM +0200, Thierry MUSEUX - www.fwt.fr - wrote: I have exactly the same problem. could you tell us howto restore if we have only one device ? What is

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Otto Solares
On Tue, Apr 13, 2010 at 09:54:14PM +0100, Nuno Gonçalves wrote: SOLCA: Your patch is nevertheless interesting. Why isn't it merged on trunk? Because it's dangerous, normally you should not mess with a r/w ART partition. Also, I had some problems a few weeks ago were firstboot wasn't reseting

Re: [OpenWrt-Devel] Backfire 10.03-rc1

2010-03-25 Thread Otto Solares
On Thu, Mar 25, 2010 at 11:59:56PM +0100, Matthias Buecher / Germany wrote: If 2.6.32.10 will be *the* desired version, then Orion can be just switched to it. My WRT350Nv2 is really running fine with it. File: target/linux/orion/Makefile No need to rebase any patches. Same for

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-24 Thread Otto Solares
On Wed, Mar 24, 2010 at 02:39:51PM +0100, Bernhard Loos wrote: After a suggestion from xMff, I dedicded to use a uci-defaults script, as this should fit the needs. Use it instead of the firstboot script in the original patch. I can't test it, as I don't have the device with me right now, but

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-22 Thread Otto Solares
On Sat, Mar 20, 2010 at 01:38:58PM +0100, Matthias Buecher / Germany wrote: Is the script set to executable (+x) in the image? This is typical for scripts that are presebt but not running, and often overlooked. Scripts in /lib/firstboot are not executable as they are sourced and not executed

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-22 Thread Otto Solares
On Sat, Mar 20, 2010 at 06:14:08PM +0100, Jo-Philipp Wich wrote: I think the real issue is that the preinit hook used by the fix script is not executed on jffs2-only images. Exactly, this script is added to the switch2jffs hooks which aren't executed on a pure jffs2 image. It seems there are

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-19 Thread Otto Solares
and for the next reboot/power-cycle it lose the firmware and waits for a TFTP firmware. I'm not near this new WRT160NL so I'll send you the output later. Thank you for looking into this! - Otto 2010/3/19 Otto Solares so...@guug.org: On Wed, Mar 17, 2010 at 05:34:33PM +0100, Bernhard Loos wrote: Hello I

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-19 Thread Otto Solares
On Fri, Mar 19, 2010 at 11:25:40AM -0600, Otto Solares wrote: On Fri, Mar 19, 2010 at 04:53:34PM +0100, Bernhard Loos wrote: Does this happen directly after flashing or only after a reboot? After the first reboot. If openwrt does come up at least once, could you run mtd -o 32 fixtrx

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-19 Thread Otto Solares
On Fri, Mar 19, 2010 at 06:34:03PM -0600, Otto Solares wrote: On Fri, Mar 19, 2010 at 11:25:40AM -0600, Otto Solares wrote: On Fri, Mar 19, 2010 at 04:53:34PM +0100, Bernhard Loos wrote: Does this happen directly after flashing or only after a reboot? After the first reboot

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-19 Thread Otto Solares
sure, you used the second patch I posted and the firstboot script is included in the image? 2010/3/20 Otto Solares so...@guug.org: On Fri, Mar 19, 2010 at 06:34:03PM -0600, Otto Solares wrote: On Fri, Mar 19, 2010 at 11:25:40AM -0600, Otto Solares wrote: On Fri, Mar 19, 2010 at 04:53:34PM

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-19 Thread Otto Solares
, Otto Solares wrote: Rechecked and yes, I'm using your latest patch and at boot the file /lib/firstboot/25_fixtrx is there but next boot lose the firmware. BTW I'm just using pure jffs2 image, will test squashfs and let you know. - Otto On Sat, Mar 20, 2010 at 02:27:29AM +0100, Bernhard

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-18 Thread Otto Solares
On Wed, Mar 17, 2010 at 05:34:33PM +0100, Bernhard Loos wrote: Hello I forgot to svn add the firstboot script, that actually calls mtd to fix the trx, sorry about that. Here is the complete patch again. Bernhard Hello Bernhard, FYI I try your patch on my newer WRT160NL but it

Re: [OpenWrt-Devel] WRT160NL new bootloader fix

2010-03-16 Thread Otto Solares
On Tue, Mar 16, 2010 at 12:21:14PM +0100, Bernhard Loos wrote: Hello The WRT160NL gets shipped with a new bootloader since some time, which actually checks the checksum in the trx image header. As the checksummed area includes the jffs2 start marker, this will blow up after first boot. This

Re: [OpenWrt-Devel] ath9k in openwrt

2010-02-08 Thread Otto Solares
On Mon, Feb 08, 2010 at 04:24:34PM +0800, Michael Geddes wrote: The drivers work pretty well.. .though not entirely stable. Every few days I have to run a script that will ifdown wlan, rmmod the modules, insert the modules back and ifup wlan... and every now and again, the server reboots

Re: [OpenWrt-Devel] Preinit fixes

2010-01-26 Thread Otto Solares
On Tue, Jan 26, 2010 at 07:28:18AM -0800, Marc Abrams wrote: See, http://cshore.is-a-geek.com/openwrt/preinit_mount.html It's fully documented along with an example. Hi Marc, I read the following: Preinit 3. Initializes device tree (/dev) Does that takes into account the new devtmpfs on

Re: [OpenWrt-Devel] Preinit fixes

2010-01-26 Thread Otto Solares
by the stable kernel maintainer. Your, - Otto On Tue, Jan 26, 2010 at 10:54 AM, Otto Solares so...@guug.org wrote: On Tue, Jan 26, 2010 at 07:28:18AM -0800, Marc Abrams wrote: See, http://cshore.is-a-geek.com/openwrt/preinit_mount.html It's fully documented along with an example. Hi

[OpenWrt-Devel] [PATCH] mac80211: correct application of the rts threshold config

2009-11-17 Thread Otto Solares
Signed-off-by: Otto Solares so...@guug.org --- Index: package/mac80211/files/lib/wifi/mac80211.sh === --- package/mac80211/files/lib/wifi/mac80211.sh (revisión: 18444) +++ package/mac80211/files/lib/wifi/mac80211.sh (copia de