From nobody Wed Mar 23 22:45:23 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5FCDF1A2BBB0 for ; Wed, 23 Mar 2022 22:45:26 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KP3N54BB9z3LR1 for ; Wed, 23 Mar 2022 22:45:25 +0000 (UTC) (envelope-from pete@nomadlogic.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1648075524; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S4B9Hybk/LKzjRbJs/Dl8i41D9m4us2Bh17Wk5do9w0=; b=WmS4h+ZUptirG2WdgairFfsbRQvoaaPVt1T2v6r1WOGngaYbvvh5d61dqO4xFmeUpRVMg6 ruMaYF+rBhNV6jjFG/OYoKxQaOeIxaKku0mt6/9jBC3xmE3V+KNtQe8GphcltyU4tL8Oq+ cES/l2InTyx0ZzyMaOuuE6ypBOHRgrw= Received: from [192.168.1.160] (cpe-24-24-163-126.socal.res.rr.com [24.24.163.126]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 1659117e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 23 Mar 2022 22:45:24 +0000 (UTC) Message-ID: <7b07983a-1d89-40df-750f-d9fb8762d8d1@nomadlogic.org> Date: Wed, 23 Mar 2022 15:45:23 -0700 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: Is the graphics on AMD A8-7410 APU (Radeon R5 Graphics) supported? Content-Language: en-US To: Chris Cc: freebsd-current References: <6fa47a27-7bb9-2806-f49d-ee548a10d169@nomadlogic.org> From: Pete Wright In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4KP3N54BB9z3LR1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b=WmS4h+ZU; dmarc=pass (policy=quarantine) header.from=nomadlogic.org; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org X-Spamd-Result: default: False [-0.48 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; NEURAL_SPAM_MEDIUM(0.98)[0.979]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[nomadlogic.org:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; NEURAL_HAM_SHORT(-0.46)[-0.461]; MLMMJ_DEST(0.00)[freebsd-current]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On 3/23/22 15:09, Chris wrote: > On 2022-03-23 14:57, Pete Wright wrote: >> On 3/23/22 14:44, Chris wrote: >>> On a releng/13 install. I've installed the drm-kmod and loaded both >>> the amdgpu >>> and the radeonkms (at different times). I also installed the >>> xf86-ati driver. >>> But X isn't happy with it. This is in a laptop with the A8-7410. It >>> claims >>> Radeon R5 (formerly Carrizo). I find no mention of it in the on the >>> FBSD Graphics >>> wiki, or any of the links from there. Has anyone set one of these up >>> sucessfully? >>> Is it even possible? If so, what must I do? >> >> hey chris - what happens when you load the amdgpu driver via >> rc.conf?  does it >> load correctly, or does the system crash on boot? for example what >> does "dmesg | >> grep drm" look like? > Hey pete, thanks for the prompt reply! > It "flashes" but the resolution doesn't appear to change. It's booting > UEFI, if that > should matter. grep(1) output attached. It's a bit long to paste inline. >> >> assuming it does load successfully i think you are using the wrong >> xorg driver as >> the xf86-ati driver is ATI not amd devices.  Does loading >> xf86-video-amdgpu work >> better? > You're probably right. I'll give that a try. > > Thanks again! :-) no worries!  i took a peek at your dmesg and i think once you install the amdgpu xorg driver you'll be good to go.  the screen flash is just the display cutting over to the new driver and is expected. looks like it detected both of your displays too so you window manager should pick them up too.  a bunch of work was done recently to make xorg load up correctly without any configuration files - so you shouldn't even need to setup an xorg.conf or anything like that :) have fun! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA