Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant play CD's with Amarok
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
philip
Guru
Guru


Joined: 10 Jun 2003
Posts: 535
Location: Sweden

PostPosted: Sun Oct 10, 2010 12:25 pm    Post subject: Cant play CD's with Amarok Reply with quote

I just installed amarok, but I cannot play CD's with it. Amarok seems to be able to find the CD becasue I can se the playlist on the CD. But the music does not play.

This is my /etc/fstab

Code:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
# /etc/fstab: static file system information.

# <fs>                  <mountpoint>    <type>          <opts>                  <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1               /mnt/w7                 ext3            noatime                 0 1
/dev/hda2               /boot                   ext2            noauto,noatime          1 2
/dev/hda4               /                       ext3            noatime                 0 1
/dev/hda3               none                    swap            sw                      0 0
/dev/hdb1               /mnt/hdb1               ext3            defaults                1 1
/dev/cdroms/cdrom0      /mnt/cdrom              iso9660         noauto,user             0 0
/dev/sr0                /mnt/cdrom              iso9660         noauto,user             0 0
/dev/fd0                /mnt/floppy             auto            noauto,user             0 0
/dev/sda1               /home/philip/Pictures   ext3            noatime                 0 1

# NOTE: The next line is critical for boot!
none                    /proc           proc            defaults                0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none                    /dev/shm        tmpfs           defaults                0 0

/dev/hdc                /media/cdrecorder       auto    user,exec,noauto,managed 0 0

# Added by Ph to try to hal and KDE provide unmount option
# /dev/sde1               /media/disk     auto            noauto,user             0 0

# Added on 2010-04-22 to get usb support working in VirtualBox
# Instructions from http://en.gentoo-wiki.com/wiki/VirtualBox
none                    /proc/bus/usb   usbfs           devgid=443,devmode=664  0 0


I use KDE and inserting a CD brings up a prompt where "play CD with Amarok" can be chosen. Looking in KDE System settings --> Device actions the command is amarok --cdplay %f. But this option does not start the music either.
_________________
/Phil


Last edited by philip on Fri Nov 12, 2010 3:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
Kosmas
Apprentice
Apprentice


Joined: 14 Sep 2006
Posts: 276
Location: Greece

PostPosted: Wed Oct 13, 2010 8:12 am    Post subject: Reply with quote

Hello,

Just a quick check, did you compile amarok with cdda flag?

Code:
equery u amarok
+ + cdda                      : Adds Compact Disk Digital Audio (Standard Audio CD) support


Kosmas.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum