rickysarraf / laptop-mode-tools

Power Savings tool for Linux
https://www.researchut.com/tags/laptop-mode-tools/
GNU General Public License v2.0
549 stars 47 forks source link

installing laptop-mode-tools lets renaming network interfaces fail -- archlinux #155

Closed hrehfeld closed 4 years ago

hrehfeld commented 4 years ago

Describe the bug I'm also running into this: https://bbs.archlinux.org/viewtopic.php?id=252364

After installing laptop-mode-tools, udev can't rename the network interface with 'device or resource busy.'.

To Reproduce Steps to reproduce the behavior:

  1. Install Archlinux
  2. configure network using predictable if names
  3. install laptop-mode-tools
  4. reboot, observe journalctl -u systemd-udevd or sudo udevadm test /sys/class/net/eth0

Expected behavior nothing. :-)

Important Information:

Workaround Just uninstall laptop-mode-tools.

rickysarraf commented 4 years ago

Yes. I am aware of it. There's a similar bug report on Debian. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952506 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925944

There's a couple of issues here. Some of it is documented in the bug reports I've mentioned.