You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
Hi,
I build chromium os with this repo's r86 overlays. But chromium only display a black screen. The mouse moves normally.
The ui log show there is a error about GL_INVALID_ENUM in gles2_cmd_decoder.cc.
I think it maybe a configure problem. Can you help me to fix this issue?
Thank your!
ERROR:shared_image_backing_factory_gl_texture.cc(960)] Failed to bind GLImage to target
ERROR:shared_image_factory.cc(504)] CreateSharedImage: could not create backing.
ERROR:shared_image_factory.cc(276)] DestroySharedImage: Could not find shared image mailbox
ERROR:buffer_manager.cc(489)] [.DisplayCompositor]GL ERROR :GL_INVALID_ENUM : glBufferData: <- error from previous GL command
The text was updated successfully, but these errors were encountered:
colinstonema
changed the title
chrome display as a black screen with error:GL_INVALID_ENUM
chromium only display a black screen with GL_INVALID_ENUM error
Apr 21, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I build chromium os with this repo's r86 overlays. But chromium only display a black screen. The mouse moves normally.
The ui log show there is a error about GL_INVALID_ENUM in gles2_cmd_decoder.cc.
I think it maybe a configure problem. Can you help me to fix this issue?
Thank your!
ERROR:shared_image_backing_factory_gl_texture.cc(960)] Failed to bind GLImage to target
ERROR:shared_image_factory.cc(504)] CreateSharedImage: could not create backing.
ERROR:shared_image_factory.cc(276)] DestroySharedImage: Could not find shared image mailbox
ERROR:buffer_manager.cc(489)] [.DisplayCompositor]GL ERROR :GL_INVALID_ENUM : glBufferData: <- error from previous GL command
ERROR:gles2_cmd_decoder.cc(2856)] [GroupMarkerNotSet(crbug.com/242999)!:B87C6A8702150000]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command
The text was updated successfully, but these errors were encountered: