Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)

From: mikie
Date: Mon Jul 09 2007 - 07:06:27 EST


2007/7/9, Duncan Sands <duncan.sands@xxxxxxxxxxxxxx>:
Hi,

> On my system the /proc/sys/kernel/hotplug points to /sbin/hotplug.
> I copied your script to /sbin/hotplug and also added simple logging,
> so I can see whenever the script is being started. It turns out that
> the script is not started at all by the kernel...

did you turn hotplug on in your kernel's .config?

Yes:
cat /usr/src/linux/.config |grep HOTPLUG
CONFIG_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_HOTPLUG_PCI is not set

Regards,
MK
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/