On Saturday 17 September 2005 05:15 pm, Cliff McDiarmid wrote:
> Hi
>
> I'm trying to get firmware loaded for my ADSL Speedtouch modem.   I've
> installed hotplug and made the necessary options in the kernel.   I get the
> following errors at boot time:
>
> /etc/hotplug/pci.rc: which: Command not found
>
> /etc/hotplug/usb.rc: which: Command not found

If you check the script, you'll see a PATH line:
"PATH=/sbin:/bin:/usr/sbin:/usr/bin"
Make sure which is in one of these directories - should be /usr/bin.
Try "which which".

>
> /var/lock/subsys/hotplug: No such file or directory

You could probably make the "subsys" directory to stop this warning.
>
> Can't find much on Google about this hotplug problem and yes, I do have
> 'which' on board.
>
> Can you confirm as well that I DO NOT need udev to load firmware, I'm using
> kernel 2.6.11.
>
Maybe someone else can help here - I don't know much about your hardware.

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

Reply via email to