Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with network on the cubietruck #462

Open
pmlkaovs opened this issue May 30, 2015 · 1 comment
Open

Problem with network on the cubietruck #462

pmlkaovs opened this issue May 30, 2015 · 1 comment

Comments

@pmlkaovs
Copy link

Good day!
I have a problem with LAN.
LAN is configured, link is up, but not PING any adress in the network.
I configure network from Network Manager in the grafical interface - not PING.
I configure network in the /etc/network/interfaces - not PING.
Please, help me.
Thanks.

@greatehop
Copy link

Hi
I have the same problem. I have wire network connection: cubie ---> router
I set manualy net setting:

iconfig eth0 192.168.10.7 up
ip r add default via 192.168.10.1

mii-tool eth0 shows:

eth0: negotiated 100baseTx-FD, link ok

and try to ping my router and get: "destination host unreacheble"

ifconfig shows that RX packets - 0, TX packets - 865

I also tried:

  • to change network speed to 10HD/FD/100HD/FD
  • to change MAC (ifconfig eth0 down; ifconfig eth0 hw ether aa:bb:cc:dd:ee:ff; ifconfig eth0 up)
  • to enable/disable network-manager
  • to change MTU to different values
  • dhclient eth0

and finally got the same result in all cases - doesn't work!!!
I loaded AndroidOS - network works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants