Originally posted by jammindice
If i rip a cd to my computer and play it, nothing. No system sounds, no beeps/clicks/etc from my speakers unless i run cdplayer.
CD audio is played via an analog input to the sound card. This input is a wire that goes from the back of the cd-rom drive to the soundcard. Many cd-rom's can actually play music cd's without the OS even being aware that anything is going on. The ability to play cd's has
nothing to do with your OS's sound setup.
You should check to make sure that the correct module is loaded into your kernel, or compiled in.
Try a live-cd (knoppix, etc) that gets your sound working, then run lsmod from a shell. Take a look and see what modules are loaded that would seem related to your sound card. Also try running lspci and look for your soundcard, that should let you know what your system thinks your soundcard is.
Then reboot back to your own install, and try to modprobe
module_name.
-- Da6d