From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Fri, 11 Mar 2005 08:12:54 +0000 Subject: Re: Prism54 -- error loading firmware Message-Id: <1110528774.4918.4.camel@localhost.localdomain> MIME-Version: 1 Content-Type: multipart/mixed; boundary="=-Jirr+jfBDzHIDiW+7Cyn" List-Id: References: <42313FDA.8050402@jg555.com> In-Reply-To: <42313FDA.8050402@jg555.com> To: linux-hotplug@vger.kernel.org --=-Jirr+jfBDzHIDiW+7Cyn Content-Type: text/plain Content-Transfer-Encoding: 7bit On Thu, 2005-03-10 at 22:51 -0800, Jim Gifford wrote: > Everytime I try to get the firmware to load for my prism54 based card I > get the following error messages. > > Loaded prism54 driver, version 1.2 > ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11 > eth0: resetting device... > eth0: uploading firmware... > prism54: request_firmware() failed for 'isl3890' > eth0: could not upload firmware ('isl3890') > eth0: islpci_reset: failure > > I have made sure the directory specified in firmware.agent is correct. > /lib/firmware > > I have placed the firmware into that directory. > > I'm using a LFS 6.x based system, with udev 054, hotplug 9_23, and > 2.6.11.2 kernel. What does: cat /proc/sys/kernel/hotplug print? Please record the hotplug event timing with the attached script, by placing it as: /etc/hotplug.d/default/00-log.hotplug And post the corresponding timestamps from syslog too, while loading the module that requests the firmware. Kay --=-Jirr+jfBDzHIDiW+7Cyn Content-Disposition: inline; filename=00-log.hotplug Content-Type: application/x-shellscript; name=00-log.hotplug Content-Transfer-Encoding: 7bit #!/bin/sh echo -e "--------$SEQNUM--------\n"\ `date +%s` $ACTION $DEVPATH"\n"\ `env`\ "\n--------$SEQNUM--------\n" >> /tmp/hotplug_d.log --=-Jirr+jfBDzHIDiW+7Cyn-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel