[MPlayer-dev-eng] Re: [PATCH] fix mach64 vidix
Jon Burgess
mplayer at jburgess.uklinux.net
Wed Jul 16 18:11:13 CEST 2003
Jonas Jensen wrote:
> I guess the problem isn't caused by that rule in your code, but perhaps
> by some bug created as a side effect of the patch. As you can see from
One such "side effect" is that it changes the PCI structure passed
between the library code and the <chip>_vid.so files.
Could you check to see if you happen to have an old libdha.so or
radeon_vid.so hanging around, slocate should do the job for you
# slocate libdha
# slocate radeon_vid.so
Or look around in the directories listed in /etc/ld.so.conf
If the old and new library / shared objects get mixed then it won't find
any PCI devices (if I remember correctly).
Jon
More information about the MPlayer-dev-eng
mailing list