all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: 39089@debbugs.gnu.org
Cc: sirgazil@zoho.com
Subject: bug#39089: Guix System: Very long, scary boot time
Date: Sat, 11 Jan 2020 16:05:31 +0100	[thread overview]
Message-ID: <20200111160505.77327dc3@scratchpost.org> (raw)
In-Reply-To: <16f9508fba7.10500a40d12428.5493498481627158844@zoho.com>

[-- Attachment #1: Type: text/plain, Size: 2484 bytes --]

Hi sirgazil,

On Sat, 11 Jan 2020 09:36:31 -0500
sirgazil via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

> Everytime I boot, it takes about 2 minutes to get to the log in screen. This is a lot compared to the time it takes to boot, say, Trisquel 8 on a USB stick, which takes about 15 seconds.
> 
> In the process, I see lots of lines of things I don't understand (maybe I'm not supposed to understand them), and the following lines are particularly confusing:
> 
>     This is the GNU system. Welcome.
>     Login:
> 
> Sometimes, the two lines above stay there enough time to make you think that the system is waiting for your input; if you are new to the system, you may even start writing your login, but then more lines start appearing and send the login out of sight. 
> 
> Some lines are scary. Things like "ABC not found", "EFG not detected". But finally you get to the GDM login screen.
> 
> I'm used to this after using the system for about a year now, but I think this is a bug.

It most definitely is a usability problem.  If usability is a goal, then it is a
bug.

I think it's our job as a distribution to integrate the components properly into
the system so that confusing stuff like that doesn't happen.

As a first step, we could just not start a getty on tty1 when gdm is configured
to start (see tty1 in %base-services in (gnu services base)).  Then the thing
above wouldn't appear.

The usual fix a lot of other distributions (and BIOSes) have is to display a
splash screen on top.

(Also, gdm doesn't like it at all if one uses Ctrl-Alt-Fx to switch consoles
apparently)

But if possible, could you post the actual messages that appear on your machine
to a bug report?  We can then find out where they come from and decide what
to do about them.

Standard usability limits for the duration an action is allowed to take to
start (and make itself known to the user) after the user asked for something:

* Less than one second for a system to feel snappy and no annoyance to happen
* At least less than two seconds absolute maximum.  You are annoying the user
* More is not usable

Because of long boot times (15 s is ALSO too long) I almost never reboot
(only suspend).

I've tried booting Guix now and I took note of the following points in time:

t = 0 s: I press the power button
t = 8 s: Grub asks for my system password  
t = 45 s: Console login prompt appears 
t = 55 s: GDM login prompt appears

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2020-01-11 15:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-11 14:36 bug#39089: Guix System: Very long, scary boot time sirgazil via Bug reports for GNU Guix
2020-01-11 15:05 ` Danny Milosavljevic [this message]
2020-01-11 22:54   ` sirgazil via Bug reports for GNU Guix
2020-01-17 21:39   ` Ludovic Courtès
2020-05-03 17:15     ` Ricardo Wurmus
2020-05-03 17:18       ` Ricardo Wurmus
2020-01-11 15:07 ` sirgazil via Bug reports for GNU Guix

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

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

  git send-email \
    --in-reply-to=20200111160505.77327dc3@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=39089@debbugs.gnu.org \
    --cc=sirgazil@zoho.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.