Page 1 of 1

Stuck at "Using (non-existing) config file at /home/$username/.libdriveio/sdf.conf "

Posted: Sat Oct 05, 2024 7:09 pm
by UHDEnjoyer
Hello,

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
But it gets stuck at the last line, it can't find the sdf.conf. And the tool is right, the file is not there. But I could not find any information about this file that is missing, besides that I could also point the program to the file directly, if I would have it.

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!