On Tue, 5 Mar 2002 08:34:21 -0500 (EST), [EMAIL PROTECTED] wrote: Hmm... Dunno I'm stumped.
>> If not that then I would suspect some sort of library version >> problem. LEM is pretty old. Unless its been updated since I used it >> last. Where are you compiling your stuff before you move it to the >> target? > >On the full install of the RH6.2 system. 20 gig hdd on the first ide >controller, the flash is by itself on the second controller. I can try >and update the libraries, but that will probably take a goodly amount of >time. >I didn't really want to take the time to brew my own embedded base setup. >If there's a better one than LEM I'd be open to trying it. > In the past I've done exactly what you have done with success. The only difference is that I always made sure my developement host and target were running the exact same version of libraries. Dunno if thats the problem here but subtle library issues can cause really strange behavior. My only other think I can think of is to try to start with a clean known working LEM and only upgrade 1 piece at a time until you find out what change causes the problems. One more thought just occured to me... There was a BUG fix in 2.4.3 or so that changed the behavior of CREAD and requires a later version of init. Usually though you don't get any characters at all for the CREAD issue. Perhaps you should try installing a telnet deamon and see what happens when you telnet to the box. That would let you figure out if its a remote login deal in general or specifically something with serial consoles. -- Richard A. Smith Bitworks, Inc. [EMAIL PROTECTED] 501.846.5777 x204 Sr. Design Engineer http://www.bitworks.com -- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in the message body. For more information, see <http://waste.org/mail/linux-embedded>.