So I finally managed to get alsa-driver, -lib and -util to compile without errors. but I don't get any sound...
I'm using snd-card-ens1371 (SB PCI 128) i've run "amixer set PCM 100 unmute" to unmute and then i run aplay -v I get: Playing WAVE '/store/Applications/pd/doc/4.fft.examples/x.wav' : Signed 16 bit Little Endia n, Rate 44100 Hz, Mono Plug PCM: Hardware PCM card 0 'Ensoniq AudioPCI' device 0 subdevice -1 Its setup is: stream : PLAYBACK access : RW_INTERLEAVED format : S16_LE subformat : STD channels : 1 rate : 44100 exact rate : 44101 (1445100000/32768) msbits : 16 buffer_size : 22050 period_size : 5513 period_time : 125008 tick_time : 10000 tstamp_mode : NONE period_step : 1 sleep_min : 0 avail_min : 5513 xfer_align : 5513 start_threshold : 22050 stop_threshold : 22050 silence_threshold: 0 silence_size : 0 boundary : 1445068800 Max peak (5513 samples): 32761 (0x7ff9) 100% but no sound... ALSA 0.9.0B10 w/ 2.4.16 kernel lsmod: Module Size Used by Tainted: P snd-card-ens1371 9736 0 snd-pcm 48544 0 [snd-card-ens1371] snd-timer 10376 0 [snd-pcm] snd-rawmidi 12320 0 [snd-card-ens1371] snd-ac97-codec 23152 0 [snd-card-ens1371] snd 24620 0 [snd-card-ens1371 snd-pcm snd-timer snd-rawmidi snd-ac97-codec] modules.conf additions for ALSA: # added by bbogart for alsa 0.9.0B10 alias char-major-116 snd alias snd-card-0 snd-card-ens1371 # OSS emulation for ALSA alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-12 snd-pcm-oss I was a bit confused by the modules.conf part of the installation, anything grossly wrong here? I get no messages to STDERR nor to /var/log/messages from aplay, no idea why is does not work... any ideas?! Thanks all Ben B. Bogart --------- _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user