diff options
author | T3slider <t3slider@gmail.com> | 2018-04-22 12:17:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:09 +0700 |
commit | eab26e0fba7dffb637e539dca4b39c6a0f3cf878 (patch) | |
tree | dfeb8f03eb67690e32710f6d511ae4745fe87fc2 /multimedia/makemkv/README | |
parent | 90b8c9600c9a6b307246e5de2efa9353a0c946ca (diff) |
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/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/makemkv/README b/multimedia/makemkv/README index 65b672edf98d9..879d1f0e94574 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. |