On Friday 06 October 2006 21:37, Dominique Michel wrote:
> Le Fri, 06 Oct 2006 19:34:07 +0200,
>
> "Clemens Ladisch" <[EMAIL PROTECTED]> a écrit :
> > Dominique Michel wrote:
> > > The fact is at the alsa configuration in modprobe.conf will not work as
> > > expected if udev load some sound module before modprobe or alsasound.
> >
> > Both udev and alsasound use modprobe to load modules.
> >
> > > I just checked my alsa configuration files to see if it was no
> > > miss-spelling in it, ran a modules-update, removed snd-usb-audio from
> > > my blacklist file, done a reboot, and the result was my webcam as sound
> > > card 0 when it is sound card 1 in modules.conf.
> >
> > That file is named modprobe.conf with 2.6 kernels.
> >
> > Please show the contents of your modprobe.conf.
> >
> >
> > Regards,
> > Clemens
>
> Here it is:
>
> ### This file is automatically generated by modules-update
> #
> # Please do not edit this file directly. If you want to change or add
> # anything please take a look at the files in /etc/modprobe.d and read
> # the manpage for modules-update(8).
> #
>
> alias binfmt-204 binfmt_aout

<big snip>
 options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
> options snd-emu10k1 max_buffer_size=256
> options snd-snd-usb-audio index=1
I query the entry above. What is options snd-snd-usb-audio index=1? Surely 
this should be, options snd-usb-audio index=1. I would have thought as this 
is malformed it would be ignored, and depending how this file is read, 
snd-usb-audio would still end up being set as card 0.
> options snd-virmidi index=2
> options snd-ens1370 index=3
> options snd cards_limit=4
> options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1

<more snipping>

> 
>
> ##
> ## IMPORTANT:
> ## You need to customise this section for your specific sound card(s)
> ## and then run `update-modules' command.
> ## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
> ##
> ##  ALSA portion
> alias snd-card-0 snd-emu10k1
> options snd-emu10k1 index=0
> alias snd-card-1 snd-usb-audio
> options snd-snd-usb-audio index=1
Same goes for the entry above.

I see your using Gentoo, but have never seen an option entry for snd-usb-audio 
like that before. It may be worth editing this file to correct those 2 lines, 
running update-modules again, and try again.

Nigel.



-------------------------------------------------------------------------
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
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to