sound in 2.1.72 still broken

Garst R. Reese (reese@isn.net)
Tue, 09 Dec 1997 20:24:54 -0400


This is a multi-part message in MIME format.
--------------739E09322E10BB96BDB295D3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

DMA buffers are still not freed after running vplay.
Attached file gives details of modules.conf, /dev/sndstat, and results
of free.
libc5.4.38
pcmcia-cs-2.9.13
sound compiled as modules
kerneld running.

-- 
Cheers, Garst
--------------739E09322E10BB96BDB295D3
Content-Type: text/plain; charset=us-ascii; name="sndstat"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="sndstat"

cat /dev/sndstat ---------------------------- OSS/Free:3.8s-971110 Load type: Driver loaded as a module. Kernel: Linux grr 2.1.71 #3 Mon Dec 8 14:38:39 AST 1997 i486 Config options: 0

Installed drivers:

Card config:

Audio devices: 0: Sound Blaster (8 BIT/MONO ONLY) (2.1)

Synth devices:

Midi devices: 0: Sound Blaster

Timers: 0: System clock

Mixers: -------------------------- free before modprobe sb total used free shared buffers cached Mem: 19020 6972 12048 3912 772 3872 -/+ buffers: 2328 16692 Swap: 42332 0 42332

free after running vplay followed by modprobe -r sb total used free shared buffers cached Mem: 18956 11652 7304 3932 2628 6120 -/+ buffers: 2904 16052 Swap: 42332 0 42332

free after another modprobe sb, vplay scale.wav total used free shared buffers cached Mem: 18892 11988 6904 3932 2692 6388 -/+ buffers: 2908 15984 Swap: 42332 0 42332 ------------------------------------------ modules.conf ------------------ alias net-pf-4 off alias net-pf-5 off alias audio sb alias dsp sb alias char-major-14 sb options sb io=0x220 irq=5 dma=1 mpu_io=0x330 options adblib_card io=0x388 alias parport_lowlevel parport_pc options parport_pc io=0x378 irq=7 --------------739E09322E10BB96BDB295D3--