wine no 3d agp acceleration 3d games just wont work

Asked by juliette panda-tease

I have been having this problem since around wine 1.2 onwards. 3d games just will not work in wine. when I run "wine dxdiag" the 3d acceleration is greyed meaning its disabled! I have seacrhed everywhere on the net but theres not much info on this problem at all!. How do I enable 3d acceleration. I am using ubuntu 10.04.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Do you have compiz effects and the like? (stupid desktop cube etc)?

Revision history for this message
juliette panda-tease (jvt) said :
#2

no ive disabled all compiz and special effects :-(

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Thats fine but in its current state, will the OS run 3D stuff without any effort?

Revision history for this message
juliette panda-tease (jvt) said :
#4

it runs 2d apps but like i say 3d agp acceleration is disabled my OS runs other 3d stuff just fine

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

ok can you give the output of:

sudo lshw -C display

Thanks

Revision history for this message
juliette panda-tease (jvt) said :
#6

  *-display
       description: VGA compatible controller
       product: Core Processor Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 12
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:32 memory:fe000000-fe3fffff memory:d0000000-dfffffff(prefetchable) ioport:f080(size=8)

Revision history for this message
juliette panda-tease (jvt) said :
#7

anyone any ideas @ all!??? ubuntu would b fantastic if I could get wine 3d agp accelerstion working in it!!

Revision history for this message
juliette panda-tease (jvt) said :
#8

just tried compiling wine from .tar i.e ./configure when i do this i get the following message :

configure: WARNING: OpenGL development headers not found.
OpenGL and Direct3D won't be supported.

how do I install OpenGL development headers?

Revision history for this message
Christian Dannie Storgaard (cybolic) said :
#9

I don't have experience with the Intel graphics card in your computer, but from I gather from a few internet searches, there are in general issues with 3D performance in Linux with this card.

One suggestion I see popping up is to install driconf (sudo apt-get install driconf) and tweak its settings from there.
Another suggestion is to try Transgaming's Cedega, which apparently works with your card, instead of Wine (though I wouldn't recommend their product from my own personal experience with the company).

I hope this helps.

Revision history for this message
juliette panda-tease (jvt) said :
#10

thanks! how do I configure driconf to work with wine??

Revision history for this message
Christian Dannie Storgaard (cybolic) said :
#11

Ah, it seems I was wrong about the driconf suggestion, that can only help speed up 3D in general.

I found a thread on Ubuntu Forums (http://ubuntuforums.org/showthread.php?t=963386) that might be helpful, and also a bug report that seems to be about the same issue (at https://bugs.launchpad.net/ubuntu/+source/wine/+bug/406865) that offers the possibility that installing libgl1-mesa-dri (by running "sudo apt-get install libgl1-mesa-dri" from a terminal, without quotes) will resolve the issue.
Another suggestion from that bug report is to run "export LIBGL_DRIVERS_PATH=/usr/lib32/dri" in a terminal before running wine from that same terminal.

Revision history for this message
Толстов Денис (tolstov-den) said :
#12

I discovered that OpenGL development headers package for Ubuntu is freeglut3-dev. So try
sudo apt-get install freeglut3-dev
but I'm not sure that you will set up everything including Wine with your Intel integrated videocard.
As for me, i've got a laptop with ATI Xpress 1100 (200M) video and still trying to run Terraria under Wine.
P.S. me got Ubuntu 8.04 for video drivers, but should work

Can you help with this problem?

Provide an answer of your own, or ask juliette panda-tease for more information if necessary.

To post a message you must log in.