CD/DVD Player not found

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
storfot51
Level 1
Level 1
Posts: 9
Joined: Wed Apr 25, 2018 3:58 am

CD/DVD Player not found

Post by storfot51 »

Linux Mint 18.3 can't find my CD/DVD drive. I have run update of drivers.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
ClixTrix

Re: CD/DVD Player not found

Post by ClixTrix »

Please run the following command from Terminal and post back the results.

Code: Select all

lsblk
Edit: If it is a USB drive, plug-in the drive and run the following command from Terminal and post back the results.

Code: Select all

lsusb
storfot51
Level 1
Level 1
Posts: 9
Joined: Wed Apr 25, 2018 3:58 am

Re: CD/DVD Player not found

Post by storfot51 »

oyvind@oyvinds-pc ~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sr0 11:0 1 1024M 0 rom
sda 8:0 0 232,9G 0 disk
├─sda2 8:2 0 1K 0 part
├─sda5 8:5 0 8G 0 part [SWAP]
└─sda1 8:1 0 224,9G 0 part /
oyvind@oyvinds-pc ~ $
richyrich

Re: CD/DVD Player not found

Post by richyrich »

This terminal command will give you some good info on your disks and specifically your optical drive. You can then post the complete output back here in a reply.

inxi -dxx
richyrich

Re: CD/DVD Player not found

Post by richyrich »

Another thing to check, is in the program that needs dvd/cd access. This was mentioned in the Release Notes.
Check to make sure that the default optical device is set to /dev/sr0 (a number zero, not a capital O)
(click to enlarge) This is the preferences of VLC on my computer.
Image
ClixTrix

Re: CD/DVD Player not found

Post by ClixTrix »

storfot51 wrote: Wed Apr 25, 2018 9:31 am oyvind@oyvinds-pc ~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sr0 11:0 1 1024M 0 rom
sda 8:0 0 232,9G 0 disk
├─sda2 8:2 0 1K 0 part
├─sda5 8:5 0 8G 0 part [SWAP]
└─sda1 8:1 0 224,9G 0 part /
oyvind@oyvinds-pc ~ $
sr0 11:0 1 1024M 0 rom

That's your CD/DVD drive.
storfot51
Level 1
Level 1
Posts: 9
Joined: Wed Apr 25, 2018 3:58 am

Re: CD/DVD Player not found

Post by storfot51 »

oyvind@oyvinds-pc ~ $ inxi -dxx
Drives: HDD Total Size: 250.1GB (7.3% used)
ID-1: /dev/sda model: ST3250620AS size: 250.1GB serial: 5QE56389
Optical: /dev/sr0 model: HL-DT-ST DVD-RAM GSA-H60L
rev: R90A dev-links: cdrom,cdrw,dvd,dvdrw
Features: speed: 48x multisession: yes
audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
oyvind@oyvinds-pc ~ $
richyrich

Re: CD/DVD Player not found

Post by richyrich »

Optical: /dev/sr0 model: HL-DT-ST DVD-RAM GSA-H60L
rev: R90A dev-links: cdrom,cdrw,dvd,dvdrw
Features: speed: 48x multisession: yes
audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running


Seems to be detected correctly, and it is in a "running" state. :-)
(ps: it won't show up unless a disk is inserted)
storfot51
Level 1
Level 1
Posts: 9
Joined: Wed Apr 25, 2018 3:58 am

Re: CD/DVD Player not found

Post by storfot51 »

yes it is.
storfot51
Level 1
Level 1
Posts: 9
Joined: Wed Apr 25, 2018 3:58 am

Re: CD/DVD Player not found

Post by storfot51 »

When trying to use AUDACIOUS , I get ERROR message: No audio capable CD drive found.
Error opening cdda://:
Error reading metadata
richyrich

Re: CD/DVD Player not found

Post by richyrich »

Look in the preferences of Audacious, and change the default cd/dvd (cdda://) to /dev/sr0 as in my previous reply.
Locked

Return to “Hardware Support”