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

--- Comment #22 from bgunte...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to