From: Greg KH <greg@kroah.com>
To: reg@dwf.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: trying to get udev running with 2.6.0-test6
Date: Sat, 4 Oct 2003 14:39:09 -0700 [thread overview]
Message-ID: <20031004213909.GA8566@kroah.com> (raw)
In-Reply-To: <200310040220.h942KVT9004376@orion.dwf.com>
On Fri, Oct 03, 2003 at 08:20:31PM -0600, reg@dwf.com wrote:
> Im trying to get udev working with 2.6.0 (as a replacement for devfs).
First off, linux-kernel is probably not the place to be asking this.
You should try this on the linux-hotplug-devel list and at least cc: the
author of udev. Anyway...
> Im following the instructions as I read them, but *nada*.
What instructions? :)
> So, I must be mis-interpreting something...
>
> OK, I made sysfs, actually I added the line
>
> none /sysfs sysfs defaults 0 0
>
> to /etc/fstab, and did a 'mount -a'.
> There is 'stuff' below this node.
Try mounting it at /sys instead, that's the "recommended" place for it,
but udev should still be able to figure out where it is.
> I built udev-0.2, and put udev in /sbin/udev
>
> I put /sbin/udev into /proc/sys/kernel/hotplug (replacing /bin/true) with
>
> echo /sbin/udev > /proc/sys/kernel/hotplug
>
> doing a cat /proc/sys/kernel/hotplug shows that it is there.
>
> I have then plugged and unplugged a USB device and /udev does not appear.
> So I did a 'mkdir /udev'.
> Plug and unplug again.
>
> Still nothing.
>
> So, what am I missing???
The fact that the config files are hardcoded to be looked for at
/home/greg/src/udev/ and you probably do not have that path on your
system? :)
> [[ there are numerous messages in the /var/log/messages for each plug/unplug
> of the USB device ]]
Are they from udev? What do they say? Any errors?
Yes, I need to write a better install script and instructions, sorry.
It's on my list of things to do...
thanks,
greg k-h
next prev parent reply other threads:[~2003-10-04 21:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-04 2:20 trying to get udev running with 2.6.0-test6 reg
2003-10-04 21:39 ` Greg KH [this message]
[not found] ` <200310050209.h9529gSm002941@orion.dwf.com>
2003-10-05 3:48 ` Greg KH
[not found] ` <200310052342.h95NggUW004701@orion.dwf.com>
2003-12-10 1:03 ` Greg KH
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=20031004213909.GA8566@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=reg@dwf.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox