Thread (5 messages) flat view 5 messages, 3 authors, 2002-12-27

Re: also frustrated with the framebuffer and your matrox-card in 2.5.53? hack/patch available!

From: Petr Vandrovec <hidden>
Date: 2002-12-27 22:53:18
Also in: lkml

On Fri, Dec 27, 2002 at 12:05:38PM +0100, Geert Uytterhoeven wrote:
On Fri, 27 Dec 2002, Petr Vandrovec wrote:
quoted
On Thu, Dec 26, 2002 at 07:47:52PM +0000, James Simmons wrote:
quoted
Petr is expressing his political view. It has nothing to do with technical 
arguments. In fact I place a bet. I will port the matrox driver and it 
will have the same functionality as the previous driver except for text 
mode support. If I can't do it I will not only revert the changes but I 
Yes. Without text mode support. But without textmode support that driver is
of no use for me because of it is not compatible with VMware then.
What exactly in the new fbdev API is preventing you from having text mode
support?
Problem is that in new framework driver does not get in touch with characters.
It gets only prepared bitmap passed to imageblit callback (because of fbcon_putcs
unconditionally calls accel_putcs, which does character -> bitmap conversion). Of 
course it is possible to convert bitmap back to character number, but it is very 
time consuming, and it looks illogical to me first convert character number to its
graphic image, and then convert graphic image back to character number... Not even
talking about 9x16 character cell.

Next problem is that fbdev driver is no more notified (if I understand code correctly)
about font changes, so it even cannot upload correct font into the hardware, and
so it must rely on accel_putcs at the time of character print.

If nothing else, VMware can be happy with just black screen in text mode, it will
paint proper characters directly...

Much worse problem is that I do not see any way how to have different resolutions
on different virtual terminals, and I do not know how to work around this.

						Best regards,
							Petr Vandrovec
							vandrove@vc.cvut.cz
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help