From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Mon, 26 Feb 2001 19:14:11 +0000 Subject: Re: README in the hotplug release needs updating. We should also Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-hotplug@vger.kernel.org The README now in CVS has had an update -- comments? It mentions the pci-utils/usb-utils patches as being needed for "Cold" Plugging, and identifies modutils 2.4.2 as the minimum version (not 2.4.1 :-). As for the error you report below, it seems strange. What OS are you running there ... and what does "bash -version" say to you? (Some bash2-isms may have begun creeping in to the scripts; I noticed that at least RH6.2 still defaults to using bash1.) It looks as if /etc/hotplug/usb.rc is not getting run from the "hotplug" init script (/etc/rc.d/init.d/hotplug). What does "chkconfig --list hotplug" tell you? The RPM is suppsed to configure that hotplug script (what would the APT version do?). - Dave > On my Athlon running 2.4.1-ac20, with the pci-utils and > usbutils patches applied and the latest hotplug release > from the sourceforge site installed from RPM, I still > don't get usb-ohci auto-loaded at boot time to enable > my AMD-756 USB host-controller. I enabled debugging > in all the hotplug agent and script files. >=20 > When I run the patched pcimodules, I get: >=20 > emu10k1 > 3c59x > usb-ohci >=20 > Since usb-ohci appears in the list, doesn't this mean > that the driver ought to be getting loaded? >=20 > The only /sbin/hotplug related message I see in my > /var/log/messages file is: >=20 > Feb 21 23:22:13 aerie /sbin/hotplug: arguments (net) env=20 > (PWD=3D/etc/hotplug HOSTNAME=AErie INTERFACE=3Deth0 ACTION=3Dregister=20 > DEBUG=3Dyes MACHTYPE=3Di586-mandrake-linux-gnu OLDPWD=3D/ SHLVL=3D1=20 > SHELL=3D/bin/bash HOSTTYPE=3Di586 OSTYPE=3Dlinux-gnu HOME=3D/ TERM=3Ddumb= =20 > PATH=3D/bin:/sbin:/usr/sbin:/usr/bin _=3D/usr/bin/env) > Feb 21 23:22:13 aerie /sbin/hotplug: invoke /etc/hotplug/net.agent > Feb 21 23:22:13 aerie /etc/hotplug/net.agent: invoke ifup eth0 > Feb 21 23:22:13 aerie network: Bringing up interface eth0: succeeded >=20 > Any clues? >=20 > Miles >=20 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel