From mboxrd@z Thu Jan 1 00:00:00 1970 From: mjl Date: Mon, 02 Feb 2004 22:52:55 +0000 Subject: Re: porting sorcerer to udev Message-Id: <401ED4C7.2050101@laposte.net> List-Id: References: <401633EA.4000102@laposte.net> In-Reply-To: <401633EA.4000102@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org nobody can help? please I really need to find out what is going wrong.... mjl wrote: > Greg KH wrote: > >> On Wed, Jan 28, 2004 at 12:58:33AM +0100, mjl wrote: >> >> >>>> Build udev with DEBUG=true and USE_LOG=true and show us what the debug >>>> logs say when you run udev. >>>> >>>> >>> >>> the only things that seems to be usefull is "udev_hotplug : no >>> devpath?" >>> looking into the test scripts I saw that the script set DEVPATH and >>> then call udev.... and this way work so it seems that hotplug don't >>> set DEVPATH >>> >> >> >> The kernel sets up DEVPATH when it calls hotplug. You are using a 2.6 >> kernel for your device, right? :) >> >> > of course :) > today investigations : > 1)pci.rc don't work for me, (log reports no modules found for device > XXX when running 'pci.rc start' and this for each onboard pci devices > ) with this patch this works smoothly :) (see included patch) > 2)I palyed with udev on a 2.6.1 the logs are included into > backup.tar.gz the gameplay included : > -> using testscripts, > -> activating DEBUG into hotplug (see event log) the DEVPATH is > set.... so normaly udev should work (since it works with tests) > ->in debug log you'll fing udev debug output, there is two parts : the > 1rst (tty) is when I palyed with test.tty (question : is it normal > that udev make about 1s for each tty entries?) > the 2nd is when I played with the new pci.rc > > in all case no udev entries are created.... it looks like udev was > never called > > jlm@Sorcerer:~/devel$ ls -l /etc/hotplug.d/default/ > total 5 > -rwxr-xr-x 1 root root 2852 2004-01-28 21:34 > default.hotplug > lrwxrwxrwx 1 root root 10 2004-01-28 01:08 > udev.hotplug -> /sbin/udev > > thanks ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ 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