Re: [OpenWrt-Devel] extroot not using overlay? (was Re : [OpenWrt] #8542: various hangs with extroo t (mini_fo) using ext4)

2011-01-02 Thread RHS Linux User
Hi, It would be neat to allow a poor man's kexec. Select kernel and initramfs. Then pick which root to use. Makes multiple iso type images much easier. I can see arguements for both pivot and overlay behavior. Stuff tied heavily to kernel in first filesystem. Heavy programs, on demand, in

Re: [OpenWrt-Devel] Builds since yesterday afternoon not succeeding

2010-07-27 Thread RHS Linux User
Hi, While I find the build process basically opaque, I think anything that can be done to make it better and ckearer is well worth it. For me some simple examples and some clearer explanation of the intent of the various makes would be a big help. i.e.- 1. rebuild all except

Re: [OpenWrt-Devel] Wireless Interface

2010-07-12 Thread RHS Linux User
FWIW, the first interface has different properties from the others. wiz On Mon, 12 Jul 2010, Jo-Philipp Wich wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. If you rely on a certain order of wifi ifaces you're most likely doing sth. wrong. Explain some more why you need

Re: [OpenWrt-Devel] [PATCH] no checksum error recording on WRT54G3GV2(-VF)

2010-07-04 Thread RHS Linux User
Hi, You gotta be kidding!! XX megabytes is enough for anyone! Shades of Bill Gates and early DOS :). IMHO - Linux is about being able to easily use the hardware, NO? On Fri, 2 Jul 2010, Markus Wigge wrote: Hi, I finally managed to port another patch for the flashmap driver

Re: [OpenWrt-Devel] Openwrt package installation order

2010-05-31 Thread RHS Linux User
Hi All, Not strictly related to your question, but somewhat relevant. FWIW - The order of turning on the various ports of the atheros wifi driver *DOES* matter. Client mode MUST be the first one if enabled. I gather there are other significant but opaque requirements also :( warm

Re: [OpenWrt-Devel] [backfire] WRT54G flash space problem

2010-05-11 Thread RHS Linux User
Hi, I wonder IF linux can be made small enough for some of the embedded chips to boot and then attach an SD card as the file system? warm regards, wiz On Mon, 10 May 2010 edgar.sol...@web.de wrote: On 10.05.2010 23:47, Bernhard Loos wrote: 2010/5/10 Bernhard Loos

Re: [OpenWrt-Devel] menuconfig vs kernel_menuconfig

2010-04-20 Thread RHS Linux User
? That said I am pretty sure I am close to having it working :). Again thank you for your insightful response. warm regards to all, Wiz On Tue, 20 Apr 2010, Felix Fietkau wrote: On 2010-04-19 11:40 PM, RHS Linux User wrote: Hi All, rant This whole config

Re: [OpenWrt-Devel] [PATCH] Add option for block-extroot to mount a sub directory on the external USB device

2010-04-09 Thread RHS Linux User
Hi, Neat... It would be *VERY* nice to be able to do the same thing with one or *TWO* MMC cards since they can be easily kludged onto a few GPIO pins. Maybe your patch already supports this? Wiz On Fri, 9 Apr 2010, Quentin Armitage wrote: The block-extroot package adds the

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

2010-03-25 Thread RHS Linux User
Hi, I often use a simple bit-bang function at some high buad rate and one gpio pin. I hook a serial terminal to it. Depending on CPU speed, etc. interrupts may have to be disabled during the time the character is actually being sent. One character at 115,200 is 0.1ms so unless the CPU is very

Re: [OpenWrt-Devel] Serial port - Atheros - WORKS

2010-03-24 Thread RHS Linux User
WORKS :))) So now I can get to my data acquisition serial hardware over the batman mesh with a fully wireless connection !! OpenWRT ROCKS !! Thanks to all, Wiz On Tue, 23 Mar 2010, RHS Linux User wrote: Hi, Thanks. I'll try your idea later today :). There are three

Re: [OpenWrt-Devel] Serial port question - Atheros

2010-03-23 Thread RHS Linux User
. On Mon, 2010-03-22 at 16:47 -0500, RHS Linux User wrote: Hi, On a Meraki mini, Atheros ar2315 SOC I am trying take over the serial port as in: minicom -s [/dev/ttyS0]. Lock file gets made OK. I notice there are MANY serial port related entries in System.map

[OpenWrt-Devel] Serial port question - Atheros

2010-03-22 Thread RHS Linux User
Hi, On a Meraki mini, Atheros ar2315 SOC I am trying take over the serial port as in: minicom -s [/dev/ttyS0]. Lock file gets made OK. I notice there are MANY serial port related entries in System.map (serial, tty, uart, etc.) And several /dev entries. I have yet to figure out

Re: [OpenWrt-Devel] [PATCH] Fix kexec support on brcm47xx

2010-03-21 Thread RHS Linux User
Hi All, FANTASTIC I can't wait to get it running here !! Wiz On Sun, 21 Mar 2010, Florian Fainelli wrote: Hi Adrian, Le dimanche 21 mars 2010 17:02:24, Adrian Byszuk a écrit : Dear developers, This kernel patch fixes problems with kexec call on some devices. It allows

Re: [OpenWrt-Devel] [RFC] block-mount, block-extroot, and other Wiki documentation

2010-02-27 Thread RHS Linux User
Hi, Gotta check this out. Maybe I can get time to take a pass at the docs? Wiz On Sat, 27 Feb 2010, Daniel Dickinson wrote: [NON-Text Body part not included] ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] 2mb flash not OpenWRT-Target?

