Multimedia :: Audio CDs - can't recognize



You've hit the nail on the head,
and set us right,of course.

Adraker

When I try to listen to a straight audio cd (no MP3)
I get:
Code Sample
/usr/lib/xmms/Input/libcdread.so: undefined symbol: playlist_generate_shuffle_list
libmikmod.so.2: cannot open shared object file: No such file or dierectory
libGL.so.1: cannot open shared object file: No such file or dierectory


Does it not support raw cd audio??
and I even did the chmod +rx /dev/cdrom

oh 0.8.2 HD install

Brian
AwPhuch

Those errors have been seen since before DSL 0.7.x ,
if you start XMMS in a shell..

I don't think they effect the operation of XMMS in DSL ..

The libGL.so 1 is for XFree86 and Open GL
- the error means - none found..

The libcdread.so is used for reading cd audio thru a digital,
rather than an analog connection in the back of the cdrom..
It is there in your Input directory..

The libmikmod.so.2 is a .mod, s3m, xm, sound lib.
It is also there in your Input directory .. well ALMOST !

But for audio CD's and mp3's and streams, It works well for me..

[EDIT] the error in mikmod calls for the .so.2 version of the file, but the symlink link to a .so version only..??
removing the symlink , and replacing it with the actual file
from the KNOPPIX/usr/lib/xmms/Input directory and renaming it to the .so.2 version did remove the error about
libmikmod ...   Hmm..  I wonder if we need to
rename the symlink..??  Good find, AwPhuch...  

The error in libcdread seems to be internal..
I wonder if we can update the lib?  [EDIT]

73
ke4nt


original here.