From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: KMScon vs. AMD Radeon Date: Sat, 20 Apr 2019 12:39:57 +0200 Message-ID: <20190420103957.lvhx3tri244zzp6x@pelzflorian.localdomain> References: <20190414094859.dutthslrhr5jjosp@pelzflorian.localdomain> <20190414205456.5ax4ne5e26pcshef@pelzflorian.localdomain> <878swbpizu.fsf@gnu.org> <20190417172627.wvq7ked5pxbl4wri@pelzflorian.localdomain> <875zrbnfzb.fsf@gnu.org> <20190419121703.mdl3b5yckrbynnlh@pelzflorian.localdomain> <87mukmaut0.fsf@gnu.org> <20190419171116.htt7gchbb3hporoy@pelzflorian.localdomain> <87zhol9feb.fsf@gnu.org> <87bm11asms.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHnPd-0003OL-Oc for guix-devel@gnu.org; Sat, 20 Apr 2019 06:40:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHnPc-0004Xz-Tp for guix-devel@gnu.org; Sat, 20 Apr 2019 06:40:01 -0400 Content-Disposition: inline In-Reply-To: <87bm11asms.fsf@ambrevar.xyz> 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: Pierre Neidhardt Cc: Guix-devel , Mathieu Othacehe , Pierre Neidhardt This is interesting. I presume if you add modprobe.blacklist=radeon to the kernel commandline, your system is degraded, e.g. the resolution is lower? The installer probably would have a lower resolution, too, when booting it with modprobe.blacklist=radeon? Or maybe the radeon kernel module is not used at all? Are you using current linux-libre or are you using an old kernel? On Sat, Apr 20, 2019 at 12:16:43PM +0200, Pierre Neidhardt wrote: > Maybe Florian's issue is with an older card that does not support > "ati" or "amdgpu". > lspci reports my card as Radeon R7 240/340. According to Wikipedia this GPU was released in 2013. Xorg attempted to load the radeon driver and not amdgpu. Regards, Florian