bkerler / SierraWirelessGen

Sierra Wireless OpenMEP Generator
77 stars 29 forks source link

Request #5

Closed ghazish closed 4 years ago

ghazish commented 5 years ago

Could you please include the following device in your calculator Netgear MR1100-100EUS. I would like to ge the unlock code to use it with openlock command.

Regards, Ghazi

bkerler commented 5 years ago

For that I need a plain firmware file (dump) from the device, as the .secc.spk files seem to be encrypted.

jla3378 commented 5 years ago

For that I need a plain firmware file (dump) from the device, as the .secc.spk files seem to be encrypted.

I have the plaintext firmware dump for the boot loader and Qualcomm DSP, TZ, RPM partitions of this device.

bkerler commented 4 years ago

Solved by commit 6cade1d

slipperyrails commented 2 years ago

Apparenly the MDM9x50_V1 did not make it into the change to edl. Install from scratch Summer 2022, device MDM9x50_V1 not present

edelberry commented 2 years ago

@slipperyrails MDM9x50_V1 seems to be merged into MDM9x40. If you look at this commit, it shows the previous line for MDMx50_V1 being removed, and it is the same as MDMx40, so you should be able to get whatever you need working using that identifier.

slipperyrails commented 2 years ago

Yes I eventually came up on that myself sorry for not canceling the request. Thank you

On Sun, Jul 24, 2022, 7:35 PM edelberry @.***> wrote:

@slipperyrails https://github.com/slipperyrails MDM9x50_V1 seems to be merged into MDM9x40. If you look at this commit https://github.com/bkerler/SierraWirelessGen/commit/2ae6258b9f2cef73dfbcac1712cbec1be05d8fac, it shows the previous line for MDMx50_V1 being removed, and it is the same as MDMx40, so you should be able to get whatever you need working using that identifier.

— Reply to this email directly, view it on GitHub https://github.com/bkerler/SierraWirelessGen/issues/5#issuecomment-1193418047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWTFSI7EPWC7SR3JRTE3CLVVXHKTANCNFSM4G6TFHSQ . You are receiving this because you were mentioned.Message ID: @.***>

edelberry commented 2 years ago

No prob, I was looking for this myself and found this, then figured it out so figured I would post to help someone out!