-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

> alias sound-slot-0 i810_audio
> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L

you don't seem to be using alsa at all. This looks like the oss or kernel 
module. The appropriate alsa module should be called snd-intel8x0. Or you are 
using alsa 0.5 something. I'm not sure how the modules were named in the 0.5 
series of releases. Could somebody confirm that guess?

Additionally you only seem to load one module. I'd guess the intel card is the 
internal one. So only that one is accessible.

Do you know which version of ALSA you're using? Maybe you already wrote this 
but I'm missing some of the older mails of this thread.

Your modules.conf should look similar to this:

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

alias snd-card-0 snd-***
alias snd-card-1 snd-****

alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1

# OSS/Free portion - 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

# OSS/Free portion - 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
alias sound-service-1-12 snd-pcm-oss

with *** replaced with the correct module for the first card and **** replaced 
with the correct module for the second card.

The module for the quattro card should be the snd-usb-audio (you had an USB 
quattro something, right?) and the intel one should be snd-intel8x0. All this 
is for the 0.9 RC alsa releases though. 


> I couldn't figure out how to get out of the INSERT mode when copying stuff
> into it. It says press 'i' but that wasn`t working. Earlier I rewrote the
> file in Kate and then cp-ed into the /etc/ folder.

Are you using vi? Exiting out of modes in vi can be done with hitting the 
ESC-key. 

Regards,

Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+YrrrWQvEMJfcXlQRAnBYAJwKzqYm/k9109rZz7fXMgU1BeEVPQCgnflD
ccU8xxPTUDaY/0Ue9aV47dY=
=9wPL
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to