Comment 7 for bug 1169457

Revision history for this message
Mindaugas B. (embar-super) wrote :

If I use:
 # udevadm control --log-priority=debug
Then
 I get atached /var/log/messages

Robert Milasan suggest, that problem is this:
Apr 18 22:42:48 linux-17m9 hp-mkuri: common/utils.c 98: unable to find
[s{product}] support-type in /usr/share/hplip/data/models/models.dat
Apr 18 22:42:48 linux-17m9 systemd-udevd[7194]: '/bin/sh -c '/usr/bin/hp-mkuri
-c &'' [7216] exit with return code 0
Apr 18 22:42:48 linux-17m9 systemd-udevd[7218]: starting '/bin/sh -c
'/usr/bin/hp-firmware -y3 -s001:003 &''
Apr 18 22:42:50 linux-17m9 systemd-udevd[7194]: '/bin/sh -c
'/usr/bin/hp-firmware -y3 -s001:003 &''(err) 'warning: No display
found.'
Apr 18 22:42:50 linux-17m9 hp-firmware: hp-firmware[7219]: warning: No display
found.
Apr 18 22:42:50 linux-17m9 hp-firmware: hp-firmware[7219]: error: hp-firmware
-u/--gui requires Qt4 GUI support. Entering interactive mode.
Apr 18 22:42:50 linux-17m9 systemd-udevd[7194]: '/bin/sh -c
'/usr/bin/hp-firmware -y3 -s001:003 &''(err) 'error: hp-firmware
-u/--gui requires Qt4 GUI support. Entering interactive mode.'
Apr 18 22:42:50 linux-17m9 systemd-udevd[7194]: '/bin/sh -c
'/usr/bin/hp-firmware -y3 -s001:003 &''(out) ''
Apr 18 22:42:50 linux-17m9 systemd-udevd[7194]: '/bin/sh -c
'/usr/bin/hp-firmware -y3 -s001:003 &''(out) 'HP Linux Imaging and
Printing System (ver. 3.13.4)'
Apr 18 22:42:50 linux-17m9 systemd-udevd[7194]: '/bin/sh -c
'/usr/bin/hp-firmware -y3 -s001:003 &''(out) 'Firmware Download Utility
ver. 2.4'

But even if this message is shown, firmware was send, because "udevadm control --log-priority" =DEBUG, and
firmware not send if I set empty option ( "udevadm control --log-priority=" ) as by default.