From mboxrd@z Thu Jan 1 00:00:00 1970 From: boris.dekshteyn@gmail.com (Boris A. Dekshteyn) Subject: Re: Screen does not wake up from suspend ("No signal") on a Radeon RX 580 Date: Wed, 30 Jan 2019 00:34:20 +1200 Message-ID: <87munjd4mr.fsf@gmail.com> References: <87d0oj1z53.fsf@ambrevar.xyz> <871s4zdvu4.fsf@gmail.com> <87a7jmmppx.fsf@ambrevar.xyz> <877eeplqo3.fsf@gmail.com> <87wompds8s.fsf@ambrevar.xyz> <87munl7z4r.fsf@gmail.com> <87imy9djlp.fsf@ambrevar.xyz> <87va28c4cj.fsf@gmail.com> <875zu7pvdl.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1goSbB-00085T-IJ for help-guix@gnu.org; Tue, 29 Jan 2019 07:34:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1goSb4-0008UF-Gl for help-guix@gnu.org; Tue, 29 Jan 2019 07:34:38 -0500 Received: from mail-lj1-x22f.google.com ([2a00:1450:4864:20::22f]:37894) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1goSay-0008SR-QL for help-guix@gnu.org; Tue, 29 Jan 2019 07:34:28 -0500 Received: by mail-lj1-x22f.google.com with SMTP id c19-v6so17319067lja.5 for ; Tue, 29 Jan 2019 04:34:26 -0800 (PST) Received: from localhost (pppoe77-82-181-22.kamchatka.ru. [77.82.181.22]) by smtp.gmail.com with ESMTPSA id 65sm3528341lfp.55.2019.01.29.04.34.23 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 29 Jan 2019 04:34:23 -0800 (PST) In-Reply-To: <875zu7pvdl.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 29 Jan 2019 12:15:50 +0100") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello, Pierre Neidhardt writes: > I read that, and my only guess is that I need the firmware then. > I wonder why I can modprobe "amdgpu" then, and what's the difference between > boot-time and run-time module loading. If the module is loaded, it does not mean that it is used. Try checking out what dmesg says about vesa, for example. --- WBR, Boris Dekshteyn