[beaglebone] Got "PHY 0:01 not found" when I set eth0 with a static IP

566 views
Skip to first unread message

Roka

unread,
Feb 27, 2012, 7:36:48 PM2/27/12
to Beagle Board
Hi all
I changed /etc/networking/interface and replaced "iface eth0 inet
dhcp" with "
iface eth0 inet static
address 192.168.0.94
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
dns-nameservers 192.168.0.
"
But when I restart networking I got the message below:
Reconfiguring network interfaces... [ 466.581693]
[ 466.581704] CPSW phy found : id is : 0x7c0f1
[ 466.588583] PHY 0:01 not found
done.

Anyone know what's wrong with it ?

THank you.

Roka

Dan

unread,
Feb 27, 2012, 8:42:54 PM2/27/12
to Beagle Board
I don't think the "PHY 0:01 not found" indicates a problem - I get it
too.

If you are finding that the static IP address isn't being used, it's
probably because you need to configure the address using connman (the
Angstrom demo image shipped with the Beaglebone uses connman). See
http://www.gigamegablog.com/2012/02/06/beaglebone-linux-101-assigning-a-static-ip-address-with-connman/

Dan.

Gerald Coley

unread,
Feb 28, 2012, 8:19:19 AM2/28/12
to beagl...@googlegroups.com
There are two Ethernet controllers inside the processor. 0,1. Port 1 has nothing connected to it, no PHY. That is what the message means.
 
Gerald


 
--
To join: http://beagleboard.org/discuss
To unsubscribe from this group, send email to:
beagleboard...@googlegroups.com
Frequently asked questions: http://beagleboard.org/faq



--
Gerald
 

Roka

unread,
Feb 28, 2012, 9:02:39 AM2/28/12
to Beagle Board
Hi Dan

I can use this IP address. And thank you for this good site.

Roka

On 2月28日, 午前10:42, Dan <gigamegawa...@gmail.com> wrote:
> I don't think the "PHY 0:01 not found" indicates a problem - I get it
> too.
>
> If you are finding that the static IP address isn't being used, it's
> probably because you need to configure the address using connman (the
> Angstrom demo image shipped with the Beaglebone uses connman).  Seehttp://www.gigamegablog.com/2012/02/06/beaglebone-linux-101-assigning...

Roka

unread,
Feb 28, 2012, 9:04:14 AM2/28/12
to Beagle Board
Hi Gerald

Now I understand it :)
It means I can expand to 2 Ethernet interface ?

Thank you very much.

Roka

On 2月28日, 午後10:19, Gerald Coley <ger...@beagleboard.org> wrote:
> There are two Ethernet controllers inside the processor. 0,1. Port 1 has
> nothing connected to it, no PHY. That is what the message means.
>
> Gerald
>
>
>
>
>
>
>
>
>
> On Mon, Feb 27, 2012 at 7:42 PM, Dan <gigamegawa...@gmail.com> wrote:
> > I don't think the "PHY 0:01 not found" indicates a problem - I get it
> > too.
>
> > If you are finding that the static IP address isn't being used, it's
> > probably because you need to configure the address using connman (the
> > Angstrom demo image shipped with the Beaglebone uses connman).  See
>
> >http://www.gigamegablog.com/2012/02/06/beaglebone-linux-101-assigning...

Gerald Coley

unread,
Feb 28, 2012, 9:17:29 AM2/28/12
to beagl...@googlegroups.com
The pins for the second PHY are not present on the expansion header.
 
Gerald

Roka

unread,
Feb 28, 2012, 9:26:35 AM2/28/12
to Beagle Board
Hello
I see, the processor have 2 Ethernet controllers but the board only
support one.

Best

Roka

Gerald Coley

unread,
Feb 28, 2012, 9:28:35 AM2/28/12
to beagl...@googlegroups.com
That is correct, because those pins are used for other things on the board.
 
Gerald

David Goodenough

unread,
Feb 28, 2012, 9:29:45 AM2/28/12
to beagl...@googlegroups.com
I thought they were part of the pinmux, and while not present on the header
could be if the pinmux was set appropriately? Have I misunderstood something?

David

Gerald Coley

unread,
Feb 28, 2012, 9:34:12 AM2/28/12
to beagl...@googlegroups.com
This is correct for the processor. You can enable both Controllers on the processor. But, you can't for the BeagleBone because the pins are used for other functions.
 
Gerald
Reply all
Reply to author
Forward
0 new messages