Bug 236918
| Summary: | Remove alsactl from /etc/modprobe.conf | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Stransky <stransky> | ||||
| Component: | kudzu | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.2.70-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-04-20 01:52:49 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: | 236285 | ||||||
| Attachments: |
|
||||||
|
Description
Martin Stransky
2007-04-18 13:27:02 UTC
Created attachment 152904 [details]
proposed patch
I'm wondering if we should just stop writing the lines entirely - who actually removes modules? Modules aren't removed unless you have an usb sound card and you detach it. Unfortunatelly, kudzu doesn't handle the usb devices and can't write approprite lines to /etc/modprobe.conf. I think we can remove writing the lines from kudzu and handle /etc/modprobe.conf by system-config-soundcard which can detect the USB devices. Lines removed in 1.2.70-1. The 'index' lines will still be written. |