http://bugs.winehq.org/show_bug.cgi?id=25930
Summary: Wine does not find 32bit fglrx modules and use software rendering instead Product: Wine Version: 1.3.12 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: linuxuser-sky@gmx.de
Created an attachment (id=33053) --> (http://bugs.winehq.org/attachment.cgi?id=33053) WINEDEBUG=+wgl log
I'm running a Sidux 64 bit install and fglrx is working fine with native games.
However wine does not detect the fglrx 32 bit libs correctly i think cause every game i tried (Generals/ZeroHour/Farcry) is falls back to software rendering (everything is slow and choppy).
When i did the wine compile there was no error only a warning about OpenCLI or something.
There was not the typical OpenGL not found not 3D warning.
I tried to put wine in the right direction with:
LIBGL_DRIVERS_PATH=/usr/lib32/dri
but this did not solve the problem. In /usr/lib32/dri are the fglrx.so module so it is the right place.
Attached the WINEDEBUG=+wgl log.
If you need further info just ask.
http://bugs.winehq.org/show_bug.cgi?id=25930
Manuel Soukup linuxuser-sky@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #1 from Manuel Soukup linuxuser-sky@gmx.de 2011-01-30 08:53:22 CST --- can be closed installed older version of fglrx and it worked but if this is still an issue in the future you should work on it.
http://bugs.winehq.org/show_bug.cgi?id=25930
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2011-01-30 09:40:07 CST --- (In reply to comment #0)
libGL error: open uki failed (Die Operation ist nicht erlaubt) libGL error: reverting to (slow) indirect rendering
For what it's worth, this looks like it would be the cause of your problem. Looks like a permissions issue.
http://bugs.winehq.org/show_bug.cgi?id=25930
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #3 from Austin English austinenglish@gmail.com 2011-01-30 14:22:39 CST --- Invalid then.
http://bugs.winehq.org/show_bug.cgi?id=25930
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2011-01-31 06:21:53 CST --- Closing invalid.