Comment 48 for bug 356631

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

I applied the second upstream patch to a new test package

udev (141-1pitti2) jaunty; urgency=low

  * Fix detection of CD media:
    - extras/cdrom_id/cdrom_id.c: Add a new key ID_CDROM_MEDIA=1 if there
      is a CD present. Also, skip media tests if CDROM_DRIVE_STATUS !=
      CDS_DISC_OK.
    - rules/rules.d/60-persistent-storage.rules: Only start vol_id if
      ID_CDROM_MEDIA is set. This should fix the auto-closing of the tray.
      (LP: #356631)
    - Cherrypicked from upstream git f907449ee and d6f0b22d5.

 -- Martin Pitt <email address hidden> Tue, 21 Apr 2009 11:16:56 +0200

and uploaded it to my PPA: https://launchpad.net/~pitti/+archive/ppa

Could affected people please install this udev update and check whether it fixes their bug? If it still does not work, please include the output of

  sudo udevadm monitor --udev --environment

again. Thank you!