VMware for Linux のバックアップ(No.1)


VMware for Linux

このメッセージを抑制するには、

XFree86 DGA extension not present.  Either your X Server is built without this extension, or it is not configured to use it.
XFree86 direct graphics (DGA extension) initialization failed.

/etc/X11/XF86ConfigのModule Sectionに、これを設定する。

SubSection"extmod"
  Option "omit xfree86-dga"
EndSubSection

dgaがサポートされていない場合は、/etc/vmware/configにこれを設定する。

xinfo.noDGA = TRUE