So from what it looks like here, this is a very ugly race condition rearing it's head. lirc-it87 gets loaded, and creates /dev/lirc0. Well udev sees this happen and offers to restart lirc. lirc-it87 bails out because it can't find the device. udev sees this again and says hey!, lets restart lirc. Endless cycle. I think the interim solution is going to have to be, don't allow anything to be modprobed when we are called by udev. Just assume the USB devices were handled by hotplugging.
-- lirc is making a loop when is loaded, and it doesn't work https://bugs.launchpad.net/bugs/269743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs