RE: [linux-audio-user] activate second midi card

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

Subject: RE: [linux-audio-user] activate second midi card
From: Reuben Martin (MartinR_AT_jbu.edu)
Date: Mon Oct 27 2003 - 18:27:45 EET


> > The AC'97 controller can be autodetected because it's a PCI device,
> > but this isn't the case for the MIDI port.
> >
> > Use the snd-mpu401 driver, and set the port and irq
> parameters to the
> > same values you've configured in the BIOS setup, i.e.:
> >
> > alias snd-card-0 snd-ice1712
> > alias snd-card-1 snd-intel8x0
> > alias snd-card-2 snd-mpu401
> > options snd-ice1712 index=0
> > options snd-intel8x0 index=1
> > options snd-mpu401 index=2 port=0x330 irq=10
> >
>
> Great! Thanks both of you!
>
> Where do I do this? In alsa config file or somewhere else?
> (sorry for being so
> stupid?)

Generally it is in your /etc/modules.conf file

Some distros auutomatically generate this file from other files though. In that case you have to modify the file that it uses to generate the ALSA section within modules.conf

For example in Debian it's something like /etc/modutils/alsa
On my Gentoo box it's found at /etc/modules.d/alsa

Hope that helps.

regards
-Reuben


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

This archive was generated by hypermail 2b28 : Mon Oct 27 2003 - 18:29:50 EET