[Wine] C&C3 won't start

IAmThor i.am.thor at gmail.com
Sun Aug 23 13:44:23 CDT 2009



UniqueOperator wrote:
> 
> 
> Code:
> 
> X Error of failed request:  BadValue (integer parameter out of range for
> operation) 
>   Major opcode of failed request:  135 (GLX) 
>   Minor opcode of failed request:  3 (X_GLXCreateContext) 
> 
> Looks like an incomplete driver installation. Since you're running on
> 64bit you must also install the 32bit nvidia libgl package. 
> 
> If you're using the installer from nvidia's site make sure you're using
> the pkg2 installer, that is the only one with the 32bit libraries
> included.
> 
> 

If you're using Fedora it's easier to use the kmod-nvidia package.  Just do:
   sudo yum install kmod-nvidia # to get the 64-bit version of everything
   sudo yum install xorg-x11-drv-nvidia-libs.i586 # to get the 32-bit libs
that wine needs

This works on my 64-bit F11 system with wine-1.1.23-1.fc11.i586
-- 
View this message in context: http://www.nabble.com/C-C3-won%27t-start-tp24559670p25106096.html
Sent from the Wine - Users mailing list archive at Nabble.com.




More information about the wine-users mailing list