Comment 1 for bug 158858

Revision history for this message
Thomas (t-honegger) wrote :

I did a very stupid thing but it worked. I copied the directory with the firmwares:

                 sudo cp -r /lib/firmware/2.6.22-14-386 /lib/firmware/2.6.22-14-generic

Now it works. The problem was, that the driver couldn't find the appropriate firmware "ipw2200-bss.fw", which was in the /lib/firmware/ directory. The bug is still a bug because the driver should find the firmware without renaming the directory manually.

Hope to hear from you
Thomas