From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 25 May 2005 17:18:24 +0000 Subject: Re: 2.6.12-rc4+ & udev kobject problem Message-Id: <20050525171824.GA2771@vrfy.org> List-Id: References: <42931DD4.4040200@iit.demokritos.gr> In-Reply-To: <42931DD4.4040200@iit.demokritos.gr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, May 25, 2005 at 08:11:48PM +0300, Vassilis Virvilis wrote: > Greg KH wrote: > >On Wed, May 25, 2005 at 02:55:38PM +0300, Vassilis Virvilis wrote: > > > >>Greg KH wrote: > >> > >>>On Tue, May 24, 2005 at 03:28:04PM +0300, Vassilis Virvilis wrote: > >>> > >>> > >>> > >>>>[] load_module+0x733/0x9c0 > >>>>[] sys_init_module+0x5f/0x1f0 > >>>>[] syscall_call+0x7/0xb > >>> > >>> > >>>Oh, that's not good at all. What module were you loading at this point > >>>in time? > >> > >>That's the point I don't know... > >> > >>I tried to enable modules-init-tools logging facilities but they use > >>syslog. I put descriptive printf instead but I still didn't get any info > >>at all. Is vsysolg output visible before syslog runs? How can I persuade > >>modrpobe to be more verbose? > > > > > >You can modify it to do so. > > Well early in boot process (initramfs) I can't seem to manage to echo > anything. Is something like this supposed to work? My /sbin/hotplug: > #!/bin/sh > if [ ! -L /sys/$DEVPATH/driver ]; then > echo "**** modprobe $MODALIAS"; > echo "**** modprobe $MODALIAS" >&2; #maybe we have stderr > modprobe $MODALIAS; > fi Try /dev/kmsg? Kay ------------------------------------------------------- SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate online with coworkers and clients while avoiding the high cost of travel and communications. There is no equipment to buy and you can meet as often as you want. Try it free.http://ads.osdn.com/?ad_idt02&alloc_id135&op=click _______________________________________________ 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