Comment 11 for bug 27323

Revision history for this message
Martin Pitt (pitti) wrote : Re: hal's automount_enabled_hint causes disk to beep every few seconds

Thanks; storage-probes.txt confirmed that hal really just polls the USB drive with the addon-storage. So it must be something else...

Can you please do

  sudo strace -f -o hald.trace -p `pidof hald`

let that run for a while (maybe a minute), then press Control-C and attach hald.trace here?