I am running Debian Etch with kernel 2.7.11, I install wine 0.9.21 through the Ubuntu source with apt since there isn't one for Debian<br>all I did to get wine was&nbsp; apt-get install wine <br>installation went well with no error, but when I do this as
<br>$ wine /path/to/starcraft.exe &amp;&gt; /tmp/wine-starcraft.log<br><br>X crashes, and what is below is what's in wine-starcraft.log<br><br>fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1777d8) : stub, simulating 64MB for now, returning 64MB left
<br>fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x177040)-&gt;(0x10024,00000013)<br>fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8<br>X connection to :0.0 broken (explicit kill or server shutdown).^M
<br>X connection to :0.0 broken (explicit kill or server shutdown).^M<br><br>please help me, thank you<br>