Mar
11
2009
HOWTO: Enable Eject button on Dell XPS M1530 in Ubuntu
Simply add this to /etc/sysctl.conf:
# Unlock the CDROM eject button
dev.cdrom.lock=0
You have to restart for it to take effect.
Simply add this to /etc/sysctl.conf:
# Unlock the CDROM eject button
dev.cdrom.lock=0
You have to restart for it to take effect.