From: Danny Milosavljevic <dannym@scratchpost.org>
To: Marlin <mbmattos1113@firemail.cc>,
"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: GUI installer through X
Date: Mon, 3 Jun 2019 16:33:17 +0200 [thread overview]
Message-ID: <20190603163317.166ff9d7@scratchpost.org> (raw)
In-Reply-To: <514B13A0-A1A8-48F3-8863-399173929554@firemail.cc>
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
There's also a vesa fb driver so X is still not necessary. (Our installation
media has already so much stuff on it, let's not increase it further)
For GPUs that are (sometimes) troublesome we should find out a way to
automatically blacklist the native modules so vesa gets picked.
Florian successfully tried kernel argument "blacklist=radeon" in the past--but
I think that caused either VESA or EFI VGA to be picked and made the installer
work.
There are multiple possible drivers for AMD cards:
* The (older) vesa (BIOS) driver
* The (newer) EFI VGA driver
* The (older) radeon driver
* The (newer) amdgpudrm driver
So we could blacklist "amdgpu" and "radeon".
(Unfortunately, someone that has such GPUs has to test it)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2019-06-03 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-02 18:19 GUI installer through X Marlin
2019-06-03 14:33 ` Danny Milosavljevic [this message]
2019-06-03 14:58 ` Danny Milosavljevic
2019-06-03 15:06 ` pelzflorian (Florian Pelz)
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=20190603163317.166ff9d7@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=mbmattos1113@firemail.cc \
--cc=pelzflorian@pelzflorian.de \
/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.