On Jul 13, Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > In addition to the observations of the initial reporter I must report, > that /etc/init.d/udev restart does INDEED (after the bootup) DOES create > /dev/input/mice. So I wonder if this is a timing problem? This sucks, I see that you are running 2.6.13rc...
Please reboot with this installed as /etc/hotplug.d/default/logger.hotplug and send me the compressed /dev/hotplug.log file. -- ciao, Marco
#!/bin/dash [ "$USER" = root ] && exit FILE="/dev/hotplug.log" [ -f $FILE ] || : > $FILE if [ -w $FILE ]; then exec >> $FILE 2>&1 else echo "[Cannot write to $FILE.]" fi unset FILE { echo ======================================================================== date echo $0 "$@" echo set } | egrep -v "^'$|^(_|PATH|PWD|PPID|SHLVL|HOME|IFS|OPTIND|PS[1234])="
signature.asc
Description: Digital signature