|
提示initialise the DGA extension failed
大家看看这是什么问题:
我的XF86Config里关于 DGA extension的字段:
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection |
|