Le Thu, 1 Mar 2007 15:42:19 -0800 (PST),Rich Shepard <rshepard@xxxxxxxxxxxxxxx> a écrit : > On Thu, 1 Mar 2007, Lee Revell wrote:> > > I don't know anything about aumix, but alsamixer -c 1 will give you> > the mixer of the nvidia card.> > Lee,> > That's good to know. Thank you.> > I removed all sound modules (from the top down so here were no orphaned> dependents), the loaded snd-intel8x0. It all works. Then I loaded> usb-snd-audio, and the order in /proc/asound/cards is now correct.> > I _really_ appreciate the help that you and Stephan gave me. What a time> consumer this was for us!> > Rich> It seam at you have the problem at udev load your USB card before the nvidia. To fix it, you can add usb-snd-audio in /etc/hotplug/blacklist, or much better,use alsasound to do the work. For that, you must be sure at you have somethingas the following in your alsa configuration (/etc/modules.d/alsa or somethinglike that): alias snd-card-0 snd-intel8x0options snd-intel8x0 index=0alias snd-card-1 snd-usb-audiooptions snd-usb-audio index=1 alias sound-slot-0 snd-card-0alias sound-slot-1 snd-card-1 #other options options snd cards_limit=2 and run update-modules. With this, the nvidia card will be card 0 at boot time. Ciao,Dominique -------------------------------------------------------------------------Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys-and earn cashhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________Alsa-user mailing listAlsa-user@xxxxxxxxxxxxxxxxxxxxxxxxxx://lists.sourceforge.net/lists/listinfo/alsa-user