ASUS BW-16D1X-U A105 → BW-16D1HT 3.10-MK on macOS (Need current flash command)

Discussion of LibreDrive mode, compatible drives and firmwares
Post Reply
tek0967
Posts: 1
Joined: Thu Jul 16, 2026 5:27 pm

ASUS BW-16D1X-U A105 → BW-16D1HT 3.10-MK on macOS (Need current flash command)

Post by tek0967 »

Hi everyone:

I'm hoping someone can verify the current Mac OS flashing procedure for my drive.

HARDWARE

ASUS BW-16D1X-U (external)
Firmware: A105
Platform: MT1959
LibreDrive status: Possible, not yet enabled
Bus encryption flags: 1F
Computer
2023 Mac Studio (Apple Silicon)
macOS Tahoe 26.5.2
MakeMKV 1.18.4
The drive is detected correctly by both MakeMKV and makemkvcon.
Running:
./makemkvcon f -l

returns:
00: /IOBDServices/D549E7B7
ASUS_BW-16D1X-U_A105_2120120211114_KL9P99F0300

I have already downloaded:
ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin
My goal is primarily UHD ripping, but I'd also like to retain Blu-ray writing capability, so I believe BW-16D1HT 3.10-MK is the correct firmware.
Question:

Could someone please provide the current recommended macOS sdftool/makemkvcon flash command for this exact drive and firmware?

Thank you!
Sayaka
Posts: 115
Joined: Sat Feb 28, 2026 3:00 pm

Re: ASUS BW-16D1X-U A105 → BW-16D1HT 3.10-MK on macOS (Need current flash command)

Post by Sayaka »

Hello,

Here you go. Please let us know if you have any issues.
Billycar11 wrote:1. download sdf.bin https://makemkv.com/sdf.bin
2. download the all you need firmware pack

https://drive.google.com/file/d/1HRnbXi ... sp=sharing

3. Extract the file you need for your drive from the all you need firmware pack pick from the recommended firmware section.

4. then in terminal on the Mac
copy sdf.bin and the firmware file extracted from theall you need firmware pack into /tmp folder.
Then :
Billycar11 wrote:5. in terminal change directory "cd /Applications/MakeMKV.app/Contents/MacOS"
Then :

Code: Select all

./makemkvcon f -d '/IOBDServices/D549E7B7' -f /tmp/sdf.bin rawflash enc -i '/tmp/DE_ASUS_BW-16D1HT_3.10_MK.bin'
but I'd also like to retain Blu-ray writing capability, so I believe BW-16D1HT 3.10-MK is the correct firmware.
True, according to MartyMcNuts.
MartyMcNuts wrote:If you still write/burn discs, use BW-16D1HT 3.10-MK. If you only rip discs and don't care about writing/burning discs, use WH16NS60 1.02-MK
tek0967
Posts: 1
Joined: Thu Jul 16, 2026 5:27 pm

Re: ASUS BW-16D1X-U A105 → BW-16D1HT 3.10-MK on macOS (Need current flash command)

Post by tek0967 »

Thanks for the reply. I have just one questions before I flash. Your command uses: -i '/tmp/DE_ASUS_BW-16D1HT_3.10_MK.bin

My firmware file is named: ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin

The file name does not match. Will I run into any problems or do those produce the same firmware?

Or in other words:

"Is DE_ASUS_BW-16D1HT_3.10_MK.bin simply a renamed version of ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin from the All You Need Firmware Pack, or should I be using a different firmware file?"

Thanks
Last edited by tek0967 on Thu Jul 16, 2026 9:18 pm, edited 2 times in total.
Sayaka
Posts: 115
Joined: Sat Feb 28, 2026 3:00 pm

Re: ASUS BW-16D1X-U A105 → BW-16D1HT 3.10-MK on macOS (Need current flash command)

Post by Sayaka »

Is DE_ASUS_BW-16D1HT_3.10_MK.bin simply a renamed version of ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin from the All You Need Firmware Pack
Yep. The two files are absolutely identical.
Post Reply