[systemd-bugs] [Bug 59610] Predictable interface names are inconsistent

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 19 18:19:44 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59610

--- Comment #1 from Kay Sievers <kay at vrfy.org> ---
(In reply to comment #0)
> * Fresh Arch Linux installation using 2012-12 media
> * systemd 194-4

194? It should not have that facility, it was added with 197.

> 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)

That works all fine here, it's probably some weird issue on your system.

# udevadm monitor -k &
[1] 993

[root at 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 at 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 at lon linux]# KERNEL[1271.619997] move    
/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0 (net)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130120/2cfee71d/attachment.html>


More information about the systemd-bugs mailing list