Greetings. Support for AMD Radeon 880M has already landed in 16.0-CURRENT but not in the 15.1 branch (stable/15, releng/15.1).... laptop with Radeon 880M ...
So, I want to understand how long it takes when the new hardware gets new drivers in FreeBSD?
drmn0: could not load firmware image
'amdgpu/psp_14_0_0_toc.bin'
'amdgpu/dcn_3_5_dmcub.bin'
'amdgpu/gc_11_5_0_pfp.bin'
'amdgpu/sdma_6_1_0.bin'
'amdgpu/vcn_4_0_5.bin'
'amdgpu/gc_11_5_0_mes_2.bin'
VPE: collaborate mode falsedrmn0: could not load firmware image 'amdgpu/isp_4_1_0.bin'
rm /var/cache/pkg/gpu-firmware-amd-kmod*).# make package FLAVOR=dcn_3_5# make package FLAVOR=gc_11_5_0# make package FLAVOR=psp_14_0_0# make package FLAVOR=sdma_6_1_0# make package FLAVOR=vcn_4_0_5# make package FLAVOR=isp_4_1_1# echo "Removing existing firmware packages"# pkg remove -g gpu-firmware-amd-kmod*# echo "Installing new packages"# pkg install -y work-dcn_3_5/pkg/*.pkg# pkg install -y work-gc_11_5_0/pkg/*.pkg# pkg install -y work-psp_14_0_0/pkg/*.pkg# pkg install -y work-sdma_6_1_0/pkg/*.pkg# pkg install -y work-vcn_4_0_5/pkg/*.pkg# pkg install -y work-isp_4_1_1/pkg/*.pkg