Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Wojciech Zabolotny <wzab01@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] SOLVED! Re: Buildroot 2011.11 on x86_64 - neither udev nor mdev loads needed modules at startup
Date: Mon, 26 Dec 2011 18:53:08 +0100	[thread overview]
Message-ID: <4EF8B484.4050908@gmail.com> (raw)
In-Reply-To: <CALR4fELfX4RSJyN-V+NB5sOQAQQhbrvrGqM4SU3fs-tnAyg90A@mail.gmail.com>

Finally I've got it! The reason was so simple, that I can't believe I've spent such a long time at it :-(.

In the buildroot-2011.11 the modprobe is located in /usr/bin:
# which modprobe
/usr/bin/modprobe
However in the /lib/udev/rules.d scripts the modprobe is called as /sbin/modprobe .

So I've added the symlink /sbin/modprobe pointing to /usr/sbin/modprobe and everything works perfectly!
-- 
Thanks & Regards,
Wojtek

  reply	other threads:[~2011-12-26 17:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25  0:10 [Buildroot] Buildroot 2011.11 on x86_64 - neither udev nor mdev loads needed modules at startup Wojciech Zabolotny
2011-12-26 13:42 ` Wojciech Zabolotny
2011-12-26 15:45   ` Wojciech Zabolotny
2011-12-26 15:50     ` Diego Iastrubni
2011-12-26 17:53       ` Wojciech Zabolotny [this message]
2011-12-26 22:52         ` [Buildroot] SOLVED! " Wojciech Zabolotny
2011-12-26 23:57           ` wzab
2011-12-26 23:59           ` Wojciech Zabolotny
2011-12-27 11:56             ` Diego Iastrubni
2011-12-27 12:09               ` Wojciech Zabolotny
2012-01-12 22:47     ` [Buildroot] strace doesn't compile on x86_64 Arnout Vandecappelle
2012-01-14 19:02       ` vbr vbr

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=4EF8B484.4050908@gmail.com \
    --to=wzab01@gmail.com \
    --cc=buildroot@busybox.net \
    /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