Re: Guix installation disk - screen unreadable
"pelzflorian (Florian Pelz)" <[email protected]> Fri, 28 Nov 2025 01:52:50 +0100
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Gerrit. Gerrit Draisma <[email protected]> writes: > Could I edit the boot sequence in grub to specify the correct video info? When you press the E key in the GRUB boot menu, you could try appending to the linux line either nomodeset or modprobe.blacklist=i915 But this would be an issue for the installed system as well, on the virtual terminal at least. Or maybe rather try a newer Guix System image with a newer kernel? https://guix.gnu.org/download/latest/ Regards, Florian