|
|
发表于 2006-10-15 19:58:26
|
显示全部楼层
我也启用不了beryl作窗口管理器,我在官网找到以下文章,我想可能一定要装上xorg7.1才能用
1. rug sa http://software.opensuse.org/download/xorg7/Java_Sun-Java-1.5_SUSE_Linux_10.1/ xorg7
2. Zen-updater would go orange once this is added, update all the packages available
3. move /etc/X11/xorg.conf somewhere else
4. init 3 and install nvidia drivers (uninstall them and reinstall if you already had installed before)
5. Let nvidia installer create xorg.conf for you.
Add the following to that xorg.conf
in "screen"
Option "AddARGBGLXVisuals" "True"
Section "Extensions"
Option "Composite" "Enabled"
EndSection
6. If you had compiz installed run gnome-xgl-switch --disable-xgl
7. If you dont have the above command, set DISPLAYMANAGER_XSERVER="Xorg" in /etc/sysconfig/displaymanager
8. init 5, login as user and run beryl-manager. 我没装上7.1出现下面的提示
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl-xgl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
beryl-xgl: symbol lookup error: beryl-xgl: undefined symbol: XCompositeGetOverlayWindow |
|