Hi!

On Fre, 2010-01-15 at 03:47 +1100, Microbit_Ubuntu wrote:
[...]
> Having dug around more, I am now getting the impression that my problem
> is actually NOT getting console tty1 output to my serial ttyS0...
> 
> Eg. after boot, I login on ttyS0, ok, I get prompt.
> If I then login from tty1 (the USB HID keyboard), I don't get any output
> on serial (ttyS0).
Well, I would expect output on tty1 if the input came from tty1.
And for ttyS0 the same.

> BUT if I type in a valid command from USB HID, eg. 'reboot', my embedded
> system indeed reboots.

Ah, you want to have an USB-keyboard on tty1 as input and the output
should appear on ttyS0?
Is that easier than using the serial line as input from `minicom`?

Hmm, perhaps it's easier to fiddle with HID/USB/... stuff so that the
input from tty1 is actually copied/transferred/injected/... into ttyS0
as if it was typed over the serial line.
Sorry, but I'm no USB guru (or udev or ...) to help with that.

        Bernd
-- 
mobil: +43 664 4416156          http://bernd.petrovitsch.priv.at/
    Linux Software Entwicklung, Beratung und Dienstleistungen


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to