Now I don't have access to my Linux desktop at the moment, but the following should be the steps to enable acceleration.
1. Backup your /etc/X11/xorg.conf file.
2. Find ' Section "Device" ' in your xorg.conf file (there could be multiple Section 'Device' s, if so perform the following steps on all of the device sections)
3. Change the Driver line to ' Driver 'i810' (I'm not 100% sure, but you might be able to use i915 instead of i810)
4. Add ' Option "DRI" "true" ', if it isn't already set.
5. Add ' Option "XVideo" "true" ', if it isn't already set
5. Reboot or restart X (killall X.org)
Then run ' glxgears | grep OpenGL renderer string '. You should get something vaguely similar to 'Mesa DRI Intel(R) 915GM 20050225 x86/MMX/SSE2'.
You may be able to find more information in the X.org's DRI Wiki page ( http://dri.freedesktop.org/wiki/ ), this ubuntu thread ( http://ubuntuforums.org/showthread.php?t=160501 ), and the Linux Intel Graphics Media Accelerator man page ( http://www.intellinuxgraphics.org/man.html ).
On 11/10/06, yuheng li <yuheng108@xxxxxxxxx> wrote:
thanks Brian, but then I have IGMA900, what 3D properietary graphics drivers would I need for Debian linux?On 11/9/06, Bryan DeGrendel < sirnuke@xxxxxxxxx> wrote:On 11/3/06, yuheng li <yuheng108@xxxxxxxxx> wrote:hi, does anyone know how to change the setting of wine to make it faster? I am using Debian linux
Try looking at the AppDB entry on Starcraft ( http://appdb.winehq.org/appview.php?iVersionId=149 ). The best solution (according to attached posts) is to install the 3D proprietary graphics drivers.
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users