FydeOS / chromium_os-vm-vmware

Build and run your Chromium OS on VMWare virtual machine client
https://chromiumos.io
221 stars 32 forks source link

chromium only display a black screen with GL_INVALID_ENUM error #18

Open colinstonema opened 3 years ago

colinstonema commented 3 years ago

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