Bug 136011
Summary: | hotplug firmware loading stopped working | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jukka Ketelaars <jukka> |
Component: | udev | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | laroche, trevor |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | udev-039-3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-10-19 08:40:51 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: | 130887 |
Description
Jukka Ketelaars
2004-10-16 19:20:40 UTC
This is a udev bug. I'm running udev-038-2 I have the same error using the ipw2200 driver output of 'modprobe ipw2200' to /var/log/messages: Oct 17 20:00:34 odin kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Dr iver, 0.11 Oct 17 20:00:34 odin kernel: ipw2200: Copyright(c) 2003-2004 Intel Corporation Oct 17 20:00:34 odin kernel: ACPI: PCI interrupt 0000:02:03.0[A] -> GSI 7 (level , low) -> IRQ 7 Oct 17 20:00:34 odin kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection Oct 17 20:00:44 odin kernel: ipw2200: ipw2200_boot.fw load failed Oct 17 20:00:44 odin kernel: ipw2200: Unable to load firmware: 0xFFFFFFFE Oct 17 20:00:44 odin kernel: ipw2200: failed to register network device Oct 17 20:00:44 odin kernel: ipw2200: probe of 0000:02:03.0 failed with error -5 Oct 17 20:00:44 odin wait_for_sysfs[4102]: either wait_for_sysfs (udev 038) need s an update to handle the device '/class/firmware/0000:02:03.0' properly (4) or the sysfs-support of your device's driver needs to be fixed, please report to <l inux-hotplug-devel.net> *** Bug 136052 has been marked as a duplicate of this bug. *** Please retry with udev-039 Had the same problem with the ipw2200-driver. udev-039 works fine! udev-039 also fixed this for ipw2100. |