* Asynchronous Video Console für Linux?
@ 2001-12-13 15:23 Frank Mehnert
2001-12-18 1:03 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: Frank Mehnert @ 2001-12-13 15:23 UTC (permalink / raw)
To: linux-kernel; +Cc: fm3
Hi,
are there exist any projects for connecting video consoles to the Linux
kernel asynchronous? We would like to write a Linux video console for a
(comparatively) slow device which is able to run simple console
applications upto the fbdev X-server.
Please cc your answer to me.
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: fm3@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/~fm3 ##
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Asynchronous Video Console für Linux?
2001-12-13 15:23 Asynchronous Video Console für Linux? Frank Mehnert
@ 2001-12-18 1:03 ` Pavel Machek
2001-12-22 0:21 ` Alan Cox
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2001-12-18 1:03 UTC (permalink / raw)
To: Frank Mehnert; +Cc: linux-kernel
Hi!
> are there exist any projects for connecting video consoles to the Linux
> kernel asynchronous? We would like to write a Linux video console for a
> (comparatively) slow device which is able to run simple console
> applications upto the fbdev X-server.
>
> Please cc your answer to me.
I do not know about any such project and yes it would be nice.
Its bad to see find / limited by vesafb speed...
Pavel
--
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Asynchronous Video Console für Linux?
2001-12-18 1:03 ` Pavel Machek
@ 2001-12-22 0:21 ` Alan Cox
2001-12-22 18:36 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: Alan Cox @ 2001-12-22 0:21 UTC (permalink / raw)
To: Pavel Machek; +Cc: Frank Mehnert, linux-kernel
> > are there exist any projects for connecting video consoles to the Linux
> > kernel asynchronous? We would like to write a Linux video console for a
> > (comparatively) slow device which is able to run simple console
> > applications upto the fbdev X-server.
> >
> > Please cc your answer to me.
>
> I do not know about any such project and yes it would be nice.
>
> Its bad to see find / limited by vesafb speed...
There is no fundamental reason you cannot do this. For the kernel side the
console driver in text mode already gives you the 80x25 + attributes image
that you can use to do asynchronous video updates however your hardware
works.
XFree86 4.x has a shadowfb driver layer which does precisely what you need
for an asynchronous server engine. In fact for a real life example of
XFree86 driving "asynchronous" hardware look at the XFree86 VNC drivers.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Asynchronous Video Console für Linux?
2001-12-22 0:21 ` Alan Cox
@ 2001-12-22 18:36 ` Pavel Machek
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2001-12-22 18:36 UTC (permalink / raw)
To: Alan Cox; +Cc: Frank Mehnert, linux-kernel
Hi!
> > > are there exist any projects for connecting video consoles to the Linux
> > > kernel asynchronous? We would like to write a Linux video console for a
> > > (comparatively) slow device which is able to run simple console
> > > applications upto the fbdev X-server.
> > >
> > > Please cc your answer to me.
> >
> > I do not know about any such project and yes it would be nice.
> >
> > Its bad to see find / limited by vesafb speed...
>
> There is no fundamental reason you cannot do this. For the kernel side the
> console driver in text mode already gives you the 80x25 + attributes image
> that you can use to do asynchronous video updates however your hardware
> works.
I never said it was hard to write... And it would make sun4 usable as
terminal, and would greatly help on vesafb machines.
Pavel
--
(about SSSCA) "I don't say this lightly. However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-12-22 22:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-13 15:23 Asynchronous Video Console für Linux? Frank Mehnert
2001-12-18 1:03 ` Pavel Machek
2001-12-22 0:21 ` Alan Cox
2001-12-22 18:36 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox