Re: [linux-audio-user] Gentoo specific setup for a Midisport 2x2

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Gentoo specific setup for a Midisport 2x2
From: Clemens Ladisch (clemens_AT_ladisch.de)
Date: Thu Oct 21 2004 - 10:06:56 EEST


Mark Knecht wrote:
> BTW - here are the hand edits I did to my Alsa configuration last
> night. Since the Alsa page for the Midisport wasn't (isn't) available
> right now, can you confirm that these are OK?
>
> flash mark $ cat /etc/modules.d/alsa
> ...
> alias snd-card-0 snd-atiixp
> alias snd-card-1 snd-usb-audio

Just to be sure, add index options so that the drivers load at the
correct position even if snd-usb-audio gets loaded first for some
reason:

options snd-atiixp index=0
options snd-usb-audio index=1

> ...
> options snd cards_limit=3
>
> Not sure if the cards_limit should be 2 or 3 so I followed the PlanetCCRMA doc.

Well, it looks as if you have two cards ...

Regards,
Clemens


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Oct 21 2004 - 10:11:15 EEST