The first reason is that our current kernel package seems to have the
"block" module built in now, so the udev rule which is meant to set the
default in-kernel polling value doesn't work:

ACTION=="add", SUBSYSTEM=="module", KERNEL=="block",
ATTR{parameters/events_dfl_poll_msecs}=="0",
ATTR{parameters/events_dfl_poll_msecs}="2000"

This requires a sysctl.d setting now. Will add to udev package.

However, even when I set the polling interval manually, the kernel still
doesn't emit an eject_request uevent, even though it claims to:

$ cat /sys/block/sr0/events
media_change eject_request

I still need to investigate that.

** Package changed: udisks (Ubuntu) => udev (Ubuntu)

** Changed in: udev (Ubuntu)
       Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890592

Title:
  Ejecting a CD or DVD manually does not unmount it

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/890592/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to