I think you need to do two things:
1. Unmute MORE stuff, "Master" for one
2. modprobe *-oss modules.
I work pretty well when all *these* modules are loaded.
( I have a different sound card )
lsmod
Module Size Used by
snd-pcm-oss 35808 0
snd-mixer-oss 8528 0 [snd-pcm-oss]
snd-seq-midi 3168 0 (unused)
snd-seq-midi-event 2944 0 [snd-seq-midi]
snd-seq 34096 0 [snd-seq-midi snd-seq-midi-event]
snd-card-via686a 6240 0
snd-pcm 47744 0 [snd-pcm-oss snd-card-via686a]
snd-timer 9616 0 [snd-seq snd-pcm]
snd-mpu401-uart 2672 0 [snd-card-via686a]
snd-rawmidi 12000 0 [snd-seq-midi snd-mpu401-uart]
snd-seq-device 3760 0 [snd-seq-midi snd-seq snd-rawmidi]
snd-ac97-codec 22864 0 [snd-card-via686a]
snd 23648 0 [snd-pcm-oss snd-mixer-oss
snd-seq-midi snd-seq-midi-event snd-seq snd-card-via686a snd-pcm
snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore 3568 5 [snd]
MAYBE all you need to do is UNMUTE more.
The OSS stuff makes a LOT more of my other programs work.
aumix, for example.
-AEF
On Tue, 2002-01-01 at 12:08, Ben Bogart - FMPM/F1999 wrote:
> 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
>
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user