Comment 17 for bug 8477

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

Hi Rafael!

Thanks for the attachments. I have two questions:

- "*** [DIE] lshal.c:dump_devices():70 : Couldn't obtain list of devices"
implies that hal is either not running at all any more or is stuck in
uninterruptable sleep (see bug #8628). After you plugged in the device the
second time (when it is not automatically mounted any more), can you please give
me the output of

  ps aux|grep hald

- Is it possible to mount the device manually when it doesn't happen
automatically? Please try with "pmount /dev/sda1" (as normal user). Please also
send me the output of "ls -l /dev/sd*".

Thanks in advance!