-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello all,
If somebody may direct me to an article  I would be thankful.
I have several sound devices that change.
* a usb sound card with output only
* a usb webcam with a microphone
* a bluetooth adapter that provides a sound device with my BT headset

my problem is that if I boot with the webcam disconnected like this:
$ cat /proc/asound/cards
0 [V8237          ]: VIA8237 - VIA 8237
                     VIA 8237 with CMI9761 at 0xe800, irq 11
1 [Bt878          ]: Bt87x - Brooktree Bt878
                     Brooktree Bt878 at 0xe8101000, irq 11
2 [Audio          ]: USB-Audio - USB Audio
                     C-Media INC. USB Audio at usb-0000:00:10.3-2, full
speed
3 [Headset        ]: Bluetooth SCO - BT Headset
                     BT Headset 1

then after plugging the webcam:

# cat /proc/asound/cards
0 [V8237          ]: VIA8237 - VIA 8237
                     VIA 8237 with CMI9761 at 0xe800, irq 11
1 [Bt878          ]: Bt87x - Brooktree Bt878
                     Brooktree Bt878 at 0xe8101000, irq 11
2 [Audio          ]: USB-Audio - USB Audio
                     C-Media INC. USB Audio at usb-0000:00:10.3-2, full
speed
3 [Headset        ]: Bluetooth SCO - BT Headset
                     BT Headset 1
4 [U0x46d0x8c5    ]: USB-Audio - USB Device 0x46d:0x8c5
                     USB Device 0x46d:0x8c5 at usb-0000:00:10.4-1, high
speed

but if I reboot the headset takes device 4 and the webcam device 3.

I tried mending /etc/modules.d/alsa:

alias snd-card-0 snd-via82xx
options snd-via82xx index=0
alias snd-card-1 snd-bt87x
alias snd-card-2 snd-bt-sco
alias snd-card-3 snd-usb-audio
alias snd-card-4 snd-usb-audio
options snd cards_limit=5

but it doesnt help
I did manage to fix the oss using udev rules.

how can I fix it?

uname -a 2.6.15.4
udev 087

Niv
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFELWZLkwazfG0MmCYRAu7IAKCYRSUxxxrQR1VXZx1PaNb2HO1kqwCaA81G
0rWhWFLbd3SHhFdsczT9X4E=
=fLLA
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to