Bug 11361 - Running game savage results in error
Summary: Running game savage results in error
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R100 (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-24 11:26 UTC by Paulo J. Matos
Modified: 2019-09-18 18:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Paulo J. Matos 2007-06-24 11:26:53 UTC
Hello, 

When starting savage I'm getting this error:
$ savage
System_Init()
libGL warning: 3D driver claims to not support visual 0x4b
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org

xorg-server 7.3, ATI Radeon Mobility 7500, should I provide anymore information?
Comment 1 Roland Scheidegger 2007-06-24 15:24:18 UTC
You could try a newer mesa dri driver. Usually though such errors are the result of an application trying to use a opengl function which is not supported by the driver. You can try setting a breakpoint with gdb at _mesa_error and see what the app was trying to do.
Comment 2 GitLab Migration User 2019-09-18 18:39:22 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/266.


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.