Mine is default on the win10 as well.
Now totally dumb question but I wanna ascertain if maybe I've got a faulty unit
can your 1.04 ns55's read a bluray movie out of the box, cause mine doesn't wanna seem to load one (not rip just read)
Mine is default on the win10 as well.
A standard Blu-Ray, yes, no problem at all.killkong1211 wrote: ↑Wed Jul 17, 2019 11:43 amMine is default on the win10 as well.
Now totally dumb question but I wanna ascertain if maybe I've got a faulty unit
can your 1.04 ns55's read a bluray movie out of the box, cause mine doesn't wanna seem to load one (not rip just read)
Yeah just a regular bluray, tried 2 or 3 just to be sure.
Huh, so you can even backup with the base firmware, shit, mines hella funky then.MartyMcNuts wrote: ↑Thu Jul 18, 2019 1:09 amA standard Blu-Ray, yes, no problem at all.
LG_1.04_BD_test-1.jpg
Here it is backing up.
LG_1.04_BD_test-2.jpg
How is your drive connected to PC?
Maybe you should consider returning your drive if it can’t even read a standard blu-ray out of the box??killkong1211 wrote: ↑Thu Jul 18, 2019 8:29 amYeah just a regular bluray, tried 2 or 3 just to be sure.
Huh, so you can even backup with the base firmware, shit, mines hella funky then.MartyMcNuts wrote: ↑Thu Jul 18, 2019 1:09 amA standard Blu-Ray, yes, no problem at all.
LG_1.04_BD_test-1.jpg
Here it is backing up.
LG_1.04_BD_test-2.jpg
How is your drive connected to PC?
Sata straight to the board hahaha
You cannot downgrade from 1.04 directly. You must cross-flash to ASUS 3.10-mk then you can flash whatever firmware you like.avenger09123 wrote: ↑Fri Jul 26, 2019 2:41 amI recently suffered a catastrophic hardware loss due to SOMETHING. (new mobo, new 5tb hdd, new psu, new blu-ray drive), and got a WH16NS40 (not sure whether it's a NS40 or NS50 for the generation), but it came from MicroCenter and has the 1.04 firmware on it as well.
I tried the downgrade firmware ensuring 0x1CE056 was in DE state and not FF state, and it didn't want to downgrade to 1.00 or 1.02, using the patched flasher. The 1.02-mk files to enable libredrive bare minimum also didn't work. Apparently this is a blocked for now issue.
HW:
WH16NS40 on a SATA (AHCI) cable,
ASROCK X570 Phantom Gaming 4 Mobo
Windows 10 etc...
Unlocked Flashers, Downgrade Enabled Firmware and MK Firmware:
You're welcome!!killkong1211 wrote: ↑Tue Aug 13, 2019 8:09 amGot a new drive (also 1.04) today and was able to reflash first try no issues.
Thanks again all for the assist trying to work it out, even if it did turn out to be faulty unit haha
This was the missing piece for me. Thanks very much. I have finally revived my Asus BW-16D1HT but with a different compatible firmware (LG BH16NS40 svc40). The info is strewn all over the net on how to low-level format your drive. I mistakenly upgraded my v1.01 to an incompatible v3.03 (despite the model being the same), it turns out that my drive was an older model not compatible with the 3.03 upgrade for newer same models. As I was in a hurry to upgrade, i didn't backup the original firmware. The firmware upgrade v3.03 was success, but the drive couldn't read any disc anymore after that.TeddyRaspin wrote: ↑Wed Apr 10, 2019 7:58 amSome little steps forward :
- When you use the Asus ODD Flasher (modified) to downgrade unit, DOSFLASH still doesn't work, i.e. the MTK Vendor Intro Failed error is still present.
- In order to be able to dump the downgraded unit, you have to power off PC and boot again. In this way DOSFLASH works for me.
Another solution is :
- Downgrade your unit to an older firmware (in my case I have 2 BH16NS55 and I've flashed their original firmware 1.02).
- Reboot and boot from an USB Stick (FreeDos with Rufus).
- Use the latest Dosflash version 2.0 and type DOSFLASH. Even if it reports "MTK Vendor Intro failed", write down the SATA port (in my case 0xF0D0 and 0xF0B0).
Now write :
DOSFLASH /? and press 1 for flash commands. It will show the whole manual syntax you have to use in order to interrogate unit.
Commands are :
- W for writing, R for reading, E for erasing
- Port (F0D0 or F0B0 in my case)
- Port Type (1 For SATA)
- Master or Slave (A0 for Master, B0 for Slave)
- MTK Type (2 for 0x72)
- Flash Type (0 for normal handling or 1 is the same)
- Flash Size (20 as 20 in hex value is 32 in decimal, as MT1939/MT1959 eeprom has 32 banks)
- Flash OPCode (C7 if you're using the E command for erasing eeprom)
- Filename (required if you use the W or R command)
- Nforce fix (Put 0 for NO)
Thus, it is almost easy to write the proper manual syntax command and even if MTK Vendor Intro failed, if you downgrade unit you'll be able to do a valid dump.