Bug 452364
Summary: | iwl4965 doesn't work.on T61. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Woodhouse <dwmw2> | ||||
Component: | kernel | Assignee: | John W. Linville <linville> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 9 | CC: | astrand, kernel-maint | ||||
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-12-11 18:51:09 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
David Woodhouse
2008-06-21 14:17:44 UTC
Created attachment 312692 [details]
dmesg
sometimes it fails differently... after a power cycle, it seems to fare a
_little_ better but then still fails.
In the above, NetworkManager does seem to have got an IP with DHCP, but then it failed before I could do anything else (and I removed the module). Loading the module again gives me the originally-reported failure mode, which is also what I get after a reboot from Windows. Are you still experiencing this issue? I've been using -108 on a t61 w/ iwl4965 quite a bit lately w/o problems. Yes, although I'm a little inclined to suspect hardware problems. Windows doesn't work after a reboot either. Although Windows _does_ work after a power cycle. Most of the time. Hm. I just saw this on a completely different machine (MacBookPro), with iwl5300. This is very similar to one of the failure modes I've seen on the T61: Sep 13 16:58:45 macbook kernel: firmware: requesting iwlwifi-5000-1.ucode Sep 13 16:58:49 macbook kernel: iwl4965: START_ALIVE timeout after 4000ms. This happened after a yum update installed kernel-2.6.26.3-29.fc9.x86_64 and iwl5000-firmware-5.4.A.11-2.noarch -- it was working before with kernel-2.6.25.14-108.fc9.x86_64 and iwl5000-firmware-5.4.A.11-2.noarch, and works again after I downgrade them both. I'll downgrade one at a time to check which one was at fault. Is this an issue with rawhide kernels? No, rawhide seems to work. 2.6.26.6-79.fc9 still broken on my MacBook though: iwl4965: START_ALIVE timeout after 4000ms. Same problem on Dell E6400. Downgrading to http://mirror.unl.edu/fedora/linux/updates/testing/8/i386/iwl5000-firmware-5.4.A.11-2.noarch.rpm didn't work (can this be done with yum? how?), using kernel 2.6.26.6-79.fc9.x86_64. Downgrading to kernel-2.6.25.14-108.fc9.x86_64.rpm didn't help either - same error message about "START_ALIVE timeout after 4000ms.". |