From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Tue, 21 Aug 2001 18:22:46 +0000 Subject: Re: PROBLEM : PCI hotplug crashes with 2.4.9 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org > I was a bit lazy, writing by memory : you are right the system says > > "pcimodules is scanning more than 00:00.0" > > but onluy this line and crashes. Under 2.4.6, it scans all the pci > adresses. Then you should be able to try reproducing this by hand, without hotplug scripts at all. Is it "pcimodules" that's making it crash? Or is it the subsequent "modprobe" commands? Neither of those is supposed to be able to crash the kernel. You should be able to track this down pretty easily. Disable the /etc/hotplug/pci.rc script for a moment ("pci.rc-"), boot, then run it by hand like "sh -x pci.rc start". That's pretty much the way it's done at boot time, except that by passing the "-x" you get some nice debug output, and will be able to see what user mode command caused the crash. - Dave _______________________________________________ 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