Description of problem: I have a box with two sound cards. When I plug in a USB headset (Logitech 350) I get a third sound device... everything is happy. If I reboot my box with the USB headset still plugged in when the system comes up one of my soundcards is missing. I am attaching screen shots illustrating the problem. Version-Release number of selected component (if applicable): I'm not sure what package is really at fault so I'm taking some guesses... # rpm -qa | egrep 'kudzu|hal|udev|kernel' hal-0.5.8.1-6.fc6 kernel-headers-2.6.19-1.2911.6.5.fc6 kernel-2.6.19-1.2911.6.5.fc6 kernel-2.6.18-1.2798.fc6 kernel-devel-2.6.18-1.2798.fc6 kudzu-devel-1.2.57.6-1 kernel-devel-2.6.19-1.2911.6.5.fc6 udev-095-17.fc6 hal-devel-0.5.8.1-6.fc6 kudzu-1.2.57.6-1 hal-cups-utils-0.6.5-1.fc6 How reproducible: 100% Steps to Reproduce: 1. Add USB headset-- look at system-config-soundcard and note 3 sound devices 2. Reboot box 3. look at system-config-soundcard and note 2 sound devices... there should be three
Created attachment 150500 [details] before adding usb headset
Created attachment 150501 [details] after adding usb headset
Created attachment 150502 [details] after reboot usb headset still plugged in
please attach /root/scsconfig.log, it can be generated by s-c-s
Created attachment 150511 [details] two sound cards
Created attachment 150512 [details] add usb headset
Created attachment 150513 [details] after reboot usb headset still plugged in
As a workaround you can add these lines to /etc/modprobe.conf alias snd-card-2 snd-usb-audio options snd-usb-audio index=2
*** This bug has been marked as a duplicate of 232217 ***