Re: 43p-140 install issues
From: Leigh Brown <hidden>
Date: 2005-01-04 22:39:29
Sven Luther said:
On Mon, Jan 03, 2005 at 11:11:06PM +0100, Ulrich Teichert wrote:quoted
Hi,quoted
Delete the "console=tty0", so you end up with: Linux/PPC load: console=ttyS0,9600 root=/dev/ram and try again![del] Right, then the installer knows what to do. I think this should go into the Debian installation docs, there are a lot of boxes with graphic cards out which are not supported by Linux.Err, it should default to vga tedxt mode if the graphic card fbdev is not builtin, at least it does it here.
The PReP specs says that the cards should be initialised to a minimum resolution of 640x480 iirc. The boot loader has code to manually reprogram the card *back* into VGA text mode, but only for a very limited number of cards. So, if your card is not supported by fbdev, and isn't one of the very few supported cards in the boot loader, it simply won't work under PReP. [...] Cheers, Leigh.