Hi there
I have just bought a new Asus BW16D-1HT drive and it has latest FW v3.11 installed and I don't think there is yet an MK version of this ?
SDFtool recognises the FW as encrypted but will not install v3.10MK.
Please advise on a way forward. Thanks in advance !
Asus BW16D-1HT FW v 3.11
Re: Asus BW16D-1HT FW v 3.11
Drive Information
OS device name: E:
Manufacturer: ASUS
Product: BW-16D1HT
Revision: 3.11
Serial number: KLLMB2J1056
Firmware date: 2120-12-01 17:59
Bus encryption flags: 1F
Highest AACS version: 60
LibreDrive Information
Status: Possible, not yet enabled
Drive platform: MT1959
No disc inserted
OS device name: E:
Manufacturer: ASUS
Product: BW-16D1HT
Revision: 3.11
Serial number: KLLMB2J1056
Firmware date: 2120-12-01 17:59
Bus encryption flags: 1F
Highest AACS version: 60
LibreDrive Information
Status: Possible, not yet enabled
Drive platform: MT1959
No disc inserted
-
- Posts: 4273
- Joined: Sun Aug 24, 2014 5:49 am
Re: Asus BW16D-1HT FW v 3.11
have a flasher for that ready to go if you want it. your doing it correctly not sure why its not working email below for flasher
Buy a UHD drive from the guide and how to video maker: https://www.makemkv.com/forum/viewtopic ... 20&t=17831
UHD Drives Guide: https://www.makemkv.com/forum/viewtopic ... 16&t=19634
Auto flash kit $25 Email me for one Billycar5924@gmail.com
UHD Drives Guide: https://www.makemkv.com/forum/viewtopic ... 16&t=19634
Auto flash kit $25 Email me for one Billycar5924@gmail.com
Re: Asus BW16D-1HT FW v 3.11
If it's attached via USB try it on SATA.carrpet wrote: ↑Tue Jan 17, 2023 9:59 amHi there
I have just bought a new Asus BW16D-1HT drive and it has latest FW v3.11 installed and I don't think there is yet an MK version of this ?
SDFtool recognises the FW as encrypted but will not install v3.10MK.
Please advise on a way forward. Thanks in advance !
Re: Asus BW16D-1HT FW v 3.11
It's attached via SATA
Thanks
Thanks
Re: Asus BW16D-1HT FW v 3.11
I just did one of these a few months back while connected via USB (OWC Mercury Pro enclosure). Did you check the little box on the left (I believe it's called "Include Boot Loader?")?
-
- Posts: 3
- Joined: Sat Nov 19, 2022 2:00 pm
Re: Asus BW16D-1HT FW v 3.11
Hi, I just attempted to flash one of these drives on Linux using the instruction given here.
I.e., I executed
Even though the operation allegedly finished successfully, makemkv says after a power cycle:
Is this drive simply not supported at the moment?
I.e., I executed
Code: Select all
sudo makemkvcon f -f sdf_00000096.bin -d /dev/sr0 rawflash -i mk-firmware-pack-20200720/MK/ASUS/BW-16D1HT/ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin
Code: Select all
Drive Information
OS device name: /dev/sr0
Manufacturer: ASUS
Product: BW-16D1HT
Revision: 3.11
Serial number: KLLMB382211
Firmware date: 2120-12-01 17:59
Bus encryption flags: 1F
LibreDrive Information
Status: Possible, not yet enabled
Drive platform: MT1959
No disc inserted
-
- Posts: 2825
- Joined: Wed Nov 22, 2017 11:45 pm
Re: Asus BW16D-1HT FW v 3.11
3.11 is encrypted so add enc after rawflash.reifenkauer wrote: ↑Wed Jan 18, 2023 4:53 pmHi, I just attempted to flash one of these drives on Linux using the instruction given here.
I.e., I executed
Even though the operation allegedly finished successfully, makemkv says after a power cycle:Code: Select all
sudo makemkvcon f -f sdf_00000096.bin -d /dev/sr0 rawflash -i mk-firmware-pack-20200720/MK/ASUS/BW-16D1HT/ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin
Is this drive simply not supported at the moment?Code: Select all
Drive Information OS device name: /dev/sr0 Manufacturer: ASUS Product: BW-16D1HT Revision: 3.11 Serial number: KLLMB382211 Firmware date: 2120-12-01 17:59 Bus encryption flags: 1F LibreDrive Information Status: Possible, not yet enabled Drive platform: MT1959 No disc inserted
Cheers
----------------------------------------------------------------------------------------------------------------------------
For UHD enabled drives (AU/NZ/SG + Others) & DIY Single Drive Flasher (WW): https://uhdenableddrives.com
----------------------------------------------------------------------------------------------------------------------------
For UHD enabled drives (AU/NZ/SG + Others) & DIY Single Drive Flasher (WW): https://uhdenableddrives.com
-
- Posts: 3
- Joined: Sat Nov 19, 2022 2:00 pm
Re: Asus BW16D-1HT FW v 3.11
That seems to have done the trick, thanks!
Just for completeness sake, this is the command that worked:
Code: Select all
sudo makemkvcon f -f sdf_00000096.bin -d /dev/sr0 rawflash enc -i mk-firmware-pack-20200720/MK/ASUS/BW-16D1HT/ASUS-BW-16D1HT-3.10-WM01601-211901041014.bin