Attemping to flash LG BP55EB40 on macOS
Posted: Wed Jun 24, 2020 1:08 pm
I'm using an LG BP55EB40 with MakeMKV and tried flashing its firmware to make it LibreDrive-enabled. Since its firmware is version 1.02 (bought it like this), it's not enabled out of the box. Using information found in this post (thank you!), I thought it should be pretty much straightforward. I have, however, not been able to get it done. Does anyone have an idea?
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:
2) Then I extracted the sdf_0000006d.bin into my home directory:
3) Then I extracted the drive identifier:
4) Then I tried to flash the drive:
Steps taken to isolate the problem:
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.
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.