From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Description of problem: I have just upgraded from Red Hat Linux 9 to Fedora Core 3. After installation, I could not configure two soundcards(see below) on the machine. Although when running mplayer, I get sound from the AC97 (integrated soundcard. Looks like the system has configured autoamtically to use this card). Main goal: I would like to configure the system to use Creative Labs soundcard but can't due to system-config-crash. Version-Release number of selected component (if applicable): system-config-soundcard-1.2.10-1 How reproducible: Always Steps to Reproduce: 1.system-config-souncard Actual Results: # system-config-soundcard /usr/share/system-config-soundcard/soundcard.py:151: DeprecationWarning: use gtk.ComboBox self.primaryDeviceOptionMenu = gtk.OptionMenu() Traceback (most recent call last): File "/usr/share/system-config-soundcard/system-config-soundcard.py", line 46, in ? app = soundcard.childWindow() File "/usr/share/system-config-soundcard/soundcard.py", line 159, in __init__ self.primaryDeviceMenu.set_active(self.cardList.index(self.soundcardBackend.getDefaultCard())) ValueError: list.index(x): x not in list Expected Results: Properly running system-config-soundcard Additional info: 2.6.9-1.681_FC3 #1 Thu Nov 18 15:10:10 EST 2004 i686 athlon i386 GNU/Linux # lspci | grep audio 00:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 06) 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 10)
Created attachment 111349 [details] /etc/modprobe.conf
Created attachment 111350 [details] /etc/modprobe.conf.dist
Created attachment 111351 [details] /etc/sysconfig/hwconf
*** This bug has been marked as a duplicate of 142801 ***