Ubuntu能用开源驱动开3D,Debian下死活起不来
时间:2009-08-06
来源:互联网
Ubuntu9.04默认状态下能够启动3D效果,应该是使用的开源驱动吧?
在Debian Lenny下,就是开不了。
看了下ubuntu的xorg.conf,太简单了,copy到debian下也不能用。
附上xorg.conf
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "SynapticsTouchpad" "SendcoreEvents" EndSection Section "Files" RgbPath "/etc/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" EndSection Section "Module" Load "dri" Load "record" Load "xtrap" Load "glx" Load "extmod" Load "dbe" Load "GLcore" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Identifier "SynapticsTouchpad" Driver "synaptics" Option "AlwaysCore" "true" # send events to CorePointer Option "VertEdgeScroll" "true" # enable vertical scroll zone Option "HorizEdgeScroll" "true" # enable horizontal scroll zone EndSection Section "Monitor" #DisplaySize 300 190 # mm Identifier "Monitor0" VendorName "CMO" ModelName "1409" EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RC410 [Radeon Xpress 200M]" BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "dri" Mode 0666 EndSection |
作者: oydl82 发布时间: 2009-08-06
作者: xiaopaozi 发布时间: 2009-08-06
作者: oydl82 发布时间: 2009-08-06
作者: jack0732 发布时间: 2009-08-07
原来运行
dmesg | grep drm |
dmesg | grep drm |
[ 2.377354] [drm] Initialized drm 1.1.0 20060810 [ 2.377930] [drm] Initialized radeon 1.29.0 20080528 on minor 0 |
高兴之下运行
glxinfo |
direct rendering: No |
LIBGL_DEBUG=verbose |
Direct rendering disabled |
Option "Dri" |
Option "Dri" true |
glxinfo |
direct rendering: Yes |
作者: oydl82 发布时间: 2009-08-08
作者: oydl82
我很想知道为什么Debian下行不通,而在Ubuntu下却正常!
|
作者: wkt 发布时间: 2009-08-08
作者: wkt
软件的版本不一样啊!
|
本来硬件加速上来了,可是一开compiz就重启X。折腾了一个晚上,就是没有找到解决办法,刚刚看到老兄的这句,马上换sid的源,把radeon驱动升级了。搞定!
借用范伟的一句话,谢谢噢!。
作者: oydl82 发布时间: 2009-08-08
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28