i am trying to flash my drive with the latest firmware, to be able to use UHD BlueRays.
As far as I understand it, my drive should be supported, according to the Instructions
Code: Select all
Found sdf.bin version 0x98 at ./sdf.bin
Loaded SDF.bin version 0x98
SDF.bin version: 0x0098
Drive Tool SDF present
Drive Specific SDF present
[Drive Specific SDF] Embedded Info Strings:
8000:LibreDrive Information
8013:Status
8109:Possible (with patched firmware)
8001:Drive platform
:MT1959
8010:Harware support
8100:Yes
8011:Firmware support
8101:No
8002:Firmware type
8108:Original (patched version available)
8003:Firmware version
:1.01
8005:DVD all regions
8109:Possible (with patched firmware)
8006:BD raw data read
8109:Possible (with patched firmware)
8007:BD raw metadata read
8109:Possible (with patched firmware)
8009:Unrestricted read speed
8109:Possible (with patched firmware)
[Drive Specific SDF] Embedded Status Message:
8096:LibreDrive mode for this drive is only possible with firmware upgrade (id=%1)
:3A9303EC1713
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 1.01:R001801:-
So I downloaded the latest sdf.bin and my firmware from the instructions and build makemkv-bin and makemkv-oss from source.
Now I want to flash it:
Code: Select all
makemkvcon f -d /dev/sr1 -f ./sdf.bin rawflash main -i ./HL-DT-ST-BD-RE_BU40N-1.03-NM00000-211810241934.bin -vvv
Found sdf.bin version 0x98 at ./sdf.bin
Loaded SDF.bin version 0x98
Found drive-specific logic in SDF.bin
Using (non-existing) config file at /home/$USERNAME/.libdriveio/sdf.conf
I found no information in this forum or google on this file. Where do I find it and what should be inside? Any help would be appreciated.
Thanks!