In davinci_osd.c in the function osdSetRegion(...) why would the following:

win_pos.xpos = 0;
win_pos.ypos = 0;

ret = ioctl( ddrv->fb[OSD0].fd, FBIO_SETPOS, &win_pos );


give the error:

(!) Davinci/OSD: FBIO_SETPOS(fb0 - 0,0) failed!
    --> Bad address



Thanks

Ryan

-- 
View this message in context: 
http://www.nabble.com/FBIO_SETPOS-failing-tp19394689p19394689.html
Sent from the DirectFB Dev mailing list archive at Nabble.com.

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to