Install and Configure Third-Party Adapters

This topic explains how to install third-party adapters from Blackmagic Design and from Atto

Install and Configure Blackmagic Design Cards

Blackmagic Design cards are supported in Flame, Flame Assist, and Flare from version 2020.2 and later.

The following cards have been tested:

Note: Other UltraStudio and DeckLink card models might work but were not tested. Thunderbolt and USB3 cards are not supported.

Installation:

  1. Install the PCIe BMD UltraStudio or DeckLink card on your workstation following the Blackmagic Design documentation.

  2. Install the following dependencies before installing the Desktop Video package:

    yum install epel-release
    yum install dkms 
  3. Download the Desktop Video 11.4 package from Blackmagic Design Support Center. Make sure to download the Linux one!

  4. Install the Desktop Video .rpm according to the Desktop Video 11.2 documentation.

    • Mandatory. The driver and firmware update tool: yum install --nogpgcheck desktopvideo-11.*.rpm
    • Optional but useful. The control panel GUI: yum install --nogpgcheck desktopvideo-gui*.rpm
    • Optional. Simple playback tool: 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.

  1. Start the Flame Setup software.
  2. In the General tab, set Video Device and Audio Device to BMD.
  3. Select a Preview timing in the Preview tab.
  4. Once done, click Apply and exit Flame Setup.
  5. Start Flame/Flare/Flame Assist.

Limitations:

Note: Two applications cannot run at the same time and both require the use the Blackmagic Design card. Either quit one of the running applications, or disable the Blackmagic Design card in the one launched in second.

Install the Atto Fastframe N352 card

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.

Installing the ATTO driver and ATTO360 Tool

  1. Download the ATTO Fastframe adapters from the ATTO Linux download page.

  2. Scroll down to the "ATTO Ethernet Suite" section and select the Linux ATTO 360 download that matches your CentOS version (7.4, 7.6).

  3. Open a shell on your Flame linux workstation.

  4. Decompress the content of the archive downloaded (following example given for CentOS 7.6 package)

    tar -xvf lnx_app_atto360f3_rhel7.6.tgz 
  5. install the driver by typing the command:

    BATCH=1 INSTALL_MODE=app ./install_atto360_2000f3_rhel7.6.sh
  6. 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 

Notes about ATTO360 Tool

Uninstalling the ATTO driver and ATTO360 Tool

  1. To uninstall the ATTO 360 application, run:

    /opt/atto360/uninstall_atto360.sh
  2. To uninstall the OFED Fastframe driver driver, type:

    /usr/sbin/ofed_uninstall.sh --force