Black screen on wlroots gles backend
System information
Please post inxi -GSC -xx
output (fenced with triple backticks) OR fill information below manually
- OS: openSUSE Tumbleweed
- GPU: 6600 XT
- Kernel version: 6.1.12
- Mesa version: Mesa main branch at 44202519
- Desktop manager and compositor: sway
Describe the issue
Black screen on wlroots GLES backend
Regression
Works on 23.0.0
Log files as attachment
At the start:
Feb 27 22:55:45 altina sway[1449]: amdgpu: os_same_file_description couldn't determine if two DRM fds reference the same file description. [0/2515]
Feb 27 22:55:45 altina sway[1449]: If they do, bad things may happen!
Feb 27 22:55:45 altina sway[1449]: amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
Feb 27 22:55:49 altina sway[1449]: 00:00:11.286 [ERROR] [wlr] [GLES2] GL_INVALID_VALUE in glTexImage2D(internalFormat=GL_BGRA)
Feb 27 22:55:49 altina sway[1449]: 00:00:11.588 [ERROR] [wlr] [GLES2] GL_INVALID_VALUE in glTexImage2D(internalFormat=GL_BGRA)
then a bit later just these two errors repeating
Feb 27 22:55:53 altina sway[1449]: 00:00:15.505 [ERROR] [wlr] [GLES2] GL_INVALID_OPERATION in glTexSubImage2D(invalid texture level 0)
Feb 27 22:55:53 altina sway[1449]: 00:00:15.514 [ERROR] [wlr] [GLES2] GL_INVALID_VALUE in glTexImage2D(internalFormat=GL_BGRA)