sejishikong,进来一下,关于winex运行魔兽争霸3!!
我用你提供的那个winex,用它安装魔兽3能正常安装,但是就是运行不起来,一运行屏幕一片黑,连片头动画都看不见,但没死机,可以切换到桌面上的其他正在运行的程序,比如终端,winex也没报错。我的桌面是1024x768,16位。
OpenGL和nvidia的驱动我都装了。我的XFr86Config-4的部分内容如下:
Section "Module"
Load "dbe" # Double-buffering
#Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
#Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection
Section "Device"
Identifier "nVidia Corporation|NV15 [GeForce2 Ti]"
Driver "nvidia"
BoardName "Unknown"
EndSection
NVdriver模块也正常加载了:
[root@localhost root]# lsmod
Module Size Used by Tainted: PF
i810_audio 22912 0 (autoclean)
ac97_codec 11776 0 (autoclean) [i810_audio]
agpgart 37408 3 (autoclean)
NVdriver 1067456 10 (autoclean)
vmnet 22176 6
vmmon 22292 0 (unused)
8139too 16416 1
mii 1932 0 [8139too]
ide-cd 29760 1 (autoclean)
cdrom 33216 0 (autoclean) [ide-cd]
nls_cp936 124896 1 (autoclean)
nls_cp437 5088 0 (autoclean)
是什么原因呢???