From mboxrd@z Thu Jan 1 00:00:00 1970 From: ison Subject: Re: X/GDM fails on linux 5.0.7 AMD Radeon RX 580 after system reconfigure Date: Fri, 10 May 2019 15:07:05 -0600 Message-ID: <20190510210704.wdrglivanvopib5w@cf0> References: <871s17fwmp.fsf@ambrevar.xyz> <20190509232220.rxg37sdrtla7y3hr@cf0> <20190510023418.4a85245f@scratchpost.org> <20190510015916.gqctlycbpxughoim@cf0> <20190510045319.2d39a5f4@scratchpost.org> <20190510045925.fqhgp4bz477kqlez@cf0> <871s16cxvf.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPCjZ-00014l-8R for guix-devel@gnu.org; Fri, 10 May 2019 17:07:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hPCjY-0007HV-D3 for guix-devel@gnu.org; Fri, 10 May 2019 17:07:13 -0400 Received: from mx1.cock.li ([185.10.68.5]:46443 helo=cock.li) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hPCjX-0007G2-JX for guix-devel@gnu.org; Fri, 10 May 2019 17:07:12 -0400 Content-Disposition: inline In-Reply-To: <871s16cxvf.fsf@fastmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org 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 other cache you mentioned, at: /var/lib/gdm/.cache/mesa_shader_cache and will now try to do a full system upgrade and see if everything is working. Thanks for the help.