i am trying to setup serial console and added the following line
to my /etc/inittab file:
i am trying to setup serial console and added the following line
to my /etc/inittab file:
S0:12345:respawn:/sbin/getty ttyS0 DT19200 vt100
and i tried to test it using:
echo hello world >> /dev/ttyS0
the following confirms settings:
setserial -ag /dev/ttyS0
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
Baud_base: 115200, close_delay: 50, divisor: 0
closing_wait: 3000, closing_wait2: infinte
Flags: spd_normal skip_test
root 680 0.0 0.3 1108 452 ttyS0 S 14:18 0:00 /sbin/getty
ttyS0 DT19200 vt100
I verified that my cable works also.
I still don't seen any output on my hyperterminal setup to on another pc
with some speed and
bit settings. Can you please tell me if I am missing some thing or if there
is something else
I can do that will tell me how to debug the problem?
I am using redhat linux 6.0 software.
Thanks.
--
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>.