Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

Discussion of LibreDrive mode, compatible drives and firmwares
Post Reply
Message
Author
TraubeMinze735
Posts: 3
Joined: Mon Nov 18, 2024 8:34 pm
Contact:

Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

#1 Post by TraubeMinze735 » Sat Aug 02, 2025 9:30 am

Hello everyone!

Im trying to flash the LibreDrive Firmware ASUS-BW-16D1HT-3.10-WM01601-211901041014 from The all you need firmware pack to my ASUS BW-16D1HT drive with Firmware V3.11

As far as i understand all the other guides, Firmware Version 3.11 is encrypted. So i try'd this flash command:

Code: Select all

makemkvcon f -v -d /dev/sr0 -f /path/to/sdf.bin rawflash enc -i /path/to/ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin
And also this one:

Code: Select all

makemkvcon f -v -d /dev/sr0 -f /path/to/sdf.bin rawflash main -i /path/to/ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin
But no matter what, i only get this output:

Code: Select all

Loaded SDF.bin version 0x98
And nothing more happens. I already try'd running as root and normal user.

Can someone help me out pls? :(
Im sure im just doing something wrong, but i have no idea.

LibDriveIo/SdfTool version: 2.6
MakeMKV V1.18.1

arrowhead619
Posts: 1
Joined: Tue Jul 29, 2025 11:37 am

Re: Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

#2 Post by arrowhead619 » Sat Aug 02, 2025 10:19 am

same issue

flojo
Posts: 225
Joined: Thu Jun 22, 2023 4:27 am
Location: El Paso

Re: Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

#3 Post by flojo » Sat Aug 02, 2025 1:22 pm

Try version 1.17.6 from this page: https://makemkv.com/download/old/

For Linux, it is seemingly the last known bug free version of makemkvcon.

TraubeMinze735
Posts: 3
Joined: Mon Nov 18, 2024 8:34 pm
Contact:

Re: Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

#4 Post by TraubeMinze735 » Sun Aug 03, 2025 7:54 pm

Using version 1.17.6 worked flawlessly! Thanks for the help :D

NeuroDawg
Posts: 7
Joined: Wed Apr 08, 2020 8:01 pm

Re: Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

#5 Post by NeuroDawg » Mon Aug 04, 2025 2:39 am

flojo wrote:
Sat Aug 02, 2025 1:22 pm
Try version 1.17.6 from this page: https://makemkv.com/download/old/

For Linux, it is seemingly the last known bug free version of makemkvcon.
Thank you! I have been struggling with this for the past couple of hours before I found this post. Downloaded and used 1.17.6 and worked flawlessly from the get go.

dennis__
Posts: 10
Joined: Sun Mar 03, 2024 2:22 am

Re: Linux - Cant flash Firmware to ASUS BW-16D1HT 3.11

#6 Post by dennis__ » Wed Aug 06, 2025 10:23 pm

flojo wrote:
Sat Aug 02, 2025 1:22 pm
Try version 1.17.6 from this page: https://makemkv.com/download/old/

For Linux, it is seemingly the last known bug free version of makemkvcon.
Thanks. I also wasted a bunch of time on this.

Post Reply