Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2024 20:26:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 278082] AMD Ryzen 7 PRO 7840U's internal GPU not supported
Message-ID:  <bug-278082-7141-iZTLfkcVci@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278082-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278082-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278082

--- Comment #6 from Philipp Ost <bsd@philippost.de> ---
(In reply to Emmanuel Vadot from comment #4)

Updating the gpu-firmware-kmod meta-port has fixed the issue. Loading amdgp=
u.ko
from drm-61-kmod-6.1.69_2 does no longer panic the kernel.

kldstat now reports the following about graphics related modules:
----8<----
25    1 0xffffffff85200000   666878 amdgpu.ko
26    2 0xffffffff85867000    85090 drm.ko
27    1 0xffffffff851be000     22b8 iic.ko
28    2 0xffffffff851c1000     40e9 linuxkpi_video.ko
29    3 0xffffffff851c6000     7358 dmabuf.ko
30    3 0xffffffff851ce000     3378 lindebugfs.ko
31    1 0xffffffff851d2000     c338 ttm.ko
32    1 0xffffffff858ed000    48a60 amdgpu_gc_11_0_1_mes_2_bin.ko
33    1 0xffffffff85936000    3a890 amdgpu_gc_11_0_1_mes1_bin.ko
34    1 0xffffffff851df000     2ae0 amdgpu_psp_13_0_4_toc_bin.ko
35    1 0xffffffff85971000    446a0 amdgpu_psp_13_0_4_ta_bin.ko
36    1 0xffffffff859b6000    4ba00 amdgpu_dcn_3_1_4_dmcub_bin.ko
37    1 0xffffffff85a02000    225e0 amdgpu_gc_11_0_1_imu_bin.ko
38    1 0xffffffff85a25000    425e0 amdgpu_gc_11_0_1_pfp_bin.ko
39    1 0xffffffff85a68000    425e0 amdgpu_gc_11_0_1_me_bin.ko
40    1 0xffffffff85aab000    29430 amdgpu_gc_11_0_1_rlc_bin.ko
41    1 0xffffffff85ad5000    43a80 amdgpu_gc_11_0_1_mec_bin.ko
42    1 0xffffffff851e2000     a7e0 amdgpu_sdma_6_0_1_bin.ko
43    1 0xffffffff85b19000    5bb00 amdgpu_vcn_4_0_2_bin.ko
---->8----

Output of 'fwget -nv':
----8<----
 Trying to match device 0x8168 in class network and vendor realtek with
pci_network_realtek
Trying to match device 0x1103 in class network and vendor qca with
pci_network_qca
Trying to match device 0x15bf in class video and vendor amd with pci_video_=
amd
Needed firmware packages: 'wifi-firmware-ath11k-kmod'
---->8----

We were able to start a very bare-bones X session; getting that running
properly is a different story. ;-)

Thanks!

--=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-278082-7141-iZTLfkcVci>