前几天弄受限驱动时看到
If you plan to run Wine, you will need to tell fglrx to not corrupt the fs register. To do this, add the line:
Option "UseFastTLS" "2"
to the "Device" section in /etc/X11/xorg.conf. This supposedly causes about a 10% hit in opengl benchmark scores, but at least things don't crash.
大意应该是如果不稳定的话可以在Device那段加上那条,不过性能会损失点,不过我自己用wine还稳定,自己没试这个,若是有用wine和ati受限驱动不稳定的兄弟可以参考一下。

