Apologies if posting in the wrong place, first time doing so!
I recently brought a LG BU40N with a slim sata -> USB cable. I've tried to flash HL-DT-ST-BD-RE_BU40N-1.04-NM00500-212005061142.bin but fails using both the command line and SDFToolFlasher. SDFToolFlasher doesn't appear todo anything when I click Start. And the command line I'm getting different errors from Linux and MacOS.
On Linux I'm getting the following:
Code: Select all
/opt/makemkv/bin # ./makemkvcon f -d /dev/sr0 rawflash -f /tmp/sdf.bin enc -t mtk19xx -i /storage/HL-DT-ST-BD-RE_BU40N-1.04-NM00500-212005061142.bin
Reading input file /storage/HL-DT-ST-BD-RE_BU40N-1.04-NM00500-212005061142.bin
Flashing flags = 0x0 : 0 0 0 0 : ---- ---- ---- ----
Sending image in encrypted format
Unable to read current bootloader version, trying to proceed without one...
Current Drive ID: HL-DT-ST_BD-RE_BU40N_1.04_212005061142_MO6O43B3558
DEBUG: Code 117637252 at wfCw3OE9o6xoDD[;$ZOJdpeNgiQob2>_:213132261
Desktop drive handshake failed with error=0x07030084, trying slim drive handshake...
DEBUG: Code 117637252 at wfCw3OE9o6xoDD[;$ZOJdpeNgiQob2>_:213132261
DEBUG: Code 4280373253 at wfCw3OE9o6xoDD[;$ZOJdpeNgiQob2>_:213133503
Command produced error code 0xff215005
Code: Select all
$ /Applications/MakeMKV.app/Contents/MacOS/makemkvcon f --all-yes -d /IOBDServices/9360E6E7 rawflash enc -t mtk19xx -i HL-DT-ST-BD-RE_BU40N-1.04-NM00500-212005061142.bin
Reading input file HL-DT-ST-BD-RE_BU40N-1.04-NM00500-212005061142.bin
Flashing flags = 0x0 : 0 0 0 0 : ---- ---- ---- ----
Sending image in encrypted format
Unable to read current bootloader version, trying to proceed without one...
Current Drive ID: HL-DT-ST_BD-RE_BU40N_1.04_212005061142_MO6O43B3558
Using USB chipset workaround for Desktop drive handshake
Ready to write drive flash memory. (auto confirmed)
Operation started: Sending flash image to drive
Write DRAM NG 00/00/00
Command produced error code 0x82000000
Code: Select all
Drive Information
OS device name: /dev/rdisk5
Current profile: BD-ROM
Manufacturer: HL-DT-ST
Product: BD-RE BU40N
Revision: 1.04
Serial number: MO6O43B3558
Firmware date: 2120-05-06 11:42
Bus encryption flags: 17
Highest AACS version: 70
LibreDrive Information
Status: Possible (with patched firmware)
Drive platform: MT1959
Harware support: Yes
Firmware support: No
Firmware type: Original (patched version available)
Firmware version: 1.04
DVD all regions: Possible (with patched firmware)
BD raw data read: Possible (with patched firmware)
BD raw metadata read: Possible (with patched firmware)
Unrestricted read speed: Possible (with patched firmware)
Thank you for your time!!