No output on display with Weston using fbdev backend

nsolanki at codeaurora.org nsolanki at codeaurora.org
Wed Mar 21 09:10:13 UTC 2018


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


More information about the wayland-devel mailing list