From nobody Tue Dec 13 20:26:23 2022 X-Original-To: freebsd-x11@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 4NWqlY0c01z4kh8q for ; Tue, 13 Dec 2022 20:26:33 +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 4NWqlX4bSrz3JXb for ; Tue, 13 Dec 2022 20:26:32 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1670963185; 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=5lydLa261To7n632Jb3VkTjv1bBzGTNt3KGeaE3JKmw=; b=JXtIZrQEuilzctyaKvDro4awix0edYs6WcILncohph0rakXYOizobIClVpNuk3dswL0y3B PydXMvvmyH6fyKZhU8ukv47d9axkdkEAxJNleJRWdWZ5qBWR+6d0INmeu0GbsILUle0mBi 6vApLYMZnfmwQ8tUd76fOfei8DrZb3U= Received: from topanga (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 66c2622e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 13 Dec 2022 20:26:24 +0000 (UTC) Date: Tue, 13 Dec 2022 12:26:23 -0800 From: Pete Wright To: Pat Maddox Cc: freebsd-x11@freebsd.org Subject: Re: How to get amdgpu dimgrey cavefish working? Message-ID: <20221213202623.dfhdtqtjhhev6xt5@topanga> References: <8F74831D-FB52-4D96-ACFB-913653488884@patmaddox.com> List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Rspamd-Queue-Id: 4NWqlX4bSrz3JXb X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Mon, Dec 12, 2022 at 07:03:32PM -0800, Pat Maddox wrote: > On 12 Dec 2022, at 18:43, Pat Maddox wrote: > > > I have a Radeon RX 6600 which to my understanding is Navi 23 / dimgrey > > cavefish. > > > > I have built drm-kmod using poudriere, which also got me > > gpu-firmware-amd-kmod-dimgrey_cavefish. > > > > I have run `kldload amdgpu`, as well as added it to kld_list in rc.conf > > > > When I run `startx` I get “Cannot run in frame buffer mode. Please > > specify busIDs for all framebuffer devices.” > > > > I’m not sure what to do. I believe my car is dimgrey cavefish, and I > > have the dimgrey cavefish drivers. > > > > How do I load / use them? > > Some potentially interesting lines from Xorg.0.log: > > PCI: *(3@0:0:0) 1002:73ff:1da2:e451 rev 199, Mem @ 0x4000000000 / > 268435456, 0x4010000000 BIOS @ 0x????????/65536 > > Failed to load module “ati” (module does not exist, 0) > > open /dev/dri/card0: No such file or directory > it might be helpful to also include any drm related messages from your dmesg buffer. -pete -- Pete Wright pete@nomadlogic.org