DVI / HDMI

From ArmadeusWiki
Revision as of 12:47, 3 April 2009 by Salocin68 (Talk | contribs) (New page: == WORK IN PROGRESS == ==Driver installation== <pre class="host"> $ make linux26-menuconfig </pre> <pre class="config"> Device Drivers---> Multimedia devices ---> <*> Video...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

WORK IN PROGRESS

Driver installation

 $ make linux26-menuconfig
Device Drivers--->
    Multimedia devices ---> 
        <*> Video For Linux
        [ ] Enable Video For Linux API 1
        < > DVB for Linux
            *** Multimedia drivers ***
        [ ] Load and attach frontend ...
        [ ] Customize analog and hybrid ...
        [*] Video capture adapters --->
            [ ] Autoselect pertinent encoders/decoders ...
                    Encoders/decoders and other helper chips  --->
                        <M> Analog Devices AD9889 digital video encoders (NEW)   
            [ ] V4L USB devices
        [ ] Radio adapters

Usage

  • load the module:
modprobe ad9889

Quick test

Connect a HDMI cable to the afp27devfull board and to your PC monitor. The Linux console must appear on the PC display.