[meta-freescale] Yocto i.MX6SLEVK systemd boot failed - timed out waiting for dev-ttymxc0.device

Gary Thomas gary at mlbassoc.com
Thu Jun 11 03:34:55 PDT 2015


On 2015-06-11 03:51, Nguyen Van Linh (FSU1.BU16) wrote:
> Hi all,
>
> Currently, I use Yocto 1.7 to build image for i.MX6SLEVK board as guide from fsl-yocto-3.14.28-1.0.0 document. With default option, the minimal-image run ok. I change to use
> systemd, the image boot failed with message:
>
> “[ TIME ] Timed out waiting for device dev-ttymxc0.device.
>
> [DEPEND] Dependency failed for Serial Getty on ttymxc0.”
>
> Following is config of local.conf – follow yocto systemd tutorial:
>
> DISTRO_FEATURES_append = " systemd"
>
> VIRTUAL-RUNTIME_init_manager = "systemd"
>
> VIRTUAL-RUNTIME_initscripts = ""
>
> DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
>
> Does anybody meet this problem? And any suggestion for this? Thank you.

Make sure your kernel has CONFIG_FHANDLE=y

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


More information about the meta-freescale mailing list