All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] RTNETLINK error
Date: Thu, 10 Dec 2009 11:21:29 +0100	[thread overview]
Message-ID: <874onzw2mu.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4B2CB099CF3D4F40B1B1442281CA94FFC4C92C@EXCHANGEVS01.appsig.com> (RYAN NEAL's message of "Wed, 9 Dec 2009 14:18:21 -0800")

>>>>> "Ryan" == NEAL, RYAN <RYAN_NEAL@appsig.com> writes:

Hi,

 Ryan> Does the busybox dhcp client get called by the kernel at some point
 Ryan> (udhcpc?)?  how do I make this configuration so that the busybox dhcp
 Ryan> client is used?

Not by the kernel, but by ifup (by adding something like this to /etc/network/interfaces):

iface eth0 inet dhcp
auto eth0

 Ryan> I turned off the "IP : kernel level autoconfiguration" (CONFIG_IP_PNP)
 Ryan> off in the linux kernel, no change. 

 Ryan> I then ran with just the boot line "console=ttyS0 root=/dev/ram" and
 Ryan> still got the failure.  

Ok, are you sure that the system hangs in ifup? What do you expect to
happen afterwards? Have you configured a getty (login program) on ttyS0?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-12-10 10:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-09 19:20 [Buildroot] RTNETLINK error NEAL, RYAN
2009-12-09 20:04 ` Peter Korsgaard
2009-12-09 21:20   ` NEAL, RYAN
2009-12-09 22:05     ` Peter Korsgaard
2009-12-09 22:06       ` NEAL, RYAN
2009-12-09 22:10         ` Peter Korsgaard
2009-12-09 22:18           ` NEAL, RYAN
2009-12-10 10:21             ` Peter Korsgaard [this message]
2009-12-10 17:44               ` NEAL, RYAN
2009-12-10 18:21               ` NEAL, RYAN
2009-12-10  8:29 ` Thomas Petazzoni
2009-12-10 10:27   ` Peter Korsgaard
2009-12-10 20:13     ` NEAL, RYAN

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=874onzw2mu.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 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.