Hi,

I think you can turn off the virtual console with:

echo 0 > /sys/class/vtconsole/vtcon1/bind

To turn on again:

echo 1 > /sys/class/vtconsole/vtcon1/bind

/Jacob


On Wed, Feb 5, 2014 at 12:53 PM, Filip Piechocki <[email protected]>wrote:

> Hi!
>
> I've built core-image-minimal from yocto master for wandboard-dual and
> then cross compiled Qt5 for wandboard. Everything works almost fine, except
> two things:
>
> 1. libudev.so.* are missing in the image rootfs - what shoud I add to
> conf/local.conf to make them install?
> 2. When I run Qt Cinematic Experience (I've only test with this so far) I
> can see blinking cursor underneath, as well as console characters blinking
> when typeing on the keyboard. Looks like console and Qt5 application are
> mixing on the framebuffer. How can I solve this?
>
> Best regards,
> Filip Piechocki
>
> _______________________________________________
> meta-freescale mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
>


-- 
  -- Jacob
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to