command line utils for flashing my new Archgon UHD?

Forum for discussions about UHD-capable dives
Post Reply
Message
Author
jfields
Posts: 7
Joined: Sun Jul 05, 2020 3:15 am

command line utils for flashing my new Archgon UHD?

#1 Post by jfields » Sun Jul 05, 2020 3:55 am

I'm running the elementaryOS linux distro on an older macbook I wiped years ago. I'm quite comfortable with the command line, make tools, packages, etc. but I've never flashed firmware before and actually wouldn't mind knowing a bit about how it works.

From what I've read here - a few of you seem to know a bit more on how flashing a blueray disc via command line works conceptually through code - or perhaps know of another apt package I could use. Or maybe even can just point me in a wiser more effecient direction other than 'flash firmware' keyword searches.

My brand new fresh out of box Archgon drive came with firmware 1.0.1 - which means I'll be doing a downgrade I guess.

Code: Select all

Drive Information
OS device name: /dev/sr1
Manufacturer: HL-DT-ST
Product: BD-RE BU40N
Revision: 1.01
Serial number: Serial number
Firmware date: 2117-12-22 12:21
Bus encryption flags: 1F

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.01
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)


Thanks in advance. Happy 4th M'rica ;)


mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: command line utils for flashing my new Archgon UHD?

#3 Post by mike admin » Sun Jul 05, 2020 5:31 pm

And finally, this one - viewtopic.php?f=19&t=22593

jfields
Posts: 7
Joined: Sun Jul 05, 2020 3:15 am

Re: command line utils for flashing my new Archgon UHD?

#4 Post by jfields » Tue Jul 07, 2020 8:49 am

I appreciate it you guys and will check all the material out.
Depending on how things go I may need a bit more help. Hopefully not.

btw - Thanks to MakeMKV for everything.

jfields
Posts: 7
Joined: Sun Jul 05, 2020 3:15 am

Re: command line utils for flashing my new Archgon UHD?

#5 Post by jfields » Tue Jul 07, 2020 12:36 pm

Thanks all for the help and material. I think I'm good to go now except for two last questions


1. Regarding which Libre Firmware to use - I've narrowed them down to two.

From these two I'm unable to tell which one (if either) is ok to use.
Potential LibreDrive Firmware:
HL-DT-ST-BD-RE_BU40N-U101-MM01201-211711301153
HL-DT-ST-BD-RE_BU40N-1.01-RM00000-211712221221

2. Is there a way to tell just by looking at what info is displayed here if I should use the 'enc' flag?

--------------------------------------------
For reference:

Code: Select all

$ makemkvcon f --list

00: dev_21:2, /dev/sr1, /dev/sr1
  HL-DT-ST_BD-RE_BU40N_1.01_211712221221_Serial number

$ makemkvcon f -d /dev/sr1 help
MTK19xx firmware module v1.21

Code: Select all

Drive Information
OS device name: /dev/sr1
Manufacturer: HL-DT-ST
Product: BD-RE BU40N
Revision: 1.01
Serial number: Serial number
Firmware date: 2117-12-22 12:21
Bus encryption flags: 1F

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.01
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)
Thanks in advance. Almost there.

d00zah
Posts: 1586
Joined: Mon Jun 06, 2016 8:23 pm

Re: command line utils for flashing my new Archgon UHD?

#6 Post by d00zah » Tue Jul 07, 2020 1:58 pm

jfields wrote:
Tue Jul 07, 2020 12:36 pm

2. Is there a way to tell just by looking at what info is displayed here if I should use the 'enc' flag?
My take, after reading over that thread, is that once a drive has been flashed w/ v1.04 (new, encrypted), it will only take an encrypted FW going forward. Since you are starting from v1.01, I'm pretty sure flashing an earlier patched FW version will not require the 'enc' flag.

"Put "enc" option (without quotes) after rawflash because if your unit comes with 1.04 it will accept only fw in encrypted format."

As to which image to flash, I'll leave that call to someone with more experience w/ that particular drive.

Alex? ( @jonghotti )

jfields
Posts: 7
Joined: Sun Jul 05, 2020 3:15 am

