Bug 115286

Summary: PowerMac sound card and airport are mis-detected
Product: [Fedora] Fedora Reporter: Alex Kiernan <alex.kiernan>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dburcaw, memeyou, nathanr, nobody+pnasrat, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.66-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-19 21:08:17 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:
Bug Depends On:    
Bug Blocks: 121179    
Attachments:
Description Flags
Fix paths used for airport and sound detection on Mac, switch to ALSA driver none

Description Alex Kiernan 2004-02-10 08:39:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.6)
Gecko/20040115 Epiphany/1.0.7

Description of problem:
When looking for sound cards and airports, kudzu checks down the wrong
parts of the tree. Also the hardcoded driver is for OSS, not ALSA.

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

How reproducible:
Always

Steps to Reproduce:
1. Run Kudzu on powermac w/ 2.6.2 kernel
2.
3.
    

Actual Results:  Sound card won't be detected, bogus airport will be
(on systems w/o airport)

Additional info:

Patch to follow

Comment 1 Alex Kiernan 2004-02-10 08:41:30 UTC
Created attachment 97550 [details]
Fix paths used for airport and sound detection on Mac, switch to ALSA driver

Comment 2 Thomas Gordon 2004-02-25 00:34:44 UTC
this works with kernel-2.6.3 and kudzu 1.1.44-1.1

Comment 3 Bill Nottingham 2004-02-25 03:13:05 UTC
Odd, it wasn't changed at all. :)

Comment 4 Thomas Gordon 2004-02-25 20:11:55 UTC
I meant to say kuzdu no longer bothers me about the no-existant
airport with this patch added.

Comment 5 Bill Nottingham 2004-05-19 21:08:17 UTC
Fixed in 1.1.66-1, thanks!