[Bug 285573] fwget: add firmware for AMD A8-3500M
Date: Fri, 21 Mar 2025 08:55:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285573
Bug ID: 285573
Summary: fwget: add firmware for AMD A8-3500M
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: kwhite.uottawa@gmail.com
Created attachment 258884
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258884&action=edit
Add id 0x9641 Sumo
An old Ideapad Z575 laptop. Similar information to that provided in bug
#283750:
root# uname -a
FreeBSD lenovo 15.0-CURRENT FreeBSD 15.0-CURRENT #7
main-n275979-9ea38ca4a8e6-dirty: Sun Mar 16 08:41:30 EDT 2025
root@dell7390:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64
root# dmesg | grep CPU
CPU: AMD A8-3500M APU with Radeon(tm) HD Graphics (1497.32-MHz K8-class CPU)
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
cpu0: <ACPI CPU> on acpi0
root# pciconf -lv vgapci0@pci0:0:1:0
vgapci0@pci0:0:1:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002
device=0x9641 subvendor=0x17aa subdevice=0x3971
vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device = 'Sumo [Radeon HD 6620G]'
class = display
subclass = VGA
root# dmesg | grep successfully
drmn0: successfully loaded firmware image 'radeon/SUMO_pfp.bin'
drmn0: successfully loaded firmware image 'radeon/SUMO_me.bin'
drmn0: successfully loaded firmware image 'radeon/SUMO_rlc.bin'
drmn0: successfully loaded firmware image 'radeon/SUMO_uvd.bin'
[drm] UVD initialized successfully.
--
You are receiving this mail because:
You are the assignee for the bug.