Re: command line utils for flashing my new Archgon UHD?

#7 Post by jfields » Tue Jul 07, 2020 2:51 pm

Thanks for the input @d00zah Makes sense. One would hope there wouldn't be a serious repercussion other than a command exit by leaving 'enc' out (or vice versa). Didn't want to assume that tho without asking first.

Billycar11
Posts: 4345
Joined: Sun Aug 24, 2014 5:49 am

Re: command line utils for flashing my new Archgon UHD?

#8 Post by Billycar11 » Tue Jul 07, 2020 7:51 pm

Flash it to BU40N 1.00 de
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

MartyMcNuts
Posts: 2877
Joined: Wed Nov 22, 2017 11:45 pm

Re: command line utils for flashing my new Archgon UHD?

#9 Post by MartyMcNuts » Wed Jul 08, 2020 12:06 am

jfields wrote:
Tue Jul 07, 2020 12:36 pm
Thanks all for the help and material. I think I'm good to go now except for two last questions


1. Regarding which Libre Firmware to use - I've narrowed them down to two.

From these two I'm unable to tell which one (if either) is ok to use.
Potential LibreDrive Firmware:
HL-DT-ST-BD-RE_BU40N-U101-MM01201-211711301153
HL-DT-ST-BD-RE_BU40N-1.01-RM00000-211712221221

2. Is there a way to tell just by looking at what info is displayed here if I should use the 'enc' flag?

--------------------------------------------
For reference:

Code: Select all

$ makemkvcon f --list

00: dev_21:2, /dev/sr1, /dev/sr1
  HL-DT-ST_BD-RE_BU40N_1.01_211712221221_Serial number

$ makemkvcon f -d /dev/sr1 help
MTK19xx firmware module v1.21

Code: Select all

Drive Information
OS device name: /dev/sr1
Manufacturer: HL-DT-ST
Product: BD-RE BU40N
Revision: 1.01
Serial number: Serial number
Firmware date: 2117-12-22 12:21
Bus encryption flags: 1F

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.01
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)
Thanks in advance. Almost there.
Flash with DE_BU40N_1.00 firmware. It is da bomb!
Cheers :D
----------------------------------------------------------------------------------------------------------------------------
For UHD enabled drives (AU/NZ/SG + Others) & DIY Single Drive Flasher (WW): https://uhdenableddrives.com

jfields
Posts: 7
Joined: Sun Jul 05, 2020 3:15 am

Re: command line utils for flashing my new Archgon UHD?

#10 Post by jfields » Thu Jul 09, 2020 5:09 pm

Billycar11 wrote:
Tue Jul 07, 2020 7:51 pm
Flash it to BU40N 1.00 de
Awesome. That's actually the one I originally had planned on using. I couldn't find it tho which led me to default to the other two in my 2nd post. Thanks for confirming and all the work you put in!

2020-07-09_1104.png
2020-07-09_1104.png (309.84 KiB) Viewed 13660 times

Yaka.
Posts: 2
Joined: Thu Jul 23, 2020 8:57 pm

Re: command line utils for flashing my new Archgon UHD?

#11 Post by Yaka. » Thu Jul 23, 2020 9:06 pm

just wanted to say this thread has been really helpful for flashing my archgon. i just have a question i flashed it to the current BU40N firmware from viewtopic.php?f=19&t=19113#p71880 which is HL-DT-ST-BD-RE_BU40N-1.04-N000500-212005061142.bin whats the differance between that one and the DE one?

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: command line utils for flashing my new Archgon UHD?

#12 Post by mike admin » Thu Jul 23, 2020 9:22 pm

Just version. Yours is 1.04, latest from 2020. The "DE" is 1.00 from 2017, . There are some (other) programs that work with 1.00 but can't with 1.04 - this is about the only reason to flash 1.00 . If you are loyal to MakeMKV, stay on 1.04 :)

Yaka.
Posts: 2
Joined: Thu Jul 23, 2020 8:57 pm

Re: command line utils for flashing my new Archgon UHD?

#13 Post by Yaka. » Thu Jul 23, 2020 11:15 pm

ah cool:) thanks for the good work you guys are doing

Post Reply