Greetings All,

This is a follow up to my query last Sunday,
I still seem to be stuck.

The ALSA driver seems to compile and load
on my Compaq running RH7.0 w/kernel 2.4.9
without a problem but still no sound.  It
looks like lspci can see the card and
sndstat can't. When the system boots the 
messages say the alsa module loads find, but
the mixer fails. Anyone have any ideas where 
to look?

Regards,
Rob Altenburg



$ /sbin/lspci -v
...
00:14.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686
[Apollo Super AC97/Audio] (rev 20)
        Subsystem: Compaq Computer Corporation: Unknown device 003d
        Flags: medium devsel, IRQ 10
        I/O ports at 1400 [size=256]
        I/O ports at 1890 [size=4]
        I/O ports at 1894 [size=4]
        Capabilities: [c0] Power Management version 2

$ cat /proc/asound/sndstat 
...
Installed drivers: 
Type 10: ALSA emulation

Card config: 
--- no soundcards ---

For modules.conf I have tried both of these:

alias char-major-116 snd
alias snd-card-0 snd-card-via686a
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-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

and

alias sound snd-card-via686a
alias char-major-14 snd
alias snd-minor-oss-0 snd-mixer
alias sound-service-0-1 snd-seq-oss
alias snd-minor-oss-3 snd-pcm-oss
alias snd-minor-oss-4 snd-pcm-oss
alias snd-minor-oss-5 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias snd-minor-oss-12 snd-pcm-oss
alias snd-card-0 snd-card-via686a
alias sound-slot-1 snd-mpu401-uart
alias char-major-116 snd


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

Reply via email to