[mythtv-users] xorg.conf for fx5200

Greg Oliver oliver.greg at gmail.com
Thu Sep 16 04:07:28 UTC 2010


On Wed, Sep 15, 2010 at 11:00 PM, mike at grounded.net <mike at grounded.net> wrote:
>> Do a long listing on your libvdpau.so.1.0.0
>> file to make sure it is not a dead symlink we're working with...
>
> # ls -la  libvdpau.so.1.0.0
> ls: cannot access libvdpau.so.1.0.0: No such file or directory
>
> Is that what you mean above?

You are in the /usr/lib directory when you run that right?  If so, the
you can delete libvdpau with rpm and re-install with yum..

# rpm -e --nodeps libvdpau

stop here and check the libraries are not lingering - if so manually
delete the files from your filesystem..  then...

# yum install libvdpau

check that the links are proper -

# find /usr -iname 'libvdpau*' | xargs ls -la

See how the results look then..  Last time I ran fedora I do not
remember it getting confused like this  :)  Somehow I think it and the
legacy nvidia driver were not playing nice..

-Greg

>> If that fails, force yum to reinstall the vdpau library and see if the
>> file sizes differ before and after..
>
> Can you elaborate on this step since using yum would remove most of myth :).
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>


More information about the mythtv-users mailing list