Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MakeMKV: The program can't find any usable optical drives
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Fri Feb 16, 2018 8:20 am    Post subject: MakeMKV: The program can't find any usable optical drives Reply with quote

Just ran into this problem tonight, and the the fix on the MakeMKV forums.

Versions of MakeMKV greater than 1.10.8 will require that SCSI generic support be in your kernel (compiled or module is fine).

The kernel config is CONFIG_CHR_DEV_SG, and when built as a module, it is "sg" and will be loaded automatically.

SCSI generic just gives fancy /dev/sg* to existing SCSI devices, such as your hard-drives or optical drives -- that's it.

MakeMKV looks for /dev/sg* instead of /dev/sr* now.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
darkphader
Veteran
Veteran


Joined: 09 May 2002
Posts: 1217
Location: Motown

PostPosted: Tue Apr 10, 2018 3:58 pm    Post subject: Reply with quote

Just ran into this, I have, and have had, sg compiled as a module but for some reason is no longer automatically loaded on my system. Might be a systemd change.
Code:
modprobe sg

worked fine
_________________
WYSIWYG - What You See Is What You Grep
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Tue Apr 10, 2018 9:56 pm    Post subject: Reply with quote

thanks for sharing.
what an odd change.
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Fri Apr 13, 2018 6:35 am    Post subject: Reply with quote

krinn wrote:
thanks for sharing.
what an odd change.


He posted on it on the MakeMKV forums the reason for the change, and it made sense in my head at the time. Apparently he's accessing the content directly through the SCSI device instead of the filesystem.

Or something. It's over my head.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum