[Intel-gfx] [intel_xvmc] err: DRM Device could not be opened.

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Wed Mar 18 04:10:44 CET 2009


On Tue, 2009-03-17 at 15:12 +0800, Xiang, Haihao wrote:
> 
> The driver libIntelXvMC you are using opens DRM device by name
> (drmOpen("i915", NULL)) which mostly works on linux, unless __linux__
> isn't defined when building libdrm or /proc/dri/x/name doesn't exist
> (x
> = 0,1,...). Anyway, the latest driver uses drmOpen("i915", busID)
> instead of drmOpen("i915", NULL) which should work for you. You may
> cherry pick commit ed267072db7c58ee16a458fd3dc24ce3a2d0061d from the
> master branch of xf86_video_intel.

I use F10 , which have xorg 7.4 and xserver 1.5.3 ,
I upgrade to kernel 2.6.28.1-19.fc10
http://koji.fedoraproject.org/koji/buildinfo?buildID=79697 
and apply the patches recommend on
http://intellinuxgraphics.org/2008Q4.html , which works nice in others
ways like hibernate and suspend. 

Seeing yum list extras

I update :
xorg-x11-drv-intel.i386               2.5.1-4.fc10                     
xorg-x11-proto-devel.noarch           7.4-12.fc10   
libXrandr.i386                        1.2.99.4-1.fc10                  
libXrandr-devel.i386                  1.2.99.4-1.fc10 

but stuck on Mesa after libdrm, I'm not sure about what version of Mesa
should use mesa_7_4_branch or mesa_7_3_branch or git master ?
After  this step , I can try update xserver to 1.6 and
xf86_video_intel. 

Can anyone give me a suggestion of the mesa version ?

Thanks,  
-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2192 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090318/463f1f5c/attachment.bin>


More information about the Intel-gfx mailing list