Question Widevine Became L3 - Red Magic 8 pro

Hi. My Widevine has suddenly become L3. I didn't do anything on my end. I'm on v3.19 firmware. I've tried everything - factory reset, downgrade to v3.12 yet it still has L3. Does any of you know how to get it back to L1? Thanks!
Update: I managed to get it back to L1 after rooting but Amazon Prime won't play HD videos anymore. *sigh*

batuken said:
Hi. My Widevine has suddenly become L3. I didn't do anything on my end. I'm on v3.19 firmware. I've tried everything - factory reset, downgrade to v3.12 yet it still has L1. Does any of you know how to get it back to L1? Thanks!
Click to expand...
Click to collapse
Hi, same here (L3 Widevine) on 3.18 firmware, we all gotta feedback to Redmagic support to address it

ugene1980 said:
Hi, same here (L3 Widevine) on 3.18 firmware, we all gotta feedback to Redmagic support to address it
Click to expand...
Click to collapse
I see. So mine is not an isolated case. It might have something to do with Google Play System update. *sigh* I've already sent them an email. Let's see if they have a fix under the hood.

Me come from CN, ub and root but still L1. The only problem is Netflix doesnt work

@batuken Hi bro
I fixed mine
- Get a fresh init_boot.img from the 318update.zip (get from 418 if yo are on EU firmware)
- Patched the fresh init_boot.img in magisk for root getting (WHATEVERFILENAMEITIS.img)
- Rebooted to fastboot (not fastbootD)
- Flash the fresh init_boot.img you just extracted from the update.zip with: fastboot flash init_boot init_boot.img
- Rebooted to system, Widevine is now back to L1 !
Continue again if you want root:
- Rebooted to fastboot again (not fastbootD)
- Flash the magisk patched init_boot.img with: fastboot flash init_boot WHATEVERFILENAMEITIS.img
- Reboot to system, check if Widevine is now back to L1, and check if you are still rooted~

ugene1980 said:
@batuken Hi bro
I fixed mine
- Get a fresh init_boot.img from the 318update.zip (get from 418 if yo are on EU firmware)
- Patched the fresh init_boot.img in magisk for root getting (WHATEVERFILENAMEITIS.img)
- Rebooted to fastboot (not fastbootD)
- Flash the fresh init_boot.img you just extracted from the update.zip with: fastboot flash init_boot init_boot.img
- Rebooted to system, Widevine is now back to L1 !
Continue again if you want root:
- Rebooted to fastboot again (not fastbootD)
- Flash the magisk patched init_boot.img with: fastboot flash init_boot WHATEVERFILENAMEITIS.img
- Reboot to system, check if Widevine is now back to L1, and check if you are still rooted~
Click to expand...
Click to collapse
Hi bro. Do you have a copy of the init_boot.img? Thanks!

batuken said:
Hi bro. Do you have a copy of the init_boot.img? Thanks!
Click to expand...
Click to collapse
US/ASIA 3.18 init_boot.img

ugene1980 said:
US/ASIA 3.18 init_boot.img
Click to expand...
Click to collapse
Thanks bro.

Related

10.0.5 boot.img?

