| Summary: | FreeBSD-Stable/Radeon7500, X server freeze while running opengl applications. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Shobaki sam. <progen> |
| Component: | kern | Assignee: | Eric Anholt <anholt> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | luna |
| Priority: | Normal | ||
| Version: | 4.9-PRERELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Shobaki sam.
2003-09-29 01:00:33 UTC
Responsible Changed From-To: freebsd-bugs->anholt Assign to maintainer. Please try the DRM from DRI CVS. I'm thinking of one bugfix in it in particular here. See the following link for instructions. http://dri.sf.net/cgi-bin/moin.cgi/CVS Check out trunk then: cd xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel ln -s ../../../shared/drm/kernel/*.[ch] ./ make -f Makefile.bsd depend all install now reload the DRM and try to reproduce it. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org The problem appear to be solved, running incredibly good. Can't retrieve any "bad" symptoms from two days i am running with the DRM from DRI CVS. Thank you. -- Shobaki Sam. State Changed From-To: open->closed Fix committed to -stable. Thanks again for the testing! |