I have compiled alsa on my HP zt1180 laptop that has a VIA AC97 codec in
it. I have managed to get some sound out of it when using aplay, but it
doesn't stop playing the sound. It keeps on repeating or sometimes
starts putting out garbage.

aplay shows the sound device at 0xe000 and irq9. This is what the
windows XP device manager says also. I've included some of the commands
below

Thanks,
Steve


# lsmod
Module                  Size  Used by
snd-mixer-oss           4736   1 
snd-card-via686a        6864   1 
snd-ac97-codec         23552   0  [snd-card-via686a]
snd-mixer              23456   0  [snd-mixer-oss snd-ac97-codec]
snd-pcm                29920   0  [snd-card-via686a]
snd-timer               8304   0  [snd-pcm]
snd-mpu401-uart         2320   0  [snd-card-via686a]
snd-rawmidi             9856   0  [snd-mpu401-uart]
snd-seq-device          3808   0  [snd-rawmidi]
snd                    32016   1  [snd-mixer-oss snd-card-via686a snd-ac97-codec 
snd-mixer snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3600   3  [snd]
8139too                12608   1 

# aplay /usr/share/sounds/startup1.wav 
Aplay: version 0.5.10 by Jaroslav Kysela <[EMAIL PROTECTED]>
Using soundcard 'VIA 82C686A at 0xe000, irq 9'
Playing WAVE '/usr/share/sounds/startup1.wav' : Signed 16-bit Little Endian, Rate 
22050 Hz, Stereo

# play /usr/share/sounds/startup1.wav 
playing /usr/share/sounds/startup1.wav
sox: Can't open output file '/dev/dsp': No such device

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to