<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Predictable interface names are inconsistent"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59610#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Predictable interface names are inconsistent"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59610">bug 59610</a>
from <span class="vcard"><a class="email" href="mailto:kay@vrfy.org" title="Kay Sievers <kay@vrfy.org>"> <span class="fn">Kay Sievers</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=59610#c0">comment #0</a>)
<span class="quote">> * Fresh Arch Linux installation using 2012-12 media
> * systemd 194-4</span >
194? It should not have that facility, it was added with 197.
<span class="quote">> Steps causing discovery (internal WLAN):
>
> 1) Observe predictable name (wlp6s2)
> 2) rmmod/modprobe module for interface (e.g. ipw2200)
> 3) Observe non-predictable name (eth0)</span >
That works all fine here, it's probably some weird issue on your system.
# udevadm monitor -k &
[1] 993
[root@lon linux]# rmmod iwldvm
KERNEL[1259.571489] remove
/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0 (net)
KERNEL[1259.595598] remove /module/iwldvm (module)
[root@lon linux]# modprobe iwldvm
KERNEL[1271.599902] add /module/iwldvm (module)
KERNEL[1271.611701] add
/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0 (net)
[root@lon linux]# KERNEL[1271.619997] move
/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0 (net)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>