On Sun, Apr 13, 2008 at 5:19 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
quoted text >
> On Monday, 14 of April 2008, Yinghai Lu wrote:
> > On Sun, Apr 13, 2008 at 3:10 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > >
> > > On Monday, 14 of April 2008, Yinghai Lu wrote:
> > > > On Sun, Apr 13, 2008 at 9:12 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > > > ...
> > > > > > can you try to apply the patch i sent to you about agp bridge order
> > > > > > reading for buggy silicon?
> > > > > >
> > > > > > Please boot kernel with "debug"...
> > > > > >
> > > > > > I want to verify if you can get
> > > > > >
> > > > > > "
> > > > > > Aperture conflicts with PCI mapping.
> > > > > > "
> > > > > >
> > > > > > in your boot log...
> > > > >
> > > > > It's not present in there:
> > > > >
> > > > > rafael@albercik:~> grep Aperture failing-with-patch-dmesg.log
> > > > > Aperture too small (32 MB)
> > > > > Aperture from AGP @ de000000 size 4096 MB (APSIZE 0)
> > > > > Aperture too small (0 MB)
> > > > > agpgart: Aperture pointing to RAM
> > > > > agpgart: Aperture from AGP @ de000000 size 4096 MB
> > > > > agpgart: Aperture too small (0 MB)
> > > > >
> > > > > Full dmesg output attached.
> > > >
> > > > please check attached debug patch. and check if you can change GART
> > > > size in your BIOS setup to 64M instead of 32M
> > >
> > > Hm, what tree am I supposed to apply it too:
> > > (1) current x86 git
> > > (2) current x86 git w/ some of your previous patches (which ones in this case)
> > > (3) failing (old) x86 git
> > > (4) failing (old) x86 git w/ some of your previous patches (which ones in this
> > > case)?
> >
> > (1) current x86.git
>
> Attached is dmesg output from current x86.git with debug_gart_checking.patch
> applied.
please test the final one ... ...
You should get back 64M memory back.
Thanks
Yinghai Lu