FS#11279 - Direct Rendering Segmentation Fault Fix for ATI Catalyst 8.7-2

Attached to Project: Arch Linux
Opened by Tristan Burgess (TBomBM3879) - Friday, 22 August 2008, 01:46 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 26 August 2008, 21:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture i686
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Segmentation fault occurs on ATI Catalyst 8.7-2 drivers disabling indirect rendering on certain ATI cards.


Additional info:
* package version(s)
ATI Catalyst 8.7-2
* config and/or log files etc.
$ fgl_glxgears

Using GLX_SGIX_pbuffer
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
Segmentation fault


Steps to reproduce:
To fix this segmentation fault, type the following commands:

# mv /usr/lib/libfglrx_dm.so.1.0 /tmp/

# mv /usr/lib/libGL.so.1 /tmp/

Direct rendering should work now
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 26 August 2008, 21:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed through a new version upgrade.
Comment by Tristan Burgess (TBomBM3879) - Friday, 22 August 2008, 01:51 GMT
Correction: Segmentation fault occurs on ATI Catalyst 8.7-2 drivers disabling direct rendering on certain ATI cards.
Comment by Tristan Burgess (TBomBM3879) - Friday, 22 August 2008, 02:23 GMT
Correction: Segmentation fault occurs on ATI Catalyst 8.7-2 drivers disabling direct rendering on certain ATI cards.
Comment by Greg (dolby) - Friday, 22 August 2008, 03:32 GMT
Assigning to brain0 & tpowa as packages list no maintainer.
Comment by Andreas Radke (AndyRTR) - Tuesday, 26 August 2008, 05:08 GMT
how is state with recent catalyst 8.8 driver?
Comment by Tristan Burgess (TBomBM3879) - Tuesday, 26 August 2008, 14:01 GMT
Direct rendering still works.
Comment by Andreas Radke (AndyRTR) - Tuesday, 26 August 2008, 15:32 GMT
so this report can be closed?
Comment by Tristan Burgess (TBomBM3879) - Tuesday, 26 August 2008, 16:06 GMT
I would say so

Loading...