linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* framebuffer works with console, but not tty
@ 2011-03-11 22:50 Timur Tabi
  0 siblings, 0 replies; only message in thread
From: Timur Tabi @ 2011-03-11 22:50 UTC (permalink / raw)
  To: linux-fbdev

I have a framebuffer driver (drivers/video/fsl_diu_fb.c) that works fine as a
console.  However, I cannot get any tty output to appear on my video device.
tty output appears on the serial port, as does the login prompt.

I'm pretty sure this is a problem with my root file system configuration, but I
can't find any information on how to get it to work.  I've checked the fbdev
documentation, done numerous Google searches, and searched the archives of this
mailing list, but I can't even find any threads discussing the issue, let alone
answering it.

So what am I missing?  What do I need to do in my rootfs to get tty output and
the login prompt to appear on my video device, and not the serial port?

Here's my kernel command line:

root=/dev/ram rw console=ttyS0,115200 console=tty0
video=fslfb:1280x1024-32@60,monitor=dvi panic=1 ramdisk_size\x131000 debug=1


-- 
Timur Tabi
Linux kernel developer at Freescale


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-11 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 22:50 framebuffer works with console, but not tty Timur Tabi

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).