From: "Martin J. Bligh" <mbligh@mbligh.org>
To: Greg KH <gregkh@suse.de>
Cc: Bj?rn Steinbrink <B.Steinbrink@gmx.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
tony@bakeyournoodle.com
Subject: Re: Device naming randomness (udev?)
Date: Tue, 05 Dec 2006 22:05:47 -0800 [thread overview]
Message-ID: <45765DBB.7010703@mbligh.org> (raw)
In-Reply-To: <20061206054941.GD13118@suse.de>
Greg KH wrote:
> On Mon, Dec 04, 2006 at 12:12:06AM +0100, Bj?rn Steinbrink wrote:
>> On 2006.12.03 14:39:44 -0800, Martin J. Bligh wrote:
>>> This PC has 1 ethernet interface, an e1000. Ubuntu Dapper.
>>>
>>> On 2.6.14, my e1000 interface appears as eth0.
>>> On 2.6.15 to 2.6.18, my e1000 interface appears as eth1.
>>>
>>> In both cases, there are no other ethX interfaces listed in
>>> "ifconfig -a". There are no modules involved, just a static
>>> kernel build.
>>>
>>> Is this a bug in udev, or the kernel? I'm presuming udev,
>>> but seems odd it changes over a kernel release boundary.
>>> Any ideas on how I get rid of it? Makes automatic switching
>>> between kernel versions a royal pain in the ass.
>> Just a wild guess here... Debian's (and I guess Ubuntu's) udev rules
>> contain a generator for persistent interface name rules. Maybe these
>> start working with 2.6.15 and thus the switch (ie. the kernel would call
>> it eth0, but udev renames it to eth1).
>> The generated rules are written to
>> /etc/udev/rules.d/z25_persistent-net.rules on Debian, not sure if its
>> the same for Ubuntu. Editing/removing the rules should fix your problem.
>
> Yes, I'd place odds on this one.
Huh. Somehow there was this entry in /etc/iftab:
eth0 mac 00:0d:61:44:90:12 arp 1
But that's not my mac address. Damned if I know how that got there, but
if the persistent rules only work on later kernels, that'd explain it.
And indeed ... removing that entry makes it work more normally.
Thanks for the pointers - most helpful.
M.
next prev parent reply other threads:[~2006-12-06 6:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-03 22:39 Device naming randomness (udev?) Martin J. Bligh
2006-12-03 23:12 ` Björn Steinbrink
2006-12-06 5:49 ` Greg KH
2006-12-06 6:05 ` Martin J. Bligh [this message]
2006-12-03 23:23 ` Tony Breeds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45765DBB.7010703@mbligh.org \
--to=mbligh@mbligh.org \
--cc=B.Steinbrink@gmx.de \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tony@bakeyournoodle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox