pynux
7th August 2009, 16:35
hi
i'm new bluray user under linux
and i have a question
makemkv can decrypte all dvd v1->v14 (without bd+) and without patch my cd-drive
dumphd can decrypte all dvd mkb v1->v10 (and bd+) but i must have a keydb.cfg with the volume id of the disc or i must patch the firmware of my cd-drive
i try something with wine : i try to use dumpvid and makemkv
aacskeys :
pynux@core2duo:~/Iso/aacskeys-0.4.0b$ ./bin/linux64/aacskeys /media/cdrom
aacskeys 0.4.0 by arnezami, KenD00
The given Host Certficate / Private Key has been revoked by your drive.
ERROR: SENDHOSTCHAL: SK: 0x5, ASC: 0x6F, ASCQ: 0x00, errnr: -2
pynux@core2duo:~/Iso/aacskeys-0.4.0b$
my drive is not patch it's ok
dumpvid :
pynux@core2duo:~/Iso/dumpvid-0.4a$ wine dumpvid.exe --force-bd d 10
DumpVID 0.4 by KenD00
Drive type is recognised as CDROM/DVD.
Sending SPC1 Test Unit CDB6 command..done.
Returned good status.
Press ENTER to start hammering
and when makemkv read the file /media/cdrom/BDMV/MKB_RO.inf
dumpvid say "hello i did it"
Hammering drive with a 10ms delay...
VID: 3FEC22AF2E1A0B06EE3B3357B3768406
Hammering finished
i search in the sourcecode of makemkv i see something :
makemkv_v1.4.6_beta_oss/libdriveio/src/stdquery.cpp
#ifdef DRIVEIO_ENABLE_SPECIFIC_MOGUL1
SpecInfo_MOGUL1, // our secret "mogul1" drive (can read VID, KCD and PMSN)
#endif
it's an hypotese : i suppose makemkv make a fakedrive allowing to have Volume ID
my other question is how use with dumphd for bluraydisc mkb v11->v14
thanks for your answer (and sorry for my bad english i'm french ^^)
i'm new bluray user under linux
and i have a question
makemkv can decrypte all dvd v1->v14 (without bd+) and without patch my cd-drive
dumphd can decrypte all dvd mkb v1->v10 (and bd+) but i must have a keydb.cfg with the volume id of the disc or i must patch the firmware of my cd-drive
i try something with wine : i try to use dumpvid and makemkv
aacskeys :
pynux@core2duo:~/Iso/aacskeys-0.4.0b$ ./bin/linux64/aacskeys /media/cdrom
aacskeys 0.4.0 by arnezami, KenD00
The given Host Certficate / Private Key has been revoked by your drive.
ERROR: SENDHOSTCHAL: SK: 0x5, ASC: 0x6F, ASCQ: 0x00, errnr: -2
pynux@core2duo:~/Iso/aacskeys-0.4.0b$
my drive is not patch it's ok
dumpvid :
pynux@core2duo:~/Iso/dumpvid-0.4a$ wine dumpvid.exe --force-bd d 10
DumpVID 0.4 by KenD00
Drive type is recognised as CDROM/DVD.
Sending SPC1 Test Unit CDB6 command..done.
Returned good status.
Press ENTER to start hammering
and when makemkv read the file /media/cdrom/BDMV/MKB_RO.inf
dumpvid say "hello i did it"
Hammering drive with a 10ms delay...
VID: 3FEC22AF2E1A0B06EE3B3357B3768406
Hammering finished
i search in the sourcecode of makemkv i see something :
makemkv_v1.4.6_beta_oss/libdriveio/src/stdquery.cpp
#ifdef DRIVEIO_ENABLE_SPECIFIC_MOGUL1
SpecInfo_MOGUL1, // our secret "mogul1" drive (can read VID, KCD and PMSN)
#endif
it's an hypotese : i suppose makemkv make a fakedrive allowing to have Volume ID
my other question is how use with dumphd for bluraydisc mkb v11->v14
thanks for your answer (and sorry for my bad english i'm french ^^)