This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DVR_RDK的显示问题



我的DVR RDK的版本是02.00.00.23

mcfw demo源码中  

8168 USE_FBdev 定义为 0,也就是不使用framebuffer

8148 USE_FBdev 定义为1,也就是使用framebuffer

我的板子是8168EVM,默认情况使用VPSS video显示么?

我想问,如何把mcfw demo的显示改为使用FBdev呢?

如果不可以改为FBdev,那如何更改mcfw demo使用的video0/1/2呢??