[EMAIL PROTECTED] wrote: > > On Wed, Feb 19, 2003 at 03:09:08PM +0100, Thomas Wentzel wrote: > > > > I'll go ahead and post what I can see: > > lsmod: > > matroxfb_g450 1312 0 (unused) > > matroxfb_crtc2 6804 0 (unused) > > Here's your first problem. You should not load the matroxfb_crtc2 > module. DirectFB will initialize and use CRCT2 independently of this > module. > > > matroxfb_crtc2: secondary head of fb0 was registered as fb1 > > This is telling you that CRTC2 is being initialized as a separate > framebuffer. It should not be. With DirectFB and CRTC2 support, both > heads are just independently addressable portions of the one > framebuffer. > > Try removing the matroxfb_crtc2 module and see if it works. If not, > you should also try rebuilding your kernel with the > CONFIG_FB_MATROX_MULTIHEAD disabled. > > b. > Great Brian! Thanks alot - I don't know if this will resolve my problems, but at least I have something to try, when I get home. U da man :)
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
