Re: Frame Buffer Problem .

From: Petr Vandrovec
Date: Tue Sep 09 2003 - 05:20:40 EST


On 9 Sep 03 at 13:37, Zoup wrote:

> got blank screen when enable Frame Buffer console on 2.6.0-test5 :)
> Config file attached .

Do not enable vga16, vesafb and riva together. Decided for only one
of them, and use just that one. Although your configuration should give
you /dev/fb0 on riva, /dev/fb1 on vesafb and /dev/fb2 on vga16,
it looks like that you got reordered framebuffers somehow. Did not you
pass 'video=vga16fb:XXXX' option to the kernel? What kernel cmdline you
used?

Other possibility is that vga16 setup confused your hardware enough for
picture to disappear... Doing 'cat /proc/fb > /non-working-fbs;
dmesg >> /non-working-fbs' after you boot your system with non-working
display could give us clue what's going on. But in any case, do not use
more than one fbdev...
Petr Vandrovec


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