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 s

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 too

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

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 driv

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 r

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 : > >> 2010/5/1

Re: [OpenWrt-Devel] menuconfig vs kernel_menuconfig

2010-04-24 Thread RHS Linux User
Wiz On Thu, 22 Apr 2010, Adrian Byszuk wrote: > Dnia wtorek 20 kwietnia 2010 o 01:25:17 Felix Fietkau napisał(a): > On 2010-04-19 11:40 PM, RHS Linux User wrote: > > Hi All, > > > > > > > >This whole config business IMHO is a real mess! > >

Re: [OpenWrt-Devel] menuconfig vs kernel_menuconfig

2010-04-20 Thread RHS Linux User
step? 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, > > > > >

Re: [OpenWrt-Devel] menuconfig vs kernel_menuconfig

2010-04-19 Thread RHS Linux User
Hi All, This whole config business IMHO is a real mess! Can someone clarify what happens with target config, and whatever other .configs that happen to be around somewhere? Also it seems to me HI TIME that .config became a VERY visible file. So much depends on the "main" .config an

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 capabilit

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 :). >

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

2010-03-23 Thread RHS Linux User
t biff your networking setup or > you'll be forced to reflash. > > 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: > > >

[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. > >

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 https://lists

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

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

Re: [OpenWrt-Devel] Getting brcm47xx run on WAP54g (2 MB flash)

2009-06-14 Thread RHS Linux User
Hi All, Smaller size --- Very Nice :). Personally I think some of the TinyCoreLinux ideas would work VERY well for use in embedded stuff. Basically the smallest kernel possible with whatever stuff loaded from seperate files. Seperate files so they can be easily reduced in size by p

[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" p

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 https://lists.openwrt.org/mailman/listinfo/ope

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 curren

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] 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 cen

Re: [OpenWrt-Devel] Fwd: ENC: Port solution to Our board Request

2008-10-29 Thread RHS Linux User
Hi All, Took me a few hours I *REALLY* I wish I were as smart as most of you !! My FPGA port continues slowly forward. Some chips should arrive for second breadboard in a few days. warm regards from COLD Concord NH USA :), John On Tue, 28 Oct 2008, RB wrote: > Took me

Re: [OpenWrt-Devel] cross ksymoops

2008-10-19 Thread RHS Linux User
Hi All, I have been following this thread, hoping to figure out how to get ksymoops to really work MIPS warm regards, John On Sun, 19 Oct 2008, Brian J. Murrell wrote: [NON-Text Body part not included] ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] setting kernel config parameters from ./files/

2008-10-19 Thread RHS Linux User
Hi All, I too like the idea of a 2nd stage reboot from scratch. This could easily allow the following to occur: try to boot the new kernel if this doesn't work after X tries, (keep alive or reset button rescues hard crashed kernel, driver, etc.) reboot using an older

Re: [OpenWrt-Devel] Smallest Linux

2008-10-14 Thread RHS Linux User
Further 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 >

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! P

[OpenWrt-Devel] Smallest Linux

2008-10-11 Thread RHS Linux User
Hi All, What is the smallest version of linux that you have seen run? Smallest in terms of RAM and ROM/Flash Right now I am playing with a small single chip microprocessor. I has 50k or so of RAM and 500k of ROM/Flash. It is smart enough to mount an MMC card or two. I remember sing

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 2008

Re: [OpenWrt-Devel] [PATCH] Add dynamic MMC-over-SPI-GPIO driver

2008-07-15 Thread RHS Linux User
Hi All, I wonder if this MMC driver can be extended to support 2 MMC devices? John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

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 loa

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

2008-07-12 Thread RHS Linux User
Hi All, IMHO there is a VERY VERY important point being discussed here. 1. Should the kernel be VERY small with drivers and everything possible loaded during boot as needed. or 2. Should the kernel "have it all"? For me the answer is obvious and VERY IMPORTANT. If we ch

Re: [OpenWrt-Devel] How to submit patches to OpenWRT

2008-07-02 Thread RHS Linux User
Hi All, I too have been wondering how to learn how to best submit patches. Very good discussion. I have noticed that Airodump-ng on Atheros (Meraki mini) does not dump real-time data to the serial port, but DOES dump real-time data to an ssh-ethernet connection?? I am begining to make sen

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 wha

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

2008-05-13 Thread RHS Linux User
Hi Harald, I tried to mount jffs2 today with Ubuntu (please see below) without success. I know the jffs2 file is OK since I "install" it in a Meraki Mini and the Meraki Mini runs OK. However, I tried to mount the file on the Meraki Mini with "mount file.jffs2 mnt -t jffs2". Again it didn't wor

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

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

2008-05-11 Thread RHS Linux User
Hi All, I am now in the process of getting OpenWRT to run in the Spartan 3e Starter Kit. I have gotten things to begin to compile for R3000 (somewhat) thanks to all your help :)). I have one dumb question. I feel stupid even asking, but I am stuck so here goes. I can't seem to figur

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

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

2008-03-26 Thread RHS Linux User
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 but rather for MIPS32? This MAY > > be the reason I

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

2008-03-23 Thread RHS Linux User
software based network interface, eliminating many chips from my final product :). 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

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

2008-03-22 Thread RHS Linux User
Hi all, I hope this is the correct list to ask these questions? I am trying to get OpenWRT running on the Xilinx Spartan 3E Starter Kit. So far I have MIPS1 - R3000 instruction set up and running :))). I can download and run binary files. The 64MB DDR is working fine :). The MI