LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2410|回复: 12

ibm x22笔记本安装debian etch使用beryl开3d特效的问题

[复制链接]
发表于 2007-6-8 17:48:16 | 显示全部楼层 |阅读模式
前两天安装了一下fedora 7,感觉比较臃肿,但是感觉比以前的fedora优化了很多,安装了一下beryl,需要把色彩调为16位的就可以了,也再没有特别的设置就直接可以使用了,感觉非常好,但是不喜欢这么臃肿的系统,所以又换成debian etch了,也想安装beryl,按照置顶的帖子,把beryl安装好了,启动后窗口闪了几下,就有恢复了,没有什么特效,最上面的面板上也有红宝石的图标,后面参照了一下专门网的一个帖子,http://www.51nb.com/forum/viewthread.php?tid=507539
设置了一下xorg.conf
重新点击berly图标,还是和前面反应一样
但是从终端输入命令可以启动beryl,特效也有了,也可以使用3d桌面了,但是面板上没有红宝石,而且如果把终端关闭了以后,我的窗口就死了,鼠标还可以动,希望有大侠能解决一下这个问题,能正常使用beryl,我在google和baidu上都搜索了,没有多少有用的资料
xorg.conf如下
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load        "i2c"
        Load        "bitmap"
        Load        "ddc"
        Load        "dri"
        Load        "extmod"
        Load        "freetype"
        Load        "glx"
        Load        "int10"
        Load        "vbe"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "kbd"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xorg"
        Option                "XkbModel"        "pc104"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/input/mice"
        Option                "rotocol"                "ImPS/2"
        Option                "Emulate3Buttons"        "true"
EndSection

Section "InputDevice"
        Identifier        "Synaptics Touchpad"
        Driver                "synaptics"
        Option                "SendCoreEvents"        "true"
        Option                "Device"                "/dev/psaux"
        Option                "rotocol"                "auto-dev"
        Option                "HorizScrollDelta"        "0"
EndSection

Section "Device"
        Identifier        "ATI Technologies Inc Radeon Mobility M6 LY"
        Driver                "ati"
        BusID                "CI:1:0:0"
EndSection

Section "Monitor"
        Identifier        "Generic Monitor"
        Option                "DPMS"
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "ATI Technologies Inc Radeon Mobility M6 LY"
        Monitor                "Generic Monitor"
        DefaultDepth        16
        SubSection "Display"
                Depth                1
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1024x768"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier        "Default Layout"
        Screen                "Default Screen"
        InputDevice        "Generic Keyboard"
        InputDevice        "Configured Mouse"
        InputDevice        "Synaptics Touchpad"
EndSection

Section "DRI"
        Mode        0666
EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

终端运行beryl显示如下
yunlinux@debian:~$ beryl
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

libGL warning: 3D driver claims to not support visual 0x4b
Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Checking for non power of two texture support   : passed
Checking maximum texture size                   : passed (1024x1024)

libGL warning: 3D driver claims to not support visual 0x4b
Reloading options

beryl没有设置,完全是默认设置
发表于 2007-6-8 17:58:22 | 显示全部楼层
这种显卡,不慢吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-8 19:43:19 | 显示全部楼层
已经搞定了,
解决方法如下,
用鼠标右键点击红宝石图标,在选择窗口管理器中选择 beryl就可以了,
这个问题是解决了,但是出现了新问题,感觉debian中的beryl不太我稳定,启动后,窗口里的内容有时候看不见,全是白的。
回楼上,一点也不卡,不是吹的,你要是用了,你就可以感觉出来
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-8 20:05:17 | 显示全部楼层
老问题解决了,新问题又来了,启用特效以后,每一个新开的窗口都看不见内容,是白色的,需要拖动一下窗口确切的说是拖动窗口的大小以后才能显示出来内容,依然需要高手解决,是不是beryl设置有问题啊
回复 支持 反对

使用道具 举报

发表于 2007-6-9 00:14:02 | 显示全部楼层
显卡太老了阿
回复 支持 反对

使用道具 举报

发表于 2007-6-9 08:33:17 | 显示全部楼层
應該不該顯卡的事,就是板載的顯卡也能運行得很好

Beryl對顯卡要求不是很高,現在一般的配置都能跑起來
回复 支持 反对

使用道具 举报

发表于 2007-6-9 09:16:27 | 显示全部楼层
Post by BzFly
應該不該顯卡的事,就是板載的顯卡也能運行得很好

Beryl對顯卡要求不是很高,現在一般的配置都能跑起來


我用这个显卡和 radeon 的开源驱动,glxgears 才 300。
回复 支持 反对

使用道具 举报

发表于 2007-6-9 11:10:06 | 显示全部楼层
Post by yunlinux
老问题解决了,新问题又来了,启用特效以后,每一个新开的窗口都看不见内容,是白色的,需要拖动一下窗口确切的说是拖动窗口的大小以后才能显示出来内容,依然需要高手解决,是不是beryl设置有问题啊

显存不足。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-9 14:57:32 | 显示全部楼层
Post by yangzhe1990
显存不足。

如果是现显存不足的话,怎么在f7上就没有问题,一切使用正常啊?一到debian上就不行了啊?真地很郁闷啊,要是能解决就好了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-9 15:27:48 | 显示全部楼层
http://www.tea2.org/linux-desk-application/20070409/891526/
这个xd和我的情况完全一样,可惜没有人解决

帖子如下
beryl用的人多吗?我来问个问题吧。

我用beryl,新开窗口的时候,有时某些窗口是空白,没有反应,可是这时候只要改变一下窗口的大小(比如最大化窗口),窗口里面的内容便可以正常显示~

有人遇到过吗??

多谢多谢
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表