Richard A Downing wrote:
Bryan Kadzban wrote:
ACTION=="add", SUBSYSTEM=="?*" MODALIAS=="?*", RUN+="/sbin/modprobe
${modalias}"


Thanks Brian.  I understood that.  Unfortunately changing the rules
didn't fix my problem.  Nothing loads the modules.  So I guess I must
have a typo somewhere else.

The issue is that MODALIAS and ${modalias} are not supported in udev > 080. Please use ENV{MODALIAS} and $env{MODALIAS} instead.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to