Loading sub-menu...

Cookbook

compared with
Version 11 by developer
on Dec 15, 2011 18:13.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History


To dowload de driver se [http://www.epiphan.com/downloads/linux/]
To download the driver see [http://www.epiphan.com/downloads/linux/]

You should choose the driver according with some characteristics of your computer and operative system. Run the following comands on a terminal to know some of them:

{code:none}
Kernel release: uname -r
Machine: uname -m
{code}

Follow the instructions in the README file to complete the driver installation.

Run the following commands in a shell (*requires being root*) to use the driver like a {{modprobe}}.

{code:none} 
$ udevadm info --attribute-walk --name /dev/<device_file>
{code}
The first paragraph usually contains an attribute labelled "ATTR\{name\}" indicating the device function, e.g. "ivtv0 encoder MPG". Use it to know which specific device you want to connect to, or configure.

h6. Setting the video standard