Bug#487764: modified firmware.agent needed by d-i

2008-07-06 Thread Joey Hess
Marco d'Itri wrote: > What about checking for e.g. /dev/.udev/failed/\x2fmodule\x2fusbcore ? > OTOH, the link will be created for *every* RUN rule which fails. I tried loading ipw2200 w/o its firmware and nothing seemed to show up in that directory to indicate that the firmware request had failed.

Bug#487764: modified firmware.agent needed by d-i

2008-07-05 Thread Marco d'Itri
On Jun 24, Joey Hess <[EMAIL PROTECTED]> wrote: > (BTW, if you'd like to dream up a better, possibly more generic way for > firmware.agent to record the same info about failed requests, that'd > also be fine.) What about checking for e.g. /dev/.udev/failed/\x2fmodule\x2fusbcore ? OTOH, the link wi

Bug#487764: modified firmware.agent needed by d-i

2008-06-23 Thread Joey Hess
Package: udev-udeb Severity: normal Tags: d-i patch We're adding support to d-i for loading firmware files from USB storage. For this to work, d-i needs to know which modules have failed to request_firmware which files, and this was done by making firmware.agent log failed requests. Could you eit