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

962件の閲覧回数
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 返答(返信)