LinuxSir.cn,穿越时空的Linuxsir!

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

i810显卡驱动问题的解决

[复制链接]
发表于 2006-5-8 09:57:17 | 显示全部楼层 |阅读模式
i810驱动,totem运行会报告BadAlloc的错误,解决办法:
(1) 换成vesa驱动,或者
(2) 关掉XVideo:
Section "Device"
        Identifier      "Intel Corporation Mobile 915GM/GMS/910GML Express
Graphics Controller"
        Driver          "i810"
        BusID           "CI:0:2:0"
        VideoRam        65536
        Option          "XVideo"                "false"
EndSection

貌似VideoRam那项可有可无,关键是XVideo这项。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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