Comment 17 for bug 180544

Revision history for this message
Nick Leverton (nick-leverton) wrote : Re: ipw2200 driver fails to load firmware

Confirmed that the problem with firmware loading is because update-initramfs does not include the firmware in the initrd.

The attached patch to initramfs-tools lets the ipw2200 module load at boot time.

I am not very happy about having to special-case this module but on the other hand it is no worse than the several dozen other special cases in initramfs.

It really needs a generic way to sort out all these non-depmod special dependencies, most especially of all the firmware dependencies ! However I am not going to tackle such a major segment of work just a month before hardy is released.

I'm sure all contributors to this and the half dozen other duplicates would be very grateful if you developers can get this fix in before the release though.