June patch - OnePlus 7T Questions & Answers

Is anyone able to provide a stock boot image for the june patch which has the following name:
OnePlus7TOxygen_14.E.28_OTA_0270-0280_patch_2107182116_ac2d98f93eafd.zip
Decided I wanted to root after doing fine without it for months and now the wifi is busted as I have used the wrong boot image to patch with Magisk......
I am unable to extract the boot.img usind payload dumper as its only a patch file and it doesnt like it....
EDIT: Crisis averted......I managed to find a list of update zips on here......
[OnePlus 7T][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds
As OnePlus doesn't always provide download links for all of their OxygenOS ROMs & OTA update zips, we've created an index to put the links in one post so that they're easy to find. Note: This is not a support thread for issues you may have with...
forum.xda-developers.com
heres the link if anyone else has a similar issue.....
flashed the latest boot image and all is well.....

Related

[DEV][OTA] OmniROM Galaxy 551/Callisto Port [OmniARMv6]

OmniROM Galaxy 551/Callisto port [OmniARMv6]
Current port status: beta - may not be suitable for daily use. For experienced users only.
Latest Google Apps package: not yet available
Pre-requisites:
ClockworkMod or TWRP recovery
Initial install:
Download the latest build that supports OTA updates from: http://dl.androidarmv6.org/callisto
Reboot to recovery, wipe data and install the update package normally.
How to perform OTA (over the air) update:
Go to Settings -> About phone -> System updates. The latest diff between your current ROM and the latest build will be downloaded, which will be used to create a new update zip in the /sdcard/OpenDelta folder.
If you are using OmniARMv6 TWRP recovery, it can flash the new update automatically [not yet tested].
If you are using CWM recovery, you can flash the patched package (/sdcard/OpenDelta/omni-*.zip) manually.
Source:
Complete project: https://github.com/omniarmv6
Device (note: relies on shared device configuration): https://github.com/omniarmv6/android_device_samsung_callisto
Kernel: https://github.com/androidarmv6/android_kernel_samsung_msm
Reserved #1
Reserved #2
I have tested and found camera is not working , document (file manager) unable to open apk file and need some work on lock screen except that rom is smooth.
Thank for creating thread.
thanks
ROM is very smooth and fast. Works much faster than CM11.
Very thanks
@psyke83 omni rom will be used kernel 3.×.× as per source given above.
@psyke83 omni project has been abanded ? after bunch of ota failed ota disappeared from Jenkins. This rom is smooth and fast except few problems like camera,keyboard back light and lock screen resize.
Last builds (also for other devices) are dated June 15. And the last Android version was 4.4.3. Is it just a build process that got stuck, or is it more serious?
Links are down!
Hey man,
Thank you and others in armv6 team for their incredible work. You guys brought CM11 to a number of devices and that's a BIG DEAL.
Since our device is quite old now, I can see why the project died.
Now, the only thing we want is the links of the latest stable (RC) builds of the devices hosted somewhere. I can (at-least) host (CM11 and OMNI) stable builds of callisto in my GDrive.
Anyone knows what the license for ready-built ROMs is? That is, if the original source goes down, would anyone be allowed to upload a copy?
I'm not thinking about modified images yet - but it'd be easy to make people download something that isn't identical to the original thing, and the md5sum files have also gone - would archive.org be able to help? https://web.archive.org/web/*/http://download.androidarmv6.org/_builds/callisto/* seems to return something at least
Can Someone reupload this?

[Q&A] CM13/Android Marshmallow Test Builds (Feedback, Troubleshoot & Discussion)

[Q&A] CM13/Android Marshmallow Test Builds (Feedback, Troubleshoot & Discussion)
CM 13 / Android Marshmallow Test Builds for Xperia Play
Please Post all your Feedback, Fixes or Discovery of new Bugs and Discussion about Mike's CM13 here.
Its compiled by me and released here for some public testing. It was and is Mike's CM !! its his Hardwork !
I have been trying to build some test builds for Xperia Play.. builds have been successful but iv not been able to boot the ROM. if anyone else can do it.. and let us know how to as well.. its only a matter of time when MIKE is able to debug all of this.. but playing with Test Builds and bricking our devices is the Romance of Xda Community.. haha
Warning
Im not responsible if u Brick ur device/sd card. Everything at your own Risk buddies.
Backup Everything. Your ROM specially Your SD Card as this may brick your sd Card. and you would have to FORMAT it again totally.
About Recovery - Move about with Volume Keys. To select something, its the Power Button.
Builds Included in my Download folder. Separate Images of Kernel that I built also included. Boot.img present inside the Zip files don't boot. you can play and try as much as you want though.
1. Test Build 1 (9 Nov 2015)
Kernel from Zip file only keeps vibrating and didn't boot to recovery. Built a separate image of a kernel and that booted. but Doesn't load SD Card. for sure ROM needs to be booted from ADB Sideload but I don't know how.
2. Test Build 2 (23 Nov 2015)
Kernel from Zip file again keeps vibrating like hell and didn't boot to recovery. Built a separate image of Kernel only after ROM was built, Kernel boots to recovery but gives error.
Tried old build Kernel with New ROM. Still SD Card Error.
For neo l?
Please remove the download links. The source is highly unstable at the moment.
I haven't released any builds yet for a reason, you shouldn't distribute broken builds.
mikeioannina said:
Please remove the download links. The source is highly unstable at the moment.
I haven't released any builds yet for a reason, you shouldn't distribute broken builds.
Click to expand...
Click to collapse
Done.. I thought by posting them someone besides you also could help towards them :/ or help boot them. Il keep posting build feedbacks though.
Thread closed.

How to implement DASH charge in custom build

Hi folks,
i build my own unofficial lineageOS 14.1 roms for my oneplus 3 and this roms working fine.
I also extracted the device specific blobs directly from the latest OxygenOS rom image.
Unfortunately, the DASH charging functionality dont work. During the extraction of the blobs, the extract files script shows an error, that the "dashd" blob couldnt be found from the script. I decided to look into the proprietary-files.txt for any dash related things and there is this line:
-sbin/dashd:rootfs
I cannot find the dashd file in the official Oxygen rom and yeah...i messed up a little bit...
Has someone already implemented the DASH functionality in his own unofficial build? Can someone give me a hint, where to get the missing blob?
Thanks, WeeZel
daWeeZel said:
Hi folks,
i build my own unofficial lineageOS 14.1 roms for my oneplus 3 and this roms working fine.
I also extracted the device specific blobs directly from the latest OxygenOS rom image.
Unfortunately, the DASH charging functionality dont work. During the extraction of the blobs, the extract files script shows an error, that the "dashd" blob couldnt be found from the script. I decided to look into the proprietary-files.txt for any dash related things and there is this line:
-sbin/dashd:rootfs
I cannot find the dashd file in the official Oxygen rom and yeah...i messed up a little bit...
Has someone already implemented the DASH functionality in his own unofficial build? Can someone give me a hint, where to get the missing blob?
Thanks, WeeZel
Click to expand...
Click to collapse
I have found the files in this repository : github.com/OnePlusOSS/android_vendor_oneplus_oneplus3/blob/oneplus3/6.0.1/sbin/dashd
Sorry the forum doesn't allow me to post link ...

[UNOFFICIAL][MAGISK MODULE] Active Edge Mod for Edge Sense Plus - continuation for patch levels 2021-01-05 and later

EDIT: It's too annoying to maintain and edit 6 separate threads. The installer works across all devices, so please visit this post for the latest version: https://forum.xda-developers.com/t/...or-patch-levels-2021-01-05-and-later.4226343/
Thanks!
NOTE: Download link in the OP will install mod for the current patch level down to January 2021. It will detect your current patch level and install the correct file. For earlier system builds from 2020 and prior, please use the official discontinued module on the Magisk Manager repo. I did not clone the entire Active Edge Mod repository; my unofficial repository only hosts January 2021 and later builds.
Changes:
I know, I know... I said I was done with releasing my Unofficial Active Edge Mod installer, yet here's another month's update. I might keep doing it for those that update immediately and want it a bit sooner, so long as it's fortunate enough to happen on a day when I'm able to do it relatively quickly. Since I'm building these anyway and sending them over to the dev, for now, to upload to the official Magisk repo, for now I don't mind also updating it here a bit sooner. Anyway, more on this below and some of the headache involved moving forward...
04-05-2021: Soooo... the script I wrote to churn these out as quickly as possible as Google releases the updates, relied on system image dumps on GitRip... unfortunately the domain was seized by the FBI (lol) and so it looks like the old dumper is no longer updating his Android dumps repo on GitRip. Fortunately, mikalovtch pointed me over to a new source that hosts such system dumps, and I was able to get these done relatively quickly afterwards. OP is updated with the 04-05-2021 installer now!
03-02-2021: Meant to post an update a week or two ago. Noticed the magisk module on the official Magisk repo now says [RE-CONTINUED], so there really isn't much need for me to continue updating this anymore! As a final gift, I ran my batch builder script and built the modded apk's for all variants for the 2021-03-05 patch level, and download link for the module installer is in the OP.
02-02-2021: February 2021 mod is now uploaded. Updated installer is in the link in the OP.
02-01-2021: Modified and uploaded modded SystemUIGoogle.apk files for 3 / 3 XL / 3a / 3a XL to GitHub repository. Updated Magisk installer slightly to accommodate this, and removed a few unnecessary lines. Won't make any difference if you already installed the first release.

Delete

Mod: Delete thread and delete my account. Thanks.
bob24260 said:
This is the Stock Boot Image & Magisk Patched Stock Image OOS 11.0.5.1.HD65AA for OnePlus 7T Global and OnePlus 7T T-Mobile variant that's been converted to International (Global) variant. I won't include a tutorial on how to flash because if you don't already know how to do this you shouldn't be messing with it anyway. I pulled the boot image from the OTA 11.0.5.1.HD65AA and extracted it with payload dumper go by ssssut , original thread here:
[TOOL] A QUICK Android OTA payload dumper
Made with Go. By utilizing goroutines, this can extract img files from (full) OTA payload.bin really quickly. See how fast this is: https://i.imgur.com/adpijqf Source Code: https://github.com/ssut/payload-dumper-go Prebuilt binaries...
forum.xda-developers.com
Thanks to ssssut for what I'm sure was countless hours creating this handy little tool. Make sure you thank him for making all of our lives easier with this tool. Also thanks to topjohnwu for his revolutionary Magisk. We couldn't enjoy root without you.
I take no responsibility for anything you flash to your devices. You do it freely and voluntarily and if you yell at me for ending up with a doorstop I will laugh and point right back at you. Having said that, I hope this helps someone. Yes I know other people have posted these but it doesn't hurt to have several sources for these files. I highly recommend that you patch the stock boot image yourself with magisk from the intended device but I'm including it as well anyways.
Click to expand...
Click to collapse
thanks bro for the files
i already tested and it works

Categories

Resources