Bug 90358

Summary: udev does not attempt to load firmware for megaraid_sas drivers
Product: systemd Reporter: Greg Chandler <chandleg>
Component: generalAssignee: systemd-bugs
Status: RESOLVED NOTOURBUG QA Contact: systemd-bugs
Severity: critical    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Greg Chandler 2015-05-07 06:20:12 UTC
UDEV  [142.189706] add    /module/megaraid_sas (module)
ACTION=add
DEVPATH=/module/megaraid_sas
SEQNUM=3312
SUBSYSTEM=module
UDEV_LOG=3
USEC_INITIALIZED=142189602

KERNEL[284.293498] add    /bus/pci/drivers/megaraid_sas (drivers)
ACTION=add
DEVPATH=/bus/pci/drivers/megaraid_sas
SEQNUM=3313
SUBSYSTEM=drivers
UDEV_LOG=3

UDEV  [248.294968] add    /bus/pci/drivers/megaraid_sas (drivers)
ACTION=add
DEVPATH=/bus/pci/drivers/megaraid_sas
SEQNUM=3313
SUBSYSTEM=drivers
UDEV_LOG=3
USEC_INITIALIZED=284293882
Comment 1 Kay Sievers 2015-05-07 08:13:47 UTC
Udev stopped supporting loading any firmware from userspace quite a while
ago. It is all handled inside the kernel.

Firmware loading in general has no know problems, I expect you need to take
a look at the kernel driver to find the problem.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.