How to get the normal desktop/terminal in boo2qt image?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get the normal desktop/terminal in boo2qt image?

775 Views
hrushinale
Contributor III

Hello Community,

I compiled the boot2qt image for SABRE sd device. I booted the board with the same image and I was able to see the qt-launcher demo.

But I don't want that qt-launcher demo, instead of that I want desktop as we get in yocto image. I want to run some binaries from terminal.But I am unable to figure out how to do that.

It just stuck after below logs:

[FAILED] Failed to start Hostname Service.
See 'systemctl status systemd-hostnamed.service' for details.
[   11.810794] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:07, irq=-1)
[  OK  ] Started WPA supplicant.
[   11.874772] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ TIME ] Timed out waiting for device dev-ttymxc0.device.
[DEPEND] Dependency failed for Serial Getty on ttymxc0.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.

Kindly help regarding the issue.

Regards,

Hrushi

Labels (2)
Tags (1)
0 Kudos
1 Reply

522 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Hrushi Nale,

What BSP are you using and for which board?

From what I understand the Boot to Qt is a software stack for embedded Linux so chances are the recipe for boot2qt is a minimal bootable image with the stack and does not include a GUI.

If you are using the BSP from Qt for Device Creation there may be an image that includes a GUI but you would need to review on the BSP documentation.

I hope this helps!

Regards,

0 Kudos