|
|
发表于 2007-11-17 14:55:38
|
显示全部楼层
Post by 家园;1783612
请问一下,你的xorg.conf能贴一个看看么?
另你的mplayer启动时候有没有报无法打开xshape扩展? 1、基本没手工修改。- # nvidia-settings: X configuration file generated by nvidia-settings
- # nvidia-settings: version 1.0 (buildmeister@builder3) Wed Nov 14 17:11:50 PST 2007
- # Xorg configuration created by pyxf86config
- Section "ServerLayout"
- Identifier "Default Layout"
- Screen 0 "Screen0" 0 0
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
- EndSection
- Section "Files"
- ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
- ModulePath "/usr/lib/xorg/modules"
- EndSection
- Section "Module"
- EndSection
- Section "ServerFlags"
- Option "Xinerama" "0"
- EndSection
- Section "InputDevice"
- # generated from default
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/mice"
- Option "Emulate3Buttons" "no"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "kbd"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us+inet"
- EndSection
- Section "Monitor"
- Identifier "Monitor0"
- VendorName "Unknown"
- ModelName "BenQ FP92W"
- HorizSync 30.0 - 83.0
- VertRefresh 56.0 - 76.0
- EndSection
- Section "Device"
- Identifier "Videocard0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- BoardName "GeForce 7600 GT"
- Option "DPI" "96 x 96"
- Option "coolbits" "1"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Videocard0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "TwinView" "0"
- Option "metamodes" "1440x900_75 +0+0; nvidia-auto-select +0+0"
- SubSection "Display"
- Depth 24
- EndSubSection
- EndSection
复制代码
不过桌面效果中的一些特效,比如飞雪、绘制火焰、Shift switch等少数特效有时候有、有时候没有,试了许多办法都没有解决,估计还应该是fusion本身的稳定性不够。
2、mplayer没报过错(除了第一次播放rmvb时selinux策略有误,修改后就没事了)。 |
|