[Bug 1404509] Re: [precise] udev does not automatically load modules
Martin Pitt
martin.pitt at ubuntu.com
Tue Jan 6 09:43:47 UTC 2015
Note that this is not unambiguously regression free -- in precise we did
not yet have kmod, and udev still calls the modprobe binary instead of
using libkmod. So as Kay already pointed out, we'd call modprobe a lot
more with this, even on the default precise kerneL (3.2).
** Also affects: udev (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: udev (Ubuntu)
Status: New => Fix Released
** Changed in: udev (Ubuntu Precise)
Status: New => Triaged
** Summary changed:
- [precise] udev does not automatically load modules
+ [precise] udev does not automatically load modules with kernel >= 3.11
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1404509
Title:
[precise] udev does not automatically load modules with kernel >= 3.11
Status in udev package in Ubuntu:
Fix Released
Status in udev source package in Precise:
Triaged
Bug description:
Udev version in Ubuntu 12.04 LTS Precise does not load all modules
automatically. This is know bug in udev which was fixed more than one
year ago in upstream project.
Specially this bug cause that no module with cpu modalias is loaded
for kernels >= 3.11.
More info is on ML:
http://lists.freedesktop.org/archives/systemd-devel/2013-July/012165.html
Upstream patch which fixing this bug is simple and one-line:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=bf7f800f2b3e93ccd1229d4717166f3a4d3af72f
Please backport this patch to Ubuntu 12.04 LTS. It should be simple as
it is one-line patch and should not have any regressions. It is also
in upstream udev project.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1404509/+subscriptions
More information about the foundations-bugs
mailing list