From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C995A1581D3 for ; Wed, 15 May 2024 16:26:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C571BE2A88; Wed, 15 May 2024 16:26:04 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 222BAE2A7D for ; Wed, 15 May 2024 16:26:04 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1s7HS6-000AA1-DK for gentoo-user@lists.gentoo.org; Wed, 15 May 2024 18:26:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Graphics configuration for a Ryzen 7 7700X chip and water cooling. Date: Wed, 15 May 2024 16:25:55 -0000 (UTC) Message-ID: References: User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc024768-992d-4ba8-91c2-af23c6c87ff2 X-Archives-Hash: ba821ccead5c63df19ac2815922e080f On 2024-05-15, Alan Mackenzie wrote: > But in the doc on wiki.gentoo.org, I can't find any mention of inbuilt > graphics; all references are to graphics _cards_. Does Gentoo support > my intended processor's graphics, Technically, no. Gentoo doesn't. However, the Linux kernel, Xorg, and Mesa do. You'll need "recent" versions of those. According to this article: https://www.phoronix.com/review/amd-ryzen7-7700x You'll need kernel 5.18 and Mesa 22 plus recent firmware. That article was almost 2 years old, so I'd be surprised if all those are not stable in Gentoo by now. -- Grant