|
|
昨天update了ati fglrx 8.28.8
xorg-server 1.1.1-r2
xgl就起不来了(通过gdm),报错:
- (EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
- (EE) AIGLX: reverting to software rendering
- xkb_keycodes { include "xfree86+aliases(qwerty)" };
- xkb_types { include "complete" };
- xkb_compatibility { include "complete" };
- xkb_symbols { include "pc(pc104)+us" };
- xkb_geometry { include "pc(pc104)" };
复制代码
然后我从gdm启动到普通xorg,按照gentoo-wiki上面的howto又测试了一下xgl,运行正常。
不知道是怎么回事? |
|