Bug 115817 - system-config-soundcard detected module snd-es1371 should be snd-ens1371
Summary: system-config-soundcard detected module snd-es1371 should be snd-ens1371
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-soundcard
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-16 13:36 UTC by Harry Waye
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 0.107-1
Clone Of:
Environment:
Last Closed: 2004-02-16 20:03:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Harry Waye 2004-02-16 13:36:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Description of problem:
When used to detect and load alsa module for the Ensoniq 1371 chip
set, it attempts to setup sound for the nonexistent snd-es1371 module,
and not the correct snd-ens1371.  The original oss module was es1371
but the alsa one is snd-ens1371.  Not sure if this is a general fault
or specific to system-config-soundcard.

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

How reproducible:
Always

Steps to Reproduce:
1. system-config-soundcard
2. let it do its stuff
3. module name that is found is wrong, hence all attempts produce
"FATAL" errors.

Actual Results:  No sound!
this line added to /etc/modprobe.conf ...
alias sound-slot-0 snd-es1371
Manual edit of /etc/modprobe.conf required.

Expected Results:  Should add "alias sound-slot-0 snd-ens1371" to
/etc/modprobe.conf.

Additional info:

Comment 1 Bill Nottingham 2004-02-16 20:03:28 UTC
Fxied, will be in hwdata-0.107-1.


Note You need to log in before you can comment on or make changes to this bug.