From: Martin Peevski <martin@ronetix.at>
To: buildroot@busybox.net
Subject: [Buildroot] Fwd: Re: Basic questions about using BuildRoot
Date: Mon, 01 Oct 2012 11:14:25 +0300 [thread overview]
Message-ID: <506950E1.5050709@ronetix.at> (raw)
In-Reply-To: <5067024A.9010609@relinux.de>
On 29/09/12 17:14, Stephan Hoffmann wrote:
> Am 29.09.2012 16:09, schrieb Martin Peevski:
>> On 29/09/12 16:57, Stephan Hoffmann wrote:
>>> Am 29.09.2012 15:17, schrieb Martin Peevski:
>>>> On 28/09/12 17:02, Martin Peevski wrote:
>>>>> Also want to ask because I was impossible to configure the Buildroot
>>>>> using Kernel sources from my computer. Is it possible and how? If
>>>>> it's impossible I can deliver the sources via internet but they are
>>>>> not in Git repository, is that problem?
>>> Hi Martin,
>>>
>>> you can use a local linux source tree with the source directory override
>>> mechanism described here:
>>> http://free-electrons.com/blog/buildroot-2011-11/
>>>>> Thanks in advance!
>>>>> Martin
>>>>> _______________________________________________
>>>>> buildroot mailing list
>>>>> buildroot at busybox.net
>>>>> http://lists.busybox.net/mailman/listinfo/buildroot
>>>>
>>>> Hi again! Before response to my previous letter I want to tell you
>>>> that build together the kernel and the rootfs and my ethernet is still
>>>> not working. Can you help me resolve the problem, please? Is the
>>>> ethernet dependent on my Buildroot configuration or may be something
>>>> another?
>>> Do you have any further diagnostics like kernel messages or such? Do you
>>> have a working kernel for your board? If yes, did you double-check
>>> kernel configuration against the known good one? If no, are you sure
>>> your hardware is working correctly? Can you set an IP address without
>>> error messages?
>>>
>>> Regards
>>>
>>> Stephan
>>>> Thanks, Martin.
>>>> _______________________________________________
>>>> buildroot mailing list
>>>> buildroot at busybox.net
>>>> http://lists.busybox.net/mailman/listinfo/buildroot
>> I'm not build the Kernel with diagnostic information but I have
>> working Kernel and may be rootfs because I have command prompt with
>> buildroot. Can execute ifconfig command but the response don't show my
>> IP, shows only this:
>> # ifconfig
>> lo Link encap:Local Loopback
>> inet addr:127.0.0.1 Mask:255.0.0.0
>> UP LOOPBACK RUNNING MTU:16436 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> I think I'm sure that the Kernel is working because with another
>> rootfs my Ethernet is working - can read the IP with ifconfig. But I
>> must use the rootfs from Buildroot because the small size of it.
> Please try
> # ifconfig -a
> then eth0 should show up.
> If not something with your kernel, drivers or hardware is wrong.
> If yes try
> # ifconfig eth0 <IP-Adress> up
> Probably, you do not have the correct entry in /etc/network/interfaces
>
>
You are great! Now my Ethernet is working! It only need to be set with
ifconfig eth0 <xx.xx.xx.xx> up end begin works!
Thank a lot for the help;
Now I need dhcp support to my board be possible get its IP from our tftp
server. I can't found dhclient command on the target board. Also search
for appropriate network package to be installed via make menuconfig but
was impossible to find such a packet. Can you help me again?
next prev parent reply other threads:[~2012-10-01 8:14 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 17:29 [Buildroot] Basic questions about using BuildRoot Martin Peevski
2012-09-15 17:50 ` Thomas De Schampheleire
[not found] ` <5054C649.6000006@ronetix.at>
2012-09-15 18:26 ` Thomas De Schampheleire
[not found] ` <5055A940.7070802@ronetix.at>
2012-09-16 11:12 ` [Buildroot] Fwd: " Thomas De Schampheleire
[not found] ` <5055C935.3050108@ronetix.at>
2012-09-17 10:43 ` Thomas De Schampheleire
2012-09-18 22:06 ` Arnout Vandecappelle
2012-09-20 6:19 ` Martin Peevski
2012-09-27 8:55 ` Martin Peevski
2012-09-27 9:53 ` Thomas Petazzoni
2012-09-27 10:42 ` Arnout Vandecappelle
2012-09-27 11:57 ` Martin Peevski
2012-09-27 12:21 ` Thomas Petazzoni
2012-09-28 14:02 ` Martin Peevski
2012-09-29 13:17 ` Martin Peevski
2012-09-29 13:57 ` Stephan Hoffmann
2012-09-29 14:09 ` Martin Peevski
2012-09-29 14:14 ` Stephan Hoffmann
2012-10-01 8:14 ` Martin Peevski [this message]
2012-10-01 8:29 ` Stephan Hoffmann
2012-10-01 8:40 ` Samuel Martin
2012-10-01 9:06 ` Martin Peevski
2012-10-01 9:11 ` Samuel Martin
2012-10-01 9:17 ` Martin Peevski
2012-10-01 12:51 ` Martin Peevski
2012-10-03 15:05 ` Martin Peevski
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=506950E1.5050709@ronetix.at \
--to=martin@ronetix.at \
--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