-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About rmt_storage patch #5
Comments
Thank you for opening the issue: Unfortunately I don't have access to an OP7 Pro: you can probably use the Sony Xperia X1's / Xiaomi Mi 9 vendor partition - it should work. Give me 10 minutes |
|
rmt_storage is running, but modem doesn't boot up |
Try to manually crash the modem (go to the dialer pad, write |
Tried, don't work. |
Can you try by |
Tried about 20 times, modem still down. I also tried Pixel 4's rmt_storage, also don't work. |
I need to do some reverse engineering on the binary I provided you: maybe it acts like the Oneplus' one and it looks for a similar device (therefore the patch is useless). In the meantime, you can try with another device's rmt_storage. What version of Android are you using? |
I'm using Android 10 (OOS Beta 6). I'll try other binary tomorrow. |
These days I tried binary from Mi 9T Pro, ASUS Zenfone 6, ROG Phone 2. Now I got these errors from modem. |
What kernel version are you using? Can you post here the original rmt_storage file? |
stock 4.14 kernel from OP7Pro_O2_BETA_6. |
Sorry for the late reply, I'll look into it ASAP |
Hello @denysvitali |
Unfortunately not yet :( |
Hello Denys, do you have any patched rm_storage for snapdragon 845? i need for my Google Pixel 3 that keeps replacing my modded 00028874. Thank you |
Interesting. The rmt_stroage from Pixel 2 can use on the OP7Pro with OxygenOS 11 :) |
Would you mind sharing which specific OTA version you took the rmt_storage from? Thank you! |
Just use the file from this repo: https://github.com/denysvitali/ca-combos-editor/blob/master/resources/rmt_storage_patch/op5t/oos/9.0.9/rmt_storage So strange, works on A11 but not A10. |
Hi!
Is file in this repo worked on A11 ? |
Hi,
I'm trying to patch rmt_storage for my OP7Pro now.
I tried many rmt_storage files from other phones with SDM855 chipset.
But the modem won't boot.
I also have an OP5T phone, and I used the file that you provided, it works without any issue.
Which device's file you extracted for OP5T?
I think I can try the file from that vendor's SDM855 device.
Thank you.
The text was updated successfully, but these errors were encountered: