You are not logged in.
Hello everyone,
i got this errors when I boot my system:
Feb 25 20:14:05 natepad systemd-udevd[176]: Error changing net interface name 'eth0' to 'enp0s25': Device or resource busy
Feb 25 20:14:05 natepad systemd-udevd[170]: Error changing net interface name 'wlan0' to 'wlp3s0': Device or resource busyI use connman and I know, that connman sets the interfaces to eth0 and wlan0. But I can't figure out, which other unit wants to override the interfaces.
The output of 'systemctl -t service' is:
connman-vpn.service loaded active running ConnMan VPN service
connman.service loaded active running Connection service
dbus.service loaded active running D-Bus System Message Bus
getty@tty1.service loaded active running Getty on tty1
kmod-static-nodes.service loaded active exited Create list of required static device nodes for the current kernel
ldconfig.service loaded active exited Rebuild Dynamic Linker Cache
systemd-backlight@backlight:intel_backlight.service loaded active exited Load/Save Screen Backlight Brightness of backlight:intel_backlight
systemd-fsck@dev-disk-by\x2duuid-eafafd4d\x2db0a3\x2d440a\x2d8eb9\x2dc1fbb9860a5f.service loaded active exited File System Check on /dev/disk/by-uuid/eafafd4d-b0a3-440a-8eb9-c1fbb9860a5f
systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog
systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running Login Service
systemd-modules-load.service loaded active exited Load Kernel Modules
systemd-random-seed.service loaded active exited Load/Save Random Seed
systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
systemd-rfkill@rfkill0.service loaded active exited Load/Save RF Kill Switch Status of rfkill0
systemd-rfkill@rfkill1.service loaded active exited Load/Save RF Kill Switch Status of rfkill1
systemd-rfkill@rfkill2.service loaded active exited Load/Save RF Kill Switch Status of rfkill2
systemd-sysctl.service loaded active exited Apply Kernel Variables
systemd-sysusers.service loaded active exited Create System Users
systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev
systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories
systemd-udev-hwdb-update.service loaded active exited Rebuild Hardware Database
systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
systemd-udevd.service loaded active running udev Kernel Device Manager
systemd-update-done.service loaded active exited Update is Completed
systemd-update-utmp.service loaded active exited Update UTMP about System Boot/Shutdown
systemd-user-sessions.service loaded active exited Permit User Sessions
systemd-vconsole-setup.service loaded active exited Setup Virtual Console
tlp.service loaded active exited TLP system startup/shutdown
user@1000.service loaded active running User Manager for UID 1000
wpa_supplicant.service loaded active running WPA supplicantThanks for helping!
Last edited by natepad (2015-02-25 19:45:01)
Offline
What makes you think connman changes the names of the interfaces?
Offline
I read it somewhere, but I can't find the link at the moment. Maybe that is not the case. It will actually not change the error messages, because something will change them anyway away from eth0 and wlan0.
And as I know, connman sets them to eth0 and wlan0, thats the reasen why they are busy. That's just what I can remember out of my head and would be logic for me.
Last edited by natepad (2015-02-25 20:45:07)
Offline
That error suggests a udev rule to me... What is in your /etc/udev/rules.d/?
Offline
Nothing in there.
Offline