chiark / gitweb /
Avoid spinning up CD on pressing eject button
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 4 Apr 2011 09:47:54 +0000 (11:47 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 4 Apr 2011 09:47:54 +0000 (11:47 +0200)
commit55eb500cc5465babf1fd773dbcceeb90eeefd997
tree49b19dd6b031a1ad19a8d84f37d3fdfbe0d78dd2
parent9bb54267a1483e8f3b2de352c7be433f625e5606
Avoid spinning up CD on pressing eject button

When the CD tray door is locked and the hardware eject button is pressed, newer
kernels (2.6.38+) will send out a change event with a DISK_EJECT_REQUEST==1
property. Do not run cdrom_id and blkid in this case, as the media state and
contents does not change, and this only needlessly spins up the drive again
right before ejection.
extras/cdrom_id/60-cdrom_id.rules
rules/rules.d/60-persistent-storage.rules