On Fri, 2005-02-25 at 21:24 +0100, Olaf Hering wrote: > On Fri, Feb 25, James Simmons wrote: > > > > > > cfb_imageblit(320) dst1 fa51a800 base e0b80000 bitstart 1999a800 > > > fast_imageblit(237) s daea4000 dst1 fa51a800 > > > fast_imageblit(269) j 1 fa51a800 0 > > > Unable to handle kernel paging request at virtual address fa51a800 > > > > > > is bitstart incorrect or is the thing just not (yet) mapped? > > > > Looks like the screen_base is not mapped to. > > rc3 worked ok, rc4 does not. testing the -bk snapshots now.
Oh, it's probably the new radeonfb, I have no doubt about that, but I think the problems has to do with a bogus mode. Maybe set_par is simply failing and the fbdev layer still tries to tap the card or something like that. Please, enable verbose debug, add some printk's around set_par to check what the mode looks like and what gets ioremap'ed. Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/