Skip to content

Instantly share code, notes, and snippets.

@tiagovignatti
Created June 26, 2014 17:44
Show Gist options
  • Save tiagovignatti/13f657953c542d20c3af to your computer and use it in GitHub Desktop.
Save tiagovignatti/13f657953c542d20c3af to your computer and use it in GitHub Desktop.
root@fisu:/home/tiago/git/chromium/src/out/Debug# ./ozone_egl_demo --ozone-platform=gbm
[0626/144415:ERROR:dri_wrapper.cc(77)] drm_mode_add_fb ret: 0 fb: 25 1 256
[0626/144415:ERROR:dri_wrapper.cc(77)] drm_mode_add_fb ret: 0 fb: 27 2 256
[0626/144415:INFO:dri_util.cc(109)] mode for connector 9 is 1366x768
[0626/144415:ERROR:dri_wrapper.cc(77)] drm_mode_add_fb ret: 0 fb: 28 3 5504
[0626/144415:ERROR:dri_wrapper.cc(39)] set_crtc: 3 conn: 9buf: 28
[0626/144415:ERROR:gbm_surface_factory.cc(55)] Not implemented reached in virtual bool ui::{anonymous}::GbmSurfaceAdapter::ResizeNativeWindow(const gfx::Size&)
[0626/144415:ERROR:dri_wrapper.cc(77)] drm_mode_add_fb ret: 0 fb: 29 12 5632
[0626/144415:INFO:hardware_display_controller.cc(114)] Attempting to PageFlip connector: 9
[0626/144415:ERROR:dri_wrapper.cc(96)] page flip 1 crtc: 3 29
[0626/144415:ERROR:hardware_display_controller.cc(118)] Cannot page flip: Invalid argument
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment