1 overview, 2 system requirements, 3 software installation – IEI Integration HDC-502E_SDK_Linux User Manual
Page 7: Verview, Ystem, Equirements, Oftware, Nstallation

HDC-502E SDK (Linux)
Page 7
1.1 Overview
A CD is shipped with the video capture card. The CD contains a driver for the video
capture controllers on the card. When the video capture card is installed on the system,
the driver must be installed. Failure to install the driver means that that video capture card
cannot be detected by the system.
This manual includes SDK information for the HDC502E, which includes:
HDC-502E
1.2 System Requirements
The following programs must be installed in order to use the HDCapture SDK in Linux:
Kernel: Fedora16 Distribution (based on Kernel 3.1.0)
Tool chain: Runs on Fedora 16 (binutils 2.18, gcc 4.3.2, glibc 2.9)
1.3 Software Installation
To install the HDCapture SDK to a system running Linux, please follow the steps below.
Step 1:
Copy the HDCapture_SDK_(version)_(date)-(svn version).tar.gz file from the
utility CD to the system hard drive. The user can also get the latest version from
IEI website.
Step 2:
Unzip the file by typing:
$ $ tar xf HDCapture_SDK_(version)_(date)-(svn version).tar.gz
$ tar xf HDCapture_SDK_r137_20120711-5037.tar.gz
Step 3:
Change to HDCapture directory by typing:
$ cd (version)
$ cd r137
Step 4:
Login as root by typing:
$ su