All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: porting sorcerer to udev
Date: Tue, 27 Jan 2004 16:35:18 +0000	[thread overview]
Message-ID: <20040127163518.GC22504@kroah.com> (raw)
In-Reply-To: <401633EA.4000102@laposte.net>

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

  parent reply	other threads:[~2004-01-27 16:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27  9:48 porting sorcerer to udev MALET JL
2004-01-27 12:43 ` Ananth N Mavinakayanahalli
2004-01-27 16:33 ` Greg KH
2004-01-27 16:35 ` Greg KH [this message]
2004-01-27 23:58 ` mjl
2004-01-28 18:56 ` Greg KH
2004-01-28 22:22 ` mjl
2004-01-29 10:00 ` MALET JL
2004-01-30  9:41 ` MALET JL
2004-01-31 23:38 ` mjl
2004-02-02 22:52 ` mjl
2004-02-02 23:09 ` Greg KH
2004-02-03  9:10 ` MALET JL
2004-02-04 19:46 ` mjl
2004-02-04 20:20 ` mjl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040127163518.GC22504@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.