Page 1 of 1

OEM HL-DT-ST:BD-RE BU40N CB05 not accepting MK firmware

Posted: Tue Mar 10, 2026 5:25 pm
by sjwheel
Hi,

I’m unable to flash a BU40N OEM internal slim drive with the libredrive firmware. Flashing reports successful, but after power cycling, the drive still shows “Possible, not yet enabled”, and the CB05 version.

I’ve directly connected it to my motherboard with a SATA cable.

Using Makemkv 1.17.6 from:

https://www.makemkv.com/download/old/ma ... 7.6.tar.gz

sdf from here:

https://makemkv.com/sdf.bin


root@k3:~/flash# makemkvcon f -d /dev/sr0 --info
SDF.bin version: 0x009C

Drive Tool SDF present

Drive Specific SDF not present

Identification SDF present

[Identification SDF] Embedded Info Strings:
8000:LibreDrive Information

8013:Status
8102:Possible, not yet enabled

8001:Drive platform
:MT1959


[Identification SDF] Drive autodetect string:
mtk:19:59:BU5 :HL-DT-ST:BD-RE BU40N CB05:H000600:-

root@k3:~/flash# makemkvcon f -d /dev/sr0 -f ./sdf.bin rawflash enc,slim -i HL-DT-ST-BD-RE_BU40N-1.03-NM00000-211810241934.bin

Reading input file HL-DT-ST-BD-RE_BU40N-1.03-NM00000-211810241934.bin
Flashing flags = 0x0 : 0 0 0 0 : ---- ---- ---- ----
Sending image in encrypted format
Using an USB slim drive handshake
Current Drive ID: HL-DT-ST_BD-RE_BU40N_CB05_211711291351_N706HS001855
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


Does anyone know a sequence of images to flash that will allow the drive to accept a libredrive firmware?

Thanks,
Steven

Re: OEM HL-DT-ST:BD-RE BU40N CB05 not accepting MK firmware

Posted: Tue Mar 10, 2026 7:32 pm
by zittrig
Please post your MakeMKV drive info.

Re: OEM HL-DT-ST:BD-RE BU40N CB05 not accepting MK firmware

Posted: Tue Mar 10, 2026 11:16 pm
by Billycar11
No enc man

Re: OEM HL-DT-ST:BD-RE BU40N CB05 not accepting MK firmware

Posted: Tue Mar 10, 2026 11:42 pm
by sjwheel
Billycar11 wrote:
Tue Mar 10, 2026 11:16 pm
No enc man
Thank you! Dropping the `enc` worked.