All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-cedartrail - serial console
@ 2012-05-31 16:11 jfabernathy
  2012-05-31 18:13 ` Darren Hart
  2012-05-31 18:18 ` Bodke, Kishore K
  0 siblings, 2 replies; 28+ messages in thread
From: jfabernathy @ 2012-05-31 16:11 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Using a DN2800MT (Marshalltown) Intel board, I'm testing the 
meta-cedartrail using edison branch and noticed an issues with the 
serial console.

The cedartrail.conf in the machine directory has the following statements:

SYSLINUX_OPTS = "serial 0 115200"
SERIAL_CONSOLE = "115200 ttyS0"
APPEND += "console=ttyS0,115200 console=tty0"

However, when the image booted, I had no serial console on ttyS0.  I 
checked /etc/inittab and noticed that the following line existed:

S:2345:respawn:/sbin/getty 115200 ttyS3

I changed the ttyS3 to ttyS0 and then I have a serial console on the 
next reboot.  So it appears the override in the .conf file is not 
working.  Also I only have the console from getty, and not the kernel 
logging console.

Anyone have a solution??

If this is considered a bug I can put it on bugzilla.

Jim A



^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2012-06-04 16:33 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 16:11 meta-cedartrail - serial console jfabernathy
2012-05-31 18:13 ` Darren Hart
2012-05-31 18:54   ` jfabernathy
2012-05-31 19:41     ` Darren Hart
2012-06-01 15:45       ` jfabernathy
2012-06-01 17:01         ` Darren Hart
2012-06-01 17:39           ` jfabernathy
2012-06-01 17:44             ` Darren Hart
2012-06-01 17:53               ` jfabernathy
2012-06-01 17:55                 ` Darren Hart
2012-06-01 19:14                   ` jfabernathy
2012-06-01 20:02                     ` Darren Hart
2012-06-01 20:07                       ` jfabernathy
2012-06-01 20:10                         ` Darren Hart
2012-06-01 20:31                           ` jfabernathy
2012-06-01 21:19                             ` Darren Hart
2012-06-01 20:08                   ` jfabernathy
2012-06-01 20:12                     ` Darren Hart
2012-05-31 18:18 ` Bodke, Kishore K
2012-05-31 18:36   ` jfabernathy
2012-05-31 19:32   ` jfabernathy
2012-05-31 19:43     ` Darren Hart
2012-06-01 18:03       ` Bodke, Kishore K
2012-06-01 18:12         ` Darren Hart
2012-06-01 21:02           ` Bodke, Kishore K
2012-06-01 21:16             ` Darren Hart
2012-06-02  0:51               ` Bodke, Kishore K
2012-06-04 16:32                 ` Darren Hart

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.