2010-02-21 Thread RHS Linux User
Hi All, I support a 2mb version for a somewhat different reason. It seems to me that the base router kernel/boot loader should be VERY small. It optionally does a 'kexec' to a possibly attached USB/MMC memory card. In this way router firmware can be totally upgraded. Can be as large as

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-21 Thread RHS Linux User
Hi, I have one further suggestion. I have HAVE a DUAL mips3 with 64 megabytes of ram RUNNING on an FPGA. However, mips3 has a VERY small instruction set. So far I haven't been able to get the kernel to run AT ALL. The reason is because some of the more elegant MIPS instructions are used

Re: [OpenWrt-Devel] Ping Re: RFC: LuCI Web Interface Image Format

2009-06-17 Thread RHS Linux User
Hi All, You have some very good ideas. I would like to suggest using [requiring] BOTH md5sum and sha1. This is much harder to fake. I have already seen TWO DIFFERENT VERSIONS of the same wireless driver in the wild ??!! It seems that those of us who are successful [openwrt] attract a

[OpenWrt-Devel] Does anyone know the GPIO address for Meraki Mini?

2009-05-27 Thread RHS Linux User
Hi, I am trying to add MMC support for Meraki Mini, Atheros ar2315 chip. I am stuck as to where to find the correct GPIO address? Also, I am wondering where this hardware address should be in the openwrt Atheros related sources. So far I am getting reboots when I use the io

Re: [OpenWrt-Devel] kexec on mips

2009-05-12 Thread RHS Linux User
Hi, Dunno about kexec, but I am interested too. Wiz On Mon, 11 May 2009, Brian J. Murrell wrote: [NON-Text Body part not included] ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Introduce new router board

2009-05-06 Thread RHS Linux User
Hi, New Router board VERY good idea I AM willing to get envolved to help with whatever (BSE(EE),MSEE, etc.). Features I need: VERY cheap basic unit available. Good OEM package. Full sources for whole design. OEM engineers available. Copies of

Re: [OpenWrt-Devel] Where is the code that causes jffs2 to be built-in

2008-12-18 Thread RHS Linux User
Hi All, A good idea IMHO. Small boot up means more stuff in removeable memory means MUCH easier to try new versions. If we have a small simple bootup all the heavy stuff could be on one plug-in memory or better two. One for known good stuff and one for stuff being tested. Just my 2

Re: [OpenWrt-Devel] About the ramdisk image generated by openWRT

2008-12-18 Thread RHS Linux User
Hi, So exactly what do I have to do? Can I just load it into memory by whatever means (my debugger) and just start it? Does the file relocate itself once started? GOTTA get this working!! Sounds VERY useful :). warm regards, John On Thu, 18 Dec 2008, Stephen Gutknecht (hilltx)

Re: [OpenWrt-Devel] Smallest Linux

2008-10-14 Thread RHS Linux User
comments welcome. warm regards, John On Mon, 13 Oct 2008, bifferos wrote: --- On Sun, 12/10/08, RHS Linux User [EMAIL PROTECTED] wrote: From: RHS Linux User [EMAIL PROTECTED] Subject: Re: [OpenWrt-Devel] Smallest Linux To: OpenWrt Development List openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Smallest Linux

2008-10-12 Thread RHS Linux User
Hi All, Thanks to everyone who has commented so far. Some VERY good points. It IS a VERY small space. On the other hand: With some attention being now given to what REALLY needs to happen on boot, I think Linux's REAL minimum requirements is a VERY good question to ask AND ANSWER!

Re: [OpenWrt-Devel] OpenWrt as non-profit

2008-09-24 Thread RHS Linux User
Hi all, ... Who cares Maybe just suggest that donations be sent to help for the (few?) of us who are making ANY money. Seems like a lot of work. Maybe it will only divert some of us from getting real code running? Just my Two Cents or Euros or whatever :)). On Tue, 23 Sep

Re: [OpenWrt-Devel] trying to get a usb storage mounted on root

2008-07-12 Thread RHS Linux User
Hi All, If I understand your point about the 3rd option? 1. The driver(s) could either be in the kernel, 2. In the greater kernel image (flash chip) as drivers loaded after kernel boot. 3. On some removeable device (USB or whatever). If the drivers are capable of being

Re: [OpenWrt-Devel] openwrt-devel Digest, Vol 29, Issue 25

2008-05-15 Thread RHS Linux User
Hi Harald, Thanks for your reply. I am not sure what you mean by don't break threads? Do you mean leave the subject line as this mail has? I hope so. I tried a bunch of things as you can see below. I wasn't aware of the headers. That sounds like my problem. Thanks. I'll try what

Re: [OpenWrt-Devel] Xilinx Spartan 3E Starter Kit port - JFFS2 question

2008-05-12 Thread RHS Linux User
Hi Harald and Florian, Thanks. I realize I forgot to ask the obvious question: How does the OpenWRT tree create the original JFFS2 filesystem? Would be simple to write an unmake JFFS2 program? Is there one already in the OpenWRT tree? warm regards, John I can't

Re: [OpenWrt-Devel] Xilinx Spartan 3E Starter Kit port

2008-03-29 Thread RHS Linux User
Hi All, I am pretty sure that the OpenWRT is still NOT compiling the Linux kernel and modules for mips1 when the main menuconfig Advanced configuration options (for developers) -mips1 -march=r3000 -mtune=r3000 flag is given. The packages seem to compiled correctly for mips1, but when I

Re: [OpenWrt-Devel] Xilinx Spartan 3E Starter Kit port

2008-03-23 Thread RHS Linux User
:). Thanks again to you all the other fine OpenWRT folks. wiz On Sun, 23 Mar 2008, Florian Fainelli wrote: Hi Wiz Le dimanche 23 mars 2008, RHS Linux User a écrit : From what I can tell, however, the kernel and modules are not (from what I can tell) being compiled for MIPS1