Hello. I've installed all of the 0.9.0beta11 packages and I can't seem to record sound via the OSS compatible interface or the native ALSA tools. For example OSS things like
cat /dev/dsp > monkey ... ^C cat monkey > /dev/dsp don't work nor do ALSA things like arecord -f cd -d 3 monkey.wav aplay monkey.wav I've set the mixer record source correctly (tried CD/Line-In) and neither seem to work. I've tried setting mixer settings using an OSS program (KMix) and an ALSA program (AlsaMixer) with no success. The volume has been set to appropriate levels so I can hear the sounds being played thru my speakers. And yes, I've also set the PCM volume upon playback to an appropriate level. Playing sounds works just fine. XMMS, a CD player, xawtv, cat sound.au > /dev/audio and things like that all work. Well, except playing back the silent files I've recorded with ALSA ;-) I'm using a Turtle Beach Santa Cruz (yeah, sadly not fully supported) and here's the output from lsmod... Module Size Used by Tainted: P agpgart 12960 3 (autoclean) NVdriver 819936 14 (autoclean) snd-pcm-oss 36032 1 (autoclean) snd-cs46xx 68928 3 (autoclean) snd-pcm 46048 0 (autoclean) [snd-pcm-oss snd-cs46xx] snd-timer 10208 0 (autoclean) [snd-pcm] snd-rawmidi 12000 0 (autoclean) [snd-cs46xx] snd-seq-device 3984 0 (autoclean) [snd-rawmidi] snd-ac97-codec 22176 0 (autoclean) [snd-cs46xx] snd-mixer-oss 9152 1 (autoclean) [snd-pcm-oss] snd 23880 4 (autoclean) [snd-pcm-oss snd-cs46xx snd-pcm snd-timer snd-rawmidi snd-seq-device snd-ac97-codec snd-mixer-oss] soundcore 3588 5 (autoclean) [snd] msp3400 14160 1 (autoclean) bttv 60608 0 tuner 8196 1 i2c-algo-bit 7148 1 [bttv] via686a 8228 0 (unused) i2c-proc 6240 0 [via686a] i2c-viapro 3752 0 (unused) i2c-isa 1220 0 (unused) i2c-core 12992 0 [msp3400 bttv tuner i2c-algo-bit via686a i2c-proc i2c-viapro i2c-isa] I left in the non-relevant stuff just incase there is some sort of a known issues with any of the other modules. I'm not fully modularized, some stuff is still built into to kernel normally. The only other thing that I can think of that might possibly be useful is that my system has decided to put the USB interrupt on the same one as my sound card. Also, the reason I'm trying ALSA is because sometimes opening /dev/dsp with OSS for reading would sometimes seemingly randomly break. When opening it with read or read/write privileges would start to give me the "Device or resource busy" errors I could still write to it just fine. Write as in play audio, just not record. A reboot would always fix this until I opened it for recording when it was in a bad mood and wouldn't let me anymore. Ideas, anyone? Thanks, ~Kevin :) _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user