Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: 12.04 eject button of dvd drive doesnt work

  1. #11
    Join Date
    Sep 2007
    Location
    Oklahoma, USA
    Beans
    2,378
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: 12.04 eject button of dvd drive doesnt work

    Some drives have a firmware-controlled interlock for the eject button, so that it will not work if the system has told it not to. It sounds as if yours may be one of these.

    I've experienced the same sort of thing, even under Windows; if the drive is mounted and especially if a file on it is still open, the eject button simply does nothing. Closing the file and unmounting the drive makes it work again.

    It got so annoying back when I was using Win98 that I created a desktop shortcut to force the CD to eject!

    Apparently, something changed in the 12.04 code to keep the drive locked until it's ejected through software. Until it's changed back (if ever) there's not much you can do other than set up a shortcut...
    --
    Jim Kyle in Oklahoma, USA
    Linux Counter #259718
    Howto mark thread: https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

  2. #12
    Join Date
    Apr 2005
    Beans
    77

    Re: 12.04 eject button of dvd drive doesnt work

    Quote Originally Posted by anonymous5 View Post
    Try adding to /etc/sysctl.conf :

    # Unlock the CDROM eject button
    dev.cdrom.lock=0

    You have to restart.
    Thanks for you help, but no change.

  3. #13
    Join Date
    Apr 2005
    Beans
    77

    Re: 12.04 eject button of dvd drive doesnt work

    Quote Originally Posted by JKyleOKC View Post
    Some drives have a firmware-controlled interlock for the eject button, so that it will not work if the system has told it not to. It sounds as if yours may be one of these.

    I've experienced the same sort of thing, even under Windows; if the drive is mounted and especially if a file on it is still open, the eject button simply does nothing. Closing the file and unmounting the drive makes it work again.
    But after unmounting the drive, it doesnt work again, i cant open it.

  4. #14
    Join Date
    Dec 2007
    Location
    pacific northwest
    Beans
    245
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: 12.04 eject button of dvd drive doesnt work

    Try this: https://bugs.launchpad.net/ubuntu/+s...543/comments/5

    Code:
    sudo eject -i off
    Nothing to see here

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •