Bugzilla – Bug 112915
udevd-event[24853]: run_program: exec of program '/sbin/firmware.hotplug.sh' failed
Last modified: 2005-08-27 18:08:24 UTC
Aug 25 11:44:31 linux kernel: usb 4-6: USB disconnect, address 2 Aug 25 11:44:52 linux kernel: usb 4-6: new high speed USB device using ehci_hcd and address 3 Aug 25 11:44:52 linux kernel: dvb-usb: found a 'WideView/Yuan/Yakumo/Hama/Typhoon DVB-T USB2.0 (WT-200U)' in cold state, will try to load a firmware Aug 25 11:44:52 linux udevd-event[24853]: run_program: exec of program '/sbin/firmware.hotplug.sh' failed Aug 25 11:45:01 linux /usr/sbin/cron[24959]: (root) CMD (touch /tmp/noautobuild) Aug 25 11:45:03 linux sshd[24982]: Accepted publickey for root from 127.0.0.1 port 49437 ssh2 Aug 25 11:45:22 linux syslog-ng[3736]: STATS: dropped 0 Aug 25 11:45:22 linux kernel: dvb-usb: did not find the firmware file. (dvb-usb-dtt200u-01.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. Aug 25 11:45:22 linux kernel: dvb-usb: WideView/Yuan/Yakumo/Hama/Typhoon DVB-T USB2.0 (WT-200U) error while loading driver (-2)
*** This bug has been marked as a duplicate of 112820 ***
Ludwig found the culprit. In /etc/udev/rules.d/50-udev.rules, line 236, the name of the firmwareloader script is wrong. Must be /sbin/udev.firmware.sh now.
*** Bug 113446 has been marked as a duplicate of this bug. ***