https://bugs.freedesktop.org/show_bug.cgi?id=73782
--- Comment #4 from [email protected] --- After some more testing, it seems that it's not giving udev a chance to do its thing. If I add sleep(1); before fb_fd = fbdev_frame_buffer_open(output, output->device, &new_screen_info); in fbdev_output_reenable it seems I can get it to work. To me this is a hackish kind of fix, and probably not an acceptable fix to be merged, but I hope this finding is helpful. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
