From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 27 Jan 2004 16:35:18 +0000 Subject: Re: porting sorcerer to udev Message-Id: <20040127163518.GC22504@kroah.com> 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 On Tue, Jan 27, 2004 at 10:48:26AM +0100, MALET JL wrote: > hello, > I'm one of the linux sorcerer maintainer and I'm trying to switch > sorcerer to udev (from devfs) > the "spells" (compile/install scripts) are done and everything install fine > hotplug scripts seems to work correctly at least for usb (some strange > error on pci only with 2.6 kernels, some modules aren't loaded but I > haven't investigateted further) : my usb mouse/adaptaters modules are > loaded at boot time.... > so this means : 1) pci hosts are detected 2) usb OHCI generate the event > (detection of usbmouse) and hotplug loads the corrects modules :) > BUT :( udev don't work > running the test scripts work correctly (it's awfully long but at least > this create some entries) after i mounted sysfs into /sys (previous > mount point was /sysfs but udev don't work with it) > so I don't understand..... What are the error messages? > I readed into the docs and found that udev/hotplug is now > udev/namedev/hotplug/libsysfs but I can't find namedev stuff can it > comes from that? No, udev contains "namedev" and "libsysfs". They are all built into one udev binary. > the link of udev into hotplug.d is correct and have the rights modes > if someone can help..... Build udev with DEBUG=true and USE_LOG=true and show us what the debug logs say when you run udev. thanks, greg k-h ------------------------------------------------------- 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