[Cubieboard2] Network interface is down after system uprgade

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[Cubieboard2] Network interface is down after system uprgade

Postby makoven » Fri Apr 24, 2015 7:40 am

Hello.

A couple of days ago, I upgrade archlinuxarm on my Cubieboard2. After rebooting, I could not connect to it via ssh. I have connected via COM-port and found that the network interface is DOWN.

I wrote in the terminal:
$this->bbcode_second_pass_code('', 'ip link set dev eth0 up').

Then lines appeared in the terminal :
$this->bbcode_second_pass_code('', '
<6>sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ 114.555743] sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
')

After that eth0's state becomes UNKNOWN and ssh has worked.

But after rebooting, I could not connect to it via ssh again.

Please, help
makoven
 
Posts: 3
Joined: Tue Nov 11, 2014 3:21 am

Re: [Cubieboard2] Network interface is down after system upr

Postby cremersdh » Fri Apr 24, 2015 10:40 am

check here. Seems the same kind of problem to me. Maybe worth looking at
cremersdh
 
Posts: 4
Joined: Tue Apr 21, 2015 8:33 pm

Re: [Cubieboard2] Network interface is down after system upr

Postby facat » Thu May 07, 2015 10:35 am

try
$this->bbcode_second_pass_code('', '
systemctl enable dhcpcd@eth0.service
')
facat
 
Posts: 4
Joined: Mon Dec 29, 2014 9:33 am

Re: [Cubieboard2] Network interface is down after system upr

Postby tinx » Thu May 07, 2015 6:34 pm

I have had some problems on my CubieTruck too. Changing to a custom kernel helped me. I reported my struggle here. The relevant part:

$this->bbcode_second_pass_quote('', '(')…)Network can be manually brought up after modprobing sunxi_gmac. Sadly persisting static IP address following this guide does not work. But executing systemctl start network@eth0 after reboot manually works. Why so?

Edit 3:
After updating to dan-and's kernel 3.4.106 it seems to work. Network gets up on boot and above mentioned static IP configuration works also.(…)
tinx
 
Posts: 9
Joined: Thu Apr 02, 2015 4:01 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 1 guest