[systemd-bugs] [Bug 85782] random freeze at boot with kernel 3.17.x
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 8 16:20:39 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85782
Kay Sievers <kay at vrfy.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTOURBUG
--- Comment #5 from Kay Sievers <kay at vrfy.org> ---
It sounds like a race with a kernel driver/module loading. It is very
unlikely that udev can anything about it to fix it, at least I have no
idea where to look for.
You could try to blacklist kernel modules, to prevent them from being
loaded. The list of modules show up in "lsmod" at a successful boot, and
you could add some of them (things which are not needed to bring up the
machine) to a modprobe config file and blacklist them.
If you happen to have more information and think that userspace causes this,
please reopen.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141209/bf9d0625/attachment.html>
More information about the systemd-bugs
mailing list