I've compiled and installed the alsa driver/libs/utils version 
0.9.0beta7. The alsa modules load fine, and I see all kinds of info 
under /proc/asound, etc.. I also loaded the snd-mixer-oss and 
snd-pcm-oss drivers.  I've used amixer to unmute and set volume for 
every playback channel it listed, yet I still hear no sound when I cat a 
file to /dev/dsp, and /dev/audio - it seems the file is being played 
through, I just hear no sound.  When I try and cat something to 
/dev/snd/pcmC0D0p (which I assume is the playback device, because of the 
appended 'p') I get "cat: write error: File descriptor in bad state".
The command I'm using is this:
cat infile > sounddevice

I'm using a Turtle Beach Santa Cruz soundcard (the module loads no 
problem, and detects a cs46xx based card), on a Slackware 8.0 system 
with Linux kernel 2.4.9.  Here is a listing of /proc/modules:  (if more 
info is needed, let me know)

snd-pcm-oss            38096   0
snd-mixer-oss           9136   0 [snd-pcm-oss]
snd-card-cs46xx         1808   0
snd-cs46xx             68432   0 [snd-card-cs46xx]
snd-pcm                46368   0 [snd-pcm-oss snd-cs46xx]
snd-timer               8816   0 [snd-pcm]
snd-rawmidi            11616   0 [snd-cs46xx]
snd-seq-device          3984   0 [snd-rawmidi]
snd-ac97-codec         23248   0 [snd-cs46xx]
snd                    25888   0 [snd-pcm-oss snd-mixer-oss 
snd-card-cs46xx snd-cs46xx snd-pcm snd-timer snd-rawmidi snd-seq-device 
snd-ac97-codec]
soundcore               3984   4 [snd]

Any ideas?
Thanks,

    -- Duke.


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to