Skip to content

"Failed creating base context during memory mapping of tracking handle" on mali g52 #227

@BareGamer

Description

@BareGamer

When using wined3d, most applications error out with

Failed creating base context during memory mapping of tracking handle.
Failed creating base context during memory mapping of tracking handle.
glx: failed to create drisw screen
01b0:err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
01b0:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  261
  Current serial number in output stream:  262

While in Vulkan the error is

Failed creating base context during memory mapping of tracking handle.
0110:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9

So I guess the memory mapping is the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions