Linux How To: Flash ASUS-BW-16D1HT

Discussion of LibreDrive mode, compatible drives and firmwares
Billycar11
Posts: 3820
Joined: Sun Aug 24, 2014 5:49 am

Re: Linux How To: Flash ASUS-BW-16D1HT

Post by Billycar11 »

dennis__ wrote:
Mon Mar 11, 2024 2:14 am
V1.05 is encrypted. You need to add 'enc' to the command line.
I have tried adding enc after the rawflash parameter like I read in a post above -

Code: Select all

sudo makemkvcon f -f sdf_00000065.bin -d /dev/sr0 rawflash enc -i HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin 
[sudo] password for dennis: 

Parameter 'enc' not recognized

Command produced error code 0x8f1e0005
Then I tried it in a few other spots with a similar error or "Unknown command".

I hate to ask for you to spell it out for me but could you tell me exactly how to inform makekvon that the existing fw is encrypted?
why dont we use the guide endorsed by the developer thats pinned that has the linux stuff right and up to date....
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
d00zah
Posts: 1426
Joined: Mon Jun 06, 2016 8:23 pm

Re: Linux How To: Flash ASUS-BW-16D1HT

Post by d00zah »

dennis__ wrote:
Mon Mar 11, 2024 2:14 am
V1.05 is encrypted. You need to add 'enc' to the command line.
I have tried adding enc after the rawflash parameter like I read in a post above -

Code: Select all

sudo makemkvcon f -f sdf_00000065.bin -d /dev/sr0 rawflash enc -i HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin 
[sudo] password for dennis: 

Parameter 'enc' not recognized

Command produced error code 0x8f1e0005
Then I tried it in a few other spots with a similar error or "Unknown command".

I hate to ask for you to spell it out for me but could you tell me exactly how to inform makekvon that the existing fw is encrypted?
Lifted from the guide, using your info, try...

./makemkvcon f -d '/dev_21:2' -f sdf_00000065.bin rawflash enc -i HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin
Last edited by d00zah on Mon Mar 11, 2024 3:18 am, edited 1 time in total.
dennis__
Posts: 8
Joined: Sun Mar 03, 2024 2:22 am

Re: Linux How To: Flash ASUS-BW-16D1HT

Post by dennis__ »

Billycar11 wrote:
Mon Mar 11, 2024 2:27 am
why dont we use the guide endorsed by the developer thats pinned that has the linux stuff right and up to date....
Sounds good. Where is it? This? Because I downloaded it and its an exe.
Otherwise I looked around the board under LibreDrive Drives and MakeMKV for Linux. Sorry if I missed it but I do not see it.
dennis__
Posts: 8
Joined: Sun Mar 03, 2024 2:22 am

Re: Linux How To: Flash ASUS-BW-16D1HT

Post by dennis__ »

d00zah wrote:
Mon Mar 11, 2024 2:30 am

Lifted from the guide, using your info, try...

./makemkvcon f -d '/dev_21:2' -f sdf_00000065.bin rawflash enc -i HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin
Thanks but I am still having issues. Could you update your post to link to the guide? It is currently linking this thread.
d00zah
Posts: 1426
Joined: Mon Jun 06, 2016 8:23 pm

Re: Linux How To: Flash ASUS-BW-16D1HT

Post by d00zah »

dennis__ wrote:
Mon Mar 11, 2024 3:15 am
d00zah wrote:
Mon Mar 11, 2024 2:30 am

Lifted from the guide, using your info, try...

./makemkvcon f -d '/dev_21:2' -f sdf_00000065.bin rawflash enc -i HL-DT-ST-BD-RE_WH16NS60-1.02-NM00100-211810291936.bin
Thanks but I am still having issues. Could you update your post to link to the guide? It is currently linking this thread.
done. sorry.
dennis__
Posts: 8
Joined: Sun Mar 03, 2024 2:22 am

Re: Linux How To: Flash ASUS-BW-16D1HT

Post by dennis__ »

Got it downgraded / changed. Thanks!
Post Reply