all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: Reg <reg@disroot.org>
Cc: 35875@debbugs.gnu.org
Subject: bug#35875: Guix won't boot after installation with fully encrypted disk
Date: Sat, 25 May 2019 10:37:16 +0200	[thread overview]
Message-ID: <877eaf3p6r.fsf@roquette.mug.biscuolo.net> (raw)
In-Reply-To: <87pno7rdmn.fsf@gnu.org>

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

Hello Reg,

Ludovic Courtès <ludo@gnu.org> writes:

[...]

>> On boot, I am being prompted for the encryption key. So far so
>> good. The Grub menu is then displayed and disappears after a few
>> seconds – as it should – after which the computer is stuck on the
>> Grub
>
> Weird.

The strange behaviour here is that you reported it does not happen if
only the home partition is encrypted: if this is true this could not be
a GPU issue.

I'm going to test a full encrypted root install on bare metal and will
report back on this

> Does your compute have an AMD graphics card that could lead the kernel
> (KMS) to wreck havoc during initialization?

AFAIU ThinkPad T430 could come with an additional "NVIDIA NVS 5400M" GPU
[1] that is very Linux _unfriendly_; you can check this by booting
your machine as detailed below and doing a "lspci -nnn | grep VGA"

Anyway, to check if GPU is the problem here could you please add
"modprobe.blacklist=radeon" [2] (or vga=791 if this does not work [3])
to the "linux" kernel arguments and report back the error messages, if
any?

To add that kernel argument, you have to enter edit mode in Grub by
pressing "e" before the timeout (or press ESC to stop the timeout) and
edit the "linux" Grub line

If blacklisting radeon module works for you, you should add it to your
(operating-system ...) definition to make it permanent, something like:

  (kernel-arguments '("modprobe.blacklist=radeon"))

HTH! Gio'.

[...]


[1] http://www.lapspecs.com/detail/lenovo+thinkpad+t430
    http://www.thinkwiki.org/wiki/Debian_Nvidia_Drivers_on_the_T530

[2] Grub configuration in the installarion ISO have that parameter

[3] should not be the case since the installer worked for you without
that kernel argument


-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2019-05-25  8:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23 21:41 bug#35875: Guix won't boot after installation with fully encrypted disk Reg
2019-05-24 17:00 ` Ludovic Courtès
2019-05-25  8:37   ` Giovanni Biscuolo [this message]
2019-05-25 12:53     ` Reg
2019-05-29 16:24       ` Giovanni Biscuolo
2019-05-29 20:52         ` Reg
2019-05-30 12:10           ` Giovanni Biscuolo
2019-05-30 13:40             ` Reg
2019-05-31 22:01               ` Ludovic Courtès
2019-06-01  7:19                 ` Reg
2020-03-28 12:42 ` pelzflorian (Florian Pelz)
2020-03-28 21:39   ` Reg
2020-03-29 11:55     ` pelzflorian (Florian Pelz)
2022-10-29 18:28 ` david larsson
2022-10-30  9:05   ` Josselin Poiret via Bug reports for GNU Guix
2022-10-30 12:27     ` david larsson

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=877eaf3p6r.fsf@roquette.mug.biscuolo.net \
    --to=g@xelera.eu \
    --cc=35875@debbugs.gnu.org \
    --cc=reg@disroot.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 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.