cd player will not open

Need help with peripherals or devices?
Post Reply
Message
Author
logiflow
Posts: 14
Joined: 2014-05-08 20:38

cd player will not open

#1 Post by logiflow »

I bought Debian 12.0 installation disks and installed Bookworm using them. I tried to install new applications and was instructed to insert one of the disks. I can not open my media player to insert a disk. I was able to open it at first both manually and with keyboard instructions. I am using a Dell Latitude E6430ATG laptop. Is there an application I can download that will allow me to use my built-in media player?

User avatar
fabien
Forum Helper
Forum Helper
Posts: 1147
Joined: 2019-12-03 12:51
Location: Anarres (Toulouse, France actually)
Has thanked: 100 times
Been thanked: 260 times

Re: cd player will not open

#2 Post by fabien »

If you have eject installed, just run it

Code: Select all

$> eject
If not, the current package is here.

Code: Select all

Package: eject
Source: util-linux
Version: 2.38.1-5+deb12u1
Installed-Size: 135 kB
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: amd64
Depends     ▼
 libc6 (>=2.34), libmount1 (>=2.24.2)
Description-en: ejects CDs and operates CD-Changers under Linux
 This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT
 ioctl). It also allows setting the autoeject feature.
 .
 On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
 the active disc.
 .
 You can also use eject to properly disconnect external mass-storage
 devices like digital cameras or portable music players.
Multi-Arch: foreign
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: hardware::storage, hardware::storage:cd, implemented-in::c,
 interface::commandline, role::program, scope::utility, use::driver
Section: utils
Priority: optional
Filename: pool/main/u/util-linux/eject_2.38.1-5+deb12u1_amd64.deb
Size: 48 kB
ImageShare your Debian SCRIPTS
There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2333
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: cd player will not open

#3 Post by FreewheelinFrank »

If you cannot open the drive manually (by pressing the physical button), it is probably stuck. There is a trick to open it.

https://www.instructables.com/How-to-op ... DVD-drive/

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1523
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 61 times
Been thanked: 88 times

Re: cd player will not open

#4 Post by None1975 »

FreewheelinFrank wrote: 2024-09-18 02:21 If you cannot open the drive manually (by pressing the physical button), it is probably stuck. There is a trick to open it.

https://www.instructables.com/How-to-op ... DVD-drive/
Thank you for sharing it. Nice tip!
OS: Debian 12.4 Bookworm / DE: XFCE
Debian Wiki | DontBreakDebian, My config files on github

Post Reply