[mythtv-users] VAAPI with Intel HD 4400

Josu Lazkano josu.lazkano at gmail.com
Sun May 4 18:02:28 UTC 2014


2014-05-04 19:27 GMT+02:00 George Nassas <gnassas at mac.com>:
> Whoops! Sorry, I meant build the 01.org deb packages from source.
>
> Also, do you have an /etc/X11/xorg.conf and does it include something like:
>
> Section "Device"
>    Driver "intel"
> End Section
>
> Alternatively, check if /var/log/Xorg.0.log has a line saying
> "/usr/lib/xorg/modules/drivers/intel_drv.so", then you'd know for sure
> you're using intel graphics and not vga,
>
> - George

Thanks again George,

This my /var/log/Xorg.0.log file: http://paste.debian.net/97406

It show the line: "Loading /usr/lib/xorg/modules/drivers/intel_drv.so"

I try to configure xorg.conf with:

Section "Device"
       Identifier "Device0"
       Driver "intel"
EndSection

Section "Screen"
       Identifier "Screen0"
       Device "Device0"
EndSection

But when rebooting it does not start the X, this is the Xorg.0.log:
http://paste.debian.net/97409/

Regards.

-- 
Josu Lazkano


More information about the mythtv-users mailing list