You are not logged in.

#1 2006-03-07 18:49:28

whargoul
Member
From: Odense, Denmark
Registered: 2005-04-04
Posts: 546

Really annoying ethernetcard problem

I have two ethernet cards. The first is a onboard one " VIA Technologies Inc|VT3119 Gigabit Ethernet Controller" and the other is a "VIA Technologies|VT6105 [Rhine III 10/100]". They both work perfectly, but I prefer the non-onboard one since i works with *BSD.
But lately I have had this strange problem. If you see my dmesg output, it says this now:

---snip---
eth0: VIA Rhine III at 0x1a000, 00:11:95:d8:3b:a6, IRQ 20.
eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
eth1: VIA Networking Velocity Family Gigabit Ethernet Adapter
eth1: Ethernet Address: 00:50:8D:62:92:E4
---snip---

But if I reboot, it looks like this:

---snip---
eth0: VIA Networking Velocity Family Gigabit Ethernet Adapter
eth0: Ethernet Address: 00:50:8D:62:92:E4
eth1: VIA Rhine III at 0x1a000, 00:11:95:d8:3b:a6, IRQ 20.
eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
---snip---

Which meen I have to manually edit "/etc/rc.conf" before I can get any internet.

How do I solved this problem?


Arch - It's something refreshing

Offline

#2 2006-03-07 19:07:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Really annoying ethernetcard problem

Have a look at the udev wiki page - everything you need is there.

Offline

#3 2006-03-07 20:13:04

Sander
Member
Registered: 2006-02-26
Posts: 138

Re: Really annoying ethernetcard problem

I had the exact same problem (with 2 onboard nics). You need to tell udev to assign both cards their own unique names based on their mac address. As mentioned before, you can find out how by taking a look at the udev wiki article.


You like cheese? You like peas? You'll love cheezy peas!

Offline

#4 2006-03-07 20:23:05

whargoul
Member
From: Odense, Denmark
Registered: 2005-04-04
Posts: 546

Re: Really annoying ethernetcard problem

tomk wrote:

Have a look at the udev wiki page - everything you need is there.

Thanks, I didn't knew that it was such a common problem.


Arch - It's something refreshing

Offline

#5 2006-03-08 17:48:46

Sander
Member
Registered: 2006-02-26
Posts: 138

Re: Really annoying ethernetcard problem

Well, everyone with 2 or more pieces of similar hardware must have come across it. Let's hope it doesn't happen to harddisks, though wink


You like cheese? You like peas? You'll love cheezy peas!

Offline

Board footer

Powered by FluxBB