wine games slower in jaunty

Bug #352455 reported by Biji
2
Affects Status Importance Assigned to Milestone
ia32-libs (Ubuntu)
Fix Released
Undecided
Scott Ritchie

Bug Description

Binary package hint: ia32-libs

i get low fps in wine games in jaunty.. even slower than in intrepid.. the games is Warcraft III which need openGL lib.. i'm using 64bit version of ubuntu
thanks

Related branches

Revision history for this message
Biji (biji) wrote :

Is it because can not load 32bit dri library? here is my analyze:

LIBGL_DEBUG=verbose ./glblur -window -fps
libGL: OpenDriver: trying /usr/lib/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
libGL error: dlopen /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: wrong ELF class: ELFCLASS64)
libGL error: unable to load driver: i965_dri.so
libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: wrong ELF class: ELFCLASS64)
libGL error: unable to load driver: swrast_dri.so
libGL error: reverting to indirect rendering

LIBGL_DRIVERS_PATH=/usr/lib32/dri LIBGL_DEBUG=verbose ./glblur -window -fps
libGL: OpenDriver: trying /usr/lib32/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/i965_dri.so
libGL error: dlopen /usr/lib32/dri/i965_dri.so failed (libdrm_intel.so.1: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: i965_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/swrast_dri.so

Revision history for this message
Scott Ritchie (scottritchie) wrote :

Confirming: on karmic libdrm_intel.so.1 is unavailable in 32 bit.

Changed in ia32-libs (Ubuntu):
status: New → Confirmed
Revision history for this message
Scott Ritchie (scottritchie) wrote :

I believe the solution is to add libdrm-intel1 to ia32-libs

Changed in ia32-libs (Ubuntu):
assignee: nobody → Scott Ritchie (scottritchie)
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ia32-libs - 2.7ubuntu9

---------------
ia32-libs (2.7ubuntu9) karmic; urgency=low

  * Refresh packages
  * Add libgsm1 (LP: #411747)
  * Add libdrm-intel1 (LP: #352455)
  * Add libgail-common (LP: #190227)

 -- Scott Ritchie <email address hidden> Mon, 10 Aug 2009 21:11:53 -0700

Changed in ia32-libs (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Julius Schwartzenberg (jschwart) wrote :

It appears I still have this problem with version 2.7ubuntu15 on Karmic. Has the bug come back?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.