Page 1 of 1

BU40N Vebratim 43888 flash did nothing

Posted: Sun Nov 09, 2025 12:28 pm
by sgavn
Hi everyone,

I am new to this. I ordered a Vebratim 4888 from "Mediamarkt" in Germany in November 2025 and got a BU40N drive. Here are the specs of the drive shown in MakeMKV:

Code: Select all

Drive Information
OS-Device Name: D:
Manufacturer: HL-DT-ST
Product: BD-RE BU40N
Revision: 1.05
SN: MO6P6NF4638
Firmware-Date: 2124-04-23 13:47
"Marking of the BUS encryption": 17

LibreDrive Information
Status: Possible, not yet enabled
Drive platform: MT1959
I then followed the steps in the instruction for a non encrypted BU40N drive flashing version 1.03 and performed these steps:

Code: Select all

C:\Program Files (x86)\MakeMKV>makemkvcon64.exe f --all-yes -d D: rawflash -i C:\Users\user\Desktop\folder\BU40N\HL-DT-ST-BD-RE_BU40N-1.03-NM00000-211810241934.bin

Reading input file C:\Users\user\Desktop\folder\BU40N\HL-DT-ST-BD-RE_BU40N-1.03-NM00000-211810241934.bin
Flashing flags = 0x0 : 0 0 0 0 : ---- ---- ---- ----
Current Drive ID: HL-DT-ST_BD-RE_BU40N_1.05_212404231347_MO6P6NF4638
Ready to write drive flash memory. (auto confirmed)
Operation started: Sending flash image to drive
 100% Operation finished
Operation started: Programming flash
 100% Operation finished
Done successfully
While this seemed to work fine, virtually nothing happened. The drive still gets recognized with its original specs and firmware. Replugging the drive didn't work either. It seems to not be brocken.
Can somewone help me with this? What is going on? Is this drive actually encrypted? Why is the firmware date so much in future?

Best regards!

Re: BU40N Vebratim 4888 flash did nothing

Posted: Sun Nov 09, 2025 1:58 pm
by zittrig
Yes, 1.05 is encrypted. Use -enc in your command line as it's described.

Re: BU40N Vebratim 43888 flash did nothing

Posted: Sun Nov 09, 2025 9:44 pm
by sgavn
Thanks, that was it. Adding the "enc" did the job.