Has anyone manage to flash a BU40N with the GC02 firmware? Every time that I try, it never commits.
Every flash attempt with 1.03MK reports full success via makemkvcon rawflash/enc on Linux. After every cold boot, makemkvcon -l still reports GC02, unchanged.
Drive ID: HL-DT-ST_BD-RE_BU40N_GC02_211801310916_KZBI5NB5212
Any help is greatly appreciated
BU40N with "GC02" firmware, flashes report success but never commit
-
NahalielBriathos
- Posts: 3
- Joined: Wed Jul 15, 2026 12:51 pm
-
Billycar11
- Posts: 5937
- Joined: Sun Aug 24, 2014 5:49 am
Re: BU40N with "GC02" firmware, flashes report success but never commit
Likely no enc
See guide below
Or email me or Marty for an automated flasher.
See below for email
See guide below
Or email me or Marty for an automated flasher.
See below for email
Buy a drive from the guide and video maker: viewtopic.php?t=17831
UHD Drive Guide: viewtopic.php?t=19634
Auto flash kit $40 Email Billycar5924@gmail.com No attachments
UHD Drive Guide: viewtopic.php?t=19634
Auto flash kit $40 Email Billycar5924@gmail.com No attachments
-
NahalielBriathos
- Posts: 3
- Joined: Wed Jul 15, 2026 12:51 pm
Re: BU40N with "GC02" firmware, flashes report success but never commit
Here is the complete command that I ran:
After a reboot I did:
GC02 persisted.
Code: Select all
LD_LIBRARY_PATH=../lib ./makemkvcon f -d /dev/sr0 -f sdf.bin rawflash enc -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
Current Drive ID: HL-DT-ST_BD-RE_BU40N_GC02_211801310916_KZBI5NB5212
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 successfullyCode: Select all
LD_LIBRARY_PATH=../lib ./makemkvcon f -l
Found 1 drives(s)
00: dev_21:0, /dev/sr0, /dev/sr0
HL-DT-ST_BD-RE_BU40N_GC02_211801310916_KZBI5NB5212-
MartyMcNuts
- Posts: 4953
- Joined: Wed Nov 22, 2017 11:45 pm
Re: BU40N with "GC02" firmware, flashes report success but never commit
No ENC!!! rawflash mainNahalielBriathos wrote: Wed Jul 15, 2026 8:13 pm Here is the complete command that I ran:After a reboot I did:Code: Select all
LD_LIBRARY_PATH=../lib ./makemkvcon f -d /dev/sr0 -f sdf.bin rawflash enc -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 Current Drive ID: HL-DT-ST_BD-RE_BU40N_GC02_211801310916_KZBI5NB5212 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 successfullyGC02 persisted.Code: Select all
LD_LIBRARY_PATH=../lib ./makemkvcon f -l Found 1 drives(s) 00: dev_21:0, /dev/sr0, /dev/sr0 HL-DT-ST_BD-RE_BU40N_GC02_211801310916_KZBI5NB5212
Cheers
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
-
NahalielBriathos
- Posts: 3
- Joined: Wed Jul 15, 2026 12:51 pm
Re: BU40N with "GC02" firmware, flashes report success but never commit
That worked, thank you!
My bad.. I thought you meant that I tried the command without the enc param when you said no enc.. should've read the guide more carefully.
My bad.. I thought you meant that I tried the command without the enc param when you said no enc.. should've read the guide more carefully.