Thank you
![Very Happy :D](./images/smilies/icon_biggrin.gif)
This worked for me too.monkeymindboy wrote: ↑Wed Jul 29, 2020 2:12 pmThank you for the advice, I just crossed flashed my Asus drive that was giving me problems to WH16NS60 1.02 MK version and so far so good on discs that previously failed in 1.15.2.Fearless Leader wrote: ↑Sun Jun 28, 2020 7:39 pmHoly crap!
I know this is anecdotal evidence and isn't proof of anything, but I post this in case it helps someone else.
I bought Avengers Endgame UHD right when it came out. It never successfully ripped. I can play the disc on a standalone player. Yes, makemkv could open it and start ripping it, but eventually it would come to a sector that the drive couldn't read. Re-running it many times showed no progress. So I just assumed bad disc, and ripped the blu-ray version instead, which worked fine.
As more versions of makemkv came out, I would sometimes re-try the Endgame UHD. Never worked.
Last night, I tried to re-rip Frozen II to try various things to deal with atmos problem (even with lastest makemkv, there is still a problem to be solved...but that is not the point here). Frozen II suddenly showed a sector that couldn't be read. This made me think the drive was failing, because it would be unlikely for a new disc like that to go bad (considering I handle my discs carefully). I re-tried a few times, still didn't work.
I started thinking the drive is failing. If was dying, I figured it wouldn't hurt to try cross-flashing to LG to overcome the sleep bug with my Asus.
After a successful flash, suddenly Frozen II ripped without the read sector problem. On a lark, I decided to try Endgame again. Holy crap, it worked this time!
Again, this is not evidence or proof of anything. It possible I just got really really lucky this time. But I feel like it helped me. Maybe it could help someone else.
I have since downgraded both my drives to WH16NS60 1.00 and haven't had a problem yet and reaching speeds of 10x and 11x in 1.15.2. 1.02 MK was still causing my Asus drive to act up at times.wullabulla wrote: ↑Sat Aug 01, 2020 10:17 amThis worked for me too.monkeymindboy wrote: ↑Wed Jul 29, 2020 2:12 pmThank you for the advice, I just crossed flashed my Asus drive that was giving me problems to WH16NS60 1.02 MK version and so far so good on discs that previously failed in 1.15.2.Fearless Leader wrote: ↑Sun Jun 28, 2020 7:39 pmHoly crap!
I know this is anecdotal evidence and isn't proof of anything, but I post this in case it helps someone else.
I bought Avengers Endgame UHD right when it came out. It never successfully ripped. I can play the disc on a standalone player. Yes, makemkv could open it and start ripping it, but eventually it would come to a sector that the drive couldn't read. Re-running it many times showed no progress. So I just assumed bad disc, and ripped the blu-ray version instead, which worked fine.
As more versions of makemkv came out, I would sometimes re-try the Endgame UHD. Never worked.
Last night, I tried to re-rip Frozen II to try various things to deal with atmos problem (even with lastest makemkv, there is still a problem to be solved...but that is not the point here). Frozen II suddenly showed a sector that couldn't be read. This made me think the drive was failing, because it would be unlikely for a new disc like that to go bad (considering I handle my discs carefully). I re-tried a few times, still didn't work.
I started thinking the drive is failing. If was dying, I figured it wouldn't hurt to try cross-flashing to LG to overcome the sleep bug with my Asus.
After a successful flash, suddenly Frozen II ripped without the read sector problem. On a lark, I decided to try Endgame again. Holy crap, it worked this time!
Again, this is not evidence or proof of anything. It possible I just got really really lucky this time. But I feel like it helped me. Maybe it could help someone else.
If I flashed to 1.03mk on my NS60, seems to be working on few UHD disks I have tried, what is benefit of 1.02mk or 1.00? Can the firmware be downgraded?SamuriHL wrote: ↑Wed Aug 12, 2020 12:24 am*PLEASE DO NOT TRY TO UPGRADE TO 1.03!!!!!!!!!*
Follow this mini-guide I threw together.
Flashing Example (NS60)
Go to this post:
viewtopic.php?p=71880#p71880
Look for link to latest MK firmware, e.g.:
https://www.makemkv.com/download/mk-fir ... 200720.zip
Extract this zip to a folder. In our example, let's say I extract it to C:\Firmware\mk-firmware-pack-20200720 but feel free to extract it wherever you'd like.
Next, open a command prompt in the MakeMKV directory and perform the following commands:
sdftool --list
Shows list of drives. Pick the drive letter for the drive you want to flash, let's call it F: as an example. Then:
sdftool -d F: rawlfash -I C:\Firmware\mk-firmware-pack-20200720\old\HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin
Replace C:\Firmware\mk-firmware-pack-20200720 with the location you extracted the zip file to. This will flash your drive to NS60 1.02-MK.
OPTIONAL (Informational only):
sdftool -d F: help all
Shows list of all available commands for your drive. Not needed in order to flash, but, useful to see what you can do with your drive.