From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Mon, 17 Jan 2005 10:40:44 +0000 Subject: Re: PCI hotplug/udev problem Message-Id: <1105958444.6336.52.camel@localhost.localdomain> List-Id: References: <1105692480.4134.1.camel@allblack.org> In-Reply-To: <1105692480.4134.1.camel@allblack.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, 2005-01-17 at 11:31 +0200, Jan Zwiegers wrote: > Hi Kay > > Just a quick question, maybe you know the answer off-hand. > If I reboot my machine and then load my driver the device nodes are > not created. > However the /sys/class/edredaq directory appear correctly. > > If I then run udevstart the nodes gets created. > Do you maybe have any ideas? Please place the following executable script as: /etc/hotplug.d/default/00-log.hotplug ======== #!/bin/sh echo -e "--------$SEQNUM--------\n"\ `date +%s` $ACTION $DEVPATH"\n"\ `env`\ "\n--------$SEQNUM--------\n" >> /dev/.hotplug_d.log ======== remove and load your module and look at/post the logfile. How does: tree /sys/class/edredaq look like? Kay ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ 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