With the IMX LTIB default kernel config, the enabled frame buffer console will cause some drawing application get wrong output on dislpay -blog archive

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

With the IMX LTIB default kernel config, the enabled frame buffer console will cause some drawing application get wrong output on dislpay -blog archive

965 次查看
qiang_li-mpu_se
NXP Employee
NXP Employee

    For iMX LTIB linux BSP, the framebuffer console was enabled in "imx5_defconfig" with "CONFIG_FRAMEBUFFER_CONSOLE=y", to run Ubuntu, it is good, but for some frame buffer drawing application, there will be issue, sometimes the frame buffer context will be changed if the kernel or application had called print functions.

    To avoid such issue, you need disable the frame buffer console by remove "CONFIG_FRAMEBUFFER_CONSOLE=y".

标记 (1)
0 回复数