From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: Ross Burton <Ross.Burton@arm.com>
Cc: "poky@lists.yoctoproject.org" <poky@lists.yoctoproject.org>
Subject: Re: [poky] [PATCH 2/4] genericarm64.conf: add AMD Kria KV260 serial consoles
Date: Tue, 29 Oct 2024 14:10:16 +0200 [thread overview]
Message-ID: <ZyDQqCYY787vrEkY@nuoska> (raw)
In-Reply-To: <9CEA0C25-4CDA-4241-AC1E-3585FE087712@arm.com>
On Tue, Oct 29, 2024 at 11:58:09AM +0000, Ross Burton wrote:
> On 29 Oct 2024, at 08:05, Mikko Rapeli via lists.yoctoproject.org <mikko.rapeli=linaro.org@lists.yoctoproject.org> wrote:
> >
> > Current practice is to add new device serial devices to
> > SERIAL_CONSOLES. Enables testing and test automation with
> > the board. Note that SERIAL_CONSOLES get added to /etc/inittab
> > and missing physical serial consoles causes respawn warnings
> > at runtime:
> >
> > INIT: Id "S0" respawning too fast: disabled for 5 minutes
> > INIT: Id "S1" respawning too fast: disabled for 5 minutes
>
> The use of ttyrun should avoid the respawning issue, have you confirmed this still happens? If so, any idea why?
This is happening with very recent poky master builds with sysvinit, the default.
https://ledge.validation.linaro.org/scheduler/job/95628
Starting syslogd/klogd: done
INIT: Id "S1" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
Poky (Yocto Project Reference Distro) 5.1 genericarm64 /dev/ttyPS1
Alternatively testing could focus on systemd init, or the issue is just ignored.
Or udev based agetty starter is developed. For generic images, it should not be
necessary to define all serial consoles via SERIAL_CONSOLES at build time.
Kernel has a lot more drivers enabled.
Cheers,
-Mikko
next prev parent reply other threads:[~2024-10-29 12:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 8:05 [PATCH 1/4] README.hardware.md: add genericarm64 maintainers Mikko Rapeli
2024-10-29 8:05 ` [PATCH 2/4] genericarm64.conf: add AMD Kria KV260 serial consoles Mikko Rapeli
2024-10-29 11:58 ` [poky] " Ross Burton
2024-10-29 12:10 ` Mikko Rapeli [this message]
2024-10-29 12:30 ` Ross Burton
2024-10-29 8:05 ` [PATCH 3/4] genericarm64.conf: add "testimage" and "testexport" to default IMAGE_CLASSES Mikko Rapeli
2024-10-29 11:57 ` [poky] " Ross Burton
2024-10-29 12:05 ` Mikko Rapeli
2024-10-29 12:10 ` Ross Burton
2024-10-29 12:14 ` Mikko Rapeli
2024-10-29 8:05 ` [PATCH 4/4] README.hardware.md: add myself to genericarm64 maintainers Mikko Rapeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZyDQqCYY787vrEkY@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=Ross.Burton@arm.com \
--cc=poky@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.