Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] [udev] Dlaczego zmienia eth0 na eth1?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Mon Sep 03, 2007 8:43 am    Post subject: [SOLVED] [udev] Dlaczego zmienia eth0 na eth1? Reply with quote

Witam serdecznie! Jak w temacie.
Code:
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
forcedeth: using HIGHDMA
eth0: forcedeth.c: subsystem: 0147b:1c28 bound to 0000:00:0a.0
udev: renamed network interface eth0 to eth1
eth1: no IPv6 routers present


Chwilę temu wywaliłem z komputera sieć realteka która nie bardzo chciałą działać, w biosie zminielem 'lan controller' z 'Disable' na 'Auto' (enable nie bylo.), wywalilem z kernela sterowniki realteka, dodalem forcedeth - reboocik i takie kwiatki.

dlaczego zmienił mi nazwe urządzenia ?

Dodano:
Code:
betrayed rules.d # cat /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program, probably run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.

# PCI device 0x10ec:0x8139 (8139too)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:48:54:64:1c:2b", NAME="eth0"

# PCI device 0x10de:0x0057 (forcedeth)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:8d:9c:20:8e", NAME="eth1"

Przepraszam za zawracanie głowy.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum