[Bug 287441] fwget

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Jun 2025 07:03:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287441

            Bug ID: 287441
           Summary: fwget
           Product: Base System
           Version: 14.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: ali.abdallah@suse.com

Created attachment 261168
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261168&action=edit
fwget: fix pci id 15d8 firmware

On my Thinkpad T495, fwget suggests to install gpu-firmware-amd-kmod-raven
instead of the correct one gpu-firmware-amd-kmod-picasso. 

vgapci0@pci0:6:0:0:     class=0x030000 rev=0xd1 hdr=0x00 vendor=0x1002
device=0x15d8 subvendor=0x17aa subdevice=0x5125
    vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
    device     = 'Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile
Series]'
    class      = display
    subclass   = VGA

amdgpu won't load gpu-firmware-amd-kmod-raven, attached a patch to fix this.

-- 
You are receiving this mail because:
You are the assignee for the bug.