Anybody have any luck with games on Sandy Bridge?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Los Frijoles
Newbie
Newbie
Posts: 4
Joined: Tue Nov 22, 2011 11:42 am

Anybody have any luck with games on Sandy Bridge?

Post by Los Frijoles »

I have been trying for the past several weeks to install my various windows games on my new Sandy Bridge desktop (Ubuntu 11.10, integrated Sandy Bridge graphics, Wine 1.3) with little to no success. While the games install just fine as the appdb says they should, I have yet to get any game to run and I have come to the conclusion that it is because of the graphics. The most progress I have made is with Halo Combat Evolved where I can get it to the main menu (which shows up as a garbled mass of nothing and spams the terminal with notices about undefined values for opengl). Does anyone have any hints to getting my games to work on Sandy Bridge? I am at a loss here and it is really getting frustrating :cry:.

Here is what I have done so far:
- I tried the Xorg-edgers packages for graphcs, eventually reverting after they caused video problems and made native linux programs unable to run properly
- I have used the built in directx library and also tried installing directx 9 from the microsoft website. Neither works as I have installed them (maybe I am messing up?)

I have tried installing:
- Steam (this program loads just fine actually...its getting the games to work that isn't going so good)
- Magic the Gathering on Steam (which the appdb says is questionable anyway)
- Some flight simulator demo game on Steam
- Warcraft III
- Halo Combat Evolved

Ubuntu is pretty much running as installed in relation to graphics and native linux games that use the 3d acceleration work spectacularly. It is getting the graphics to work with wine that just doesn't seem to work. I really don't want to have to break down and buy windows just for video games since I am not a real big gamer (hence just the integrated graphcs).
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

This won't help you a ton.. but...

yes its possible, so it could be a Linux or Driver issue. I have played several games with Wine on Mac OS X using a i7 with a HD 3000 graphics. In fact its worked in a few games that the ATI couldn't run right.
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Post by lahmbi5678 »

Hi,
I'm not using a system with Sandy Bridge, but usually the latest intel drivers are recommended. If you look at http://intellinuxgraphics.org/2011Q4.html, they list the other components recommended for use with 2.17 driver, maybe somehow xorg-edgers don't enforce some dependency. Ubuntu 11.10's older kernel shouldn't be a problem, though.

You probably should file a bug at https://bugs.launchpad.net/ and
as described in https://launchpad.net/~xorg-edgers, you may also file a bug at https://bugs.freedesktop.org/.
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Post by lahmbi5678 »

Hi Los Frijoles,

I just looked at the xorg-edgers page, and it seems they are providing packges built from git, comparable to nightly builds, instabilities are expected with them. This is probably not what you want. There should be repositories providing intel 2.17 driver in a stable version (not git).
Locked