unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: 58549@debbugs.gnu.org
Subject: [bug#58549] [PATCH draft] installer: welcome: Warn when uvesafb gets used.
Date: Mon, 24 Oct 2022 15:39:57 +0200	[thread overview]
Message-ID: <877d0ptk5u.fsf@pelzflorian.de> (raw)
In-Reply-To: <87lepen5yn.fsf@gnu.org> (Mathieu Othacehe's message of "Mon, 17 Oct 2022 11:40:32 +0200")

Please excuse my slow response.

Mathieu Othacehe <othacehe@gnu.org> writes:
>> +  (when (member "uvesafb" (modules-loaded))
>> +    (run-error-page (G_ "\
>> +This may be a false alarm, but possibly your graphics hardware does not
>> +work well with only free software.  Expect trouble.  If after installation,
>> +the system does not boot, perhaps you will need to add nomodeset to the
>> +kernel arguments and need to configure the uvesafb kernel module.")
>> +                    (G_ "Pre-install warning")))
>
> This seems like a good idea to me. Perhaps we could be a bit more
> specific about the "expected troubles". Is it a black screen after Linux
> boot on the installed system?

With my somewhat older AMD systems, that the system doesn’t boot
actually is a white lie.  When using Xorg, the display locks up to a
still image (not black but the previous unrelated boot messages), but
IIRC it boots fine otherwise and can be used blindly.  So in the common
case of AMD, it could be said that “the display locks up to a still
image”.  Maybe that is not true in general though.

With SiS graphics on my vintage Uniwill One laptop, this would be not
true.  On cold boots, the laptop goes to kind of an infinite suspend
state.  On reboots, GDM just doesn’t start, but the virtual console is
usable.


Thinking about it, the false alarms are not nice, but I don’t know if
Ludo’s proposed device check <https://issues.guix.gnu.org/58357#4> would
be reasonably doable and he actually wasn’t mentioning it in relation to
graphics.  I think this patch is right (after fixing the indentation).
Shall I push or make more changes?

Regards,
Florian




  reply	other threads:[~2022-10-24 13:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15 15:39 [bug#58549] [PATCH draft] installer: welcome: Warn when uvesafb gets used pelzflorian (Florian Pelz)
2022-10-15 15:47 ` pelzflorian (Florian Pelz)
2022-10-17  9:40 ` Mathieu Othacehe
2022-10-24 13:39   ` pelzflorian (Florian Pelz) [this message]
2022-10-24 14:20     ` Mathieu Othacehe

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=877d0ptk5u.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=58549@debbugs.gnu.org \
    --cc=othacehe@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).