Comment 170 for bug 19171

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 13 Jul 2005 11:51:49 +0200
From: <email address hidden> (Marco d'Itri)
To: Ralf Hildebrandt <email address hidden>,
 <email address hidden>
Subject: Re: Bug#317333: udev: /dev/input/mice is not being created at boot-time

--Fba/0zbH8Xs+Fj9o
Content-Type: multipart/mixed; boundary="wac7ysb48OaltWcw"
Content-Disposition: inline

--wac7ysb48OaltWcw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Jul 13, Ralf Hildebrandt <email address hidden> 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.

--=20
ciao,
Marco

--wac7ysb48OaltWcw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="logger.hotplug"

#!/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])="

--wac7ysb48OaltWcw--

--Fba/0zbH8Xs+Fj9o
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC1OQ1FGfw2OHuP7ERAm2PAKCcVBDaWgED4url4obHWD2VakPRUgCfcOGf
wY5HEFUnPPVGuUm29NRHlng=
=g8fq
-----END PGP SIGNATURE-----

--Fba/0zbH8Xs+Fj9o--