I'm not sure, but was or wasn't your firmware encrypted to begin with?stevecox wrote: ↑Tue Feb 24, 2026 8:29 pmI am hoping someone can explain what I might have done wrong. I have a LG Slim Portable Bluray (model WP50NB40), manufactured January 2025 with ROM Version 1.03.
I run Debian Linux and had MakeMKV 1.18.1 and 1.17.3 on my machine, following the guides linux instructions pointed me at the following:
I extracted out the All you need firmware and under 'Slim External Drives' I found the firmware: DE_LG_WP50NB40-NB50_1.03_MK.bin I copied this and sdf.bin to /tmp
- All You Need Firmware
sdf.bin
I confirmed via MakeMKV I had Drive platform: MT1959. Running the following command:
Allowed me to then come up with this command:Code: Select all
/opt/makeMKV/makemkv-bin-1.17.3/bin/amd64/makemkvcon f -l Found 1 drives(s) 00: dev_21:0, /dev/sr0, /dev/sr0 HL-DT-ST_BD-RE_WP50NB40_1.03_212005070929_SIM03P1ED4008I have 4 different 4k Bluray films (bought at various times with the standard Bluray), inserting the standard Bluray, makemkv is able to see and rip from the disc, inserting any 4k BluRay results in the disc being spun and restarted multiple times until no disc has been found.Code: Select all
/opt/makeMKV/makemkv-bin-1.17.3/bin/amd64/makemkvcon f -d 'dev_21:0' -f /tmp/sdf.bin rawflash main -i /tmp/DE_LG_WP50NB40-NB50_1.03_MK.bin Reading input file /tmp/DE_LG_WP50NB40-NB50_1.03_MK.bin Flashing flags = 0x0 : 0 0 0 0 : ---- ---- ---- ---- Current Drive ID: HL-DT-ST_BD-RE_WP50NB40_1.03_212005070929_SIM03P1ED4008 DEBUG: Code 117637252 at WE.XL2l#sw!$NUIlW7VJ4r~ Qxq02oRB:213132261 Desktop drive handshake failed with error=0x07030084, trying slim drive handshake... Ready to write drive flash memory. Type "yes" to continue, "no" to abort yes Operation started: Sending flash image to drive 100% Operation finished Operation started: Programming flash 100% Operation finished Done successfully
MakeMKV is telling me the firmware is installed:
I've read through the instructions and noticed the post above saying I'm at the half way point, but after the linux instructions it goes to troubleshooting for errors I am not seeing. I also tried watching a few of the videos but I can't see what I have done wrong.Code: Select all
Drive Information OS device name: /dev/sr0 Manufacturer: HL-DT-ST Product: BD-RE WP50NB40 Revision: 1.03 Serial number: SIM03P1ED4008 Firmware date: 2120-05-07 09:29 Bus encryption flags: 17 Highest AACS version: 81 LibreDrive Information Status: Enabled Drive platform: MT1959 Firmware type: Patched (microcode access re-enabled) Firmware version: 1.03 DVD all regions: Yes BD raw data read: Yes BD raw metadata read: Yes Unrestricted read speed: Yes No disc inserted
Does anyone have any suggestions?
not sure this works better, but maybe
Code: Select all
/opt/makeMKV/makemkv-bin-1.17.3/bin/amd64/makemkvcon f -d /dev/sr0 -f /tmp/sdf.bin rawflash enc -i /tmp/DE_LG_WP50NB40-NB50_1.03_MK.bin