Solved Amd Radeon RX 6650XT

Hi, Friends!
Please help me understand how my system will behave with a possible upgrade if you want to work with an operating system such as:

FreeBSD 14.2 (14.3 or later OS versions) + Radeon RX 6650XT (Navi 23)
+ xf86-video- AMDGPU + MESA (all) + drm-kmod (drm-61-kmod)

The system currently has a Radeon R9 285 (Tonga) graphics card. I want to replace it with a Radeon RX 6650XT, and therefore I am interested in whether this will be a problem, since there is no explicit indication of *navi23* and navi14 in the set of modules (in /boot/modules).

All settings have been made and the system is currently fully operational. (With the exception of plasma malfunctioning, it does not crash, but it does not display anything on the screen except a black screen - all applications can be launched from the console or Alt-F2 when the 8k monitor is turned on at 3840x2160_60 in DisplayPort 1.2 - The xfce4 is working completely fine - this case writing this post)

If possible, could you drop it here: the Xorg.log and the kldstat output.

Thank you.
 
Last edited:
I have installed this card. Everything working fine. As they say, the flight is normal. So I asked the question, and I found the answer myself. This card is not new, but... Maybe it will be useful to someone.

# pciconf -lv
Code:
vgapci0@pci0:13:0:0:    class=0x030000 rev=0xc1 hdr=0x00 vendor=0x1002 device=0x73ef subvendor=0x1da2 subdevice=0x452e
vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device     = 'Navi 23 [Radeon RX 6650 XT / 6700S / 6800S]'
class      = display
subclass   = VGA
hdac0@pci0:13:0:1:      class=0x040300 rev=0x00 hdr=0x00 vendor=0x1002 device=0xab28 subvendor=0x1002 subdevice=0xab28
vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device     = 'Navi 21/23 HDMI/DP Audio Controller'
class      = multimedia
subclass   = HDA

# kldstat
Code:
 ...
29    1 0xffffffff83800000   6648d8 amdgpu.ko
30    2 0xffffffff8361a000    85090 drm.ko
31    1 0xffffffff836a0000     22b8 iic.ko
32    2 0xffffffff836a3000     4120 linuxkpi_video.ko
33    3 0xffffffff836a8000     7350 dmabuf.ko
34    3 0xffffffff836b0000     3378 lindebugfs.ko
35    1 0xffffffff836b4000     c338 ttm.ko
36    1 0xffffffff836c1000    356d0 amdgpu_dimgrey_cavefish_sos_bin.ko
37    1 0xffffffff836f7000    375e0 amdgpu_dimgrey_cavefish_ta_bin.ko
38    1 0xffffffff8372f000    3dd88 amdgpu_dimgrey_cavefish_smc_bin.ko
39    1 0xffffffff8376d000    1d958 amdgpu_dimgrey_cavefish_dmcub_bin.ko
40    1 0xffffffff8378b000    425e0 amdgpu_dimgrey_cavefish_pfp_bin.ko
41    1 0xffffffff83e65000    425e0 amdgpu_dimgrey_cavefish_me_bin.ko
42    1 0xffffffff83ea8000    42560 amdgpu_dimgrey_cavefish_ce_bin.ko
43    1 0xffffffff837ce000    238f0 amdgpu_dimgrey_cavefish_rlc_bin.ko
44    1 0xffffffff83eeb000    43a90 amdgpu_dimgrey_cavefish_mec_bin.ko
45    1 0xffffffff83f2f000    43a90 amdgpu_dimgrey_cavefish_mec2_bin.ko
46    1 0xffffffff837f2000     a5e0 amdgpu_dimgrey_cavefish_sdma_bin.ko
47    1 0xffffffff83f73000    8f8d0 amdgpu_dimgrey_cavefish_vcn_bin.ko
48    1 0xffffffff84003000     3160 amdtemp.ko
49    1 0xffffffff837fd000     2138 amdsmn.ko
50    1 0xffffffff84007000     3390 acpi_wmi.ko
51    1 0xffffffff8400b000     3220 intpm.ko

... and Xorg.0.log in a attache.

P.S. "plasmashell is not work" have as is... Plasma problem
 

Attachments

Back
Top