Hi,<div><br></div><div>I pulled the libva into sandybridge with the xorg.conf as follows.</div><div><br clear="all"><br></div><div><div>----------------start of file-------------</div><div><br></div><div>Section &quot;Device&quot;</div>
<div>    Identifier    &quot;Intel Graphics Driver&quot;</div><div>    Driver        &quot;intel&quot;</div><div>EndSection</div><div><br></div><div>Section &quot;Monitor&quot;</div><div>    Identifier    &quot;Generic Monitor&quot;</div>
<div>    Option        &quot;DPMS&quot;</div><div>EndSection</div><div><br></div><div>Section &quot;Screen&quot;</div><div>    Identifier    &quot;Default Screen&quot;</div><div>    Device        &quot;Intel Graphics Driver&quot;</div>
<div>    Monitor        &quot;Generic Monitor&quot;</div><div>    DefaultDepth    24</div><div>EndSection</div><div><br></div><div>Section &quot;ServerLayout&quot;</div><div>    Identifier    &quot;Default Layout&quot;</div>
<div>    Screen        &quot;Default Screen&quot;</div><div>EndSection</div><div><br></div><div>Section &quot;ServerFlags&quot;</div><div>    Option        &quot;DontZap&quot;  &quot;0&quot;</div><div>EndSection</div></div>
<div><br></div><div>--------------------------end of file--------------</div><div><br></div><div>I tried &quot;vainfo&quot; commnad for libva</div><div><br></div><div>vainfo output:</div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; font-size: medium; "><b>Xlib:  extension &quot;XFree86-DRI&quot; missing on display &quot;:0.0&quot;.</b></span></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>I modified the xorg.conf as follows. we are using the intel video driver.</div><div><br></div><div>----------------------------start if file--------------------------</div>
<div><br></div><div><div>Section &quot;Device&quot;</div><div>    Identifier  &quot;Intel Graphics Adapter&quot;</div><div>    Driver      &quot;intel&quot;</div><div>EndSection</div><div><br></div><div>Section &quot;Monitor&quot;</div>
<div>    Identifier    &quot;Generic Monitor&quot;</div><div>    Option        &quot;DPMS&quot;</div><div>EndSection</div><div><br></div><div>Section &quot;Screen&quot;</div><div>    Identifier    &quot;Default Screen&quot;</div>
<div>    Device        &quot;Intel Graphics Adapter&quot;</div><div>    Monitor       &quot;Generic Monitor&quot;</div><div>    DefaultDepth  24</div><div>    SubSection &quot;Display&quot;</div><div>        Virtual 1920 1080</div>
<div>    EndSubSection</div><div>EndSection</div><div><br></div><div>Section &quot;Module&quot;</div><div>    Load &quot;dri&quot;</div><div>EndSection</div><div><br></div><div>Section &quot;DRI&quot;</div><div>    Mode 0666</div>
<div>EndSection</div><div><br></div><div>Section &quot;ServerLayout&quot;</div><div>    Identifier     &quot;Default Layout&quot;</div><div>    Screen         &quot;Default Screen&quot;</div><div>EndSection</div><div><br>
</div><div>Section &quot;ServerFlags&quot;</div><div>    Option        &quot;DontZap&quot;  &quot;0&quot;</div><div>    Option        &quot;AutoAddDevices&quot;  &quot;False&quot;</div><div>EndSection</div></div><div>--------------------------------End of file----------------------------------</div>
<div><br></div><div>Now vainfo is working.</div><div><br></div><div>vainfo output:</div><div><br></div><div><div>libva: libva version 0.32.0</div><div>libva: va_getDriverName() returns 0</div><div>libva: Trying to open /usr/lib/dri/i965_drv_video.so</div>
<div>libva: va_openDriver() returns 0</div><div>vainfo: VA API version: 0.32</div><div>vainfo: Driver version: i965 Driver 0.1</div><div>vainfo: Supported profile and entrypoints</div><div>      VAProfileMPEG2Simple            :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div>
<div>      VAProfileMPEG2Main              :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div><div>      VAProfileH264Baseline           :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div>
<div>      VAProfileH264Baseline           :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointEncSlice</div><div>      VAProfileH264Main               :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div>
<div>      VAProfileH264Main               :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointEncSlice</div><div>      VAProfileH264High               :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div>
<div>      VAProfileH264High               :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointEncSlice</div><div>      VAProfileVC1Simple              :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div>
<div>      VAProfileVC1Main                :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div><div>      VAProfileVC1Advanced            :<span class="Apple-tab-span" style="white-space:pre">        </span>VAEntrypointVLD</div>
</div><div><br></div><div><br></div><div>The Graphics card Chipset is  &quot;agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset&quot;</div><div>VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09</div>
<div><br></div><div>Some test cases are there in libva, I tried all those. I didn&#39;t face any problem.</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">But I want to enhance the Picture performance.</div>
<div><br></div><div>Is this xorg.conf is right or Whether i need to make some some changes??</div><div>Any help will be apreciated.<img src="cid:330@goomoji.gmail" style="margin-top: 0px; margin-right: 0.2ex; margin-bottom: 0px; margin-left: 0.2ex; vertical-align: middle; " goomoji="330"></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br>-- <br>Thanks &amp; Regards,<br>
SAI<br><br>
</div>