[Wayland-bugs] [Bug 73782] Weston called from weston-launch loses permission to uaccess fb devices on tty switch back
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 10 18:33:55 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73782
--- Comment #4 from nerdopolis1 at verizon.net ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20141211/751b826e/attachment.html>
More information about the wayland-bugs
mailing list