Re: [PATCH] fix vgacon blanking

From: Bob Copeland
Date: Thu Oct 20 2005 - 15:28:57 EST


On 10/20/05, Pozsar Balazs <pozsy@xxxxxxxxxxx> wrote:
> Hi all,
>
> 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.

Thanks for this. Looks like the palette mask is set to something funky. I had
the same problem on my machine but never got annoyed enough to poke
around in the code.

-Bob
-
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/