Hey all! I'm trying to root my OnePlus 7t but I'm on 10.0.5 stock and I can't find a patched boot.img, or even a stock one to patch in Magisk. I'm on the global variant. If someone could point me in the right direction, that would be grand. I have already read mostly all the posts...
I have the US version which I think is also the global version. Here's my patched boot.img for 10.0.5
https://drive.google.com/file/d/12tZN5D7dmovIeqsx8sTF-B0z2gxA6LG8/view?usp=sharing
Here's the stock boot for 10.0.5 as well if you screw something up.
https://drive.google.com/file/d/1nS0hqVCyntXHjbTzOH7H8-b29-IlAOIt/view?usp=sharing
Don't ask why the file sizes are so different. It just gets smaller for some reason after patching it in magisk.
I just booted with an older one and flashed the latest magisk
Need 10.0.5 boot.img stock & magisk patched for indian varient
Hey .... Can you help me with the 10.0.5 boot.img , stock & magisk patched for indian varient HD1901 of 7t
ChongoDroid said:
I just booted with an older one and flashed the latest magisk
Click to expand...
Click to collapse
I had tried booting with 10.0.3 while on 10.0.5 , Did not turn out well .
Has anyone on 10.0.5 tried booting w/ the above 10.0.5 patched img ?
Stock and Magisk patched boot.img files for HD1905 7T update version 10.0.5:
dropbox.com/s/887ibs0yorxgs2v/boot.img?dl=0
dropbox.com/s/sxrayyjn562susu/magisk_patched.img?dl=0
SkippRunning said:
Stock and Magisk patched boot.img files for HD1905 7T update version 10.0.5:
dropbox.com/s/887ibs0yorxgs2v/boot.img?dl=0
dropbox.com/s/sxrayyjn562susu/magisk_patched.img?dl=0
Click to expand...
Click to collapse
Do I only need to flash the patched img or both ?
And do they need to be flashed to both A and B slots ?
Thanks for sharing
hightech316 said:
Do I only need to flash the patched img or both ?
And do they need to be flashed to both A and B slots ?
Thanks for sharing
Click to expand...
Click to collapse
I would try fastboot boot before you use fastboot flash just to make sure that the device will boot successfully with the images. You should only need to fastboot boot magisk_patched.img, then open Magisk Manager and install Magisk by choosing the direct install option in the list. You only need the steps I mentioned to have root, and if you flash it to A and B at once you can get stuck in a bootloop. I had that happen at one point from flashing both partitions, and I dont recommend trying it.
SkippRunning said:
I would try fastboot boot before you use fastboot flash just to make sure that the device will boot successfully with the images.
Click to expand...
Click to collapse
Thanks , this can save a headache !
hightech316 said:
Thanks , this can save a headache !
Click to expand...
Click to collapse
Ya, I tried every relevant boot image I could find in the forums, and the device didnt work properly with any of them. The only one that allowed the device to boot successfully caused the wifi and sounds to not work. So I downloaded the full update from OnePlus and extracted it to a folder, then used payload dumper to extract all of the individual images out of the payload.bin file from OnePlus. I copied the boot.img into the phone storage and installed Magisk Manager, then patched the stock boot.img and copied it from the phone to my pc. Then I used fastboot boot magisk_patched.img to make sure the image I made would work. I booted the device and inside Magisk Manager I chose direct install in the list of options and everything went smoothly, and I didnt need to rely on finding images online that would hopefully work.
smokeythebear3 said:
I have the US version which I think is also the global version. Here's my patched boot.img for 10.0.5
https://drive.google.com/file/d/12tZN5D7dmovIeqsx8sTF-B0z2gxA6LG8/view?usp=sharing
Here's the stock boot for 10.0.5 as well if you screw something up.
https://drive.google.com/file/d/1nS0hqVCyntXHjbTzOH7H8-b29-IlAOIt/view?usp=sharing
Don't ask why the file sizes are so different. It just gets smaller for some reason after patching it in magisk.
Click to expand...
Click to collapse
Thanks a bunch for the share. That was the missing piece that I've been looking for. I have the HD1905 variant and I just used Magisk to patch the stock file you provided. After testing, I'm finally rooted. Thanks again.

Pre-rooted Boot Image OP7T European HD65BA 10.0.7

