From: "Alankar Dhobale" <alankar.dhobale@renuelectronics.com>
To: "'Peter Balazovic'" <balazovic.peter@gmail.com>,
"'Yocto list discussion'" <yocto@yoctoproject.org>
Subject: Re: core-image-* (minimal) networking
Date: Mon, 17 Dec 2018 09:49:39 +0530 [thread overview]
Message-ID: <0c0701d495bf$bc59c940$350d5bc0$@renuelectronics.com> (raw)
In-Reply-To: <CAFq4t4injAXT0+YgeXAYmfU50=_LL9BaVBm9e5-E1qyouAMENA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1259 bytes --]
Which platform you are working? As you don’t even see the eth in ifconfig, it seems your PHY is not detected, please check your dtb if the required PHY details are added.
Also check your kernel boot log if the PHY is being detected…
I believe there is nothing to be added for networking in local.conf. you need to add interface in dtb…
Regards
Alankar
From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Peter Balazovic
Sent: 13/12/2018 8:28 PM
To: Yocto list discussion
Subject: [yocto] core-image-* (minimal) networking
I've built bitbake core-image-minimal and it runs but unfortunately I have no connectivity (networking) available.
> ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:2720 errors:0 dropped:0 overruns:0 frame:0
TX packets:2720 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:206720 (201.8 KiB) TX bytes:206720 (201.8 KiB)
What's need to be included within local.conf to enable networking?
[-- Attachment #2: Type: text/html, Size: 5016 bytes --]
next prev parent reply other threads:[~2018-12-17 4:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 14:57 core-image-* (minimal) networking Peter Balazovic
2018-12-14 16:32 ` Burton, Ross
2018-12-17 4:19 ` Alankar Dhobale [this message]
2018-12-17 4:29 ` Khem Raj
2018-12-17 7:51 ` Peter Balazovic
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='0c0701d495bf$bc59c940$350d5bc0$@renuelectronics.com' \
--to=alankar.dhobale@renuelectronics.com \
--cc=balazovic.peter@gmail.com \
--cc=yocto@yoctoproject.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 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.