Bug 11361

Summary: Running game savage results in error
Product: Mesa Reporter: Paulo J. Matos <pocm>
Component: Drivers/DRI/R100Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.