Well hello everyone! I'm hijacking this thread as the OP seems to be done with it and I am in a similar enough situation that I think making a new one only would make things harder to find.
I am here sitting at a Linux computer (Rocky Linux

and I have been using MakeMKV to rip my Blurays with a decent enough successrate for a few years now. Up until this year I was on the windows platform, but my computer was too old for the coming win11, so I did the switch to Linux.
That's my backstory. I have extensive experience with computers, but I am a fumbling n00b in the Linux space.
Now... I was thinking I should try my hand at UHD-ripping. I looked around, Seems drives are getting discontinued so I pulled the trigger and got myself a BW-16D1HT. And as I now installed it along with my existing bluray drive that I have been using for HD blurays all this time. I look in MakeMKV and I see... that it's the same darned model number. Only difference being in firmware. Old one running at v1.03. New one is at v3.11. As the big thread about flashing says, there's probably other things different, as the box does say it can do 128GB writing and the old one only did DVD-writing.
Anywhooo. Preamble aside.
I have read through this here thread. And read a bit of the thread with the big guides. I am getting a bit stumped (like I usually do with linux research, lots and lots of conflicting information and very little consensus and even more irrellevant and outdated things abound).
As I understand things... I should use MakeMKV's GUI to determine platform and stuff. the new drive is using MT1959. LibreDrive is "Possible, not yet enabled"
As I have also gathered, Newer firmwares are tricky, as the modded firmware is 3.10 I need to downgrade the firmware and 3.11 doesn't like that.
I have tried following the big guide. I am assuming that the steps outlined for Mac/Linux are the same for both OS's. So I try to find the "makemkvconf". And I did that... here:
/home/flatpak/app/com.makemkv.MakeMKV/current/4b1d0cea3dd4a8b9c7bba3aedadd92fe1edc96c3876c97bf6b9a7357a625f3b8/files/bin
Now, I can hear dear reader screaming. But... yes. I installed makemkv via the software app. So it's using the flatpak version. It's been working fine for the older drive (it's ripping season 3 disc 5 of Twilight Zone 1959 as I type this).
When I navigate to that folder, and I try using the command to list the drive identifier "./makemkvcon f -l", I get this result:
Code: Select all
/home/flatpak/app/com.makemkv.MakeMKV/current/4b1d0cea3dd4a8b9c7bba3aedadd92fe1edc96c3876c97bf6b9a7357a625f3b8/files/bin$ ./makemkvcon f -l
./makemkvcon: error while loading shared libraries: libmakemkv.so.1: cannot open shared object file: No such file or directory
Again, I hear you screaming. It's probably because I am using the flatpak version. The Makemkvconf file I found is probably not useable like some other install would give me. But I claim ignorance there. I do not know of another way to install makemkv on this linux computer.
So. I know the disclaimers and warnings. Flashing a firmware is not to be taken lightly. If I mess up. I have only myself to blame, no matter what someone here types out. But... since I do have the older drive working for HD discs. I feel like I can do some mucking around with the new drive. Best case, I get it to work with UHD-ripping. Worst case, I brick it.
TLDR:
On Linux. With an ASUS BW-16D1HT drive currently running firmware v3.11. If I only have the flatpak installed. How do I do the flashing? Because the big guide does not detail it as far as I have read (there's 200+ of pages of all sorts of discussions irrelevant to my drive in that thread so I can't be sure), is it possible to get the makemkvcon file working from some other source?