Alexander E. Patrakov wrote:
Matthew Burgess wrote:
And now coldplugging and hotplugging work automagically! So, is there
anything else required, aside from the obvious expansion of the above
modprobe related rules to other subsystems, etc?
Build and install the firmware helper. Jim Giffor
Matthew Burgess wrote:
And now coldplugging and hotplugging work automagically! So, is there
anything else required, aside from the obvious expansion of the above
modprobe related rules to other subsystems, etc?
Build and install the firmware helper. Jim Gifford has a shall script
version o
Matthew Burgess wrote:
> I added the following (shamelessly nicked from the Redhat examples
> shipped in the udev tarball):
>
> ACTION=="add", SUBSYSTEM=="usb", MODALIAS=="*", \
> RUN+="/sbin/modprobe $modalias"
Shouldn't that be:
... MODALIAS="?*" ...
Or is that only for environment variable
Alexander E. Patrakov wrote:
My wild guess is that you removed the hotplug
initscript, but forgot to remove stuff from /etc/hotplug.d and still
have the run_hotplugd rule.
I had removed the run_hotplugd rule, but obviously either not rebooted
or restarted udevd. I also had old copies of run_
Alexander E. Patrakov wrote:
Ubuntu is irrelevant here. My wild guess is that you removed the hotplug
initscript, but forgot to remove stuff from /etc/hotplug.d and still
have the run_hotplugd rule. This runs the agents for every uevent. Look
how long it takes for an empty bash script to run 80