| Summary: | Init system (systemd) kills login on Raspberry Pi Zero | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | scaramouche <spynet314> |
| Component: | Other | Assignee: | Peter Seiderer <ps.report> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | aduskett, buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2019.08.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
scaramouche
2019-11-26 22:53:25 UTC
Sorry, long standing inconvenience with the rpi/systemd combination, see e.g. [1], [2] for description/solution... [1] http://lists.busybox.net/pipermail/buildroot/2016-September/172792.html [2] https://www.raspberrypi.org/forums/viewtopic.php?t=157836 *** Bug 12786 has been marked as a duplicate of this bug. *** (In reply to scaramouche from comment #0) Luckily in the intermittent, you can fix this bug by changing "console" to "ttyS0" under System configuration ---> Run a getty (login prompt) after boot ---> TTY port Hello, This is suposedly fixed now with this commit that was just applied to master: https://git.buildroot.org/buildroot/commit/?id=26c32d933eb4d841b7fbe9c1e0b61cef89665b15 Thanks for the report, and sorry for the long delay in solving this issue. Regards, Yann E. MORIN. |