Bug 447166
Summary: | iwl4965: booting with killswitch set (no radio) requires module-reload after switching killswitch to get wireless working (with "workaround") | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stefan Neufeind <redhat> |
Component: | kernel | Assignee: | John W. Linville <linville> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 9 | CC: | alafontaine, dwayne, kernel-maint, nhorman |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-08-25 20:22:04 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
Stefan Neufeind
2008-05-18 13:13:02 UTC
PS: test run with kernel 2.6.25.3-18.fc9.x86_64 Can you recreate this issue with the test kernels here? http://koji.fedoraproject.org/koji/buildinfo?buildID=49743 Unfortunately still no luck. Exact same symptoms. /var/log/messages again says that wireless is now enabled through the radio killswitch, however "iwlist scan" claims the network as down and therefor does not scan for anything. Did you execute "ifconfig wlan0 up"? If the interface is down, no scanning will be performed. "ifconfig wlan0 up" gives me: SIOCSIFFLAGS: Connection timed out Not sure if bringing it up with ifconfig was needed before. Thought with Fedora 8 I just enabled wireless and was ready to go ... hmm ... *** Bug 448618 has been marked as a duplicate of this bug. *** The iwlwifi driver continues to get a lot of changes...try something more recent? http://koji.fedoraproject.org/koji/buildinfo?buildID=52276 This has seen recent discussion upstream, and the iwl4965 driver should get an interrupt when the switch is changed. Think I tested it when you updated the bug and it didn't work at that time. (However I can't make sure anymore ...) Meanwhile tested on fully updated system running 2.6.25.11-97.fc9.x86_64 and it works fine now. Switching the rfkill-switch the interface comes up fine, network manager notices and configures the device. Works now, please declare fixed. |