You are not logged in.
Pages: 1
when i insert an audio cd, it is not mounted, and i cant acces it through pcmanfm,
i tried to mount it using mount /dev/cdrom /media/cdrom but it either sais
"invalid argument" or "Device or resource busy"
i also tried to play it through alsaplayer, but same error..
hope you can help me
Offline
Audio cd format is played as a stream not mounted as data iso9660.
Alsaplayer has a audiocd software decoder,no cdreader to soundcard analog jumper wire is needed.
Open alsaplayer with audiocd in drive.
Click the PlayCD button to the left of the Previous track button. [attachment=16496,667]
Offline
i did that before, tried it again, but it doesnt seem to do anything, i click the cd button, then click play, window comes up to select files to play, click cd, gives error.
could it be wrong file type? it are .cda files
also tried vlc player, doesnt seem to be able to play the cd too....
EDIT: just read that .cda files arent realy files... so skip that question 
Offline
Maybe the cd reader can't read the audio cd or some other hardware problem.
I only have to click the cd button and it starts playing.
If you have an internet connection and it's a commercial cd with a recognized serial it fills in the cddb info in the playlist.
Applications=>Multimedia=>Asunder CD ripper
Set preferences,Encode tab=>the core version of slitaz can rip/encode the tracks to wav or ogg.
Install lame to encode mp3.
Offline
im pretty sure it isnt a hardware problem, i can read other cd's and dvd's (non audio), and i have been able to read this cd on my previous OS (ubuntu)
Offline
http://vanilla.slitaz.org/index.php?p=/discussion/347/unable-to-mount-a-music-cdrom/p1
used the solve here, did
su
chmod 666 /dev/hdc
chmod 666 /dev/cdrom
that fixed the problem for me
but still thx for your help.
Offline
I'd rather suggest adding your user to the group "cdrom", which should grant access without fiddling around with permissions.
Offline
Adding a user to group cdrom of which tux is a member doesn't fix this problem with IDE cdrom drives.
Slitaz-4.0 bug in udev gives an IDE cdrom drive the same alias(hd[a,b,c,d])and group permissions(root,disk) as an IDE hard drive.
This works:
[c]addgroup [USER] disk[/c]
User tux:
[c]addgroup tux disk[/c]
Offline
Sorry 'bout that, you're right, mojo.
I had the problem solved quite a qhile ago and mixed up with the corresponding group in my memory.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]