summaryrefslogtreecommitdiff
path: root/multimedia/makemkv/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/makemkv/README')
-rw-r--r--multimedia/makemkv/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/makemkv/README b/multimedia/makemkv/README
index 65b672edf9..879d1f0e94 100644
--- a/multimedia/makemkv/README
+++ b/multimedia/makemkv/README
@@ -16,4 +16,10 @@ real libraries should not be installed. The included mmdtsdec is
include support for DTS-HD MA decoding, which will require multilib
support.
+Note that recent versions of MakeMKV may require loading the 'sg' kernel
+module to properly detect your optical drive. You may wish to add the
+following line to /etc/rc.d/rc.modules.local:
+
+ /sbin/modprobe sg
+
See README.issues for further discussion of MakeMKV.