Zixi Transcoder - Installation...
...
NVIDIA-based Transcoder Instal...
Installation

Broadcaster V16

5min

Broadcaster V16 requires CUDA 11 and the driver version to be >= 470 and < =515.  You can search for NVIDIA driver downloads at Official NVIDIA Drivers or simply use the version in the example below.

CentOS 7.9 on GCP, Azure or any cloud or bare metal or Amazon Linux 2023:/work

1

Update the OS and install development tools:

Bash

2

Reboot to load the latest kernel from the upgrade.

3

Check to see if ‘nouveau’ module is installed.

Bash

4

If 'nouveau' is installed follow steps below to remove it.

Bash


Append the following line to the line starting with "GRUB_CMDLINE_LINUX":

Bash


Update the grub configuration:

Bash


Add 'nouveau' to the module black list:

Bash


Append the following line:

Bash


Rebuild initramfs.

The /boot partition or folder needs to have enough space for the updated initramfs file.

Bash


Reboot the server and check that the ‘nouveau’ module is not installed.

Bash

5

Retrieve and launch the correct installer for the architecture:

Bash


On an ARM based machine with NVIDIA, download the following driver:

Bash


Amazon Linux 2023 (AMI al2023-ami-2023.3.20240108.0-kernel-6.1-x86_64):

1

Update the OS and install development tools:

Bash




2

Reboot to load the latest kernel from the upgrade.

3

Retrieve and launch the correct installer for the architecture:

  • For X86 64-bit machines, install the following NVIDIA Linux driver:
Bash

  • On an ARM based machine with NVIDIA, download the following driver:
JS


Rocky Linux 9 Optimized for GCP (x86/64, x86_64 built on 20240111):

1

Update the OS and install development tools:

Bash




2

Reboot to load the latest kernel from the upgrade.

3

Retrieve and launch the installer:

  • For X86 64-bit machines, install the following NVIDIA Linux driver:
Bash




Rocky Linux 9 – Free – x64 Gen2 on Azure (official image from Rocky Enterprise Software Foundation):

1

Update the OS and install development tools:

Bash




2

Reboot to load the latest kernel from the upgrade.

3

Retrieve and launch the installer:

  • For X86 64-bit machines, install the following NVIDIA Linux driver:
Bash




To upgrade to a new version of the NVIDIA driver:



  1. Using the existing installer or any installer version use the --uninstall option.
  • For X86 64-bit machines
Bash

  • On an ARM based machine with NVIDIA
Bash

  • Then reboot to load the kernel with the NVIDIA driver removed.

2. Retrieve and install the new version as described above.