Re: i810 + 2.6.19+ = no DRI

Sergio Monteiro Basto <[email protected]> Fri, 09 Feb 2007 00:55:34 +0000
Newsgroups gmane.comp.video.dri.user
Message-ID <1170982534.3242.43.camel@monteirov>
On Thu, 2007-02-08 at 16:12 +0100, Adrien BUSTANY wrote:
> Hi there,
> The DRI has stopped working since I updated from my 2.6.18 to 2.6.19
> (2.6.20 will not work either).
> Here's an example error :
> [madcat@boiteux ~]$ LIBGL_DEBUG=verbose glxgears
> libGL: XF86DRIGetClientDriverName: 1.6.4 i915 (screen 0)
> libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: drmOpenMinor returns 4
> drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
> libGL error: drmMap of framebuffer failed (Invalid argument)
> libGL error: reverting to (slow) indirect rendering
> 
> Updating mesa and libdrm from git does not solve the problem. It looks
> like the ioctl in dri_util.c from libdrm is not adapted to the newer
> kernels, or maybe it's the i810 driver ? I haven't got the knowledge to
> write a patch, so I'd be glad if anybody could help. I'm still using
> 2.6.18 for now.


maybe try : 
Option "Legacy3D" "true

or disable AIGLX
Section "ServerFlags"
    Option  "AIGLX" "off"
EndSection

Section "Extensions"
    Option "Composite" "Disable"
EndSection

or you may try both options 


> 
> Regards
> Adrien BUSTANY
> 
-- 
Sérgio M.B.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

--
_______________________________________________
Dri-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-users
smime.p7s (application/x-pkcs7-signature, 2.1 KB) - not displayed