Right, I have a 1.8 Ghz processor that plays using Sound Juicer from the desktop just fine. I don't know the command to play from a terminal. I've also got a (don't laugh) PII 200 Mhz maxed out that I want to use to learn command line only. I figured learning to play a CD would not be that tough. Wrong!
So after digging around at all the various information troughs, I think that there are about 14 kabillion programs under the 32 flavors of Linux. Not a single article, 'tutorial', or 'How-To' says:
1. aptitude install blah, blah, blah
2. Run alsa-blah and make sure it works
3. man aplay(?) and you will see these commands to mess with an audio cd
a. Example aplay(?) cdrom, or aplay(?) /dev/something, or -I even saw- cdplay cd
Most of what I reads say that they do it this way; and you never know if it's Debian, RedHat, or Suse or something else. And you never get a list of what packages are supposed to be there. Whatever I read about getting fixed fell into either the 'code editing' category or the 'scorched earth' category. And reinstalling everything seems so microsoft to me.
Don't get me wrong! I love this get under the hood stuff and really want to learn how to dig around in Linux. I just don't know what I don't know.
P.S. the mplayer did nothing and
paul@workstation:~$ aplay
ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
aplay: main:564: audio open error: Device or resource busy
Things that make me go hmmm