ATI fglrx Driver
Many people are having trouble with ATI based video cards and ATI's fglrx binary driver:
And other duplicate reports: Bug 5422, Bug 5561, Bug 6808, and Bug 7276.
The solution to this problem is to set the UseFastTLS option to off (2) in your xorg.conf. In the fglrx device section add the following line:
Option "UseFastTLS" "2"
Restart X and Wine should no longer crash.
Starting with Wine 0.9.31, we check for this and disable OpenGL when it occurs. (See this Patch - winex11.drv: Added a check for the ATI driver corrupting %fs).
To test and make sure fglrx is working correctly, run fglrx_glxgears. You should see glxgears rendered on the sides of a cube. If you cannot get fglrx to work correctly, try one of these following pages for help:
