Bug 115286
| Summary: | PowerMac sound card and airport are mis-detected | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alex Kiernan <alex.kiernan> | ||||
| Component: | kudzu | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | 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: |
|
||||||
Created attachment 97550 [details]
Fix paths used for airport and sound detection on Mac, switch to ALSA driver
this works with kernel-2.6.3 and kudzu 1.1.44-1.1 Odd, it wasn't changed at all. :) I meant to say kuzdu no longer bothers me about the no-existant airport with this patch added. Fixed in 1.1.66-1, thanks! |
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