Search found 1 match

by geodreieck24
Wed Jan 24, 2018 4:17 pm
Forum: MakeMKV for Linux
Topic: Optical Drive not being found
Replies: 113
Views: 299795

Re: Optical Drive not being found

When you don't have any /dev/sg* device files, it means that the sg scsi driver is not loaded.

I don't know why some distributions (or udev?) load this driver by default and some don't, but you can load it manually using:

Code: Select all

sudo modprobe sg