[semi OT] Prism54 firmware loading

Dan Williams dcbw at redhat.com
Fri Apr 22 13:20:03 UTC 2005


On Thu, 2005-04-21 at 14:22 -0700, Jesse Keating wrote:
> On Thu, 2005-04-21 at 23:15 +0200, Ziga Mahkovec wrote:
> > No clues in dmesg?
> > I was recently having problems with ipw2100 firmware (but it was
> > during
> > boot only and got fixed with the udev update).  You could try this to
> > eliminate the possibility of a udev problem:
> > 
> > $ modprobe -r <prism module>
> > $ echo "/sbin/hotplug" > /proc/sys/kernel/hotplug
> > $ modprobe <prism module>
> > 
> 
> Unfortunately no clues.  I tried your suggestion and still no firmware
> loaded.  Dmesg only has:
> 
> Unloaded prism54 driver
> Loaded prism54 driver, version 1.2
> ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 16 (level, low) -> IRQ 185

Ok, for my card, when I plug it in here's what I get in dmesg:

PCI: Enabling device 0000:07:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:07:00.0[A] -> Link [LNKD] -> GSI 11 (level,
low) -> IRQ 11
eth2: resetting device...
eth2: uploading firmware...
eth2: firmware version: 1.0.4.3
eth2: firmware upload complete
eth2: interface reset complete

So, it seems that either the driver doesn't know about the card, or it
does get bound to the card but doesn't try to upload firmware to it.  If
it did try to upload firmware, you should be seeing the "resetting
device/uploading firmware" text in dmesg.  What was the "lspci" output
again for this card?  What make, model, and brand is it?  Which version?

Dan




More information about the fedora-test-list mailing list