Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] SuperMicro server with iKVM, no terminal on ttyS1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
manwe_
l33t
l33t


Joined: 01 Feb 2006
Posts: 632
Location: Kraków/Cracow, Poland

PostPosted: Tue Jun 18, 2013 10:56 pm    Post subject: [SOLVED] SuperMicro server with iKVM, no terminal on ttyS1 Reply with quote

Hi. I just got new server. Unfortunately instead of good old HP G7 it's some SuperMicro crap. Instead of KVM via SSH it has iKVM which can be accessed via java applet (sic!) or ipmitool. Latter one is definitely better, works in bash almost like SSH. Admins in datacenter installed Debian on the machine and now I'd like to switch to (as always) Gentoo. System seems to be working, but there's a problem with console access.

Grub entry:
Code:
/boot/kernel-3.8.6-hardened-platform-v1 root=/dev/sda2 vt.default_utf8=0 console=tty0 console=ttyS1,115200

Those two console parameters are copy-paste from Debian boot options, but I've also tried with only ttyS1 (tty0 shows nothing). Kernel starts fine, I can see everything via ipmitool, openrc goes on but after * Starting local [ ok ] there's no login prompt. I've tried to add ttyS1 to /etc/securetty but I didn't help. Any ideas?


Last edited by manwe_ on Fri Jun 21, 2013 10:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
vaxbrat
l33t
l33t


Joined: 05 Oct 2005
Posts: 731
Location: DC Burbs

PostPosted: Fri Jun 21, 2013 8:55 pm    Post subject: fallback? Reply with quote

Is the network up at least so you can ssh in from the network proper to see what's going on?

Also ttyS1 may be falling back from 115200 to something else when you try to come in. Did you try 38400, 19200 or 9600 instead?
Back to top
View user's profile Send private message
manwe_
l33t
l33t


Joined: 01 Feb 2006
Posts: 632
Location: Kraków/Cracow, Poland

PostPosted: Fri Jun 21, 2013 9:09 pm    Post subject: Reply with quote

Problem solved :) I had to uncomment ttyS1 line in /etc/inittab
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum