Nik schrieb: > Philipp! > > Vielen Dank. > > Philipp Klaus Krause wrote: >> Nik schrieb: >> >> It's unlikely that you'll have to debug the kernel module. >> The bug probably is is the DRI. > > Ok, thanks. Any tips on what I should be looking for in the DRI? > > If the problem is in the DRI, then does that it mean it should affect > cards/drivers other than r200?
No. The structure of the drivers is about this: The card-speciifc module in the kernel, which is used by the card specific driver part in the DRI. DRI is in the Mesa tree, which also contains the non card-specific stuff: Basically there is the Mesa software implementation and the DRI drivers replace some parts of that with hardware-specific functionality. If I remeber correctly, the problem does not affect Mesa software rendering. Thus it should be in the r200 specififc part. That lives in Mesa/src/mesa/drivers/dri/r200. Philipp ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel