* bad serial port count when trying to login
@ 2012-03-07 19:48 Subodh Nijsure
2012-03-08 11:24 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Subodh Nijsure @ 2012-03-07 19:48 UTC (permalink / raw)
To: linux-serial
Hello,
I have ARM based board (iMX28 processor) that has two serial ports one
of them runs console on port /dev/ttyAMA0 and I am able to login and
everything works fine.
However when I try to manually run getty on other serial port, using command:
nohup getty -l "/bin/login" 9600 /dev/ttyAPP3 &
my current login session on /dev/ttyAMA0 gets terminated I see following error,
uart_close: bad serial port count; tty->count is 1, port->count is 2
uart_close: bad serial port count; tty->count is 1, port->count is 0
I am running 3.1.0-rc5 kernel.
Can someone give me clues as to why this might be and clues on fixing it.
Thanks!
-Subodh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-08 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07 19:48 bad serial port count when trying to login Subodh Nijsure
2012-03-08 11:24 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox