"The program can't find any usable optical drives."

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
c.d.dickey@gmail.com
Posts: 1
Joined: Sun Nov 14, 2021 6:38 am

"The program can't find any usable optical drives."

#1 Post by c.d.dickey@gmail.com » Sun Nov 14, 2021 6:49 am

I'm using Linux. When I start the program, I get this message...."The program can't find any usable optical drives."
So, I made a link from my dvd drive which is designated '/dev/sr0' to /dev/dvd' and still no go. So, I also added links to /dev/sr0 as /dev/cdrom, /dev/cdrw, and /dev/dvdrw. Still getting the same message. I rebooted after each of these changes, just to be sure. What am I missing?

bib1963
Posts: 10
Joined: Sun Aug 04, 2013 3:50 pm

Re: "The program can't find any usable optical drives."

#2 Post by bib1963 » Sat Nov 20, 2021 3:00 pm

Permission problem? 'chmod 666 /dev/sr0' ?

NullNix
Posts: 25
Joined: Sat Jan 31, 2015 12:57 pm

Re: "The program can't find any usable optical drives."

#3 Post by NullNix » Mon Dec 06, 2021 3:57 pm

Probably you need to load the SCSI generic (sg) module.

Post Reply