Successfully (at least without errors) installed the ALSA driver, libs and utils for the
Intel8x0 to support an AD1980 (AC97) on an Asus P4PE motherboard.  Running RedHat 7.3
with all updates.

Although modules install (listed below), there is no sound.  I've used alsamixer and
amixer to unmute output, but still no sound.  Particulars follow...

Built and installed the following:

alsa-driver-0.9.0rc6
alsa-lib-0.9.0rc6
alsa-utils-0.9.0rc6

----------------

Configure options for the driver:

./configure --with-isapnp=no --with-sequencer=yes --with-oss=yes --with-cards=intel8x0

----------------

lsmod following installation:

snd-pcm-oss            42212   0  (autoclean)
snd-mixer-oss          12768   0  (autoclean) [snd-pcm-oss]
snd-intel8x0           21024   0
snd-pcm                76576   0  [snd-pcm-oss snd-intel8x0]
snd-timer              13920   0  [snd-pcm]
snd-ac97-codec         31600   0  [snd-intel8x0]
snd-mpu401-uart         4284   0  [snd-intel8x0]
snd-rawmidi            16512   0  [snd-mpu401-uart]
snd-seq-device          5532   0  [snd-rawmidi]
snd                    36264   0  [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm
snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               6244   4  [snd]

----------------

amixer output for Master:

Simple mixer control 'Master',0
   Capabilities: pvolume pswitch pswitch-joined
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 31
   Front Left: Playback 31 [100%] [on]
   Front Right: Playback 31 [100%] [on]

---------

Using aplay on a sound file or cat'ing a sound file to /dev/audio produces no output,
although there's a pause after issuing the command during which the file should be playing.

I'd appreciate any help.  I've invested plenty of time in this already and it's now a
vendetta.  Thanks.

Ed




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to