Hey all,

Just a quick note to remind you that the latest udev will be removing
hotplug from your system, as it is deprecated now.

See this news post: http://www.archlinux.org/news.php#189

NOTE: If you were using hotplug in your DAEMONS array to auto-load your
modules, you should replace it with one of the other auto-detection
utilities: hwdetect or hwd.

To use hwd: Just install the lshwd package and replace hotplug with hwd
in your DAEMONS array.

To use hwdetect: Look for a line in /etc/rc.conf that starts with
MOD_AUTOLOAD and set it to "yes". If you don't have the line, add it:

    MOD_AUTOLOAD="yes"



- J


_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to