Cannot playback Audio CD

I have a problem when trying to play audio CDs. When I insert an audio CD and open KsCD I get the following error message: CDROM read or access error (or no audio CD present) Check that you have access permission to: /dev/cdrom. When I sear...




Topic Options
#946 - 01/04/03 02:51 PM Cannot playback Audio CD
usul_of_arakis Offline
stranger

Registered: 01/04/03
Posts: 2
I have a problem when trying to play audio CDs.

When I insert an audio CD and open KsCD I get the following error message:

CDROM read or access error (or no audio CD present)

Check that you have access permission to:
/dev/cdrom.

When I search for this file in Konsole I cannot find it.

I have no problem opening data CDs or palying MP3 files.

I am trying Linux for the first time and have Mandrake Linux 9.0 installed.

Thanks in advance Usul

Top
Advertisement
#950 - 01/05/03 12:34 AM Re: Cannot playback Audio CD
clutch Offline
Carpal Tunnel

Registered: 03/29/00
Posts: 3859
I am not sure how the devices are setup in Mandrake, but if your CD is actually /dev/cdrom0, /dev/cdrom1, or even /dev/cdroms/cdrom0 you will only need to make a link to it if the application can't be updated. So, here's your options:

Check out /etc/fstab as a regular user (so you don't accidentally edit it :)) and look for something with "cdrom" in it. For example, here's a line from mine:

/dev/cdroms/cdrom0 /mnt/cdrom0 iso9660 noauto,ro,users 0 0

Your first option would be to look for a "preferences" or "setup" option in your CD playing app for the device and see if you have the ability to change where it's looking for you CD-ROM drive. You might see the line /dev/cdrom in there, and can change it to point to your CD-ROM drive, save it, and be done. Or, you might have to make a symlink, and in that case....

My first CD drive has the device designation of /dev/cdroms/cdrom0 ("0" being the first), so I would have to make a "symlink" in the /dev directory to point to it (this is similar to a shortcut, but much cooler):

Get into a terminal, and "su" to root:
bash-# su
password: <root's password>
bash-root#

Now, we make the symlink:
bash-root# ln -s /dev/cdroms/cdrom0 /dev/cdrom

Try the app now, if it still doesn't work, you might have to change the permissions to "execute" for everyone, althought I think the default is read-only and should work, but in any case you can change it with:

bash-root# chmod 755 /dev/cdrom

Also, in your user manager, make sure that your current user is in the "cdrom" and "audio" groups if you have them. Once this is all done and you app is working, just exit the terminal and you should be set.

Top
#952 - 01/05/03 11:36 AM Re: Cannot playback Audio CD
usul_of_arakis Offline
stranger

Registered: 01/04/03
Posts: 2
Thank-you clutch.

Worked first try laugh

Usul

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
System Crashing Error 1000008e, 1000000a, 0000004e
by PapaPrem
Today at 06:01 PM
Starcraft Broodwar Campaign Crash Problem
by Lurker02
Today at 12:33 PM
How do I affect the order of ALT-Tab?
by KenJackson
11/28/09 10:10 PM
Route directory does not see the USB drive ( E: )
by scubatony
11/28/09 02:48 PM
Open GL (Call of Duty]
by JDavis9825
11/26/09 06:01 PM
Who's Online
0 Registered (), 246 Guests and 40 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91237 Members
24 Forums
58062 Topics
188549 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22