I’m not promising this will sort the problem but you need to do this anyway! In the repo list you gave I have changed the setting for one of the repo’s. Do it and then do this:
ImageBam - Fast, Free Image Hosting and Photo Sharing
I made the changes but I still have the same problem
Here’s the amarok output with --debug :
pastebin - collaborative debugging tool
I’m not sure it helps :sarcastic:
I never play audio CD’s really and when I do I use the defaulting KsCD player which works perfectly.
I’ll just trudge off and grab a CD and have fiddle and get back to you:)
OK
Here it is, in amarok - works fine:)
http://thumbnails21.imagebam.com/5860/e3d58258594819.gif](http://www.imagebam.com/image/e3d58258594819/)
Also tested and plays in kaffeine, KsCD
Thank you devloop. I had the same problem and after the installation / upgrade of the packages kaffeine works now! :-))
Hi
some times im also facing the same problem but after few hours its starts working automatically…
I recently encountered this problem after a fresh installation of Opensuse 11.2 on my laptop.
After a bit of digging it turns out that I was missing a link for /dev/cdrom and /dev/dvd - instead I have /dev/cdrom1 and /dev/dvdrw1.
If KsCD is refusing to play cd’s, you can check if you have the same issue by launching it from a terminal. If you get a message about not being able to find /dev/cdrom then the odds are you are missing the link as well.
To confirm + resolve the problem, open a terminal and cd to the /dev directory. if you run dir cd* you should see your links for cdrom devices.
If you do not have a link for /dev/cdrom, you will need to create one by entering ln -s sr0 /dev/cdrom <be sure to replace sr0 with whatever your existing cdrom link is pointing to>
I moved to openSUSE 11.3 and now it works