Re: PROBLEM: matroxfb broken with G450 in 2.4.21 (and 2.4.2

Petr Vandrovec (VANDROVE@vc.cvut.cz)
Tue, 17 Jun 2003 17:19:55 +0200


On 17 Jun 03 at 15:45, Herbert Schmid wrote:
> [1.] Matroxfb doesn't init a Matrox G450 DH correctly.
>
> [2.] The console stays in VGA-Mode. If the VGA-console is not compiled
> in, the screen is not updated after the "Ok, booting the kernel."
> message. You won't see neither the kernel bootstraping nor any console
> login, but working blind is possible. X11 works fine.

> CONFIG_FB_MATROX=y
> # CONFIG_FB_MATROX_MILLENIUM is not set
> # CONFIG_FB_MATROX_MYSTIQUE is not set
> CONFIG_FB_MATROX_G450=m
> CONFIG_FB_MATROX_I2C=y
> CONFIG_FB_MATROX_PROC=y
> # CONFIG_FB_MATROX_MULTIHEAD is not set

Did you run 'make oldconfig' on the old configuration? I see
"bool ' G100/G200/G400/G450/G550 support' CONFIG_FB_MATROX_G450"
in drivers/video/Config.in, so 'm' is illegal value for this choice,
and anything can happen, including explosion of your computer, or
creating driver which supports no hardware...
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/