Le Fri, 06 Oct 2006 13:35:43 +0200, "Clemens Ladisch" <[EMAIL PROTECTED]> a écrit :
> Dominique Michel wrote: > > "Clemens Ladisch" <[EMAIL PROTECTED]> a écrit : > > > The correct way to specify sound card order is to set 'index' options > > > in modprobe.conf (or whatever file is used). This works regardless of > > > the order in which the drivers are loaded. > > > > I know that, but it just don't work if udev load any sound driver as > > snd_usb_audio before at alsasound is started. > > Of course it does work. Driver modules get their module options from > modprobe.conf regardless of when or how they are loaded. > > > Regards, > Clemens > > - udev take its options from udev configuration files placed in /etc/udev/*. And not from modprobe.conf or whatever file is associated with modprobe. They just don't are the same programs and don't use the same configuration files. (man udev, man modprobe.conf) And again, if udev load at boot time some sound module, it will be the first sound card regardless of what is in modprobe.conf. When alsasound is started later in the boot procees and found a sound module allready loaded by udev, it will ignore it and do what it can to load the remaining drivers. If the allready loaded driver is not the first sound card in modprobe.conf, the final order of the sound card will be wrong according to modprobe.conf. Best, Dominique ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
