You are not logged in.

#1 2012-02-19 17:22:34

Nelly
Member
From: Bratislava
Registered: 2012-02-15
Posts: 19

[SOLVED] Random order network cards

Dear archies,

my coumputer has 2 network cards on motherboard (P5Q-E). But I have cable only in one. Why my computer in boot process sometimes take eth0 and sometimes eth1. I mean, that eth0 link to my first network connector on mother board, eth1 to my second connector and sometimes reverse (eht0 to second network card, eth1 to first). I mean that this causes udev (detecting hardware at booting). How I can fix it please?

My rc.conf

#
# /etc/rc.conf - Main Configuration for Arch Linux
#
# See 'man 5 rc.conf' for more details
#

# LOCALIZATION
# ------------
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Bratislava"
KEYMAP="sk-qwertz"
CONSOLEFONT="lat2-16"
CONSOLEMAP="8859-2"
LOCALE="sk_SK.UTF8"
DAEMON_LOCALE="yes"
USECOLOR="yes"

# HARDWARE
# --------
MODULES=(fuse vboxdrv)
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"

# NETWORKING
# ----------
HOSTNAME="bella"

interface=
address=
netmask=
broadcast=
gateway=

NETWORK_PERSIST="no"
NETWORKS=(eth0 eth1)


# DAEMONS
# -------
#
DAEMONS=(syslog-ng network crond gpm alsa dbus net-profiles avahi-daemon lxdm httpd postgresql)

I tried resolve this by network-profiles but no effect sad I have this problem after installation (from first boot). Yes, I can disable one network card in BIOS but I think that this is not clear solution. Clear solution is resolve it in OS. Thanks

Last edited by Nelly (2012-02-19 21:41:45)


Linux bella 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64 Intel
(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
nVidia GeForce GTS 250

Offline

#2 2012-02-19 18:01:18

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

Re: [SOLVED] Random order network cards

Offline

#3 2012-02-19 18:03:49

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,491

Re: [SOLVED] Random order network cards

Dear Nelly: Have you had a look in the wiki first?

edit: Ah, Karol is online. Where is the speedtype keyboard ..

Last edited by Strike0 (2012-02-19 18:07:01)

Offline

#4 2012-02-19 21:41:32

Nelly
Member
From: Bratislava
Registered: 2012-02-15
Posts: 19

Re: [SOLVED] Random order network cards

@karol, Strike0 - Sorry, yes. I'm ashamed. I didn't see before sad Thank you very much for the help


Linux bella 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64 Intel
(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
nVidia GeForce GTS 250

Offline

Board footer

Powered by FluxBB