[Mesa-dev] [Bug 86837] kodi segfault since auxiliary/vl: rework the build of the VL code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 5 10:05:50 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=86837

--- Comment #22 from bgunteriv at gmail.com ---
(In reply to Aaron Watry from comment #21)
> (In reply to bgunteriv from comment #17)
> > (In reply to Andy Furniss from comment #13)
> > > (In reply to Emil Velikov from comment #12)
> > > > Seems like Christian dropped the link with the tentative fix.
> > > > http://patchwork.freedesktop.org/patch/39400/
> > > > 
> > > > Guys can you test this please ?
> > > 
> > > Works OK for me testing with Kodi.
> > 
> > I spoke too soon.
> > When trying to build for Kodi, my display works, but my videos do not play.
> > 
> > @Andy Furniss, what is your command line for building mesa?
> > I'm using this -- ./autogen.sh --prefix=/opt/xorg
> > --with-gallium-drivers=r600 --with-dri-drivers=radeon --enable-glx-tls
> > 
> > 
> > am I missing something?
> 
> Where is your libvdpau.so installed?  The vdpau drivers need to be in a
> subdirectory named vdpau under the same directory that the libvdpau.so is
> installed in.
> 
> If libvdpau.so is in /usr/lib/x86_64-linux-gnu, and you've got your drivers
> installed to /opt/xorg, then copy /opt/xorg/lib/vdpau/* to
> /usr/lib/x86_64-linux-gnu/vdpau/.
> 

that did it!
working properly now, with the patch.

thanks @Aaron Watry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150105/a0854c28/attachment.html>


More information about the mesa-dev mailing list