From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Duskett Date: Tue, 10 Dec 2019 13:00:58 -0800 Subject: [Buildroot] [Bug 11766] Console (getty) issues with systemd In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 wrote: > > https://bugs.busybox.net/show_bug.cgi?id=11766 > > Simon changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|NEEDINFO |--- > Status|RESOLVED |REOPENED > > --- Comment #6 from Simon --- > 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= parameter and creates a serial-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