summaryrefslogtreecommitdiffstats
path: root/multimedia/makemkv/README
diff options
context:
space:
mode:
author T3slider2018-04-22 13:17:05 +0200
committer Willy Sudiarto Raharjo2018-04-28 01:40:09 +0200
commiteab26e0fba7dffb637e539dca4b39c6a0f3cf878 (patch)
treedfeb8f03eb67690e32710f6d511ae4745fe87fc2 /multimedia/makemkv/README
parent90b8c9600c9a6b307246e5de2efa9353a0c946ca (diff)
downloadslackbuilds-eab26e0fba7dffb637e539dca4b39c6a0f3cf878.tar.gz
multimedia/makemkv: Updated for version 1.12.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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.