On Fri, 2007-07-27 at 08:16 -0600, Brian Paul wrote:
> > Michel suggest when install linux-agp-compat instead of delete
> > Module.symvers
> > I append the Module(s).symvers file generated by linux-agp-compat
> > to the kernel's file of the same name with cat >> before building
> the
> > DRM.
> >
Sergio Monteiro Basto wrote:
> Since last email about this subject (3 of July) , I had installed
> i915tex on my laptop , and I had working without problems .
>
> Michel suggest when install linux-agp-compat instead of delete
> Module.symvers
> I append the Module(s).symvers file generated by lin
> > > (II) intel(0): Unable to use TTM-based memory manager with DRM version 1.6
> > >
> > > You need the i915 kernel module built from the drm GIT tree.
> > I tried building the module from the git tree, and got errors...
> >
> > [EMAIL PROTECTED] ~/src/drm/src/linux-core $ make
> > make -C /lib/m
On Mon, 2007-07-02 at 16:55 -0400, Russell Harmon wrote:
>
> > (II) intel(0): Unable to use TTM-based memory manager with DRM version 1.6
> >
> > You need the i915 kernel module built from the drm GIT tree.
> I tried building the module from the git tree, and got errors...
>
> [EMAIL PROTECTED] ~
> > (**) intel(0): Option "TripleBuffer" "true"
>
> BTW, this will currently only waste memory without "PageFlip" as well,
> and the latter will currently cause XVideo issues with XAA (besides only
> being useful with i915tex).
That's good to know... I turned it off.
> > Note the last line... i915
On Sat, 2007-06-30 at 00:58 -0400, Russell Harmon wrote:
>
> (**) intel(0): Option "TripleBuffer" "true"
BTW, this will currently only waste memory without "PageFlip" as well,
and the latter will currently cause XVideo issues with XAA (besides only
being useful with i915tex).
> Note the last lin
On Thu, 2007-06-28 at 18:17 +0100, Sergio Monteiro Basto wrote:
> On Thu, 2007-06-28 at 17:12 +0200, Ulrich von Zadow wrote:
> > (EE) intel(0): Failed to init memory manager
xf86-video-intel currently defaults to the legacy i915 driver, you need
to specify Option "Legacy3D" "off" to use i915tex.
On Thu, 2007-06-28 at 17:12 +0200, Ulrich von Zadow wrote:
> Sergio Monteiro Basto schrieb:
> > On Thu, 2007-03-01 at 19:30 +, Sergio Monteiro Basto wrote:
>
> (Yup, took me several months to actually get around to this...)
>
> >> you have to do something like this:
> >> make
> >> ll *ko
> >