* bug#44301: Black screen in Guix System installation
@ 2020-10-29 6:03 soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-29 7:22 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
` (10 more replies)
0 siblings, 11 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-10-29 6:03 UTC (permalink / raw)
To: 44301
[-- Attachment #1.1: Type: text/plain, Size: 310 bytes --]
I have this problem to install Guix System:
[Attachment]
After this, the screen turns black and nothing is displayed.
I first downloaded the Guix System, extracted the iso with this command: "unxz" and then burned it to a 4.7GB DVD-R with "Brasero". I did not sign the downloaded file from the beginning
[-- Attachment #1.2: Type: text/html, Size: 515 bytes --]
[-- Attachment #2: 2.jpg --]
[-- Type: image/jpeg, Size: 1697825 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-10-29 7:22 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-10-29 20:23 ` Douglas Linford
2020-10-29 15:52 ` bug#44301: Comment soheilkhanalipur--- via Bug reports for GNU Guix
` (9 subsequent siblings)
10 siblings, 1 reply; 16+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-10-29 7:22 UTC (permalink / raw)
To: soheilkhanalipur; +Cc: 44301
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
Good morning,
soheilkhanalipur--- via Bug reports for GNU Guix 写道:
> After this, the screen turns black and nothing is displayed.
This sounds similar to <http://issues.guix.gnu.org/44257>. Do you
have an ATI video card? They are known for problematic hardware.
Please try the two work-arounds suggested there: adding ‘radeon’
to the GRUB kernel command line, or burning the ‘latest’ ISO if
that doesn't help.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Comment
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-29 7:22 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-10-29 15:52 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-29 16:13 ` bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (8 subsequent siblings)
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-10-29 15:52 UTC (permalink / raw)
To: 44301
[-- Attachment #1.1: Type: text/plain, Size: 495 bytes --]
Thanks, yes it is related, I was able to install the system by putting "nomodeset" in grub.
[Attachment 1]
With this problem: https://issues.guix.gnu.org/43985
Which is probably related to GDM or graphics, I was able to log in with the root user. I then updated the system with the "guix pull" and "guix system reconfigure /etc/config.scm" commands. To apply the updates, I rebooted the system and then I now have this problem:
[Attachment 2][Attachment 3]
My graphics card: NVIDIA GT720
[-- Attachment #1.2: Type: text/html, Size: 783 bytes --]
[-- Attachment #2: 1.jpg --]
[-- Type: image/jpeg, Size: 3750065 bytes --]
[-- Attachment #3: 2.jpg --]
[-- Type: image/jpeg, Size: 4090717 bytes --]
[-- Attachment #4: 3.jpg --]
[-- Type: image/jpeg, Size: 4113015 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-29 7:22 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-10-29 15:52 ` bug#44301: Comment soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-10-29 16:13 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-30 18:18 ` soheilkhanalipur--- via Bug reports for GNU Guix
` (7 subsequent siblings)
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-10-29 16:13 UTC (permalink / raw)
To: 44301
[-- Attachment #1.1: Type: text/plain, Size: 501 bytes --]
Thanks, yes it is related, I was able to install the system by putting "nomodeset" in grub.
[Attachment 1]
With this problem: https://issues.guix.gnu.org/43985
Which is probably related to GDM or graphics, I was able to log in with the root user. I then updated the system with the "guix pull" and "guix system reconfigure /etc/config.scm" commands. To apply the updates, I rebooted the system and then I now have this problem:
[Attachment 2]
[Attachment 3]
My graphics card: NVIDIA GT720
[-- Attachment #1.2: Type: text/html, Size: 7682 bytes --]
[-- Attachment #2: 1.jpg --]
[-- Type: image/jpeg, Size: 3750065 bytes --]
[-- Attachment #3: 2.jpg --]
[-- Type: image/jpeg, Size: 4090717 bytes --]
[-- Attachment #4: 3.jpg --]
[-- Type: image/jpeg, Size: 4113015 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 7:22 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-10-29 20:23 ` Douglas Linford
0 siblings, 0 replies; 16+ messages in thread
From: Douglas Linford @ 2020-10-29 20:23 UTC (permalink / raw)
To: Tobias Geerinckx-Rice
Cc: soheilkhanalipur@tutanota.com, 44301@debbugs.gnu.org
[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]
Tobias,
I have tried both of those options, new current image and appending radeon on the kernel load line, but to no avail.
It never reaches login on tty1, but I can switch to tty2 and update guix and run commands.
The graphics card I have is an AMD/ATI Radeon HD 7800
Can the nouveau driver be installed and then tweak the X config file to use and load the nouveau, (if that is the one I need),driver?
Douglas
Sent from Mailspring (https://link.getmailspring.com/link/F626EC20-D236-4DAE-9652-2D5D5CA59C4D@getmailspring.com/0?redirect=https%3A%2F%2Fgetmailspring.com%2F&recipient=NDQzMDFAZGViYnVncy5nbnUub3Jn), the best free email app for work
On Oct 29 2020, at 3:22 am, Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:
> Good morning,
>
> soheilkhanalipur--- via Bug reports for GNU Guix 写道:
> > After this, the screen turns black and nothing is displayed.
>
>
> This sounds similar to <http://issues.guix.gnu.org/44257>. Do you
> have an ATI video card? They are known for problematic hardware.
>
> Please try the two work-arounds suggested there: adding ‘radeon’
> to the GRUB kernel command line, or burning the ‘latest’ ISO if
> that doesn't help.
>
> Kind regards,
> T G-R
[-- Attachment #2: Type: text/html, Size: 1828 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (2 preceding siblings ...)
2020-10-29 16:13 ` bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-10-30 18:18 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-31 13:22 ` soheilkhanalipur--- via Bug reports for GNU Guix
` (6 subsequent siblings)
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-10-30 18:18 UTC (permalink / raw)
To: 44301
[-- Attachment #1.1: Type: text/plain, Size: 45 bytes --]
New system configuration order:
[Attachments]
[-- Attachment #1.2: Type: text/html, Size: 195 bytes --]
[-- Attachment #2: 0.jpg --]
[-- Type: image/jpeg, Size: 390268 bytes --]
[-- Attachment #3: 1.jpg --]
[-- Type: image/jpeg, Size: 410323 bytes --]
[-- Attachment #4: 2.jpg --]
[-- Type: image/jpeg, Size: 424907 bytes --]
[-- Attachment #5: 3.jpg --]
[-- Type: image/jpeg, Size: 418281 bytes --]
[-- Attachment #6: 4.jpg --]
[-- Type: image/jpeg, Size: 395040 bytes --]
[-- Attachment #7: 5.jpg --]
[-- Type: image/jpeg, Size: 390052 bytes --]
[-- Attachment #8: 6.jpg --]
[-- Type: image/jpeg, Size: 437880 bytes --]
[-- Attachment #9: 7.jpg --]
[-- Type: image/jpeg, Size: 423458 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (3 preceding siblings ...)
2020-10-30 18:18 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-10-31 13:22 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-31 19:05 ` pelzflorian (Florian Pelz)
2020-11-01 12:44 ` soheilkhanalipur--- via Bug reports for GNU Guix
` (5 subsequent siblings)
10 siblings, 1 reply; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-10-31 13:22 UTC (permalink / raw)
To: 44301
[-- Attachment #1: Type: text/plain, Size: 121 bytes --]
Guix has some incompatibilities like (issues.guix.gnu.org/43985) with my computer.
What are these? what's the solution?
[-- Attachment #2: Type: text/html, Size: 1068 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-31 13:22 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-10-31 19:05 ` pelzflorian (Florian Pelz)
[not found] ` <CAB3EbL5Y20dhXgXZPWE5XOqYCmfcterrxeuQP+exe9Hp0c5zGg@mail.gmail.com>
0 siblings, 1 reply; 16+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-10-31 19:05 UTC (permalink / raw)
To: soheilkhanalipur; +Cc: 44301
On Sat, Oct 31, 2020 at 02:22:58PM +0100, soheilkhanalipur--- via Bug reports for GNU Guix wrote:
> Guix has some incompatibilities like (issues.guix.gnu.org/43985) with my computer.
> What are these? what's the solution?
Your issues are post-install, I think, so the installer worked
properly, so Guix basically works. However:
Possibly you will not get a good experience because (if I understand
it correctly) Linux-libre might have various incompatibilities because
it is deliberately lacking non-free firmware.
You might work around the graphics issues by using nomodeset or
blacklisting nouveau and then using uvesafb like
<https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00320.html>.
I’m not sure if all that is really necessary.
Your 7.jpg shows this message:
[ 18.727379] usb 1-1.3: Fatal – failed to load firmware
This may be because Linux-libre
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
[not found] ` <CAB3EbL5Y20dhXgXZPWE5XOqYCmfcterrxeuQP+exe9Hp0c5zGg@mail.gmail.com>
@ 2020-11-01 6:47 ` pelzflorian (Florian Pelz)
0 siblings, 0 replies; 16+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-11-01 6:47 UTC (permalink / raw)
To: 44301
I do not know if you deliberately did not reply to all. I hope you do
not mind me quoting you.
On Sat, Oct 31, 2020 at 04:16:11PM -0400, Douglas Linford wrote:
> Is recompiling the kernel to include radeon an option?
> Meaning, can I recompile the kernel myself?
>
> Douglas
Guix will not provide support for that, but there is a Guix channel
where others are doing that. (I cannot link to it and of course it is
a trade-off because parts of Linux (instead of Linux-libre) are
nonfree.) The uvesafb solution I linked to in my last mail is an
alternative that I use for one old laptop of mine that does not make
much use of your GPU and is therefore slower and may or may not be
more power-hungry, I don’t know.
soheilkhanalipur reported problems with an Nvidia GPU. I had not seen
that before, maybe the above also helps. I do not know if
soheilkhanalipur’s USB issues are still problematic.
(Sorry I accidently sent out a draft e-mail before, but it was mostly
complete.)
Regards,
Florian
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (4 preceding siblings ...)
2020-10-31 13:22 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-01 12:44 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-01 15:26 ` Malte Gerdes
2020-11-02 12:57 ` soheilkhanalipur--- via Bug reports for GNU Guix
` (4 subsequent siblings)
10 siblings, 1 reply; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-11-01 12:44 UTC (permalink / raw)
To: 44301
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
Does this mean I have non-free firmware?
I put "modprobe.blacklist=i915" in grub, but the problem is not resolved.
I am confused! Is there no solution?
[-- Attachment #2: Type: text/html, Size: 319 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-11-01 12:44 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-01 15:26 ` Malte Gerdes
0 siblings, 0 replies; 16+ messages in thread
From: Malte Gerdes @ 2020-11-01 15:26 UTC (permalink / raw)
To: soheilkhanalipur; +Cc: 44301
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
Do you have another Linux Live Distro at hand to check what the device at
USB 1-1.3 actually is? This might help.
Malte
On Sun, 1 Nov 2020, 14:06 soheilkhanalipur--- via Bug reports for GNU Guix,
<bug-guix@gnu.org> wrote:
> Does this mean I have non-free firmware?
> I put "modprobe.blacklist=i915" in grub, but the problem is not resolved.
> I am confused! Is there no solution?
>
[-- Attachment #2: Type: text/html, Size: 796 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (5 preceding siblings ...)
2020-11-01 12:44 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-02 12:57 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 13:11 ` soheilkhanalipur--- via Bug reports for GNU Guix
` (3 subsequent siblings)
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-11-02 12:57 UTC (permalink / raw)
To: 44301
[-- Attachment #1: Type: text/plain, Size: 22 bytes --]
Thanks, I check it...
[-- Attachment #2: Type: text/html, Size: 161 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (6 preceding siblings ...)
2020-11-02 12:57 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-02 13:11 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 13:36 ` soheilkhanalipur--- via Bug reports for GNU Guix
` (2 subsequent siblings)
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-11-02 13:11 UTC (permalink / raw)
To: 44301
[-- Attachment #1: Type: text/plain, Size: 69 bytes --]
In https://issues.guix.gnu.org/44301#2 Attachment 1, what is radeon?
[-- Attachment #2: Type: text/html, Size: 259 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (7 preceding siblings ...)
2020-11-02 13:11 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-02 13:36 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 18:09 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 18:25 ` bug#44301: Done soheilkhanalipur--- via Bug reports for GNU Guix
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-11-02 13:36 UTC (permalink / raw)
To: 44301
[-- Attachment #1: Type: text/plain, Size: 75 bytes --]
In "https://issues.guix.gnu.org/44301#2", Attachment 1, what is radeon?
[-- Attachment #2: Type: text/html, Size: 1776 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Black screen in Guix System installation
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (8 preceding siblings ...)
2020-11-02 13:36 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-02 18:09 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 18:25 ` bug#44301: Done soheilkhanalipur--- via Bug reports for GNU Guix
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-11-02 18:09 UTC (permalink / raw)
To: 44301
[-- Attachment #1: Type: text/plain, Size: 330 bytes --]
The problem was solved!
This time, during the installation process, I put the language, keyboard and all the names in English, and I was able to log in with my user (not the root) and update it. I hope this problem is solved soon. Yes, as I thought, this is related to issues.guix.gnu.org/43985 <http://issues.guix.gnu.org/43985>
[-- Attachment #2: Type: text/html, Size: 495 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#44301: Done
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
` (9 preceding siblings ...)
2020-11-02 18:09 ` soheilkhanalipur--- via Bug reports for GNU Guix
@ 2020-11-02 18:25 ` soheilkhanalipur--- via Bug reports for GNU Guix
10 siblings, 0 replies; 16+ messages in thread
From: soheilkhanalipur--- via Bug reports for GNU Guix @ 2020-11-02 18:25 UTC (permalink / raw)
To: 44301-done
[-- Attachment #1: Type: text/plain, Size: 4 bytes --]
done
[-- Attachment #2: Type: text/html, Size: 140 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2020-11-02 18:41 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-29 6:03 bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-29 7:22 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-10-29 20:23 ` Douglas Linford
2020-10-29 15:52 ` bug#44301: Comment soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-29 16:13 ` bug#44301: Black screen in Guix System installation soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-30 18:18 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-31 13:22 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-10-31 19:05 ` pelzflorian (Florian Pelz)
[not found] ` <CAB3EbL5Y20dhXgXZPWE5XOqYCmfcterrxeuQP+exe9Hp0c5zGg@mail.gmail.com>
2020-11-01 6:47 ` pelzflorian (Florian Pelz)
2020-11-01 12:44 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-01 15:26 ` Malte Gerdes
2020-11-02 12:57 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 13:11 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 13:36 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 18:09 ` soheilkhanalipur--- via Bug reports for GNU Guix
2020-11-02 18:25 ` bug#44301: Done soheilkhanalipur--- via Bug reports for GNU Guix
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.