This topic explains how to install third-party adapters from Blackmagic Design and from Atto
Blackmagic Design cards are supported in Flame, Flame Assist, and Flare from version 2020.2 and later.
The following cards have been tested:
Installation:
Install the PCIe BMD UltraStudio or DeckLink card on your workstation following the Blackmagic Design documentation.
Install the following dependencies before installing the Desktop Video package:
yum install epel-release
yum install dkms
Download the Desktop Video 11.4 package from Blackmagic Design Support Center. Make sure to download the Linux one!
Install the Desktop Video .rpm according to the Desktop Video 11.2 documentation.
yum install --nogpgcheck desktopvideo-11.*.rpm
yum install --nogpgcheck desktopvideo-gui*.rpm
yum install --nogpgcheck mediaexpress*.rpm
Once installed, Desktop Video applications can be found in CentOS launcher in Applications/Multimedia.
Once the Desktop Video package is installed, configure Flame, Flare, or Flame Assist to use the Blackmagic Design card.
Limitations:
If you are using an ATTO N352 Gigabit Ethernet adapter, take note that the driver is not part of the DKU. You will need to download it directly from the manufacturer and manually install it on your workstation. The packages from ATTO are called "ATTO Ethernet Suites" and include both the driver an a tool called ATTO360 that allow configuration and monitoring of the network adapter.
Download the ATTO Fastframe adapters from the ATTO Linux download page.
Scroll down to the "ATTO Ethernet Suite" section and select the Linux ATTO 360 download that matches your CentOS version (7.4, 7.6).
Open a shell on your Flame linux workstation.
Decompress the content of the archive downloaded (following example given for CentOS 7.6 package)
tar -xvf lnx_app_atto360f3_rhel7.6.tgz
install the driver by typing the command:
BATCH=1 INSTALL_MODE=app ./install_atto360_2000f3_rhel7.6.sh
Additional step for CentOS 7.4 ONLY: In order for the ATTO 360 tool to work, you need to run an extra command:
yum update freetype
You can use this tool by invoking:
gtk-launch atto360
This tool is totally independent from Flame and absolutely optional to use. Refer to ATTO for documentation and use of this tool.
To uninstall the ATTO 360 application, run:
/opt/atto360/uninstall_atto360.sh
To uninstall the OFED Fastframe driver driver, type:
/usr/sbin/ofed_uninstall.sh --force