Disable CD-ROM in BIOS

6

1

I have a Lenovo T420 laptop. The reason I want to disable the CD-ROM is because when moving the laptop, I often unintentionally press the eject button, which turns on CD-ROM's power and pops the tray open - it's annoying for me. I am looking for a way to power off CD-ROM, and only power back on when I re-configure it, preferably done through the BIOS.

Stan

Posted 2011-09-11T13:12:53.547

Reputation: 6 535

Why not just lock it instead? – Ignacio Vazquez-Abrams – 2011-09-11T13:18:45.863

Answers

4

Disabling the effect of the eject button can be controlled at the OS level. Use CDRom-Lock or eject -i on to lock the drive closed.

Ignacio Vazquez-Abrams

Posted 2011-09-11T13:12:53.547

Reputation: 100 516

This program is apparently written in VB6 (a language from an era preceding the Cambrian Epoch) and as such, doesn't run on Windows 7. – Aphex – 2012-03-29T16:48:02.163

1@Aphex - I have run lots of Visual Basic programs on Windows 7. My guess its more of a problem with your installation. – Ramhound – 2012-06-21T12:19:50.940

4

There is no way ti disable the drawer button in the BIOS. Disabling the optical drive in Device Manager will not affect the drawer button.

There is a "door lock" (and corresponding "door unlock") command in the low-level ATA command set. I have no idea if anyone ever implemented a utility to do what you're asking. (There's a possibility that some optical drives will reject the "door lock" command when the drawer is empty.)

Have you considered simply removing the entire optical drive out of its bay? It's two seconds to pop out the drive (slide the tab release, and then pull on the tab), and another second to pop it back in.

sawdust

Posted 2011-09-11T13:12:53.547

Reputation: 14 697

3

I wrote LockCD application after giving up on finding a properly functioning software that would lock the CD ROM eject button which i hit quite frequently on my Lenovo T520 laptop. The main problem with the software found over the internet was that it wouldn't retain the lock state after Sleep/Resume. I made it freely available at http://sourceforge.net/p/lockcd/wiki/Home/

Edward

Posted 2011-09-11T13:12:53.547

Reputation: 316

This doesn't work for my T420. I have the program running and enabled, and drive D is in the Locked Drives list. The cursed blue button on the drive still opens the tray. – Aphex – 2012-03-29T16:41:49.100

1

Lock CD works perfectly now on ASUS Win 7 Laptop. It works once the program has kicked in after start up after resuming from Sleep mode or re start so I think that's the best it can be as the program has to kick in to start working. But any difficulties on not working after resume is resolved. Very well done on that. It's a nice product that leaves a window of opportunity for someone to open and close the draw after start up but after that it's doing the job it is designed to do to. One up on CD ROM which 061 drops it's bundle after shutting down or sleep and no longer holds it's function after start up or sleep. So this one wins the day.

TonyP

Posted 2011-09-11T13:12:53.547

Reputation: 11

maybe it always worked for you, but apparently not on his T420 laptop though. – barlop – 2012-06-21T11:52:05.023

True. Seems there is some inconsistency on what it will work on. I loaded both the x64 and x86 installer package ( a bit rad as it runs it twice) and it stays locked after shut down and restart (most of the time). Could use a tweak still but it is still the best available so far that I have tried. Still stays active after sleep and resume on ASUS notebook on Win 7 consistently. – TonyP – 2012-07-17T04:01:41.803