<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I have three soundcards plus some usb midi devices. In order to have<br>them load in the same order at every boot I<br>modified /etc/modprobe.d/alsa-base.conf<br>I added these lines:<br><br>options snd-ice1712 index=0<br>options snd-ice1712 index=1<br>options snd-hda-intel index=2 <br>options snd-usb-audio index=3,4,5 vid=0x0582,0x0763,0x0763<br>pid=0x0012,0x1011,0x0117<br><br>(I'm running Ubuntustudio 9.10.)<br>Now pulseaudio is locked after boot.<br>I have to kill it, so it can restart automaticly. And then it works.<br><br>I have to have the cards in a specific order, but maybe there is another<br>way?<br><br>                                               <br /><hr />Windows Live:  <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010' target='_new'>Friends get your Flickr, Yelp, and Digg updates when they e-mail you.</a></body>
</html>