From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: garrigue@enst.fr
Subject: Re: Framebuffer output but no framebuffer console output
Date: Sat, 20 May 2006 08:39:44 +0800 [thread overview]
Message-ID: <446E6550.1040106@gmail.com> (raw)
In-Reply-To: <4469E269.7090605@enst.fr>
Sylvain Garrigues wrote:
> Hello,
>
> I wrote a framebuffer based on the virtual framebuffer (vfb.c) for an
> embedded device which has a TV output. Basically, I just had to modify
> the mmap, init, and exit functions so as to use my own memory addresses.
> I'm using a kernel 2.6.15.1 and the vfb in that tree.
>
> This framebuffer works very well, I can make X run on top of it and see
> my X desktop on the TV. However, in console mode, it doesn't work. Well,
> it receives keyboard events as if I type 'root' <enter> 'halt', the
> embedded devices actually halts. So the problem is that there's no echo
> on the TV in console mode.
>
> To redirect a tty to the framebuffer, I'm using the con2fb program
> (ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/con2fb.c.gz
> <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/con2fb.c.gz>) which
> redirects a tty to a framebuffer. So, as I said, once redirected, I
> don't get any echo on the screen, althought key strokes are taken into
> account.
>
> What is the problem? Is vfb unfit for console frame buffering? Should I
> consider taking vesafb as a basis? Is the con2fb wrong? Should I
> compile vfb with some fonts? Notice that on my development station (the
> embedded device is on a PCI board), my VESA framebuffer works well, so
> my kernel is OK with console framebuffer options.
No vfb should work.
Can you post fbset -i, cat /proc/fb and dmesg after running con2fb.
Tony
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next prev parent reply other threads:[~2006-05-20 0:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-16 14:32 Framebuffer output but no framebuffer console output Sylvain Garrigues
2006-05-16 14:39 ` Sylvain Garrigues
2006-05-20 0:39 ` Antonino A. Daplas [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-16 15:02 Sylvain Garrigues
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=446E6550.1040106@gmail.com \
--to=adaplas@gmail.com \
--cc=garrigue@enst.fr \
--cc=linux-fbdev-devel@lists.sourceforge.net \
/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.
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).