Bug 5237 - Random errors with Radeon 7500 DRI free OpenGL driver
Summary: Random errors with Radeon 7500 DRI free OpenGL driver
Status: RESOLVED NOTOURBUG
Alias: None
Product: DRI
Classification: Unclassified
Component: libGL (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 05:34 UTC by Jiba
Modified: 2006-07-28 10:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jiba 2005-12-04 05:34:11 UTC
When using the OpenGL from the Radeon 7500 DRI free driver, i get some random
and non reproductible errors. In particular, some calls to glColor4f raise a
GL_INVALID_OPERATION error, although the OpenGL specification says that
glColor4f cannot raise an error.

When trying to debug with Valgrind (a memory debugger), I find that when calling
glEnd, several invalid memory writes occur, which might be responsible for
random errors. These invalid writes occur even for small demo, like NeHe OpenGL
lesson 2 (I've used the Linux/SDL version of it).

I am using Xorg from Mandriva 2006 cooker, i.e.
libxorg-x11-static-devel-6.9-1.cvs20051011.2mdk.i586
Comment 1 Jonas August 2006-03-05 03:02:54 UTC
I can't speek to the particular OpenGL error, but on my laptop version of your
card [Mobility FireGL 7800 M7], I got visible errors on the display.  It turns
out that the video memory was bad.  I was able to check using "PC Doctor" under
windows on my Thinkpad A31p; I don't know whether there are free diagnostics.
Comment 2 Jonas August 2006-03-05 03:04:19 UTC
Continuing on my previous comment:
After I realized it was a video mem. error, my laptop motherboard got replaced
and the errors disappeared.
Comment 3 Erik Andren 2006-07-28 10:29:45 UTC
Closing


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.