Date: Mon, 30 Dec 2024 19:43:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283750] fwget: Add needed firmware for Radeon 740M GPU Message-ID: <bug-283750-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283750 Bug ID: 283750 Summary: fwget: Add needed firmware for Radeon 740M GPU Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: decke@FreeBSD.org Created attachment 256299 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256299&action= =3Dedit fwget-add-740m I got a new toy with Radeon 740M which works great on FreeBSD 14.2-RELEASE = as soon as the correct firmware is installed so let's fwget teach about it. root@bhyve:~ # dmesg | grep CPU CPU: AMD Ryzen 5 PRO 8500GE w/ Radeon 740M Graphics (3400.15-MHz K8-class = CPU) FreeBSD/SMP: Multiprocessor System Detected: 12 CPUs cpu0: <ACPI CPU> on acpi0 root@bhyve:~ # pciconf -lv vgapci0@pci0:4:0:0 vgapci0@pci0:4:0:0: class=3D0x030000 rev=3D0xd7 hdr=3D0x00 vendor=3D0x1= 002 device=3D0x15c8 subvendor=3D0x17aa subdevice=3D0x334a vendor =3D 'Advanced Micro Devices, Inc. [AMD/ATI]' device =3D 'Phoenix2' class =3D display subclass =3D VGA root@bhyve:~ # dmesg | grep successfully drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_mes_2.bin' drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_mes1.bin' drmn0: successfully loaded firmware image 'amdgpu/psp_13_0_11_toc.bin' drmn0: successfully loaded firmware image 'amdgpu/psp_13_0_11_ta.bin' drmn0: successfully loaded firmware image 'amdgpu/dcn_3_1_4_dmcub.bin' drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_imu.bin' drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_pfp.bin' drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_me.bin' drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_rlc.bin' drmn0: successfully loaded firmware image 'amdgpu/gc_11_0_4_mec.bin' drmn0: successfully loaded firmware image 'amdgpu/sdma_6_0_1.bin' drmn0: successfully loaded firmware image 'amdgpu/vcn_4_0_2.bin' drmn0: SMU is initialized successfully! [drm] VCN decode and encode initialized successfully(under DPG Mode). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283750-227>