Comment 4 for bug 1433557

Revision history for this message
Martin Pitt (pitti) wrote : Re: systemd-udev-settle.service failes, 3min boot delay

Can you please try this:

  sudo mv /lib/udev/rules.d/61-accelerometer.rules{,.disabled}

and check if that changes anything? If so, can you please give me the output of

  sudo SYSTEMD_LOG_LEVEL=debug /lib/udev/accelerometer /devices/platform/lis3lv02d/input/input23

? (It was input23 in your log; it could be a different number between boots, though, check in /sys/devices/platform/lis3lv02d/input)

Thanks!