Re: DRI woes with RV280 and i875P
"Jerome Glisse" <[email protected]>
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/10/06, Torsten Wolf <[email protected]> wrote: > Hi, > > I've been struggling for a week now to get dri work on the following > machine: > > P4 3.2GHz, 3GB RAM, Intel i875P chipset and Ati RV280 [Radeon 9200 SE] > graphics card. > > The machine runs Debian unstable, 2.6.18, latest xorg and Mesa/DRI from > git (yesterday). As soon as the system is up, Dri is enabled according > to the xorg log file. Typing glxinfo in the console give lots of errors > like > > DISPATCH ERROR! _glapi_add_dispatch failed to add glAreTexturesResident! > DISPATCH ERROR! _glapi_add_dispatch failed to add glGenTextures! > DISPATCH ERROR! _glapi_add_dispatch failed to add glIsTexture! > [...] > > but dri is reported to be enabled. Starting an opengl application > results in its immediate crash, again issuing the error messages shown > above. Logging out and restarting X disables dri and everything works > fine, yet slow. What also worries me is the behaviour of intel-agp.ko on > this machine. Iirc after loading the module some info about the detected > chipset should be presented. On the contrary the module loads without > any line of output. I also tried the fglrx driver, which issued: > > [agp] unable to acquire AGP, error "xf86_ENODEV" > cannot init AGP > > Any hints how to tame this machine are greatly appreciated. > > Cheers, > Torsten > You likely have version mismatch btw mesa libgl and xserver. You might need to rebuild your xserver from git with mesa from cvs to be able to use the mesa from cvs (hope all this make sense :)). For fglrx and agp did you double check that you unloaded drm & radeon module. best, Jerome Glisse ------------------------------------------------------------------------- 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 --