GNU bug report logs -
#30467
GuixSD fails to display login prompt on headless server
Previous Next
Full log
View this message in rfc822 format
On 02/15/2018 at 21:29 George myglc writes:
> Hi Danny & Leo,
>
> Thanks for the quick response!
>
> On 02/15/2018 at 15:54 Danny Milosavljevic writes:
[...]
>> Also, you have
>>
>> (kernel-arguments '("console=ttyS1,115200"))
>>
>> AND
>>
>> (agetty-service (agetty-configuration (tty "ttyS1")
>> (baud-rate "115200")))
>> Starting today, the second one will be automatically configured by
>> %base-services.
> I did git-pull & make to get guix (GNU Guix) 0.14.0.1879-06a9 and 'guix
> system reconfigure' >>> the console is still blank. (my G36)
>
>> In the long run please remove your agetty-service, it should automatically appear
>> (it recovers the settings from the "console" kernel-argument).
>
> Then I removed agetty-service, reconfigured and rebooted >>> the console
> is still blank. (my G37, sys.scm attached)
BTW, IPMI serial over lan (SOL) which most recently worked
here on ...
: a48b877e6 gnu: appstream-glib: Propagate some inputs.
: guix (GNU Guix) 0.14.0.1505-a48b8
... is also now broken, with or without ...
>> (agetty-service (agetty-configuration (tty "ttyS1")
>> (baud-rate "115200")))
This bug report was last modified 7 years and 161 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.