2025-01-13, 11:54 AM
Just wondering if anyone has seen this one before.
I've installed a new SSD in my machine today, and installed a fresh install of arch linux. The old SSD also has arch installed on it, and the media player works fine there.
When I attempt to start jellyfinmediaplayer i get a black box on screen, and the following 4 lines in the console over and over:
I don't know which is the "first" of the error messages, they happen very fast and fill the buffer in the console.
If I start with --disable-gpu it does start and run. I'm obviosuly missing a library/driver, I just don't know which one.
I've installed a new SSD in my machine today, and installed a fresh install of arch linux. The old SSD also has arch installed on it, and the media player works fine there.
When I attempt to start jellyfinmediaplayer i get a black box on screen, and the following 4 lines in the console over and over:
Code:
[8110:8169:0113/195821.052390:ERROR:shared_image_stub.cc(470)] SharedImageStub: unable to create context
[8110:8169:0113/195821.052393:ERROR:gpu_channel.cc(449)] GpuChannel: Failed to create SharedImageStub
[8110:8169:0113/195821.052515:ERROR:gl_context_egl.cc(259)] eglCreateContext failed with error EGL_BAD_CONTEXT
[8110:8169:0113/195821.052520:ERROR:gpu_channel_manager.cc(753)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
I don't know which is the "first" of the error messages, they happen very fast and fill the buffer in the console.
If I start with --disable-gpu it does start and run. I'm obviosuly missing a library/driver, I just don't know which one.