Bug 140176

Summary: system-config-soundcard doesn't work (C-media AC97)
Product: [Fedora] Fedora Reporter: Need Real Name <ninchaka>
Component: system-config-soundcardAssignee: Bastien Nocera <bnocera>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-02 17:13:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2004-11-20 18:22:18 UTC
From Bugzilla Helper:
User-Agent: Opera/7.54 (X11; Linux i686; U)  [en]

Description of problem:
After installing FC3 there was no sound, so i typed
system-config-soundcard and it a error message (see additional info).

I have a C-media AC97 soundcard, for more system information see
attachments.

Version-Release number of selected component (if applicable):
1.2.8-1

How reproducible:
Always

Steps to Reproduce:
1.system-config-soundcard
2.
3.
    

Actual Results:  Error and no sound

Expected Results:  Sound should have worked.

Additional info:

[root@eniac2003 ~]# system-config-soundcard
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 87, in 
__init__
self.device, self.module, self.maker, self.model = self.
soundcardBackend.getData(card)
File "/usr/share/system-config-soundcard/soundcardBackend.py", line 
106, in getData
maker, model = string.split(description, " ", 1)
ValueError: unpack list of wrong size
[root@eniac2003 ~]#

Comment 1 Bastien Nocera 2005-04-02 17:13:32 UTC

*** This bug has been marked as a duplicate of 142801 ***