1824971 Members
3619 Online
109678 Solutions
New Discussion юеВ

Serial console, no login

 
SOLVED
Go to solution
Mahesh S
Advisor

Serial console, no login

Hi,

I could see some strange things happening in one of the linux on rx2660, console is connected to mp serial cable.

while installing I gave 'linux console=ttyS0', and also each time I boot I give this.
But before login session starts it hungs/staps, no login screen, accessible from different ssh only.
Entries in inittab file are fine. Do I need to modify anymore things while console is connected to serial Please let me know.


Thanks,
Mahesh S Rao
Little progress everyday... ...Adds upto big results
5 REPLIES 5
George Liu_4
Trusted Contributor

Re: Serial console, no login

check if /sbin/mingetty ttyS0 is running
Mahesh S
Advisor

Re: Serial console, no login

Hi,

No Its not running when I try to run that
its hung and forcefully I killed that.

even I tried to add
"co:2345:respawn:/sbin/agetty -h -t 60 ttyS0 9600 vt100"

its running but no login..

tried to run /sbin/mingetty ttyS0, i could see this on console:

rs_close: bad serial port count; tty->count is 1, state->count is 2

Regards,
Mahesh S Rao
Little progress everyday... ...Adds upto big results
George Liu_4
Trusted Contributor

Re: Serial console, no login

post
uname -a
and dmesg

also please assign points
Mahesh S
Advisor

Re: Serial console, no login

uname -a
Linux hpdst144 2.4.21-47.EL #1 SMP Wed Jul 5 20:30:48 EDT 2006 ia64 ia64 ia64 GNU/Linux

dmesg:

.
.
.
ACPI: Sleep Button (FF) [SLPF]
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
audit subsystem ver 0.1 initialized
rs_close: bad serial port count; tty->count is 1, state->count is 2
Little progress everyday... ...Adds upto big results
George Liu_4
Trusted Contributor
Solution

Re: Serial console, no login

If you think my answers are worth 0 point, why should I continue?