Re: Playing Audio CD's
Ian Ballantyne <[email protected]>
| Newsgroups | gmane.linux.suse.multimedia |
|---|---|
| Message-ID | <[email protected]> |
There's nothing wrong with your fstab file. Look at the configuration in the player you are using and check that it is looking at the cdr device. Probably it is looking at the other cdrom in your computer. This however is not much help if you want to be able to play from both devices. I will have to play on my system a little because I always use XMMS to play CD's, and this has never been a problem. What players have you tried? Ian On Saturday 16 November 2002 15:11, Jason Farmer wrote: > Hi everyone, > > This might sound silly, But I can't play Audio CDs with my CD Writer. But I > can mount the drive and read data from it. > > This only happened when I installed SuSE 8.0, My 7.1 worked fine with Audio > CDs. > > Windows can play them no problem so it's not a hardware issue. > > When I attempt to play a CD using anything it says Disk ejected. > When I attempt to mount the drive, it says: > > /dev/cdrecorder: Input/output error > mount: I could not determine the filesystem type, and none was specified > > The contents of my FSTab file is: > > /dev/hdb3 / reiserfs defaults 1 2 > /dev/hdb1 /boot ext2 defaults 1 2 > /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 > /dev/hdc /media/ls120 vfat noauto,user 0 0 > devpts /dev/pts devpts defaults 0 0 > proc /proc proc defaults 0 0 > usbdevfs /proc/bus/usb usbdevfs noauto 0 0 > /dev/hda1 /windows/C vfat noauto,user 0 0 > /dev/hdb2 swap swap pri=42 0 0 > > Does anyone have any ideas? > > Thanks in advance. > > Jason