[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cd music can not play, need help



On Thu, 05 Apr 2001, lshih@qwest.net wrote:
> Mircea Luca wrote:
> 
>> "Price, Tim" wrote:
>>   I'm not Jeff either, but have you considered catting you
>> /dev/sndstat?
>>   This often contains a clue as to what is misconfigured!
>>   Good luck
>>   -tim
> 
> 
> Dear Tim or any linux -debian expert:
> 
> 
> I tried cat /dev/sndstat, but get
> 
> cat: /dev/sndstat: No such device

/dev/sndstat has been removed from the kernel.  So the error you get
is not surprising.

> I have soundcore in lsmod,  it can play music cd in 2.218 but now it
> can not even scan when I pop multimedia-> cd player
> also debian seem do not have cdp 's package which can play music cd
> from command line
> I download tgz, but at make it complain
> 
> gcc -Wall -O2  -c -I/usr/local/include  cdp.c
> cdp.c: In function `checkCDMounted':
> cdp.c:428: `errno' undeclared (first use in this function)

This is a pretty easy fix.  Just #include <errno.h> near the top of
cdp.c 

> I already install libpth and libpth-dev it seem contain errno
> but it still can not make
> 
> need help to play music cd

Try gtcd from the gnome-media package if you use gnome.  

Cheers,
Chris

-- 
Got jag?  http://www.tribsoft.com



Reply to: