My equipment:
• MakeMKV v1.15.1 [darwin(x64-release)]
• current sdf.070.bin consumed by MakeMKV
• mk-firmware-pack-20200415
• MacBook Air 2019 running macOS 10.15.4
• LG BP55EB40 connected via USB (in its original slim enclosure, no disc inserted this time but disks have been opened and imported with it already in the past)
My steps taken:
1) I copied the firmware file from the mk pack into my home directory:
Code: Select all
cp Downloads/mk-firmware-pack-20200415/MK/HL-DT-ST/BP55EB40-NB50/HL-DT-ST-BD-RE_BP55EB40-NB50-1.01-NM00200-211711231626.bin ~/firmware.bin
Code: Select all
cp /Applications/MakeMKV.app/Contents/Resources/appdata.tar ~
tar -xvf appdata.tar sdf_0000006d.bin
Code: Select all
/Applications/MakeMKV.app/Contents/MacOS/makemkvcon f -l
Found 1 drives(s)
00: IOBDServices:6615f96ab4409f5a:HL-DT-ST BD-RE BP55EB40 1.02
HL-DT-ST_BD-RE_BP55EB40_1.02_211905031515_SIK01K3ND5125
Code: Select all
/Applications/MakeMKV.app/Contents/MacOS/makemkvcon f -d 'IOBDServices:6615f96ab4409f5a:HL-DT-ST BD-RE BP55EB40 1.02' -f sdf_0000006d.bin rawflash main -i firmware.bin
No drive tool logic found in SDF.bin
Internal error 0x8d000000
First, I tried to replace the sdf_0000006d.bin with the current sdf.070.bin from this thread. Same error (No drive tool logic found in SDF.bin Internal error 0x8d000000) persists.
Then I did a search for the specific error given (No drive tool logic) and found it mentioned in this thread. There is, however, no obvious solution mentioned (or I'm too much of a newbie to understand it, I'm afraid).
Weird thing is that MakeMKV does not show any LibreDrive information in its application window. This has happened for other people as well, although not for this specific drive and with no apparent solution. I have no clue as to why that may be. Perhaps it's related to the flashing problem? See screenshot attached.
Any help would be very much appreciated.