all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: raingloom <raingloom@riseup.net>
Cc: 54945@debbugs.gnu.org
Subject: bug#54945: installer should have a no-graphics boot option
Date: Fri, 15 Apr 2022 22:44:58 +0200	[thread overview]
Message-ID: <20220415204458.tpzxbbr25bfyu4jv@pelzflorian.localdomain> (raw)
In-Reply-To: <20220415133636.75e73416@riseup.net>

On Fri, Apr 15, 2022 at 01:36:36PM +0200, raingloom wrote:
> On Fri, 15 Apr 2022 08:55:43 +0200
> "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> wrote:
> > I’ve previously had such issues with AMD Radeon GPUs, so we added it
> > to the blacklist in gnu/system/install.scm:
> AFAIK it's a Radeon machine, so that may be the problem.

Could you check if editing the boot options in GRUB to
modprobe.blacklist=amdgpu makes nomodeset unnecessary?  Then
modprobe.blacklist=radeon,amdgpu could be added to
gnu/system/install.scm.

Other than that, I believe the installer would eventually have shown
up with nomodeset and I believe uvesafb makes the graphics work on any
x86_64 or x86 machine, so no save-graphics GRUB entry is needed.  But
maybe I’m wrong and uvesafb isn’t a panacea.


> I have no idea how long the GUI is expected to take to show up, maybe
> it would have appeared if I just waited even more, but there was no
> indication of anything happening.

It takes some time on my old laptop, but it is an old laptop.

All that aside, I believe uvesafb-service-type or
kernel-module-loader-service-type can be added to any config.scm to
show i3 or any desktop environment using software rendering.  It just
consumes much CPU.  The installer could add it to the config.scm
automatically, however it may not be what the user wants and it seems
there is no way to auto-detect the appropriate resolution (v86d has a
resolution checker, but it maybe cannot be run early in the boot).

Regards,
Florian




  reply	other threads:[~2022-04-15 20:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15  0:17 bug#54945: installer should have a no-graphics boot option raingloom
2022-04-15  6:55 ` pelzflorian (Florian Pelz)
2022-04-15 11:36   ` raingloom
2022-04-15 20:44     ` pelzflorian (Florian Pelz) [this message]
2022-04-16 15:32       ` raingloom
2022-04-16 17:31         ` pelzflorian (Florian Pelz)
2022-04-16 17:48           ` raingloom
2022-04-18 14:50             ` pelzflorian (Florian Pelz)
2022-04-18 23:53               ` bug#54945: installer should have a no-graphics^W nomodeset " raingloom

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=20220415204458.tpzxbbr25bfyu4jv@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=54945@debbugs.gnu.org \
    --cc=raingloom@riseup.net \
    /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.