kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #110757
[Bug 1433557] Re: systemd-udev-settle.service fails when probing ST LIS3LV02DL Accelerometer , 3min boot delay
Ah-haa! For the first two workers I found these gems in the log:
Apr 01 13:58:57 alice systemd-udevd[458]: timeout '/bin/sh -c 'if [ -f /usr/bin/systemctl ]; then /usr/bin/systemctl --no-block start hplip-printer@003:006.service; else /usr/bin/nohup /usr/bin/hp-config_usb_printer 003:006 ; fi &''
Apr 01 13:58:57 alice systemd-udevd[458]: '/bin/sh -c 'grep -q ^#hpaio /etc/sane.d/dll.conf;if [ $? -eq 0 ];then sed -i -e s/^#hpaio/hpaio/ /etc/sane.d/dll.conf;else grep -q ^hpaio /etc/sane.d/dll.conf;if [ $? -ne 0 ];then echo hpaio >>/etc/sane.d/dll.conf;fi;fi'' [5784] exit with return code 0
sed'ing and writing files to /etc/ in udev rules is evil, bad, and
wrong. also, calling systemctl in an udev rule is bound to fail, this
should at least be ENV{SYSTEMD_WANTS}+="hplip-printer@003:006.service".
It seems you don't even have a HP printer, do you? Or is this
Bus 003 Device 006: ID 03f0:2514 Hewlett-Packard
actually a printer in disguise? (lsusb says that it's a hub). If it's a
printer, could you check if turning it off makes a difference?
Could you please check if moving /lib/udev/rules.d/56-hpmud.rules aside
helps?
** Summary changed:
- systemd-udev-settle.service fails when probing ST LIS3LV02DL Accelerometer , 3min boot delay
+ systemd-udev-settle.service times out on hplip rules
** Package changed: linux (Ubuntu) => hplip (Ubuntu)
** Changed in: hplip (Ubuntu)
Importance: Medium => High
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1433557
Title:
systemd-udev-settle.service times out on hplip rules
Status in hplip package in Ubuntu:
Incomplete
Bug description:
During boot, systemd-udev-settle.service failes causing a 3min boot
delay.
Journal report this:
> root@alice:~# journalctl -u systemd-udev-settle
> -- Logs begin at Wed 2015-03-18 12:38:16 CET, end at Wed 2015-03-18 12:47:32 CET. --
> Mar 18 12:38:16 alice systemd[1]: Starting udev Wait for Complete Device Initialization...
> Mar 18 12:41:16 alice systemd[1]: systemd-udev-settle.service start operation timed out. Terminating.
> Mar 18 12:41:16 alice systemd[1]: Failed to start udev Wait for Complete Device Initialization.
> Mar 18 12:41:16 alice systemd[1]: Unit systemd-udev-settle.service entered failed state.
> Mar 18 12:41:16 alice systemd[1]: systemd-udev-settle.service failed.
> Mar 18 12:41:17 alice systemd[1]: Starting udev Wait for Complete Device Initialization...
> Mar 18 12:41:18 alice systemd[1]: Started udev Wait for Complete Device Initialization.
The dmesg output arround that time is:
> [ 8.537560] Adding 16723964k swap on /dev/sda4. Priority:-1 extents:1 across:16723964k FS
> [ 9.559871] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input23
> [ 189.205551] Bluetooth: Core ver 2.20
> [ 189.205565] NET: Registered protocol family 31
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: dbus 1.8.12-1ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Mar 18 12:51:08 2015
SourcePackage: dbus
UpgradeStatus: Upgraded to vivid on 2015-03-02 (15 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1433557/+subscriptions