PDA

View Full Version : No way to play audio CDs



moray33
Mar 2nd 2012, 05:53 PM
I tried play audio CDs but I can't. I'm used that Amarok doesn't work, but I tried VLC and KsCD and the result is the same. Also Dolphin takes too much time to see the files.

Teunis
Mar 2nd 2012, 06:40 PM
Hmm, I hadn't yet tried a CD so stuck one in, curiouslyAmarok was offered as option but it isn't even installed as I prefer things simple.
The next option offered was VLC and it worked fine.
I then installed KsCD and it too works for me.
Dolphin first rips the audio and that takes time, it crashed on the attempt to find/ download a plugin to play .wav files.

Strangely my favourite media player Smplayer would only play it in one second bursts.

The audio on this laptop is by Intel and the software is ALSA.

moray33
Mar 2nd 2012, 07:22 PM
In previous versions, VLC and KsCD have always worked with audio CDs, not Amarok. But in this one, neither of them works. I haven't uninstalled Pulseaudio, so maybe it works with Alsa and doesn't with Pulseaudio. I someone else using Pulseaudio tries it, we could know.

bra|10n
Mar 2nd 2012, 07:41 PM
I also have intel audio.
Amarok working here, no changes to audio setup. Insert audio disk, device notifier pops up with Amarok as an option. CD audio files listed and playable...
Kubuntu-Restricted-Extras installed...
Have you tried a selection of discs by chance?

moray33
Mar 2nd 2012, 07:46 PM
Amarok works for you playing audio CDs?? Wow, it never did for me in several computers since the first time I tried it two years ago. I tried three discs...

moray33
Mar 2nd 2012, 07:58 PM
I tried installing kubuntu-restricted-extras and VLC and KsCD are working now (Amarok doesn't, as always). I don't get it, In the installation I selected install codecs, flash and stuff. When I checked in Muon I had installed kubuntu-restricted-addons... What's the difference with kubuntu-restricted-extras?

bra|10n
Mar 2nd 2012, 08:07 PM
Did you try logging out or restarting? I don't know if it makes a difference in this case, it's just what I do.
Try inserting an audio cd in the tray and see if this helps Amarok.

moray33
Mar 2nd 2012, 09:27 PM
Yes, I did and, as I said this problem with Amarok has happened to me in several computers. Also using other distros like Chakra and openSUSE... And I'm not the only one.

Well, I've done some testing and it looks that KsCD only plays de CD if it's inserted when the system starts... If you insert the CD when the system initialized, it doesn't work. This is really strange. At least I can listen them using VLC...

whatthefunk
Mar 2nd 2012, 10:03 PM
I had the same problem. Try using Aqualung.

alesandro
Mar 2nd 2012, 11:05 PM
Amarok doesn't work for me too. I tried on laptop and desktop. Smplayer did the same with dvds. Kaffeine went fine.

bra|10n
Mar 2nd 2012, 11:06 PM
Are the CD's that you tried originals or are they copies?

alesandro
Mar 2nd 2012, 11:12 PM
I tried originals.

moray33
Mar 2nd 2012, 11:27 PM
I tried originals too.

And I just realize one thing. VLC works but it has to be click on the popup of the device notifier... Well, actually it doesn't to be that way, but if you do use in VLC "Media/Open disc/Audio CD" by default is typed "/dev/cdrom" and I have to chage it to "/dev/sr0", so it's not the most confortable way.

By the way, I tried Aqualung and it works fine.

bra|10n
Mar 2nd 2012, 11:58 PM
I have also had these issues in the past, but since 11.10 Amarok has worked for me fine. I hope the situation improves for you sometime soon.

dequire
Mar 3rd 2012, 12:10 AM
Make sure you're using the latest version of Amarok, and it will work fine. It's a feature that works only on recent versions.

Amarok 2.5 In Backports PPA (http://www.kubuntu.org/news/amarok-25-backports-ppa)

skierpage
Mar 3rd 2012, 10:51 PM
Typically /dev/cdrom or /dev/cdrom1 is a symbolic link to /dev/sr0. In a terminal, enter ls -l /dev/cdrom* . I have a system with two CD-R drives and it also has /dev/cdrom2 as a symlink to /dev/sr1.

:confused: You aren't entirely clear about what your problem is. Is it that when you insert an audio CD the Device Notifier actions for some audio players don't work, or that the wrong default device is offered in Media > Open Disc, or is it that even when you explicitly choose to open the appropriate device it doesn't work?

The first might be a problem with System Settings > Device Actions and the second a problem with Solid and/or udisks & udev. I've had both problems with my dual CD-R hardware. For the first, https://bugs.launchpad.net/kubuntu-ppa/+bug/709868 helped me out, I'm afraid I can't remember the specific steps I took to fix it. For the second, it seems VLC's menu always defaults to /dev/cdrom and I don't have one, I don't know whether the best fix is to tweak VLC or create a /dev/cdrom symlink myself. (I don't use Amarok.)

moray33
Mar 3rd 2012, 11:56 PM
Typically /dev/cdrom or /dev/cdrom1 is a symbolic link to /dev/sr0. In a terminal, enter ls -l /dev/cdrom* . I have a system with two CD-R drives and it also has /dev/cdrom2 as a symlink to /dev/sr1.

:confused: You aren't entirely clear about what your problem is. Is it that when you insert an audio CD the Device Notifier actions for some audio players don't work, or that the wrong default device is offered in Media > Open Disc, or is it that even when you explicitly choose to open the appropriate device it doesn't work?

The first might be a problem with System Settings > Device Actions and the second a problem with Solid and/or udisks & udev. I've had both problems with my dual CD-R hardware. For the first, https://bugs.launchpad.net/kubuntu-ppa/+bug/709868 helped me out, I'm afraid I can't remember the specific steps I took to fix it. For the second, it seems VLC's menu always defaults to /dev/cdrom and I don't have one, I don't know whether the best fix is to tweak VLC or create a /dev/cdrom symlink myself. (I don't use Amarok.)

Sorry, I'll try to explain myself clearer.
-In Amarok, nothing works for play audio CDs.
-KsCD seems that only works when you start the system when the audio CD previously inserted.
-In VLC, it works perfectly when I choose "Open with VLC..." in the Device notifier. Until now, in previous versions, doing Media/Open disc has always worked, but now if it's written /dev/cdrom it doesn't work, doing media/open disc only works if I write /dev/sr0

P.S: By the way, I use Amarok 2.5, dequire.