Okay everything works, except, CD audio.
I can verify xmms, kscd can read/play the CD, but I get no audio.
I have both digital and analog outputs running from my cdrom to my SB card. I have verified the sound works both through alsa (aplay in X and at console), and that arts sound works (through the KDE configure panel).
The only error I'm seeing in /var/log/messages is this:
Code: Select all
request_module: failed /sbin/modprobe -- sound-slot-1. error = 256
But I don't know if that even has anything to do with it.
I have tried
amixer set Master 100 unmute
amixer set PCM 100 unmute
amixer set CD 100 unmute
Heck I even fired up alsamixer itself and pushed everything to 100 that I could.
Any suggestions?