From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: udev and init.d. Should it be running now?
Date: Thu, 10 Sep 2009 20:26:07 -0500 [thread overview]
Message-ID: <4AA9A72F.7070900@gmail.com> (raw)
In-Reply-To: <h8c8bd$1e3$1@ger.gmane.org>
walt wrote:
> On 09/10/2009 03:43 PM, Dale wrote:
>> Jonathan Callen (ABCD) wrote:
>>> Dale wrote:
>>>> Hi folks,
>>>
>>>> I was browsing around and noticed that I now have a udev in
>>>> /etc/init.d/. I checked, it is not running but udevd is not running
>>>> either. See below:
>>>
>>>>> root@smoker / # /etc/init.d/udev status
>>>>> * status: stopped
>>>>> root@smoker / #
>>>>> root@smoker / # ps aux | grep udev
>>>>> root 30451 0.0 0.0 1888 504 pts/0 R+ 16:04 0:00 grep
>>>>> --colour=auto udev
>>>>> root@smoker / #
>
>>>> Also, keep in mind, everything works fine. I just don't want to
>>>> add it
>>>> to boot or default runlevels and then break something.
>>>
>>> In baselayout-1, udev is started directly by baselayout itself, outside
>>> of any init scripts. In baselayout-2/openrc, an initscript is
>>> needed to
>>> start udev. If you actually read the script, you may notice that the
>>> script will immediately fail if you attempt to run it on a baselayout-1
>>> system, as it isn't needed...
>>
>> ...Anyway, I used ps and less to list those processes and noticed
>> that udev was not running. It used to be running in the past.
>
> I was surprised to read Jonathan's post, but I see he's right. On my
> x86 machine the status of udev is "stopped" and on ~amd64 it's "started".
>
> But both machines show that /sbin/udevd is indeed running, so I can see
> why you are uneasy about your status quo.
>
> Have you tried running /sbin/udevd --daemon from a command prompt? When
> I try it I get a message that udevd is already running.
>
OK. Now I feel better. I used your command and now it is running. I
hope it will run when I reboot. o_O
root@smoker / # /sbin/udevd --daemon
root@smoker / # ps aux | grep udev
root 2595 0.0 0.0 2204 780 ? S<s 20:23 0:00
/sbin/udevd --daemon
root 2599 0.0 0.0 1888 512 pts/0 S+ 20:23 0:00 grep
--colour=auto udev
root@smoker / #
At least I know udev works now. I was hoping that something hadn't been
broken and I just didn't notice it.
Thanks much for the info. I know how to start it if it is not running
at least.
Dale
:-) :-)
next prev parent reply other threads:[~2009-09-11 1:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 21:07 [gentoo-user] udev and init.d. Should it be running now? Dale
2009-09-10 22:05 ` [gentoo-user] " Jonathan Callen (ABCD)
2009-09-10 22:43 ` Dale
2009-09-11 1:15 ` walt
2009-09-11 1:26 ` Dale [this message]
2009-09-11 4:23 ` Philip Webb
2009-09-11 4:43 ` Dale
2009-09-12 11:23 ` Dale
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=4AA9A72F.7070900@gmail.com \
--to=rdalek1967@gmail.com \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox