You are not logged in.

#1 2010-12-31 00:51:59

FoC400
Member
Registered: 2010-05-11
Posts: 7

eth0 and eth1 interface not found

I'm just installed a second arch setup on a second HDD on the same computer.
The system can't recognize either NIC's which are listed as eth0 and eth1 (both are set up in rc.conf).

ifconfig -a only returns the lo interface.

What's really baffling me is that rc.conf is the exact same on both arch setups on the same computer.  The only difference is the first HDD is dual-booted with Windows XP, and the second is purely arch. 

I might be missing something really simple, but I really can't figure it out.

Offline

#2 2010-12-31 00:56:57

milso
Member
Registered: 2010-11-16
Posts: 112
Website

Re: eth0 and eth1 interface not found

As root:

dhcpcd eth0

You can do the same for eth1. That should work (for now?).

Offline

#3 2010-12-31 01:03:34

FoC400
Member
Registered: 2010-05-11
Posts: 7

Re: eth0 and eth1 interface not found

eth0: interface not found or invalid

Same thing for eth1.

/etc/rc.d/network restart
also returns the same results

Offline

#4 2010-12-31 01:18:06

milso
Member
Registered: 2010-11-16
Posts: 112
Website

Re: eth0 and eth1 interface not found

Have you looked through the Configuring Network section of the wiki for anything you may have missed?

Offline

#5 2010-12-31 01:21:08

FoC400
Member
Registered: 2010-05-11
Posts: 7

Re: eth0 and eth1 interface not found

Yep, I checked everything.

I found something that might be the issue.
I'm looking in daemon.log and the first message says FATAL: Could not load /lib/modules/2.6.35-ARCH/modules.dep: No such file or directory.

There is not a 2.6.35-ARCH folder in /lib/modules, but there is a 2.6.33-ARCH.
What would be the easiest way to fix this?  Can I copy the folder and rename it?

Offline

#6 2010-12-31 01:26:07

milso
Member
Registered: 2010-11-16
Posts: 112
Website

Re: eth0 and eth1 interface not found

Try a system update or reinstall kernel26? I'm running 2.6.36-ARCH. I suppose copying and renaming can't hurt though.

Offline

#7 2010-12-31 01:39:10

FoC400
Member
Registered: 2010-05-11
Posts: 7

Re: eth0 and eth1 interface not found

Is there a way to run a system update without an internet connection?
Renaming the folder didn't seem to work.  I'll try again using the netinstall image.  Core image hasn't done me much good lately.

Offline

#8 2010-12-31 01:45:16

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: eth0 and eth1 interface not found

How did you install the system? Via the 2010.05 iso? It has kernel26-2.6.33.4-1 in it, so it shouldn't be asking for 2.6.35-ARCH.


Edit: https://wiki.archlinux.org/index.php/Pa … repository will help you with the upgrade.
Simply copying the packages from your older install to the pacman cache should do the trick too.

Last edited by karol (2010-12-31 01:49:10)

Offline

#9 2010-12-31 01:54:50

FoC400
Member
Registered: 2010-05-11
Posts: 7

Re: eth0 and eth1 interface not found

I did a Core install from the 2010.5 iso. 
I don't believe I updated it without the network, I didn't even know I could do that.

What would be the easiest way to fix this?  I was thinking of reinstalling with a Netinstall again tomorrow morning, unless there's an easier fix.

Last edited by FoC400 (2010-12-31 02:09:15)

Offline

#10 2010-12-31 01:58:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: eth0 and eth1 interface not found

No package on your new (2.6.33-ARCH) install should be aware of 2.6.35-ARCH modules. Something's wrong.

Settings up custom local repository is very easy.

Offline

Board footer

Powered by FluxBB