Bug 736887
Summary: | Network manager disconnects every 10 minutes on Intel PRO/Wireless 2915ABG and 3945ABG (ipw2200) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Šimerda (pavlix) <psimerda> | ||||
Component: | kernel | Assignee: | Dan Williams <dcbw> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 15 | CC: | dcbw, gansalmon, itamar, jklimes, jonathan, kernel-maint, madhu.chinakonda | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-01-10 12:38:48 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: | |||||||
Attachments: |
|
Description
Pavel Šimerda (pavlix)
2011-09-09 00:31:25 UTC
Created attachment 530509 [details]
dmesg output just after disconnect
It's no longer exactly 10 minutes but rather random There are driver/firmware errors: ipw2200: Firmware error detected. Restarting. Some posts suggests removing/reinserting driver helps. Try getting driver debug output and/or bisect the problem as described in the following links. See also: http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=800 https://bugzilla.redhat.com/show_bug.cgi?id=717186 I tried at least on older kernels (down to kernel-2.6.38.8-35.fc15.i686) and older firmwares (down to ipw2200-firmware-3.0-11.noarch.rpm) with no success. I cannot find a single kernel and/or firmware available as rpm for Fedora that works. There's no point in compiling kernels if I don't have at least one functional from a package to start with. Does the removing and reinserting the module helps? You could try to get debugging logs via # modprobe ipw2200 debug=0x3fff or # modprobe ipw2200 debug=0x8003fff and attach them to the bug 717186. (Making this duplicate of bug 717186.) *** This bug has been marked as a duplicate of bug 717186 *** “Does the removing and reinserting the module helps?” Not at all, the same for rebooting. “and attach them to the bug 717186.” Thanks. |