Andrew Benton wrote:

> Well done for fixing it. My guess is the line that did it is
>
> ACTION=="add", SUBSYSTEM=="firmware", RUN+="/sbin/firmware_helper"
>
> But the only way to be sure is to try different options and see what
> works


Yes this is the needed rule loading firmware for the ipw2200 kernel
modul. But the String "/sbin/firmware_helper" must be the last entry of
the RUN list. So I made a file zz-firmware.rule in the /etc/rules.d
directory with only the the firmware rule. In the 50-udev.rules file
(from udev-068) is the entry RUN="/sbin/udev_run_devd" deleting the
firmware entry. I don't know if this is a bug.



Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to