Comment 12 for bug 490925

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 490925] Re: doesn't recognize cd audio (tracks)

Hello Thorsten,

Thorsten Reinbold [2010-06-02 13:02 -0000]:
> 2. After automount, I've ejected it

Eject with the hardware button on the drive, or through the eject icon
in the file browser? Does it make a difference?

Can you please get back to this situation until the automount, then
open a terminal and copy&paste the following commands:

  udevadm monitor -e --udev > /tmp/udev.log 2>&1 &
  udisks --monitor-detail > /tmp/udisks.log 2>&1 &
  gvfs-mount -oi > /tmp/gvfs.log

Then eject the CD, wait a couple of seconds, and close the terminal
(this should kill those three monitors)

Then please attach /tmp/udev.log, /tmp/udisks.log, and /tmp/gvfs.log
here. Thanks!