LinuxSir.cn,穿越时空的Linuxsir!

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

(已解决)gma950显卡配置问题

[复制链接]
发表于 2010-5-24 11:29:20 | 显示全部楼层 |阅读模式
显卡是intel的gma950,glxinfo显示direct rendering: No,分辨率是正常的,开火狐滚动页面很卡,不知和这有关吗
照着论坛里别人配置xorg.conf的瞎弄了下(如下)也不行,鼠标还弄的不正常了
------------------------------------------
Section "Module"
Load "dri"
Load "glx"
EndSection

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

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
EndSection

Section "Device"
Identifier        "gma950"
Driver "i810"
EndSection

Section "Monitor"
        Identifier        "Monitor1"
EndSection

Section "Screen"
Identifier        "Screen1"
Device "i810"
Monitor                "Monitor1"
EndSection


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

Section "DRI"
Mode 0666
EndSection
----------------------------------------------


请求帮助
发表于 2010-5-27 02:33:56 | 显示全部楼层
GMA950好像不用配吧,装了xorg自然好了
回复 支持 反对

使用道具 举报

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

本版积分规则

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