Re: 14-stable on AMD7950X: Good and bad news
- Reply: Jonathan Vasquez : "Re: 14-stable on AMD7950X: Good and bad news"
- In reply to: Bakul Shah : "Re: 14-stable on AMD7950X: Good and bad news"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 09:17:36 UTC
On Mon, 25 Mar 2024 01:01:50 -0700 Bakul Shah <bakul@iitbombay.org> wrote: > On Mar 24, 2024, at 7:11 PM, Chris Torek <chris.torek@gmail.com> wrote: > > > > Bad news: building drm-61-kmod, then loading amdgpu.ko, > > causes a crash. > > Isn’t drm-61 for -current? drm-515 seems to work with 14-stable for me > but none of my machines are all that recent. graphics/drm-62-kmod supports recent stable/14 with OSVERSION >= 1400508 (means, __FreeBSD_version >= 1400508 in /usr/src/sys/sys/param.h. [1] What I suspect is that required firmware is not installed, thus fail to initialize GPU. Maybe graphics/gpu-firmware-amd-kmod here? If you're not sure, you can use metaport graphics/gpu-firmware-kmod. [1] https://cgit.freebsd.org/ports/commit/graphics/drm-61-kmod?id=e04b01217828bf06d36a02ad8e69dbb54c30b607 -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>