Hello, I am also using MakeMKV on linux.
There are other posts in this forum concerning this problem (
http://www.makemkv.com/forum2/viewtopic ... are#p54816), unfortunately without a solution.
On my system (slackware 14.2 32bit) if I connect an external dvd drive (usb2 sadly) then MakeMKV spits out this error:
Debug log started at Wed Jun 14 12:33:51 2017 , written by MakeMKV v1.9.10 linux(x86-release)
Using 514176KB for read cache.
001005:0000 MakeMKV v1.9.10 linux(x86-release) inizializzato
001004:0000 File registro eventi abilitato. Il file registro sarà salvato in /home/giorgio/MakeMKV_log.txt
001003:0020 DEBUG: Code 101019395 at 2,sA}|D[ZnSlt ++:121269731
001003:0020 DEBUG: Code 101019395 at 2,sA}|D[ZnSlt ++:121269731
001003:0020 DEBUG: Code 101019395 at 2,sA}|D[ZnSlt ++:121269731
001003:0020 DEBUG: Code 101019395 at 2,sA}|D[ZnSlt ++:121269731
001003:0020 DEBUG: Code 101019395 at 2,sA}|D[ZnSlt ++:121269731
001003:0020 DEBUG: Code 101019395 at =M|tr0s*P1{Y)2X`H`:29396092
001003:0020 DEBUG: Code 101019395 at =M|tr0s*P1{Y)2X`H`:29393930
002003:0000 Errore 'Errore SCSI - ILLEGAL REQUEST:READ OF SCRAMBLED SECTOR WITHOUT AUTHENTICATION' di lettura 'DVD+R-DL TSSTcorp CDDVDW SE-208GB TS00' alla posizione '1048576'
005075:0000 La nuova versione 1.10.6 è disponibile su /download/
Application exited at Wed Jun 14 12:34:06 2017
But if I disconnect and reconnect the drive (no reboot) then everything works:
Debug log started at Wed Jun 14 08:56:53 2017 , written by MakeMKV v1.9.10 linux(x86-release)
Using 514176KB for read cache.
001005:0000 MakeMKV v1.9.10 linux(x86-release) inizializzato
001004:0000 File registro eventi abilitato. Il file registro sarà salvato in /home/giorgio/MakeMKV_log.txt
005075:0000 La nuova versione 1.10.6 è disponibile su /download/
003007:0000 Uso modalità di accesso diretto
003019:0000 Le celle 18-end sono state saltate per via dei comandi cella (forse protezione struttura?)
003028:0000 Il titolo #1 è stato aggiunto [17 cella(e), 1:14:18]
003025:0000 Il titolo #1/0/1 ha una durata di 1 secondi che è meno della lunghezza minima di un titolo di 1560 seconds ed è stato saltato
Title skip vts=1 pgcn=1 hash=1283EFF09A2BD8A7
003025:0000 Il titolo #2 ha una durata di 133 secondi che è meno della lunghezza minima di un titolo di 1560 seconds ed è stato saltato
003025:0000 Il titolo #3 ha una durata di 91 secondi che è meno della lunghezza minima di un titolo di 1560 seconds ed è stato saltato
003019:0000 Le celle 2-end sono state saltate per via dei comandi cella (forse protezione struttura?)
003028:0000 Il titolo #4 è stato aggiunto [1 cella(e), 0:26:47]
003025:0000 Il titolo #4/0/1 ha una durata di 1 secondi che è meno della lunghezza minima di un titolo di 1560 seconds ed è stato saltato
Title skip vts=2 pgcn=3 hash=7FB6D7E168E530D2
003025:0000 Il titolo #5 ha una durata di 25 secondi che è meno della lunghezza minima di un titolo di 1560 seconds ed è stato saltato
003025:0000 Il titolo #6 ha una durata di 14 secondi che è meno della lunghezza minima di un titolo di 1560 seconds ed è stato saltato
005011:0000 Operazione completata correttamente
005014:0000 Salvo il titolo 1 nella cartella /home/giorgio/Videos
005005:0080 Titoli 1 salvati
005036:0104 Copia completata. Titoli 1 salvati.
Application exited at Wed Jun 14 09:19:06 2017
These are the output of "lsblk"
sda 8:0 0 465,8G 0 disk
|-sda1 8:1 0 2G 0 part [SWAP]
|-sda2 8:2 0 1K 0 part
|-sda3 8:3 0 418,8G 0 part /home
|-sda5 8:5 0 2G 0 part /usr/local
|-sda6 8:6 0 3G 0 part /opt
`-sda7 8:7 0 35G 0 part /
sr0 11:0 1 1024M 0 rom
sr1 11:1 1 7G 0 rom
and of "ls -l /dev/sr1"
brw-rw----+ 1 root cdrom 11, 0 giu 14 14:31 /dev/sr1
By the way, my internal drive works flawlessly.