From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Jan <tona_kosmicznego_smiecia@interia.pl>
Cc: help-guix@gnu.org
Subject: Re: Trying to install Guix System on a nonfree computer, the system frezees at booting, bug?
Date: Mon, 22 Jul 2019 07:20:52 +0200 [thread overview]
Message-ID: <20190722052052.naghf4vabgd66hzw@pelzflorian.localdomain> (raw)
In-Reply-To: <sjfbzubcyquxdxgytrgw@qjlw>
On Mon, Jul 22, 2019 at 12:35:23AM +0200, Jan wrote:
> Hi, I'm trying to install Guix System on the following computer:Ryzen 5 1600MSI pcmate B350ADATA SX7000NP - it's a NVMe SSDThe problem is installation finishes successfully, but after rebooting and trying to start the system it freezes like on a screenshot attached below. I asked on the IRC and a person told me Guix System often works on almost all machines and I should check /var/log/messages, but then the person disappeared, but I have the log. I don't know if it's a bug or that's my nonfree hardware, so I posted the issue here. --Jan
I suppose this is a common problem with AMD GPUs. I had more success
on my old AMD GPU after changing /etc/config.scm to use
(service slim-service-type)
(remove (lambda (service)
(eq? (service-kind service) gdm-service-type))
%desktop-services)
or similar and then reconfiguring, see `info guix`, section on
slim-service-type.
In order to edit /etc/config.scm using the virtual console, you may
need to when booting in GRUB press e and add modprobe.blacklist=radeon
or modprobe.blacklist=amdgpu to GRUB’s linux line.
next parent reply other threads:[~2019-07-22 5:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <sjfbzubcyquxdxgytrgw@qjlw>
2019-07-22 5:20 ` pelzflorian (Florian Pelz) [this message]
2019-07-22 18:03 ` Trying to install Guix System on a nonfree computer, the system frezees at booting, bug? Jan
2019-07-23 10:37 ` Jan
2019-07-23 11:12 ` Ricardo Wurmus
2019-07-23 11:26 ` Jan
2019-07-23 12:35 ` Ricardo Wurmus
2019-07-23 16:37 ` Jan
2019-07-23 19:37 ` Ricardo Wurmus
2019-07-24 0:11 ` Jan
2019-07-24 6:15 ` pelzflorian (Florian Pelz)
2019-07-24 10:53 ` Jan
2019-07-24 12:16 ` pelzflorian (Florian Pelz)
2019-07-24 13:31 ` Jan
2019-07-24 15:03 ` pelzflorian (Florian Pelz)
2019-07-24 15:29 ` Jan
2019-07-24 15:43 ` pelzflorian (Florian Pelz)
2019-07-22 15:07 ` Jovany Leandro G.C
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=20190722052052.naghf4vabgd66hzw@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=help-guix@gnu.org \
--cc=tona_kosmicznego_smiecia@interia.pl \
/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.