Noah Roberts wrote: > I have compiled the 2.6.0 kernel with alsa enabled. It isn't working. > I am not getting any errors from any command.
> Here is output of amixer: > Simple mixer control 'Master',0 > Front Left: Playback 0 [0%] [off] > Front Right: Playback 0 [0%] [off] > ... Run alsamixer and unmute and raise the volume of all appropriate channels. > here is list of /dev/snd/: > total 0 > crw-rw---- 1 root audio 116, 0 Dec 31 1969 controlC0 > crw-rw---- 1 root audio 116, 24 Dec 31 1969 pcmC0D0c > crw-rw---- 1 root audio 116, 16 Dec 31 1969 pcmC0D0p > crw-rw---- 1 root audio 116, 25 Dec 31 1969 pcmC0D1c > crw-rw---- 1 root audio 116, 17 Dec 31 1969 pcmC0D1p > crw-rw---- 1 root audio 116, 33 Dec 31 1969 timer > > I can't cat wav files to any of these devices. You're not supposed to access these files directly. What happens when you run "aplay something.wav"? HTH Clemens ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
