From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: KMScon vs. AMD Radeon Date: Sun, 21 Apr 2019 21:57:32 +0200 Message-ID: <8736mb3zdf.fsf@gnu.org> 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> <20190420103957.lvhx3tri244zzp6x@pelzflorian.localdomain> <20190420132129.5a61d66c@station.home> <87wojoamg0.fsf@ambrevar.xyz> <87tvesam4z.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIIat-00070g-4e for guix-devel@gnu.org; Sun, 21 Apr 2019 15:57:44 -0400 In-Reply-To: <87tvesam4z.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sat, 20 Apr 2019 14:37:00 +0200") 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@gnu.org Pierre Neidhardt skribis: > OK, apparently it's possible to force AMDGPU onto Southern Island / Sea > Island: > > https://wiki.archlinux.org/index.php/AMDGPU#Enable_Southern_Islands_(SI)_= and_Sea_Islands_(CIK)_support > > We'd need to things: > > - enable the following in linux-libre > > # CONFIG_DRM_AMDGPU_SI is not set > # CONFIG_DRM_AMDGPU_CIK is not set OK, sounds easy. > - Make sure amdgpu is loaded before radeon. Can we do that in the > operating-system declaration? No, how would you achieve that? Thanks, Ludo=E2=80=99.