Bug 582003
| Summary: | Enable LED support in iwlagn and iwl3945 drivers (IWLWIFI_LEDS) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Akemi Yagi <amyagi> |
| Component: | kernel | Assignee: | John W. Linville <linville> |
| Status: | CLOSED ERRATA | QA Contact: | desktop-bugs <desktop-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.5 | CC: | cmeadors, jwilson, phil, qcai, zcerza |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-01-13 21:26:42 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: | |||
|
Description
Akemi Yagi
2010-04-13 19:51:28 UTC
Have you done a build w/ that option enabled? Does it make the lights work for you? Yes. A CentOS cplus testing kernel that is a rebuild of the RHEL5.5 kernel with LEDs enabled, and I can confirm the wireless LED works as expected for iwlagn (iwl4965) wireless. As noted in the report, LEDs were active in RHEL5.4 and are now not active in RHEL5.5. Akemi Yagi (the original reporter herein) built the kernel so can supply the config if required. (In reply to comment #3) > As noted in the report, LEDs were active in RHEL5.4 and are now not active in > RHEL5.5. > > Akemi Yagi (the original reporter herein) built the kernel so can supply the > config if required. Here's the line to look at: $ grep IWLWIFI_LEDS config-2.6.18-164.el5 <== RHEL5.4 CONFIG_IWLWIFI_LEDS=y $ grep IWLWIFI_LEDS config-2.6.18-194.el5 <== RHEL5.5 # CONFIG_IWLWIFI_LEDS is not set Yes, clearly an oversight. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. in kernel-2.6.18-200.el5 You can download this test kernel from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0017.html |