Search found 1 match

by dnlaua
Thu Jul 18, 2019 4:45 am
Forum: MakeMKV for Linux
Topic: Optical Drive not being found
Replies: 113
Views: 302172

Re: Optical Drive not being found

Figured it out after trying to use

Code: Select all

downgrade makemkv
and reading the error message.
First type

Code: Select all

su
Then type password.
Then type

Code: Select all

echo sg > /etc/modules-load.d/sg.conf
Then

Code: Select all

reboot
Worked like a charm
Note I'm on Manjaro, so you may need a different folder than modules-load.d.