I't getting the following error whenever I try to open an BD:
Code: Select all
server ~ # makemkvcon -r info --debug dev:/dev/sr0
MSG:1005,0,1,"MakeMKV v1.8.0 linux(x64-release) started","%1 started","MakeMKV v1.8.0 linux(x64-release)"
MSG:1004,0,1,"Debug logging enabled, log will be saved as /root/MakeMKV_log.txt","Debug logging enabled, log will be saved as %1","/root/MakeMKV_log.txt"
MSG:1009,0,1,"Profile parsing error: default profile missing, using builtin default","Profile parsing error: %1","default profile missing, using builtin default"
MSG:1003,32,3,"DEBUG: Code 0 at i%P\\WzDX118g1dhnKF}ox`z:29394275","DEBUG: Code %1 at %2:%3","0","i%P\\WzDX118g1dhnKF}ox`z","29394275"
MSG:1003,32,3,"DEBUG: Code 0 at i%P\\WzDX118g1dhnKF}ox`z:29394275","DEBUG: Code %1 at %2:%3","0","i%P\\WzDX118g1dhnKF}ox`z","29394275"
MSG:1003,32,3,"DEBUG: Code 0 at i%P\\WzDX118g1dhnKF}ox`z:29394275","DEBUG: Code %1 at %2:%3","0","i%P\\WzDX118g1dhnKF}ox`z","29394275"
MSG:1003,32,3,"DEBUG: Code 0 at eX;b!n{,dA3;.?c :121262601","DEBUG: Code %1 at %2:%3","0","eX;b!n{,dA3;.?c ","121262601"
DRV:0,256,999,0,"","",""
DRV:1,256,999,0,"","",""
DRV:2,256,999,0,"","",""
DRV:3,256,999,0,"","",""
DRV:4,256,999,0,"","",""
DRV:5,256,999,0,"","",""
DRV:6,256,999,0,"","",""
DRV:7,256,999,0,"","",""
DRV:8,256,999,0,"","",""
DRV:9,256,999,0,"","",""
DRV:10,256,999,0,"","",""
DRV:11,256,999,0,"","",""
DRV:12,256,999,0,"","",""
DRV:13,256,999,0,"","",""
DRV:14,256,999,0,"","",""
DRV:15,256,999,0,"","",""
MSG:1003,32,3,"DEBUG: Code 0 at i%P\\WzDX118g1dhnKF}ox`z:29394275","DEBUG: Code %1 at %2:%3","0","i%P\\WzDX118g1dhnKF}ox`z","29394275"
MSG:1003,32,3,"DEBUG: Code 0 at eX;b!n{,dA3;.?c :121262601","DEBUG: Code %1 at %2:%3","0","eX;b!n{,dA3;.?c ","121262601"
MSG:5010,0,0,"Failed to open disc","Failed to open disc"
Code: Select all
server ~ # cat MakeMKV_log.txt
Debug log started at Tue Apr 16 07:16:32 2013 , written by MakeMKV v1.8.0 linux(x64-release)
Using 524544KB for read cache.
001005:0000 MakeMKV v1.8.0 linux(x64-release) started
001004:0000 Debug logging enabled, log will be saved as /root/MakeMKV_log.txt
001009:0000 Profile parsing error: default profile missing, using builtin default
001003:0020 DEBUG: Code 0 at i%P\WzDX118g1dhnKF}ox`z:29394275
001003:0020 DEBUG: Code 0 at i%P\WzDX118g1dhnKF}ox`z:29394275
001003:0020 DEBUG: Code 0 at i%P\WzDX118g1dhnKF}ox`z:29394275
001003:0020 DEBUG: Code 0 at eX;b!n{,dA3;.?c :121262601
001003:0020 DEBUG: Code 0 at i%P\WzDX118g1dhnKF}ox`z:29394275
001003:0020 DEBUG: Code 0 at eX;b!n{,dA3;.?c :121262601
005010:0000 Failed to open disc
Application exited at Tue Apr 16 07:16:34 2013
I can mount the BD just fine.
Edit:
I was able to figure it out by myself. It was caused by pax.
Code: Select all
paxctl -m /opt/bin/makemkvcon