Results 1 to 9 of 9
I am trying to run Neverwinter Nights: 2 through wine. The game starts and error messages saying that my graphics card does not have 3d acceleration. I checked my drivers ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-08-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
Game won't recognize 3d graphics acceleration
I am trying to run Neverwinter Nights: 2 through wine. The game starts and error messages saying that my graphics card does not have 3d acceleration. I checked my drivers and they are all installed.
i have a nvidia gforce 3400+ and the driver installed is for 3d acceleration
can anyone help?
- 07-08-2008 #2
What version of WINE are you using?
Registered Linux user #270181
TechieMoe's Tech Rants
- 07-08-2008 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
wine version 1.1.0
- 07-08-2008 #4
And you're sure you have proper 3D acceleration? What distribution of Linux are you using? Do any other 3D games (in WINE or native Linux) work?
Registered Linux user #270181
TechieMoe's Tech Rants
- 07-08-2008 #5Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
yes, i'm using hardy heron and i can play world of warcraft
- 07-09-2008 #6Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
Just in case, post the output for this:
Also, consider that maybe your video card is lacking some essential opengl extension or something. I have a 6200 nVidia and can launch nwn2 under wine without a problem. It's completely unplayable once I am on scene, though.Code:$ glxinfo | grep -n3 direct
- 07-09-2008 #7Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
- 07-09-2008 #8Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
That seems right.
Looking at the whole output of glxinfo you will see them all. These extensions depends on two things: the hardware and the drivers. Some programs might need any special extension to run, for example, compiz (and compositing in general) needs GLX_EXT_texture_from_pixmap.care to elaborate on the missing opengl extension?
I don't really know if this is applicable to wine, because it might implement those extensions internally and serve them in any other way instead of passing them to the drivers/hardware... It's just something that slipped onto my mind.
In any case, you might want to ask on the wine site and check the wine application db to see if anyone is having a similar problem. For me it just ran out of the box. It's unplayable, but it runs.
Some other things that I think you could try is:
1.- disable compositing, compiz and alikes if you are using any
2.- disable xinerama, just in case
3.- update your nvidia drivers if you haven't yet
4.- apply all available patches to nwn2
Just some things to try...
- 07-09-2008 #9Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
man... that sounds like a lot for a game i cant play.
i might just have to partition back to windows for some game playing
thanks for all that info though


Reply With Quote

