| Summary: | Wine bloodlines crashes on "new game" on a Radeon Mobility X700 (PCIE) | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | paulo <i30817> |
| Component: | Drivers/DRI/r300 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | i30817 |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
paulo
2010-01-26 15:50:40 UTC
This looks like a 3D driver issue. What version of mesa are you using? I'm new, so i don't know exactly how to query that, and google was less than helpful.
I ended up doing
sudo file-roller /usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz
The top change was:
mesa (7.7-0ubuntu8) lucid; urgency=low
* debian/libgl1-mesa-glx.postinst:
- Pass LDCONFIG_NOTRIGGER=y to ldconfig as it needs to be run
immediately as we're changing /etc/ld.so.conf.d/ with
alternatives.
-- Alberto Milone <alberto.milone@canonical.com> Wed, 20 Jan 2010 13:17:54 +0100
Guess 7.7 then
Yeah, it should be 7.7 then. In future you can just check glxinfo | grep OpenGL Thanks. The output of that is i30817@ubuntu:~$ glxinfo | grep OpenGL OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 (RV410 5653) 20090101 x86/MMX/SSE2 TCL DRI2 OpenGL version string: 1.5 Mesa 7.7 OpenGL extensions: I have other games crashing in this driver in wine, should i report them? I've found meanwhile that the game runs slowly with graphical artefacts in character meshes if run with argument "dxlevel 70". "dxlevel 80" or the default (nothing, that i assume to be "dxlevel 90") still crashes at the same point with the latest drivers & wine1.2 at this point. The current driver: glxinfo | grep OpenGL OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 (RV410 5653) 20090101 x86/MMX/SSE2 TCL DRI2 OpenGL version string: 1.5 Mesa 7.7.1-DEVEL OpenGL extensions: The classic r300 driver has been abandoned long ago. It was replaced by the Gallium driver r300g. If you have issues with r300g please file a new bug report with component Drivers/Gallium/r300 Thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.