Skip to content

libGL error on Raspbian bookworm 32Bit / PI3 B+ #196

@badatz

Description

@badatz

Hi All,

I am wondering if anyone else ran into a "libGL error" recently after running apt-get upgrade ?

I had everything working perfectly until the last apt-update I preformed. I tested it on two devices, same issue on both...

Please see log below

2025/03/19 13:50:31 - DAEMON: libGL error: did not find extension DRI_Mesa version 1
2025/03/19 13:50:31 - DAEMON: libGL error: failed to load driver: swrast
2025/03/19 13:50:33 - DAEMON:
2025/03/19 13:50:33 - DAEMON: (xfwm4:834): xfwm4-WARNING **: 13:50:33.627: Could not create GLX context.
2025/03/19 13:50:33 - DAEMON:
2025/03/19 13:50:33 - DAEMON: (xfwm4:834): Gdk-WARNING **: 13:50:33.645: The program 'xfwm4' received an X Window System error.
2025/03/19 13:50:33 - DAEMON: This probably reflects a bug in the program.
2025/03/19 13:50:33 - DAEMON: The error was 'BadValue (integer parameter out of range for operation)'.
2025/03/19 13:50:33 - DAEMON: (Details: serial 2780 error_code 2 request_code 151 (GLX) minor_code 24)
2025/03/19 13:50:33 - DAEMON: (Note to programmers: normally, X errors are reported asynchronously;
2025/03/19 13:50:33 - DAEMON: that is, you will receive the error a while after causing it.
2025/03/19 13:50:33 - DAEMON: To debug your program, run it with the GDK_SYNCHRONIZE environment
2025/03/19 13:50:33 - DAEMON: variable to change this behavior. You can then get a meaningful
2025/03/19 13:50:33 - DAEMON: backtrace from your debugger if you break on the gdk_x_error() function.)
2025/03/19 13:50:34 - l_default - INFO - Starting opensurv 1.3
2025/03/19 13:50:34 - DAEMON: libGL error: did not find extension DRI_Mesa version 1
2025/03/19 13:50:34 - DAEMON: libGL error: failed to load driver: swrast
2025/03/19 13:50:34 - DAEMON: X Error of failed request: BadValue (integer parameter out of range for operation)
2025/03/19 13:50:34 - DAEMON: Major opcode of failed request: 151 (GLX)
2025/03/19 13:50:34 - DAEMON: Minor opcode of failed request: 3 (X_GLXCreateContext)
2025/03/19 13:50:34 - DAEMON: Value in failed request: 0x0
2025/03/19 13:50:34 - DAEMON: Serial number of failed request: 164
2025/03/19 13:50:34 - DAEMON: Current serial number in output stream: 165
2025/03/19 13:50:34 - DAEMON: X connection to :0 broken (explicit kill or server shutdown).

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