Bug 116441

Summary: system-cofig-souncard (kudzu?) uses module snd-es1371 instead of snd_ens1371 for module name for es1371 chipset soundcards
Product: [Fedora] Fedora Reporter: Michal Ambroz <rebus>
Component: system-config-soundcardAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:30 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 Michal Ambroz 2004-02-21 02:36:59 UTC
Description of problem:
Hello,
when installed fc2 (1.90) the soundcard using chipset es1371 is
detected, but wrong name of module is used during the initial setup
(firstboot -> system-config-soundcard ). The name of module snd-es1371
is being written to the /etc/modprobe.conf file. This doesn't gets
better when I run system-config-soundcard manually.

When I replace name of module manually with snd-ens1371 or snd_ens1371
or just load this (snd_ens1371) module with modprobe , the soundcard
works fine. 



System: fresh installation of Fedora Core 2 test1 (1.90)

Relevand packages:
system-config-soundcard-1.2.2-1
kudzu-1.1.41-1
modutils-2.4.26-3

Hardware (lspci): 
0000:00:0a.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)



Version-Release number of selected component (if applicable):
system-config-soundcard-1.2.2-1

How reproducible:
Always

Steps to Reproduce:
1. login as root
2. run system-config-soundcard
3. it shows soundcard was detected, module: snd-es1371
4. press button to hear sound
5. error message appears that this module cannot be loaded


    

Actual Results:  Error message - module snd-es1371 cannot be loaded

Expected Results:  Sound should be heard

Additional info:

Comment 1 Bill Nottingham 2004-02-23 22:44:13 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:01:30 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.