From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexander E. Patrakov" Date: Thu, 11 Aug 2005 13:48:13 +0000 Subject: Re: linux hotplug/hotplug-ng Message-Id: <42FB571D.8080908@ums.usu.ru> List-Id: References: <1123747167.31868.11.camel@localhost> In-Reply-To: <1123747167.31868.11.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Kasper Sandberg wrote: >then i read up, and it seems that i still need them, however, hotplug-ng >should now be able to do this stuff for a few of the things hotplug bash >scripts did, namely the pci "agent" as it was called in /etc/hotplug, >which will autoload modules for pci stuff, which i guess also includes >stuff like amd64-agp, which stopped being autoloaded after stopping to >use coldplug... > > > Yes, hotplug-ng was a replacement for *.agent, not *.rc scripts, and thus it cannot handle coldplug. >updates: >i already wrote an ebuild and installed hotplug-ng, however hotplugging >isnt happening, when inserting stuff it doesent load modules.. is there >a way to make hotplug-ng do what hotplug/coldplug does? also, if you >should want my hotplug-ng ebuild its availiable here: >http://kaspersandberg.com/~redeeman/hotplug-ng-002.ebuild > > hotplug-ng is dead. Forget that it exists. It was superseded by the "modalias" support in the recent kernels (>=2.6.12). Now there are several coldplug approaches proposed to replace the original hotplug scripts. One is based on a tiny program that sits in initramfs and accumulates early hotplug events for passing them to udev. This completely elminates the need for separate coldplug scripts. The second one is the proposal to modify the existing "udevstart" program so that it reconstructs the events nearly in the same way as the original *.rc scripts did. Also it is necessary to mention the hotplug-light package from http://www.bofh.it/~md/debian/ (to be used with either of the approaches). -- Alexander E. Patrakov ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel