Hi Wayland Team,
I am using weston 1.9.0-r0 version and compiled weston for fbdev backend.
But I do not see any output on display. Basically I do not see call reaching to "ioctl(fd, FBIOPUT_VSCREENINFO, &varinfo)" in function fbdev_set_screen_info().
So, if I add a call "ioctl(fd, FBIOPUT_VSCREENINFO, &varinfo)" in function fbdev_output_repaint_pixman(), I can see output on display.
Should I add FBIOPUT_VSCREENINFO ioctl in function fbdev_output_repaint_pixman() ?
Can you please help me regarding this? Thanks, Namit _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
