* Yocto i.MX6SLEVK systemd boot failed - timed out waiting for dev-ttymxc0.device
@ 2015-06-11 9:51 Nguyen Van Linh (FSU1.BU16)
2015-06-11 10:34 ` Gary Thomas
0 siblings, 1 reply; 2+ messages in thread
From: Nguyen Van Linh (FSU1.BU16) @ 2015-06-11 9:51 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 693 bytes --]
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.
Thanks & Regards,
Linh Nguyen
[-- Attachment #2: Type: text/html, Size: 3847 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Yocto i.MX6SLEVK systemd boot failed - timed out waiting for dev-ttymxc0.device
2015-06-11 9:51 Yocto i.MX6SLEVK systemd boot failed - timed out waiting for dev-ttymxc0.device Nguyen Van Linh (FSU1.BU16)
@ 2015-06-11 10:34 ` Gary Thomas
0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2015-06-11 10:34 UTC (permalink / raw)
To: meta-freescale
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-11 10:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 9:51 Yocto i.MX6SLEVK systemd boot failed - timed out waiting for dev-ttymxc0.device Nguyen Van Linh (FSU1.BU16)
2015-06-11 10:34 ` Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.