|
|
发表于 2007-12-26 13:26:53
|
显示全部楼层
不是早告诉你了吗?
This problem can be solved as follows: Switch to runlevel 3 (init 3), move to /usr/lib, delete libGL.so.1.2 (only this one!) and create a softlink to the library from fglrx: ln -s /usr/X11R6/lib/libGL.so.1.2 /usr/lib/libGL.so.1.2. After that, fgl_glxgears should work. |
|