Maybe the following will provide some info: # udevadm test /sys/bus/ccw/devices/0.0.0121 [...] udev_device_new_from_syspath: device 0x42b828 has devpath '/devices/css0/0.0.0005/0.0.0121' wait_for_file: file '/sys/devices/css0/0.0.0005/0.0.0121/online' appeared after 0 loops udev_rules_apply_to_event: RUN '/sbin/hwup -A -D $DEVPATH $env{SUBSYSTEM} %b' /etc/udev/rules.d/85-sysconfig-hardware.rules:2 udev_rules_apply_to_event: RUN 'socket:@/org/kernel/udev/monitor' /lib/udev/rules.d/95-late.rules:17 udevadm_test: run: '/sbin/hwup -A -D /devices/css0/0.0.0005/0.0.0121 ccw ' udevadm_test: run: 'socket:@/org/kernel/udev/monitor'
Could it be that the last parameter for the call to hwup ("%b") is missing? AFAICT the value for that should be "0.0.0121" in this case. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org