i have a HP Pavilion dv6000 with wired network (at the moment, wifi is the next
Here is my /etc/udev/rules.d/70-persistent-net.rules
- Code: Select all
# PCI device 0x10de:0x0269 (forcedeth)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:00:6c:7c:9e:66", NAME="eth0"
# PCI device 0x14e4:0x4311 (bcm43xx-pci)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:1a:73:3d:f3:96", ATTRS{type}=="1", NAME="wlan0"
# 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 0x14e4:0x4311 (bcm43xx-pci)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:1a:73:3d:f3:96", ATTRS{type}=="1", NAME="wlan0"
# PCI device 0x10de:0x0269 (forcedeth)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:00:6c:7c:9e:66", NAME="eth0"
# PCI device 0x10de:0x0269 (forcedeth)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:00:6c:7c:e8:c2", NAME="eth1"
After every boot a new line appears to it and eth1 is eth2, after another boot eth2 is eth3 and so on. Always the new ethx is not in this file, but after a reboot it is.
Can me anybody help? If you net more input to help, ask for it, I dunno what else can help.
I forgot, Sabyon version is 3.4a, but it was also in 3.4loop3
best regards
Daniel
PS:Sorry about my english
