Re: [Linux-fbdev-devel] Re: 2.6.11-rc5

From: Olaf Hering
Date: Fri Feb 25 2005 - 18:31:47 EST


On Fri, Feb 25, Olaf Hering wrote:

> On Fri, Feb 25, 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.
>
> bk8 works, bk9 breaks, it contains the radeonfb update.
> it works ok if the driver is compiled into the kernel.


modedb = rinfo->mon1_modedb; passes some shit to fb_find_mode() which
kills my screen(1) when DPRINTK is enabled. it dies because bitstart
relies on xres_virtual which is 0xcccccc or whatever.
-
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/