Mailinglist Archive: opensuse-bugs (15061 mails)
| < Previous | Next > |
[Bug 309081] udev rule for net rename wrong for wireless driver using mac80211
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 24 Sep 2007 12:26:19 -0600 (MDT)
- Message-id: <20070924182619.8D3AB24526A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309081#c6
--- Comment #6 from Larry Finger <Larry.Finger@xxxxxxxxxxxx> 2007-09-24 12:26:19 MST ---
Yes, I still see it here. I upgraded from Beta3 to RC1. I hope that doesn't
make a difference.
In the dmesg output, I see the following lines:
net eth1: device_rename: sysfs_create_symlink failed (-17)
udev: renamed network interface wmaster0 to eth1
net wlan0_rename: device_rename: sysfs_create_symlink failed (-17)
I think the messages with error code -17 come from these messages in the
console log during bootup (These have been hand transcribed as I could not find
them in any log.)
udevd_event[1931] match_rule: error opening ATTR{/sys/class/net/wmaster0/type}
for writing: permission denied.
udevd_event[1935] match_rule: error opening ATTR{/sys/class/net/wlan0/type} for
writing: permission denied.
Why is udevd trying to write those files? They are clearly readonly, and they
should be.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #6 from Larry Finger <Larry.Finger@xxxxxxxxxxxx> 2007-09-24 12:26:19 MST ---
Yes, I still see it here. I upgraded from Beta3 to RC1. I hope that doesn't
make a difference.
In the dmesg output, I see the following lines:
net eth1: device_rename: sysfs_create_symlink failed (-17)
udev: renamed network interface wmaster0 to eth1
net wlan0_rename: device_rename: sysfs_create_symlink failed (-17)
I think the messages with error code -17 come from these messages in the
console log during bootup (These have been hand transcribed as I could not find
them in any log.)
udevd_event[1931] match_rule: error opening ATTR{/sys/class/net/wmaster0/type}
for writing: permission denied.
udevd_event[1935] match_rule: error opening ATTR{/sys/class/net/wlan0/type} for
writing: permission denied.
Why is udevd trying to write those files? They are clearly readonly, and they
should be.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |