* Information about Multiple independent framebuffer console on different fb devices
@ 2005-02-08 15:31 Orazio PRIVITERA
0 siblings, 0 replies; only message in thread
From: Orazio PRIVITERA @ 2005-02-08 15:31 UTC (permalink / raw)
To: linux-kernel; +Cc: Orazio Privitera
Hello,
I would like to get some information about multiple independent
framebuffer consoles\x18 on different fb devices.
Basically I'm working with a scenario of two independent video decoding
pipeline which allows to get two video displayed on two TV.
In this context, I would like to manage two independent framebuffers on
each video decoding. So, is it possible to have 2 concurrent virtual
consoles running on the two monitors simultaneously (for example two
independent console on the /dev/fb0 and /dev/fb1 framebuffers at the
same time) ?
Looking at the register_framebuffer function, when the first frame
buffer device /dev/fb0 is registered, it calls the take_over_console
function (exported by drivers/char/console.c) in order to actually set
up the current frame buffer as the system console. But, when the second
framebuffer (/dev/fb1) is registered, the register_framebuffer function
doesn't set any system console for the /dev/fb1 device.
Is there some linux kernel version (or patch) which allows to manage the
described scenario?
Thanks a lot for any feedback,
Best regards
OP.\x18
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-08 15:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-08 15:31 Information about Multiple independent framebuffer console on different fb devices Orazio PRIVITERA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox