Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 115651 - wrong driver name for ES1371 audio chipset
Summary: wrong driver name for ES1371 audio chipset
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
: 119152 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-14 08:49 UTC by Michael Schwendt
Modified: 2014-03-17 02:42 UTC (History)
3 users (show)

Fixed In Version: 0.107-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-16 04:30:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2004-02-14 08:49:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Description of problem:
Kudzu returns a wrong driver name for my audio chipset, which causes
system-config-soundcard to fail:

# kudzu -p --class=AUDIO
-
class: AUDIO
bus: PCI
detached: 0
driver: snd-es1371
desc: "Ensoniq|ES1371 [AudioPCI-97]"
vendorId: 1274
deviceId: 1371
subVendorId: 1458
subDeviceId: 2060
pciType: 1
pcidom:    0
pcibus:  0
pcidev:  e
pcifn:  0

The correct driver name is "snd-ens1371" with ALSA.

Note: If the "snd-" prefix has been added compared with the OSS
drivers of the 2.4 kernel, this is likely wrong for other ALSA
drivers, too.


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

How reproducible:
Always

Comment 1 Michael Schwendt 2004-02-14 09:09:00 UTC
Actually, it's snd_ens1371 (with underscore). 

[Hardcoding that driver name in system-config-soundcard's
soundcardBackend.py, the tool works. Though, it seems it doesn't
really support ALSA yet, but just ALSA's OSS compatibility layer. Weird.]


Comment 2 Bill Nottingham 2004-02-16 04:22:49 UTC
Fixed, will be in 0.107-1.

Comment 3 Brent Fox 2004-03-25 18:04:33 UTC
*** Bug 119152 has been marked as a duplicate of this bug. ***


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