BeagleBoard xM, no eth0 after pacman -Syu

This forum is for supported devices using an ARMv7 Texas Instruments (TI) SoC.

BeagleBoard xM, no eth0 after pacman -Syu

Postby more10 » Wed Sep 12, 2012 11:08 am

I choose not to upgrade pacman, then Y on remaining questions. Now eth0 is not detected at boot.

I don't have a RTC battery installed yet.

Any suggestions?
more10
 
Posts: 19
Joined: Mon Sep 10, 2012 10:03 am

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby more10 » Wed Sep 12, 2012 11:12 am

There is a new image. I will install it.
more10
 
Posts: 19
Joined: Mon Sep 10, 2012 10:03 am

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby more10 » Wed Sep 12, 2012 12:48 pm

Problem gone with new image. :)
more10
 
Posts: 19
Joined: Mon Sep 10, 2012 10:03 am

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby odavilar » Wed Oct 17, 2012 7:07 am

In case anyone also had this problem, i suggest to look at the pacman output and move the /boot/uImage to the first partition.

i had this same problem :oops:
odavilar
 
Posts: 1
Joined: Fri Sep 02, 2011 4:08 pm

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby WarheadsSE » Wed Oct 17, 2012 4:11 pm

Heads up: look at adding an fstab entry so this doesn't bite you in the future.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby kleim » Wed Nov 14, 2012 1:01 am

Hi. It seems I have the same problem but I don't understand what have to be done (and why). Did you have to change the bootloader image?
kleim
 
Posts: 16
Joined: Wed Mar 21, 2012 1:19 pm

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby WarheadsSE » Wed Nov 14, 2012 2:23 am

$this->bbcode_second_pass_code('', '
mkdir /tmp/boot
mount /dev/mmcblk0p1 /tmp/boot
cp /boot/* /tmp/boot/*
sync
umount /tmp/boot
')
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: BeagleBoard xM, no eth0 after pacman -Syu

Postby kleim » Tue Jan 22, 2013 9:18 pm

I have found the cause of the issue: the dhcpcd/netcfg service starts before the network card module. You just need to add the module name (smsc95xx) to /etc/modules-load.d/*.conf.
kleim
 
Posts: 16
Joined: Wed Mar 21, 2012 1:19 pm


Return to Texas Instruments (TI)

Who is online

Users browsing this forum: No registered users and 4 guests