Another problem just cropped up....
The recent updates broke OpenGL on wine...
Running warcraft III or Dawn of War in Wine (which both used to work before the recent updates):
wine war3.exe --opengl
Code:err:ole:CoCreateInstance apartment not initialised err:module:load_builtin_dll failed to load .so lib for builtin L"OPENGL32.dll": libGL.so.1: cannot open shared object file: No such file or directory err:module:import_dll Loading library OPENGL32.dll (which is needed by L"C:\\Program Files\\Warcraft III Reign of Chaos & The Frozen Throne\\Game.dll") failed (error c000007a).
Looks like a 64 bit system with missing 32 bit libs...
Even after the update... Still not working...
Looks like the files /usr/lib/libGL.so, /usr/lib/libGL.so.1 and /usr/lib/libGL.so.1.2 are all missing on my 64-bit Ubuntu 11.10 machine.
In another thread, it was reported that there was a problem recently with MESA (that was quickly fixed in git) where it would not build libGL. Perhaps a newer version of MESA from git would fix this?
just my 2 cents,
everything is ok on 32bits
i am using amd cayman with this ppa (driver r600g)
i would like to set permission on dri
Section "DRI"
Group "video"
Mode 0660
EndSection
Does anyone know whether this is still supported or obsolete?
it seems that it has no effect.
could you pls create a driexperimental package with r600 and texture tiling and hiz patches?