Hi everybody.
I'm using DM6446 evm. I want to use /dev/fb/1 with FBDEV. But we can't use it. Is it possible to use /dev/fb/1 with FBDEV(not v4l2)? I wonder that we should do something to use /dev/fb/1 with FBDEV. for example, setting boot arguments, setting /dev/vidoe0 to use /dev/fb/1 and so on...
FYI, I append logs
---> width=800, height=600, virtual=600
---> V5 (0)(0)(0)
@0x000cefed:[T:0x4001f950] ti.sdo.dmai - [Display] Failed to get 1 buffer(s) with the requested screen size: 800x600
---> B (0)(0)(0)(0)
@0x000cf2d7:[T:0x4001f950] ti.sdo.dmai - [Display] Failed FBIOPAN_DISPLAY (No such device)
Error: Failed to create vid0 window device
---> B (720)(480)(720)(480)
Error: Failed to create UI
And, I am going to use vid0 as background, not capture display.
Thank you and BR.