[Buildroot] [Bug 11766] Console (getty) issues with systemd

Adam Duskett aduskett at gmail.com
Tue Dec 10 21:00:58 UTC 2019


Hello;

I also have run into this issue repeatedly with at least three boards:

RPI4
OrangePi PC Zero
NanoPI Neo-core2.

All with the exact same symptom as described above. If systemd is enabled,
the user will get two Getty services.

My solution has been to disable the option " Run a Getty (login
prompt) after boot"
under "System Configuration"

Adam

On Tue, Dec 10, 2019 at 12:02 PM <bugzilla at busybox.net> wrote:
>
> https://bugs.busybox.net/show_bug.cgi?id=11766
>
> Simon <simon.vanderveldt+buildroot at gmail.com> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>          Resolution|NEEDINFO                    |---
>              Status|RESOLVED                    |REOPENED
>
> --- Comment #6 from Simon <simon.vanderveldt+buildroot at gmail.com> ---
> I've ran into this issue as well when updating from 2018.11 to 2019.02.
>
> The problem is that systemd automatically picks up the kernel's
> console=<console> parameter and creates a serial-console@<console>.service
> which collides with the one generated by buildroot.
> The solution is to not create a service file for the serial console when using
> systemd.
>
> See https://github.com/simonvanderveldt/norns-image/pull/40 for more info.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list