Can't Find WH16NS40 NS50 1.05 Firmware

Forum for discussions about UHD-capable dives
Post Reply
wstrater
Posts: 1
Joined: Wed Mar 19, 2025 4:52 pm

Can't Find WH16NS40 NS50 1.05 Firmware

Post by wstrater »

I am trying to flash firmware onto an LG WH16NS40 with a ROM version of 1.05, a Svc Code of NS50 and a Manufacturer date of December 2024 from the Linux command line.

This is the drive details from MakeMKV.

Code: Select all

Drive Information
OS device name: /dev/sr0
Manufacturer: HL-DT-ST
Product: BD-RE WH16NS40
Revision: 1.05
Serial number: ##########
Firmware date: 2120-05-06 14:40
Bus encryption flags: 17
Highest AACS version: 53

LibreDrive Information
Status: Possible (with patched firmware)
Drive platform: MT1959
Harware support: Yes
Firmware support: No
Firmware type: Original (patched version available)
Firmware version: 1.05
DVD all regions: Possible (with patched firmware)
BD raw data read: Possible (with patched firmware)
BD raw metadata read: Possible (with patched firmware)
Unrestricted read speed: Possible (with patched firmware)
This is the output when I list the drives with "makemkvcon".

Code: Select all

Found 1 drives(s)
00: dev_21:0, /dev/sr0, /dev/sr0
  HL-DT-ST_BD-RE__WH16NS40_1.05_212005061440_##########
The [Ultimate UHD Drives Flashing Guide Updated 2025][/forum/viewtopic.php?t=19634] lists "HL-DT-ST-BD-RE_WH16NS40-NS50-1.05-N000900-212005061440.bin" but I can't find that firmware.

I have tried "HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin" since the write up mentions going directly to WH16NS60 with a WH16NS40. I used the following command and it reports success but nothing changes. I tried with and without "enc" since the downloaded firmware predates 2020 but the current firmware is after 2020.

Code: Select all

makemkvcon f --drive 'dev_21:0' --sdf-file sdf.bin rawflash main enc --in allYouNeed/HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin
I am guessing the drive doesn't accept the downgrade.

I have seen some posts about using Windows tools that just "work" but I don't have a Windows machine and I am trying to do this from the Linux command line. I have even looked into some .zip files containing Windows tools and only see 1.02 or earlier versions.

Where can I find the correct firmware?

Thanks,
Wes.
dcoke22
Posts: 3522
Joined: Wed Jul 22, 2020 11:25 pm

Re: Can't Find WH16NS40 NS50 1.05 Firmware

Post by dcoke22 »

If you read through the linux section of the forum, you'll notice that the last few linux releases seem to have some bugs. Downgrading to 1.17.6 or maybe earlier might get you to a version that can successfully flash your drive.
Post Reply