From: ludo@gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: Coming up with a generic kernel config
Date: Fri, 27 Jun 2014 11:05:58 +0200 [thread overview]
Message-ID: <87mwcyen7t.fsf@gnu.org> (raw)
In-Reply-To: <87pphvt23l.fsf@yeeloong.lan> (Mark H. Weaver's message of "Fri, 27 Jun 2014 00:20:46 -0400")
Mark H Weaver <mhw@netris.org> skribis:
> ludo@gnu.org (Ludovic Courtès) writes:
>
>> Sree Harsha Totakura <sreeharsha@totakura.in> skribis:
>>
>>> On 06/25/2014 09:26 PM, Ludovic Courtès wrote:
>>>> 1. Serial console is unavailable when booting. I thought that’d be
>>>> addressed by explicitly setting CONFIG_SERIAL_8250=y etc. (see
>>>> below for the list), but that’s not enough. What am I missing?
>>>
>>> My kernel config has the following for serial console:
>>> CONFIG_SERIAL_NONSTANDARD=y
>>> CONFIG_SERIAL_8250=y
>>> CONFIG_SERIAL_8250_PNP=y
>>> CONFIG_SERIAL_8250_CONSOLE=y
>>> CONFIG_SERIAL_8250_DMA=y
>>> CONFIG_SERIAL_8250_PCI=y
>>> CONFIG_SERIAL_8250_EXTENDED=y
>>> CONFIG_SERIAL_8250_MANY_PORTS=y
>>> CONFIG_SERIAL_8250_SHARE_IRQ=y
>>> CONFIG_SERIAL_8250_RSA=y
>>> CONFIG_SERIAL_CORE=y
>>> CONFIG_SERIAL_CORE_CONSOLE=y
>>
>> The one I built has all these as well. :-/
>
> I think you need to pass something like "console=ttyS0" as a kernel
> command line option.
Yes, of course. :-) When I wrote serial console is unavailable, I meant
it’s unavailable when I pass ‘console=ttyS0’.
Ludo’.
prev parent reply other threads:[~2014-06-27 9:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 19:26 Coming up with a generic kernel config Ludovic Courtès
2014-06-25 19:48 ` Sree Harsha Totakura
2014-06-25 20:34 ` Ludovic Courtès
2014-06-27 4:20 ` Mark H Weaver
2014-06-27 9:05 ` Ludovic Courtès [this message]
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=87mwcyen7t.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=mhw@netris.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.