In my case, I experience the opposite of the problem described.
I cannot eject my optical disk as it it always locked, despite my configuration 
value:

dev.cdrom.lock = 0

Every time I insert a disk, the drive is locked. When I issue the
command

$ eject -i off

which is essentially a

$ ioctl(fd, CDROM_LOCKDOOR, 0)

then the eject button works fine again.

So, it seems that the configuration value in dev.cdrom.lock is not
reprected anymore and thus the drive locking is setting (another)
default value?

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

Title:
  cd drive lock does not work after oneiric upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/854814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to