← Back to team overview

ubuntu-x-swat team mailing list archive

Re: [Bug 682712] Re: x server crashes with: [drm:i915_gem_mmap_gtt_ioctl] *ERROR* Attempting to mmap a purgeable buffer

 

On Fri, Dec 03, 2010 at 07:36:21PM -0000, gene wrote:
> The commit a44a63d2ff6c01c3dc61de6f736dd441ddd25e52 does not even build  the configure script.
> autogen.sh gives me:
> /usr/share/aclocal/xorg-macros.m4:39: XORG_MACROS_VERSION is expanded from...
> configure.ac:40: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> aclocal: /usr/bin/autom4te failed with exit status: 1
> autoreconf: aclocal failed with exit status: 1
> Not sure  how to which version to apply patches there. All patches do not work for the last version 2.13.901.

Probably best to retrieve the source via:

  apt-get source xserver-xorg-video-intel
  apt-get build-dep xserver-xorg-video-intel

You may need to apply the patch manually, as it looks like they've
renamed files and moved stuff around.

Then you should be able to build the package via the command:

  debuild

That will produce .debs you can install the usual way.

If you need more help on how to patch and build Ubuntu packages, it may
be faster to ask on #ubuntu in IRC, or on askubuntu.com, plus it might
save folks on this bug report some emails.  ;-)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.
https://bugs.launchpad.net/bugs/682712

Title:
  x server crashes with: [drm:i915_gem_mmap_gtt_ioctl] *ERROR* Attempting to mmap a purgeable buffer



References