On Fri, 2005-08-05 at 23:09 -0500, Alan Grimes wrote: > > I don't know exactly where these errors are coming from (UNIX IS EVIL)
No, it's not. In contrast to another widespread OS, it does give you a lot of useful information: > but here they are: > > [EMAIL PROTECTED] ~/Croquet0.3 $ squeak > DRM_RADEON_TEXTURE: return = -11 > offset=0xec400000 > image width=2048 height=256 > blit width=1024 height=2048 data=0x6d9b9200 The RADEON_TEXTURE ioctl of the DRM failed. There should be some accompanying kernel output. This is a bug either in the r200 DRI driver or in the DRM. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
