Comment 3 for bug 12381

Revision history for this message
Martin Pitt (pitti) wrote :

(In reply to comment #0)
> If one has a CD inserted in my CD-ROM drive, every few minutes it gets spun up.
> This is insanely irritating when one is trying to sleep:
> manager.c/851: Device removed: /org/freedesktop/Hal/devices/block_Rome_TW_CD1
> manager.c/789: New Device: /org/freedesktop/Hal/devices/block_Rome_TW_CD1
> manager.c/825: Changed: /dev/hdc
> manager.c/542: /org/freedesktop/Hal/devices/block_Rome_TW_CD1 already mounted,
> not mounting again
> manager.c/905: Mounted: /org/freedesktop/Hal/devices/block_Rome_TW_CD1

Does that mean that these messages appear every few minutes? If so, can you
please run hal in debugging mode

  sudo killall hald
  sudo hald --drop-privileges --daemon=no --verbose=yes > hal.log 2>&1

and send me the initial output and the output after a few minutes?

I can't reproduce this here (i386).