LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cannot read or play music cd's (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-read-or-play-music-cds-129020/)

scottsteibel 12-26-2003 09:08 AM

cannot read or play music cd's
 
I cannot play or even read the files for audio cd'd I can see all the files on any data cd that i have, the porblen just seems to be with audio cd's

I'm using mandrake 9.1

I do see iso9660 in my fstab - sorry, I'm not sure how to direct my fstab file to this posting-

I've umounted the cdrom umount /mnt/cdrom, then remounted using "mount /mnt/cdrom.........but the message is input/output error cannot determin the file system type and none was specified............so I tried 'mount -t iso9660 /dev/cdrom /mnt/cdrom' It did seem to mount but indicated that there is no medium (audio cd was in the drive)

when I cd into /mnt/cdrom and ls......there are no files listed, for an audio cd........again the files are listed for data cd's

Can anyone make a suggestion?

thanks

For what its worth..........I did download and install the NVIDIA drivers and got the NIC card working and sounds playing from reading other posts.....I even got IP masquerading working on a small lan I am using in my classroom......got rid of popups.........no more virus problems.........all thanks to linux and these forums. You who answer make it possibe for the ignorant, yet determined newbies like me to make linux work. I thank you all.

Kovacs 12-26-2003 09:18 AM

You can't mount an audio cd because there is no file system as such. You need to open XMMS, open the playlist editor, select "add dir" and point it to /mnt/cdrom. It will detect the tracks and you can play them from there. KsCD will also do the trick if you use KDE, I think there's a similar app in Gnome.

scottsteibel 12-26-2003 09:56 AM

I tried out your suggestion...no luck.......they don't show any files in /mnt/cdrom.....the disk isn't even spinning?

darin3200 12-26-2003 10:19 AM

I had a similar problem where I could not read sound file but I could read data cds. I ended up going into Mandrake control center, going to hardware, the hardware list, and then changing the sound driver. Of course rember which driver you were using in case one doesn't work at all. Maybe try the snd_i810 driver, that seems to work good for me.

scottsteibel 12-26-2003 09:45 PM

Thanks to you both for your replies, they were both helped indirectly.........for anyone who is interested, here is the solution...........

I looked in mandrakes configuration tool in the hardware section and found that my cdrom (actually dvd drive) was in /dev/hdd, not /dev/hdc as I had thought. So when I went to mount I typed mount -t iso9660 /dev/hdd /mnt/cdrom2.........that seemed to mount the dvd drive....I could see the music files with ls /mnt/cdrom2. Then used the mandrake config tool to add the mnt point /mnt/cdrom2 to the fstab file (do this in the hartdware section of the mandrake config tool).

I rebooted and am now, somehow...I' m listening to the cd I have in the dvd drive.........Beatles - white ablum - still excellent after, what 25 years or so.

I wonder where linux will be 25 years from now?

Thanks again :)


All times are GMT -5. The time now is 02:43 AM.