VNware dga modes错误的解决
2007-11-09 23:35:00 来源:WEB开发网核心提示:原文地址:http://blog.chinaunix.net/u/7667/showart.php?id=61538os:debian sidvmware gsx server 3.1提示错误 Unable to enumerate any DGA modes.XFree86 direct grphics(DGA ex
原文地址:
http://blog.chinaunix.net/u/7667/showart.php?id=61538
os:debian sid
vmware gsx server 3.1
提示错误
Unable to enumerate any DGA modes.
XFree86 direct grphics(DGA extension) initialization failed.
出现这个错误可以有2种办法解决,
1 修改x配置文件,增加dga模块的支持
2 修改vmware配置文件
/etc/vmware/config
在该文件中添加如下行
xinfo.noDGA = "TRUE"
xinfo.noDGAAccel = "TRUE"
svga.noDGA = "TRUE"
http://blog.chinaunix.net/u/7667/showart.php?id=61538
os:debian sid
vmware gsx server 3.1
提示错误
Unable to enumerate any DGA modes.
XFree86 direct grphics(DGA extension) initialization failed.
出现这个错误可以有2种办法解决,
1 修改x配置文件,增加dga模块的支持
2 修改vmware配置文件
/etc/vmware/config
在该文件中添加如下行
xinfo.noDGA = "TRUE"
xinfo.noDGAAccel = "TRUE"
svga.noDGA = "TRUE"
更多精彩
赞助商链接