Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1196119

Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times

From Bryan O'Donoghue <pure.logic@nexus-software.ie>
Newsgroups linux.kernel
Subject Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times
Date 2015-07-30 17:20 +0200
Message-ID <pRXMJ-28D-5@gated-at.bofh.it> (permalink)
References (1 earlier) <pRWQG-Mx-17@gated-at.bofh.it> <pRXjI-1kU-9@gated-at.bofh.it> <pRXto-1wm-15@gated-at.bofh.it> <pRXto-1wm-13@gated-at.bofh.it> <pRXD4-1Xv-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 30/07/15 16:02, Ilia Mirkin wrote:
>
> That's unfortunate. I know next to nothing about debian/ubuntu or how
> they do versions or how to even build packages for them. But they're
> big distros, presumably they have support teams of some sort, perhaps
> they can help you.
>
> Assuming that switching away does resolve the issue for you, perhaps
> you can also recommend that they avoid shipping that version, or
> include this nouveau fix in it:
>
> http://cgit.freedesktop.org/mesa/drm/commit/?id=812e8fe6ce46d733c30207ee26c788c61f546294
>
> This whole libdrm thing is a bit of a cluster%@#$ unfortunately --
> 2.4.60 is broken for nouveau, building even the latest released
> xf86-video-intel against 2.4.61+ causes it to not start ("fixed" in
> xf86-video-intel git), and newer mesa requires libdrm 2.4.60+.
>
>    -ilia
>

Matter of fact

apt-cache show libdrm2
sudo apt-get install libdrm2=2.4.56-1~ubuntu2
#sudo echo “package libdrm2” | sudo dpkg –set-selections

I'll give it a go at the end of the working day - should give enough 
time to recover if it all goes spectacularly wrong :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-30 12:40 +0200
  Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times Ilia Mirkin <imirkin@alum.mit.edu> - 2015-07-30 16:20 +0200
    Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Peter Hurley <peter@hurleysoftware.com> - 2015-07-30 16:50 +0200
      Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-30 17:00 +0200
        Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times Ilia Mirkin <imirkin@alum.mit.edu> - 2015-07-30 17:10 +0200
          Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-30 17:20 +0200
          Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times Emil Velikov <emil.l.velikov@gmail.com> - 2015-07-30 17:30 +0200
            Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-31 18:20 +0200
            Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple times Ilia Mirkin <imirkin@alum.mit.edu> - 2015-07-31 18:40 +0200
              Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-31 18:50 +0200
                Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-08-03 03:00 +0200
      Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-30 17:00 +0200
    Re: [PATCH] drm/nouveau/gem: tolerate a buffer specified multiple  times Bryan O'Donoghue <pure.logic@nexus-software.ie> - 2015-07-30 16:50 +0200

csiph-web