Hello,
I have seen few requests about providing pre-rooted boot image file for OP7T European version for firmware 10.0.6 so here you go.
Steps :
1) Reboot your phone in bootloader mode (fastboot mode).
2) Execute command fastboot boot magisk_patched.img
3) Reboot the device
4) Install Magisk Manager
5) Click on Install, then direct install and wait the end of the process
6) Reboot the device
Also attaching the stock boot file in case anything goes wrong.
P.S : I don't own European OP7T.
Link : https://www.androidfilehost.com/?w=files&flid=303273
*delete*
Can you do one for the 10.0.6 USA Version? I can't find one anywhere. Thanks so much. I can't even find a copy of the stock 10.0.6 US boot img
Worked well, got my phone rooted yesterday.
Lähetetty minun HD1903 laitteesta Tapatalkilla
click4dylan said:
Can you do one for the 10.0.6 USA Version? I can't find one anywhere. Thanks so much. I can't even find a copy of the stock 10.0.6 US boot img
Click to expand...
Click to collapse
USA version is HD65AA ? Can you send the product code and I will try
Yes, my build number is 10.0.6.HD65AA and model number is HD1905. Thank you so very much! Also, can you show me how you are getting the boot image for these new versions so I can do it myself in the future? Thanks again. SKU on the box says 5011100751
Hi!
Sorry for this question, flashing this boot image will wipe my device?
Thanks.
paulo_snower said:
Hi!
Sorry for this question, flashing this boot image will wipe my device?
Thanks.
Click to expand...
Click to collapse
NO! First time you unlock your bootloader thats wipe your device, not when flashing a boot.img
it's not working for me with Oxygen 10.0.6 HD65BA.
If i try to boot the magisk patched boot image the phone just reboot within fastboot mode, and if i try to normally boot i just can't update magisk.
-----
Update:
I found this surfing the net :
Unlike older OnePlus phones, the current bootloader of the OnePlus 7 Pro doesn’t allow ‘fastboot boot’ (also known as tethered booting) command. The situation is same as Essential PH-1 as well some other phones where you can’t temporarily boot a kernel or recovery.
nicoilboss said:
it's not working for me with Oxygen 10.0.6 HD65BA.
If i try to boot the magisk patched boot image the phone just reboot within fastboot mode, and if i try to normally boot i just can't update magisk.
-----
Update:
I found this surfing the net :
Unlike older OnePlus phones, the current bootloader of the OnePlus 7 Pro doesn’t allow ‘fastboot boot’ (also known as tethered booting) command. The situation is same as Essential PH-1 as well some other phones where you can’t temporarily boot a kernel or recovery.
Click to expand...
Click to collapse
click4dylan said:
Yes, my build number is 10.0.6.HD65AA and model number is HD1905. Thank you so very much! Also, can you show me how you are getting the boot image for these new versions so I can do it myself in the future? Thanks again. SKU on the box says 5011100751
Click to expand...
Click to collapse
zanderzone said:
USA version is HD65AA ? Can you send the product code and I will try
Click to expand...
Click to collapse
Sorry for being late. Please try this : https://forum.xda-developers.com/oneplus-7t/how-to/pre-rooted-boot-image-op7t-global-t4009305
Thanks, I found the instructions on how to do it already and took the Global boot image. I am just booting it with fastboot boot instead of flash. Just being cautious is all.
Same situation over there, trying either boot or flash the image, the phone reboots itself into bootloader. Stock 10.0.6.
Enviado desde mi HD1903 mediante Tapatalk
What is the difference between global and European? And can i still update ota after flashing this?
Hello !
Thanks for the guide !
I successfully installed Magisk, but once I install Riru core and EdXposed, my OP7T also gets stuck and boots only into fastboot. After wiping everything to factory reset, my phone is back to normal.
Is EdXposed working with this version of Magisk ?
(OpenPlus 7T HD65BA 10.0.6)
Thanks for help
Edit : problem solved with this method.
Excellent.
Many thanks @zanderzone
Can i still update ota in settings adter installing this version? Or will i loose root everytime?
karayemis said:
Can i still update ota in settings adter installing this version? Or will i loose root everytime?
Click to expand...
Click to collapse
Most likely you won't get any notifications if there are updates. You won't be able to use incremental updates.
But you can keep root flashing magisk right after the update before rebooting your phone.
could someone help me? I got the european version but if i try to boot the magisk_patched.img i just get stuck in fastboot mode and if i try to flash the patched image i get stuck in fastboot mode and i've to flash again the stock boot.
I also tried the global one but without any results.
Thanks
edit. I have the HD65BA 10.0.6 version
I was able to boot using your magisk_patched.img using "fastboot boot magisk_patched.img", but WIFI doesn't work now. I haven't inserted the SIM yet so I am unable to install magisk (it can't connect to download it). Is it only my case, or did it happen to anyone else? Any fixes?
Or is ir a temporary thing and after installing magisk it will work (WIFI)?
EDIT: with "fastboot boot Stock_boot.img" I get the same WIFI problem. Rebooting normally makes WIFI work again.
EDIT2: I tried it with the SIM on and the process was perfect. Thank you for that patched boot image and the tutorial!!!
Any chance @zanderzone that you could put a 10.0.7 version up?
I lost root with the recent update...
I found the detailed instructions too late.
Detailed instructions here: https://topjohnwu.github.io/Magisk/tutorials.html#ota-installation
Many thanks

OnePlus 7t 10.0.8/10.3.1 Magisk patched boot img

I've got the 7T tmo version unlocked via flashing Indian then int firmware. This is the 10.0.8 update from oxygen updater, pulled boot img from payload and patched with magisk. Enjoy.
Patched boot (global)
https://drive.google.com/file/d/1-CpEVcS2nJ7IhrOep6YibimgwZJRxvnI/view?usp=drivesdk
Stock boot (global)
https://drive.google.com/file/d/10X4okwoTVZltYJsOkGo0dv5QfdzU1LOM/view?usp=drivesdk
Full ota link (global)
https://drive.google.com/file/d/1-i5TfdU3Yx-VqSNLBMY5Xov_XYyubEIT/view?usp=drivesdk
________________________________________________________
Patched boot (India)
https://drive.google.com/file/d/10U_WEUiNhM8Maw_q9WTHiHTf7zwG23lO/view?usp=drivesdk
Stock boot (India)
https://drive.google.com/file/d/10UbrzFGWQsmM5ViuOmH-RebwWxHCAAoG/view?usp=drivesdk
Full ota (India)
https://drive.google.com/file/d/10O17sAyOa82nSiQ_yUvYS3QTMk8kG6Xv/view?usp=drivesdk
______________________________________________
European Patched boot 10.0.8:
https://drive.google.com/file/d/1zdBwlO74HT-D8y5yMmXYrW0mFiEtQN_v/view
European Stock:
https://drive.google.com/file/d/1OOSEfuGKrwGRKzsl-orSlVS2YUg4JyJR/view
This is Global (AA) right ? or Europe (BA) ?
bugra333 said:
This is Global (AA) right ? or Europe (BA) ?
Click to expand...
Click to collapse
Global AA
Reserved
Any chance you can create a patched img for the Indian version? Not able to find one.
sathya said:
Any chance you can create a patched img for the Indian version? Not able to find one.
Click to expand...
Click to collapse
I'm starting the download now. When I'm done I'll let you know
sathya said:
Any chance you can create a patched img for the Indian version? Not able to find one.
Click to expand...
Click to collapse
Posted patched up top make sure you grab the right one. I'll link the ota too
zeusofyork said:
Posted patched up top make sure you grab the right one. I'll link the ota too
Click to expand...
Click to collapse
Thanks so much!!! This will be very helpful for us to root!
bugra333 said:
This is Global (AA) right ? or Europe (BA) ?
Click to expand...
Click to collapse
Here You have for EUROPA
https://forum.xda-developers.com/oneplus-7t/how-to/oneplus-7t-10-0-8-magisk-patched-boot-t4055279
Verry food treat. One place for all versions
Flashing issues
Kondi_cool said:
Here You have for EUROPA
https://forum.xda-developers.com/oneplus-7t/how-to/oneplus-7t-10-0-8-magisk-patched-boot-t4055279
Click to expand...
Click to collapse
Hi,
I flashed the european patched boot.img and my phone keeps booting up into the home screen before going blank. It then will boot into fastboot and when i try reboot the phone the same thing happens again. It's also happened after i flashed the stock image to return the phone to normal. What should i do to try fix this?
TIA
Flashing Issues
I flashed Magisk patched boot (global) 10.0.8 for my OP7T (10.0.8 HD65AA) and all it's good. Well done
I am having problem with ota
It sas "root detected full package will be downloaden for install"
I did restore image in magisk.
How to proceed now
karayemis said:
I am having problem with ota
It sas "root detected full package will be downloaden for install"
I did restore image in magisk.
How to proceed now
Click to expand...
Click to collapse
It's not a problem, that's how it should work.
Just follow below for OTAs
https://github.com/topjohnwu/Magisk/blob/master/docs/tutorials.md
Sent from my OnePlus7TPro using XDA Labs
Hello, Sorry for the noobish question.
i'm about to use msm tool to restore my os to OOS 10.0.4(non-rooted). Can i directly flash v10.3.1 (magisk patched) on 10.0.4(non-rooted)?
I'm using Magisk Canary (custom channel: ht_tps://dgadelha.xyz/public/magisk.json) and it looks like it has no Option to perform: "Magisk Manager → Uninstall → Restore Images". Could you please advise on how to proceed from there?
Many thanks in advance
Lossyx said:
It's not a problem, that's how it should work.
Just follow below for OTAs
https://github.com/topjohnwu/Magisk/blob/master/docs/tutorials.md
Sent from my OnePlus7TPro using XDA Labs
Click to expand...
Click to collapse
So i have to download en install full oackage after restore image and then without booting install inactive slot ota?
Will this erase anything?
Thanks
karayemis said:
So i have to download en install full oackage after restore image and then without booting install inactive slot ota?
Will this erase anything?
Thanks
Click to expand...
Click to collapse
Yes, follow the instructions in the link I sent you.
And of course, it won't erase anything. I would have given you an heads up if it did.
Sent from my OnePlus7TPro using XDA Labs
the code is "fastboot flash boot whateverthenameis.img".
Tried to flash it, but i got the error "cannot load magisk_patched"...
Any ideas?
Thx a lot for your work!!!
Edit: Solved, it worked after rename the img.file to a shorter name...

root 10.5.8

For whatever reason OnePlus removed the 10.5.8 update from their server. Therefore we can't patch to boot img.
The steps I took were
1. Patch 10.5.6 boot the img in fastboot
2. Reboot into system setup magisk
3. Reboot again in fastboot
4. Boot magisk patched img
5. Go into magisk and install and choose direct install
6. Profit with a 10.5.8 device without the wifi/gps/Bluetooth issues.
Thought I'd share my experience as I bought second hand and it had the latest update and couldn't find the download link to the full system update.
Might want to mention which Magisk, the known problem with Canary?
Also why patch 10.5.6 and not 8
dladz said:
Might want to mention which Magisk, the known problem with Canary?
Also why patch 10.5.6 and not 8
Click to expand...
Click to collapse
He dont have the 10.5.8.full rom to extract and patch the img
So he probably patch the 10.5.6 img , he just boot it temporary on fastboot , going to magisk ,installing magisk and when he's rebooting , he's on 10.5.8 rooted..
Here's stock boot for 10.5.8IN11BA if anyone needs it https://mega.nz/file/sb4WwSBS#jrCL7tek0SLbynTqbPU-s_j5g0cKFRsC4u7DR7S7sCI
cultofluna said:
He dont have the 10.5.8.full rom to extract and patch the img
So he probably patch the 10.5.6 img , he just boot it temporary on fastboot , going to magisk ,installing magisk and when he's rebooting , he's on 10.5.8 rooted..
Click to expand...
Click to collapse
Can't you get it from the updater?
dladz said:
Can't you get it from the updater?
Click to expand...
Click to collapse
Not if you have already updated via the OTA..
He probably got the OTA ( full zip) install it and then boot it..
If you've updated via local upgrade , then the full ROM zip has been saved on internal storage ...
But the easiest way to update and keep root is to just take the ota through the updater..dont reboot go to magisk manager , install magisk on inactive slot , ...done...
Patched img only needed to root after unlocking bootloader ..
Not anymore....
Bought the device updated already and can't find the 10.5.8AA build at all on OnePlus
facing the same issue... if anyone have the 5.8 aa it would be a great help <3
empreror said:
facing the same issue... if anyone have the 5.8 aa it would be a great help <3
Click to expand...
Click to collapse
Patch the 10.5.6 boot IMG and the fastboot boot <patchedmagisk.img>
Setup magisk and reboot into bootloader again to boot the patched image
Then go into magisk and do direct install and finally have working wifi etc.
10.5.8AA Oneplus Pro8 boot.img
https://sourceforge.net/projects/op8pro1058aa/files/10.5.8AA.img/download
bigjailerman said:
10.5.8AA Oneplus Pro8 boot.img
https://sourceforge.net/projects/op8pro1058aa/files/10.5.8AA.img/download
Click to expand...
Click to collapse
Is this the stock boot.img or rooted patched img?
Aporzio said:
Is this the stock boot.img or rooted patched img?
Click to expand...
Click to collapse
Tried it, it's patched.
Aporzio said:
Is this the stock boot.img or rooted patched img?
Click to expand...
Click to collapse
Yes it is patched...sorry for delay
bigjailerman said:
Yes it is patched...sorry for delay
Click to expand...
Click to collapse
Not a problem. I'm glad you didn't answer lol. I ended up teaching myself how to pull the img files from a payload.bin.
JKurtz87 said:
Patch the 10.5.6 boot IMG and the fastboot boot <patchedmagisk.img>
Setup magisk and reboot into bootloader again to boot the patched image
Then go into magisk and do direct install and finally have working wifi etc.
Click to expand...
Click to collapse
Can you be please more specific? I am new here and want to know what does it mean boot temporarily ? This command will boot your device temporray and after reboot it disappear ?
fastboot boot <patchedmagisk.img>

Question Payload.bin file for the CHP2451 11_A.07 firmware??

I'm searching for the recovery of this firmware because I believe mine may be corrupted. My updates are failing and I want to reflash the recovery instead of completely wiping my phone and having to root all over again.
No full pack from 2451 (NA) a07 use the fastboot or the ofp file and flash all inages
Unless you have flashed something to vendor boot which is the recovery for our phone. It is not that then. If you are rooted, you must unroot to update phone.
MrSteelX said:
Unless you have flashed something to vendor boot which is the recovery for our phone. It is not that then. If you are rooted, you must unroot to update phone.
Click to expand...
Click to collapse
the op11 have a seperat recovery partition !
cph2449 eu buld full a08 pack
ChrisFeiveel84 said:
the op11 have a seperat recovery partition !
cph2449 eu buld full a08 pack
Click to expand...
Click to collapse
Damn sure whish I could use that. Would like to flash the recovery.img then my phone might actually update

Categories

Resources