all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ison <ison@airmail.cc>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel@gnu.org
Subject: Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure
Date: Sat, 25 May 2019 18:24:53 -0600	[thread overview]
Message-ID: <20190526002452.t2rgjwqa4nypdl5v@cf0> (raw)
In-Reply-To: <87zhncxi5y.fsf@ambrevar.xyz>

Are you using GuixSD or Guix on top of another distro?

It seemed to me that when my caches were empty the first application I'd run
would cause the shaders to be rebuilt with whatever version of llvm that
application was built with.
And it also seems that the issue goes both ways, so if you run an application
that builds the shaders with llvm6 then all applications which expect 7 will
show artifacts, and vice versa, if you clear your cache and then immediately run
a program which builds the shaders with llvm7 then any programs which expect
llvm6 will see artifacts.

So it sounds to me like you have a combination of programs built with these
conflicting versions.
In my case, since I'm running GuixSD, I just did a full upgrade, cleared both
caches, and then restarted my machine. Haven't had an issue since.

However, if you're using just Guix on another distro, then perhaps the host
distro software uses llvm6 while your Guix applications use llvm7?
If that's the case then I'm not sure what the best solution to that would be.
Perhaps you could just consider re-installing the affected Guix applications
with:
guix package -i your_program --with-input=llvm=llvm@6.0.1
until your host distro updates to llvm7.

  reply	other threads:[~2019-05-26  0:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-09 15:58 X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure Pierre Neidhardt
2019-05-09 23:22 ` ison
2019-05-10  0:34   ` Danny Milosavljevic
2019-05-10  1:59     ` ison
2019-05-10  2:53       ` Danny Milosavljevic
2019-05-10  4:59         ` ison
2019-05-10  7:46           ` Pierre Neidhardt
2019-05-10 12:11           ` Marius Bakke
2019-05-10 12:33             ` Pierre Neidhardt
2019-05-10 12:36               ` Marius Bakke
2019-05-10 12:46                 ` Pierre Neidhardt
2019-05-14  9:25                   ` Pierre Neidhardt
2019-05-10 21:07             ` ison
2019-05-11  2:20               ` ison
2019-05-11  7:44                 ` Giovanni Biscuolo
2019-05-13  9:51                   ` Pierre Neidhardt
2019-05-10 12:12 ` Boris A. Dekshteyn
2019-05-24 10:26   ` Pierre Neidhardt
2019-05-26  0:24     ` ison [this message]
2019-05-26  7:50       ` Pierre Neidhardt
2019-05-29 16:58         ` Pierre Neidhardt

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=20190526002452.t2rgjwqa4nypdl5v@cf0 \
    --to=ison@airmail.cc \
    --cc=guix-devel@gnu.org \
    --cc=mail@ambrevar.xyz \
    /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.