[Resolved] Issues applying LibreDrive firmware to BW-16D1HT 3.11

The place to discuss linux version of MakeMKV
Post Reply
cancech
Posts: 2
Joined: Sat Mar 01, 2025 11:53 pm

[Resolved] Issues applying LibreDrive firmware to BW-16D1HT 3.11

Post by cancech »

For the past several years I've been rather successfully using an ASUS BW-16D1HT for the purpose of ripping DVD/Blurays with MakeMKV. This past week, however the drive opted to give up the ghost (and refuse to read any Blurays whilst being quite content with DVDs), so I bought a new one. The drive is reported by MakeMKV as follows:

Code: Select all

Drive Information
OS device name: /dev/sr0
Manufacturer: ASUS
Product: BW-16D1HT
Revision: 3.11
Serial number: ...
Firmware date: 2120-12-01 17:59
Bus encryption flags: 1F
Highest AACS version: 76

LibreDrive Information
Status: Possible, not yet enabled
Drive platform: MT1959
However, in its present state MakeMKV doesn't want to read any Blurays, which has led me down (a very murky) memory lane regarding LibreDrive. The end result being I recall doing something when I first got the original drive, but am now needing to relearn everything all over again. By pouring over these forums (mainly thanks to this, this, and this) I think I've figured out what I need to do. I've downloaded the mk-firmware-pack and tried applying the LibreDrive (compatible) firmware by running the command

Code: Select all

sudo makemkvcon f -f sdf_00000098.bin -d /dev/sr0 rawflash enc -i ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin
This however, only results in two empty lines being printed to the command line, and nothing else. I don't think that this is an operation that should take overly long, and even leaving it there for 15 mins or more, there is no change. After some digging I'm seeing that there seems to be an issue with 1.17.8 (which is coincidentally what I have installed), and upgrading to 1.17.9 doesn't appear to offer any respite from what I'm reading. Only a downgrade to 1.17.7 appears to have any hope of "fixing" this hang.

So at this point I would have two questions:
  1. Am I approaching the flashing process correctly? While it doesn't appear to be doing anything for me (at the moment), is my underlying approach sound given the drive that I have?
  2. Where can I find the 1.17.7 so that I can downgrade? I've tried

    Code: Select all

    wget https://www.makemkv.com/download/makemkv-bin-1.17.7.tar.gz
    wget https://www.makemkv.com/download/makemkv-oss-1.17.7.tar.gz
    
    but that just reports a 404 error.
Last edited by cancech on Sun Mar 02, 2025 1:03 pm, edited 1 time in total.
flojo
Posts: 184
Joined: Thu Jun 22, 2023 4:27 am
Location: El Paso

Re: Issues applying LibreDrive firmware to BW-16D1HT 3.11

Post by flojo »

cancech
Posts: 2
Joined: Sat Mar 01, 2025 11:53 pm

Re: Issues applying LibreDrive firmware to BW-16D1HT 3.11

Post by cancech »

flojo wrote:
Sun Mar 02, 2025 3:13 am
https://makemkv.com/download/old/
Thank you kindly! With that I was able to download and install 1.17.7 and thus able to flash the drive using the steps above.
ElektroMorph
Posts: 2
Joined: Thu Sep 12, 2024 8:14 pm

Re: [Resolved] Issues applying LibreDrive firmware to BW-16D1HT 3.11

Post by ElektroMorph »

Thanks for posting this. My docker container from jlesage suddenly only had "error" for all menu options and GUI labels. So I installed the windows version it on a different machine and my external drive was acting funky, so I tried another laptop, and still it was taking 20+ minutes to open a disc, or not even seeing it. I saw your post, installed the v1.17.7 in docker, and on my Win11 laptop, and suddenly everything is working and fast again. Thank you!
Post Reply