Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

systemd-udevd timeout at boot

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
lubro
Posts: 1
Joined: 2017-02-25 11:10

systemd-udevd timeout at boot

#1 Post by lubro »

Hey Guys hope you can Help me,
I reinstalled my Jessie some Days ago because my HDD was broken.
This Time I decided to take the encrypted LVM installation.
At first everything seems to work fine but sometimes the Boot needs about 40 seconds, 30 sec waiting for systemd-udevd-settle service.

So I checked the journalctl and it seems to me, that udevd wants to start an module for hp-printers.

here is the part of the journal:

Code: Select all

Feb 25 12:47:18 marvin systemd-udevd[325]: timeout '/bin/sh -c 'if [ -f /usr/bin/systemctl ]; then /usr/bin/systemctl 
Feb 25 12:47:18 marvin systemd-udevd[323]: timeout '/bin/sh -c 'if [ -f /usr/bin/systemctl ]; then /usr/bin/systemctl 
Feb 25 12:47:18 marvin systemd-udevd[325]: timeout '/bin/sh -c 'grep -q ^#hpaio /etc/sane.d/dll.conf;if [ $? -eq 0 ];t
Feb 25 12:47:18 marvin systemd-udevd[323]: timeout '/bin/sh -c 'grep -q ^#hpaio /etc/sane.d/dll.conf;if [ $? -eq 0 ];t
Feb 25 12:47:18 marvin systemd-udevd[325]: timeout '/bin/sh -c 'test -e /sys//devices/pci0000:00/0000:00:1a.0/usb3/3-1
Feb 25 12:47:18 marvin systemd-udevd[323]: timeout '/bin/sh -c 'test -e /sys//devices/pci0000:00/0000:00:1a.0/usb3/3-1
Feb 25 12:47:18 marvin systemd-udevd[323]: timeout '/bin/sh -c 'if test -e /sys//devices/pci0000:00/0000:00:1a.0/usb3/
Feb 25 12:47:18 marvin systemd-udevd[325]: timeout '/bin/sh -c 'if test -e /sys//devices/pci0000:00/0000:00:1a.0/usb3/
Feb 25 12:47:18 marvin kernel: WARNING! power/level is deprecated; use power/control instead
Feb 25 12:47:18 marvin kernel: WARNING! power/level is deprecated; use power/control instead
Feb 25 12:47:18 marvin systemd-udevd[323]: timeout '/bin/setfacl -m g:scanner:rw /dev/bus/usb/003/003'
Feb 25 12:47:18 marvin systemd-udevd[325]: timeout '/bin/setfacl -m g:scanner:rw /dev/bus/usb/003/004'
Now to my Questions:
1: Is it riht that the problem is caused by something related to an HP-printer module?
2: Do you have any idea how I can do to fix this problem?

thx a lot

lubro

Post Reply