Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-29 Thread Pierre Neidhardt
After a `guix package -m manifest.scm`, everything seems to be fine. I guess one of the programs I was using was still depending on llvm 6. Problem solved! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-25 Thread ison
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

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-11 Thread Giovanni Biscuolo
Hello Guix, ison writes: > Ok this solution has resolved the issue for me on a newly updated system. > > Note that deleting both shader caches was required, and also if the caches get > rebuilt on a new generation and then I try to boot into an older previously > working generation then that gen

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread ison
Ok this solution has resolved the issue for me on a newly updated system. Note that deleting both shader caches was required, and also if the caches get rebuilt on a new generation and then I try to boot into an older previously working generation then that generation will display graphics artifac

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread ison
On Fri, May 10, 2019 at 02:11:48PM +0200, Marius Bakke wrote: > Can you try to delete "$HOME/.cache/mesa_shader_cache/" and see if see > if it makes a difference? That did it! At least for the user installed applications I was testing with it seems to have resolved the issue. I also deleted the o

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread Pierre Neidhardt
OK, thanks for the tip! Will do when I'm back on Tuesday. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread Marius Bakke
Pierre Neidhardt writes: > Hmm, not sure it's related to user data since GDM fails to display. Also try to `rm -rf /var/lib/gdm/.cache/mesa_shader_cache`. signature.asc Description: PGP signature

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread Marius Bakke
ison writes: > Sorry I neglected to mention that I actually tried upgrading mesa earlier and > it > didn't resolve the problem. Neither upgrading mesa (I tried 18.3.6 and some > 19.* > version) nor downgrading (back to 18.3.1) would fix it, all rebuilds still > resulted in artifacts. I suppose

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread Boris A. Dekshteyn
Pierre Neidhardt writes: > Hi, > > My last system reconfigure dates back to April 17th and works > flawlessly. > Yesterday I ran a new one and X / GDM don't start up properly: > > - I can guess bits and pieces of the GDM interface but the screen is > torn asunder by the most epic artifacts (gre

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-10 Thread Pierre Neidhardt
Thanks for investigating this! So does anyone know if there is a good reason to keep llvm 7 for Mesa? Was it just updated for the sake of updating? (Which is usually a good reason, admittedly :p) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-09 Thread ison
Sorry I neglected to mention that I actually tried upgrading mesa earlier and it didn't resolve the problem. Neither upgrading mesa (I tried 18.3.6 and some 19.* version) nor downgrading (back to 18.3.1) would fix it, all rebuilds still resulted in artifacts. I suppose it's because the dependency o

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-09 Thread Danny Milosavljevic
On Thu, 9 May 2019 19:59:17 -0600 ison wrote: > Thanks for helping to narrow down the issue. Although I'm not sure where to go > from here. Maybe try mesa 18.3.6, maybe someone fixed it there already. Apparently there's also mesa 19.0.4. If it can't be fixed otherwise, we can compile the old mes

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-09 Thread ison
I think you're right. I just tried different versions of llvm with the game minetest (testing with minetest now since it compiles much faster than mpv) Trying with llvm@7.0.1 using the command: guix environment --ad-hoc minetest --with-input=llvm=llvm@7.0.1 results in the same corrupt video issue

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-09 Thread Danny Milosavljevic
Might be related to LLVM because it's sometimes used by shader compilers. pgpvxm1cinyET.pgp Description: OpenPGP digital signature

Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure

2019-05-09 Thread ison
I can confirm this exact same issue with the same video card, RX 580, and my last attempt to update pulled in kernel 5.0.13. When the login screen shows up the screen is horribly corrupt, nothing is even recognizable as being a part of the normal login screen, just random colored lines all over the