I have old r600 (or rs780?) integrated GPU previously graphics/gpu-firmware-radeon-kmod installed a bunch of subports, but now it has only aruba. (something about a port name change during portupgrade) Is it O.K.???
And why should I visit this link? The question is not about it at all.Have a look at,
pciconf -lv | egrep -i "radeon|amd"
It has worked before update of ports, and the table has not changed in the part concerning my old card.When you take time to look good it lists amdcards-chipsets&drivers known to work.
Code:pciconf -lv | egrep -i "radeon|amd"
pkg info -l gpu-firmware-radeon-kmod-rs600-20220511
gpu-firmware-radeon-kmod-rs600-20220511:
/boot/modules/radeon_RS600_cp_bin.ko
If you want a specific flavor it must be specified.I have old r600 (or rs780?) integrated GPU previously graphics/gpu-firmware-radeon-kmod installed a bunch of subports, but now it has only aruba. (something about a port name change during portupgrade) Is it O.K.???
# cd /usr/ports/graphics/gpu-firmware-radeon-kmod
# make -V FLAVOR
aruba
# make -V FLAVORS
aruba barts bonaire btc caicos cayman cedar cypress hainan hawaii juniper kabini kaveri mullins oland palm pitcairn r100 r200
r300 r420 r520 r600 r700 redwood rs600 rs690 rs780 rv610 rv620 rv630 rv635 rv670 rv710 rv730 rv740 rv770 sumo sumo2
tahiti turks verde
# make install clean FLAVOR=r600