Re: [PATCH] fix vgacon blanking

From: Bodo Eggert
Date: Thu Oct 20 2005 - 16:23:27 EST


Pozsar Balazs <pozsy@xxxxxxxxxxx> wrote:

> This patch fixes a long-standing vgacon bug: characters with the bright
> bit set were left on the screen and not blacked out.
> All I did was that I lookuped up some examples on the net about setting
> the vga palette, and added the call missing from the linux kernel, but
> included in all other ones. It works for me.

This is strange, since according to my documentation, the value should have
been initialized to 0xff and never been changed. Can you test setting this
value during initialisation (around line 259, if I read correctly) instead?
I don't know if I can test it myself soon enough.

(I'm not the maintainer, I just happen to have some documentation).
--
Ich danke GMX dafür, die Verwendung meiner Adressen mittels per SPF
verbreiteten Lügen zu sabotieren.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/