unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: George myglc2 Clemmer <myglc2@gmail.com>
Cc: 30467@debbugs.gnu.org
Subject: bug#30467: GuixSD fails to display login prompt on headless server
Date: Thu, 22 Feb 2018 12:41:39 +0100	[thread overview]
Message-ID: <20180222124139.26626adf@scratchpost.org> (raw)
In-Reply-To: <86mv01iz6h.fsf@gmail.com>

Hi George,

On Wed, 21 Feb 2018 20:35:34 -0500
George myglc2 Clemmer <myglc2@gmail.com> wrote:

> I think we got side-tracked to the serial port when my real issue is
> with the VGA port. Maybe my bug report was not clear. Let me clarify ...

Oh, that changes things.  Ludo is debugging some silly UTF-8 problem
with the virtual terminals on the VGA port right now - might be related,
or not.  Who knows...

> GNU with Linuxlibre ..." for a couple seconds, and then 4) a blank.

Is there still a cursor?

What happens when you don't use the serial (so no console=...) and then
try to write something to /dev/console ?  It should show up somewhere.
Where?  On the VGA port?

Let's try to find where in the chain it goes off the rails.

If writing to /dev/console manually works, try

ps -ef | grep mingetty

Are they running?

Also,

ls -l /dev/tty[123456] /dev/tty

> In either version, this config ...
> 
> (agetty-service (agetty-configuration (tty "ttyS1")
>                 (baud-rate "115200")))
> ... causes a login prompt to be raised on ttyS1 which, on my system, is
> mapped to IPMI Serial over Lan (SOL).

Yeah, okay.  So the actual tty-login-in works... *phiew*.

> g1@g1 ~/www$ sudo stty -F /dev/ttyS1
> speed 115200 baud; line = 0;
> -brkint -imaxbel

Looks good - login also works fine on the serial, so all is well there... :)

Now let's see what the problem with the VGA is...

  parent reply	other threads:[~2018-02-22 11:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15 15:01 bug#30467: GuixSD fails to display login prompt on headless server George myglc2 Clemmer
2018-02-15 15:54 ` Danny Milosavljevic
2018-02-15 16:23   ` Leo Famulari
2018-02-15 21:29   ` George myglc2 Clemmer
2018-02-16  0:24     ` George myglc2 Clemmer
2018-02-16  0:53     ` Danny Milosavljevic
2018-02-16  1:38       ` George myglc2 Clemmer
2018-02-17 17:04         ` Danny Milosavljevic
2018-02-22  1:35           ` George myglc2 Clemmer
2018-02-22  3:29             ` George myglc2 Clemmer
2018-02-22 11:41             ` Danny Milosavljevic [this message]
2018-02-23 15:46               ` George myglc2 Clemmer
2018-02-24 14:51                 ` Danny Milosavljevic
2018-02-26 17:02                   ` George myglc2 Clemmer
2018-02-26 17:32                     ` Danny Milosavljevic
2018-02-26 18:50                       ` George myglc2 Clemmer
2018-02-27 12:08                         ` Danny Milosavljevic
2018-02-27 13:39                           ` George myglc2 Clemmer
2018-02-17 17:05         ` Danny Milosavljevic
2018-03-08 14:16 ` myglc2
2018-03-09 23:23   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180222124139.26626adf@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=30467@debbugs.gnu.org \
    --cc=myglc2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).