On 1/9/07, chrissie <[EMAIL PROTECTED]> wrote:
balearen chrissie # /lib/udev/write_net_rules all_interfaces
/etc/udev/rules.d/70-persistent-net.rules exists, persistent interface names
not saved.

> Then edit /etc/udev/rules.d/70-persistent-net.rules to assign the
> interface names you want if they turn up wrong.

balearen chrissie # cat /etc/udev/rules.d/70-persistent-net.rules
[...]
# PCI device 0x1106:0x3065 (via-rhine)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0b:6a:c2:de:7f",
NAME="eth0"

I think there is nothing wrong at the moment, via-rhine should be the eth0
interface. But it is the 3com at the moment (just wondering if it is
via-rhine after the next boot).

Both (er, all if you happen to have more than 2) interfaces will need
to be listed there for it to be effective.  The problem is that if
some device comes up without a rule and grabs eth0, then udev won't
take eth0 away from it when a device with a matching rule comes up.

So if one is missing, remove/rename the file as Iain suggested and
re-run the script.

Any hints, also about the gnome-settings-daemon problem?

Well the other old standby advice is to remove/rename ~/.gnome, so you
end up with the default gnome settings again, and see if that helps.

-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to