unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Brice Waegeneire <brice@waegenei.re>
Cc: guix-devel@gnu.org,
	Guix-devel <guix-devel-bounces+brice+lists=waegenei.re@gnu.org>
Subject: Re: GRUB and installer invisible on serial console
Date: Mon, 30 Dec 2019 19:40:44 +0100	[thread overview]
Message-ID: <87blrp7j2r.fsf@gnu.org> (raw)
In-Reply-To: <8b6854b67a2ba76a68c867bc10762a49@waegenei.re> (Brice Waegeneire's message of "Sat, 21 Dec 2019 20:30:43 +0100")

Hello!

Brice Waegeneire <brice@waegenei.re> skribis:

> I also had to tweak my BIOS settings to have a reliable serial 
> connection.
>
>     (kernel-arguments
>       '("quiet" "console=tty0" "console=ttyS0,115200"))
>
>    (bootloader
>      (bootloader-configuration
>        (bootloader grub-efi-bootloader)
>        (target "/boot/efi")
>        (keyboard-layout keyboard-layout)
>        (terminal-outputs '(gfxterm serial))
>        (terminal-inputs '(console serial))
>        (serial-unit 0)
>        (serial-speed 115200)))

Should we add this to the OS in (gnu system install)?  Could someone
confirm that this has the desired effect?

Thanks,
Ludo’.

      reply	other threads:[~2019-12-30 18:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-21 17:31 GRUB and installer invisible on serial console Ricardo Wurmus
2019-12-21 19:00 ` Danny Milosavljevic
2019-12-21 19:06   ` Danny Milosavljevic
2019-12-22 15:11     ` Danny Milosavljevic
     [not found] ` <634287529887714596f1f4ecdcbf8224@waegenei.re>
2019-12-21 19:30   ` Brice Waegeneire
2019-12-30 18:40     ` Ludovic Courtès [this message]

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=87blrp7j2r.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=brice@waegenei.re \
    --cc=guix-devel-bounces+brice+lists=waegenei.re@gnu.org \
    --cc=guix-devel@gnu.org \
    /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).