linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Support for multiple consoles
@ 2008-09-12 22:18 Michael Carey
  2008-09-12 22:43 ` Jon Smirl
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Carey @ 2008-09-12 22:18 UTC (permalink / raw)
  To: linuxppc-embedded

Hi All,

I am using ELDK 3.1.1 on a mpc5200 platform with a CoralP pci card.  I =
also connecting a keyboard and mouse.  When I compile the code without a =
virtual console, then my terminal session rules.  I can type with my =
terminal keyboard and everything seems fine.

When I compile with a virtual console, then my embedded lcd displays text =
and my usb keyboard works.  Everything is great.

Is there a way to switch back and forth between my embedded console to my =
terminal console?  I have tried console=3DttyS0, but that does not seem to =
do anything.
When I list my devices: 'ls /dev' I only get tty, ttyS0, ttyS1, and ttyS2. =
 I do not see a tty0.

Is there a way to run multiple consoles on this configuration? If not, =
does to ELDK 4.x support this?


Thanks in advance for any information or guidance.

Michael Carey

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

* Re: Support for multiple consoles
  2008-09-12 22:18 Support for multiple consoles Michael Carey
@ 2008-09-12 22:43 ` Jon Smirl
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Smirl @ 2008-09-12 22:43 UTC (permalink / raw)
  To: Michael Carey; +Cc: linuxppc-embedded

On Fri, Sep 12, 2008 at 6:18 PM, Michael Carey <MCarey@nearfield.com> wrote:
> Hi All,
>
> I am using ELDK 3.1.1 on a mpc5200 platform with a CoralP pci card.  I also connecting a keyboard and mouse.  When I compile the code without a virtual console, then my terminal session rules.  I can type with my terminal keyboard and everything seems fine.
>
> When I compile with a virtual console, then my embedded lcd displays text and my usb keyboard works.  Everything is great.
>
> Is there a way to switch back and forth between my embedded console to my terminal console?  I have tried console=ttyS0, but that does not seem to do anything.
> When I list my devices: 'ls /dev' I only get tty, ttyS0, ttyS1, and ttyS2.  I do not see a tty0.
>
> Is there a way to run multiple consoles on this configuration? If not, does to ELDK 4.x support this?

You should be able to get both consoles working. You probably aren't
running a login process on the second console. I haven't done this
recently, but reading about getty should give you some clues. This
used to be controled through inittab but inittab is gone on my desktop
so I don't know what controls it anymore.

>
>
> Thanks in advance for any information or guidance.
>
> Michael Carey
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>



-- 
Jon Smirl
jonsmirl@gmail.com

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

end of thread, other threads:[~2008-09-12 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-12 22:18 Support for multiple consoles Michael Carey
2008-09-12 22:43 ` Jon Smirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).