Hello all.

I have two soundcards on my system. But alsamixer - or amixer - isn't able
to access any of them:

$ amixer
amixer: Mixer 0/0 open error: No such file or directory
$ alsamixer

alsamixer: failed to open mixer #0/#0: Success

but I have no problem in using xmms or mplayer, so I am sure that at least
the first one is recognised in OSS-emulation mode.

Can anybody give me any hint for configuration?

The cards are a SoundBlaster 16PCI (works) and a VIA686B (on-board).
--------------------------------------------------------------------------
$ cat /etc/modules.conf
# ALSA part
alias char-major-116 snd
alias snd-card-0 snd-ens1371
alias snd-card-1 snd-via82xx
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1

# card #1
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

# card #2
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
--------------------------------------------------------------------------
# cat /proc/asound/cards
0 [AudioPCI       ]: ENS1371 - Ensoniq AudioPCI
                     Ensoniq AudioPCI ENS1371 at 0xdc00, irq 12
1 [82C686AB       ]: VIA686A - VIA 82C686A/B
                     VIA 82C686A/B at 0xcc00, irq 11
--------------------------------------------------------------------------
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 0.9.0rc6.
Compiled on Jan  5 2003 for kernel 2.4.20 with versioned symbols.
--------------------------------------------------------------------------

Thanks.

-- 
Fabrice DELENTE
E-mail : [EMAIL PROTECTED]


-------------------------------------------------------
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