Development [KERNEL][A12/A13]Despair Kernel - Google Pixel 6a

Mission:
The purpose of this project is to increase efficiency of the Pixel 6 series devices by merging functional patches with minimal bloat.
If you submit bug reports without a log, you may be prosecuted...or executed.
Disclaimer:
If your device fails to comply with your standards of what you consider functioning, I am not liable. This is provided free of charge and does not come with a warranty. Although, if you provide a log, I can provide some sort of assurance that I will look into your issue.
Installation:
To install kernel on a rooted device with EXKM/FKM
- Download ZIP and flash using the manual flasher in the app
To manually flash kernel updates
-Download ZIP for kernel and the current boot.img
-Use the below commands to flash from bootloader/fastboot
-fastboot reboot fastboot
-fastboot flash vendor_dlkm vendor_dlkm.img
-fastboot reboot bootloader
-fastboot flash dtbo dtbo.img
-fastboot flash boot boot.img
-fastboot flash vendor_boot vendor_boot.img
Links:
Telegram:
Telegram: Contact @despairkernelnew
t.me
Downloads:
https://drive.google.com/drive/folders/1OBF2BqvkS7L92PFh9uevDr1RK8dlDlAg?usp=sharing
Source:
https://github.com/DespairFactor/bluejay
Credits:
Google

Works with 13 beta?

tlxxxsracer said:
Works with 13 beta?
Click to expand...
Click to collapse
no, it is for A12

First release is based on my Pixel 6/Pixel 6 Pro kernel source

Flashed and booted! Thanks for this!!!

I have just made an Android 13 build because I got bored

DespairFactor said:
I have just made an Android 13 build because I got bored
Click to expand...
Click to collapse
FYI - I have Android 13 beta 4. Flashed both the img and zip versions and kept on getting boot loop

neo_lithic3K said:
FYI - I have Android 13 beta 4. Flashed both the img and zip versions and kept on getting boot loop
Click to expand...
Click to collapse
is your verity enabled?
EDIT: At what stage does it reboot? Google logo, G logo? Where does it reboot to? (bootloader, or does it try to boot up again?)

DespairFactor said:
is your verity enabled?
Click to expand...
Click to collapse
where do we see it?

jejemc said:
where do we see it?
Click to expand...
Click to collapse
you would have had to disable it on flashing vbmeta or the beta image. If you didn't then it is enabled, which is causing the issue possible. Try flashing your vbmeta like below
Code:
fastboot flash --disable-verity vbmeta vbmeta.img
EDIT: it will NOT force you to wipe doing it this way

DespairFactor said:
is your verity enabled?
EDIT: At what stage does it reboot? Google logo, G logo? Where does it reboot to? (bootloader, or does it try to boot up again?)
Click to expand...
Click to collapse
Probably not. I didn't do anything special to verity. I'll have to check when I'm back in front of my computer

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I do them and don't pass.

jejemc said:
View attachment 5681677
I do them and don't pass.
Click to expand...
Click to collapse
That is not how you flash the kernel either

jejemc said:
View attachment 5681677
I do them and don't pass.
Click to expand...
Click to collapse
fastboot flash boot "bootimage name"

ctfrommn said:
fastboot flash boot "bootimage name"
Click to expand...
Click to collapse
yeah, that isn't how you install the kernel. I have instructed them to manually flash all partitions in OP

Didnt look that far, just looked at his screenshot and assumed you made a bootimage.

DespairFactor said:
is your verity enabled?
EDIT: At what stage does it reboot? Google logo, G logo? Where does it reboot to? (bootloader, or does it try to boot up again?)
Click to expand...
Click to collapse
I see the G logo with the moving progress bar below it. Then it reboots to the beginning ("the bootloader is unlocked" standard warning, then the 'Google' logo, then the G logo animation, etc....
I tried (fastboot flash --disable-verity vbmeta vbmeta.img) and it responded OKAY. Booted into the phone. Then tried flashing kernel via EXKM and rebooted. But same bootloop. Tried a few times.

neo_lithic3K said:
I see the G logo with the moving progress bar below it. Then it reboots to the beginning ("the bootloader is unlocked" standard warning, then the 'Google' logo, then the G logo animation, etc....
I tried (fastboot flash --disable-verity vbmeta vbmeta.img) and it responded OKAY. Booted into the phone. Then tried flashing kernel via EXKM and rebooted. But same bootloop. Tried a few times.
Click to expand...
Click to collapse
alright, let me do something
EDIT: I will put up a new build within the hour. If you want support quickly, please join the telegram group linked in OP

DespairFactor said:
alright, let me do something
EDIT: I will put up a new build within the hour. If you want support quickly, please join the telegram group linked in OP
Click to expand...
Click to collapse
Thank you very much for your effort and your work.

jejemc said:
Thank you very much for your effort and your work.
Click to expand...
Click to collapse
new build is up, please let me know

Related

HELP!!! Recovery and system wont boot

I just received my Pixel (not XL and not verizon version) that I bought from the Google Store and I tried loading TWRP on it. Fastboot works and I can fastboot into a TWRP recovery, however, whenever I try to flash another recovery with that recovery, the the message warning me to lock the bootloader pops up, then the phone very briefly goes to white screen with the google logo and instantly shuts off. Then it automatically repeats that process.. Am not sure what I did wrong (for example if I accidentally flashed the wrong variant to begin with?) but I also don't know how to fix it. I have tried all of the TWRP variants and nothing has worked. I also think the I was on 7.1.2.
I spent all night searching through all of the threads and could not find anyone who had a similar situation so any help is greatly appreciated and desperately needed.
Thank you in advance
SponsOne said:
I just received my Pixel (not XL and not verizon version) that I bought from the Google Store and I tried loading TWRP on it. Fastboot works and I can fastboot into a TWRP recovery, however, whenever I try to flash another recovery with that recovery, the the message warning me to lock the bootloader pops up, then the phone very briefly goes to white screen with the google logo and instantly shuts off. Then it automatically repeats that process.. Am not sure what I did wrong (for example if I accidentally flashed the wrong variant to begin with?) but I also don't know how to fix it. I have tried all of the TWRP variants and nothing has worked. I also think the I was on 7.1.2.
I spent all night searching through all of the threads and could not find anyone who had a similar situation so any help is greatly appreciated and desperately needed.
Thank you in advance
Click to expand...
Click to collapse
Try fastboot flashing 7.1.2 boot.img, then fastboot boot into TWRP, flash the attached twrp pixel installer, reboot to recovery from recovery , then flash supersu, then reboot. It will reboot a time or two if that is normal.
Tulsadiver said:
Try fastboot flashing 7.1.2 boot.img, then fastboot boot into TWRP, flash the attached twrp pixel installer, reboot to recovery from recovery , then flash supersu, then reboot. It will reboot a time or two if that is normal.
Click to expand...
Click to collapse
Thank you so much for your quick response.
Is this the version I use? I want to make sure I download the correct one: 7 .1.2 (N2G47O, May 2017)
SponsOne said:
Thank you so much for your quick response.
Is this the version I use? I want to make sure I download the correct one: 7 .1.2 (N2G47O, May 2017)
Click to expand...
Click to collapse
That should work though there should be June update.
p
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/IMG]
Tulsadiver said:
That should work though there should be June update.
Click to expand...
Click to collapse
Thank you again for your help. I put the June version on instead of the previous and everything seems to be working. My only question is at the end of fastbooting the factory img, it said, "FAILED (remote: Partition table doesn't exist). Is that normal or something to be concerned about?
Here is a photo I took of it:
[/IMG]
SponsOne said:
[/IMG]
Click to expand...
Click to collapse
I don't know why the image doesn't seem to be uploading so here is a link to it:
https://drive.google.com/open?id=0B3fIceeoMIn8NC1XTUVTODNBT1k

Rooted Nokia 8 (Unlocked NB1) boot images 00WW_4_84A_SP03 with May'18 Security Patch

Here, presenting you - latest boot image for Nokia 8 ( NB1 ) with May 2018 Security Patch.
To root your phone using Magisk,
1) Enable "USB Debugging"
2) Install MagiskManager
3) Download patched boot image from https://mega.nz/#F!XYJWzDoa!cJYeg40AtGL2jsxYnyByXw ( NB1_00WW_4_84A_SP03 )
3) Run "adb reboot bootloader"
4) Type "fastboot boot NB1_00WW_4_84A_SP03.img" from same folder where downloaded that img file. [ Don't FLASH it. It will break your WiFi !!! ]
5) Let it boot, and then Open MagiskManager --> Install --> Direct Install.
Once install is done, reboot normally. And - voila - you have MagiskRooted NOKIA 8 ( NB1 )
( P.S. - I will try to keep the latest image updated. Though, Wifi is not working on that image, so don't try to flash it in boot_a partition. For future reference, boot_a partition is /dev/block/sda6 and boot_b partition is /dev/block/sda13 )
Hope it helps
More P.S - Thanks to @hikari_calyx for the bootloader unlock and initial helps
Thanks!
I have flashet it and can't use wifi, but it's rooted.
so what do I have to do to make WiFi OK again?
thx!
head66 said:
Thanks!
I have flashet it and can't use wifi, but it's rooted.
so what do I have to do to make WiFi OK again?
thx!
Click to expand...
Click to collapse
Bro, already told - not to flash . You just boot from the kernel using fastboot, then patch your own mobile boot_a partition using MagiskManager, and then reboot back again normally. In that way your Wifi is preserved. Else, boot_a and boot_b partition signing will not match, and so wifi will not work !!
Thx for answer!
i have my sda6 patched with MM and flashed it but wifi not work again.
How do I do that: boot from the kernel using fastboot?
Thanks!
Rather using fastboot flash , use following command
"fastboot boot NB1_00WW_4_84A_SP03.img"
It will boot to that temporary kernel. Then patch your own kernel and get back ur wifi. Though to do that now, you need to revert to your actual kernel 1st.
Hmm my device have SP02 not SP03, its a problem?
And wich file is my orig. kernel in /dev/block/?
sda6 is bootimg only or not?
I have a backup from orig. stock sda6 but not from sda13! This are patched with MM to patched_boot.img and then flashed several times to bootpart_a and _b. But always after no wifi.
ps: I have made several flash attempts with fastboot but all wifi not work.
I want to start a final attempt to flash a complete ROM, but that's complicated.
Or what IMGs do I need to flash exactly from the extracting *nb0?
I tried flashing im recovery mode this *nb0 but it not work, see log:
..............................................................................................
*Apply update from ADB
Now send the package you want to apply to the device with 'adb sideload filename'
Finding update package
Opening update package
Verifying update package
E: Footer is wrong
Update package verification took 0.0s (result 1)
E: Signature verification failed
E: error: 21
..................................................................................................
What else can I try to rescue it?
All works only wifi not. :crying:
fastboot flash boot_a sda6
fastboot flash boot_b sda6
wifi not work again, i'm cryin!
Easy way - update to SP03 . Then just follow the step. Boot_b is not required.
I tried but give error, becouse not wifi or rooted device.
Maybe i can manualy update with fastboot, but have not the file.
Or is it different way?
Maybe if I try to disroote device and lock bootloader again?
I think W/O wifi will not worked.
Any idea?
Maybe can MagiskM help to hide root?
Is it enable for never unlocked phone?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have this problem :|
You should have your device unlocked before trying to boot a modified boot image (unsecure)…..
Topogigi said:
You should have your device unlocked before trying to boot a modified boot image (unsecure)…..
Click to expand...
Click to collapse
how ?
ara1370 said:
how ?
Click to expand...
Click to collapse
Check here
https://forum.xda-developers.com/nokia-8/how-to/nokia-8-unofficial-bootloader-unlock-t3790316
@ bidhata
You have the file 00WW_4_84A_SP03.zip for manual update from recovery mode?
I have SP02, I think the update is successfully.
Thanks!
Really sorry. Looking for same. If can get that, may try to port TWRP.
head66 said:
@ bidhata
You have the file 00WW_4_84A_SP03.zip for manual update from recovery mode?
I have SP02, I think the update is successfully.
Thanks!
Click to expand...
Click to collapse
Lol just do an system update.
HOw to unlock bootloader???
because boot command is not allowed in locked sate
@hikari_calyx is offering a service for USD 5 to unlock the bootloader.
New OTA Update is here, i guess root doesnt stay? New boot img coming so we can root again?
Ranteis said:
New OTA Update is here, i guess root doesnt stay? New boot img coming so we can root again?
Click to expand...
Click to collapse
Already updated here - https://forum.xda-developers.com/nokia-8/development/pre-rooted-boot-image-nokia-nb1-v4-88b-t3798063
Hope it helps.

[twrp] [v3. 3.1] [micromax infinity n12] [treble recovery] Micromax Infinity n12 TWRP

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Long wait over! Finally working TWRP for Micromax Infinity N12
- Full Treble Support
-Capability to flash all GSI
-ADB fully working
- Latest version 3.1.1
- MTP
- Encryption ( can be fixed but causes problems like battery drain)
-This image didn't boot for some people. This is due to the some vendor patches from an OTA update. To install TWRP just install the stock firmware and follow the steps below. (just don't allow the phone to install the OTA update or else the vendor patches will come back)
- Install stock rom before flashing TWRP.
- Enable OEM Unlocking
- Type the following commands
fastboot oem unlock
fastboot flash recovery recovery.img
fastboot reboot
recovery.img
drive.google.com
https://androidfilehost.com/?fid=8889791610682881821 stock firmware
@lopestom for the base TWRP that I ported
Works well, just encryption needs to be done
Good job. There has been no development for this device. Thanks to you l could install Android 10 gsi!
Thanks for your reply
If you like the recovery that I ported please click the thanks button, this is my first post
SOLVED
JOSHUA....... said:
Good job. There has been no development for this device. Thanks to you l could install Android 10 gsi!
Click to expand...
Click to collapse
Encryption ploblem is solved please check out
After flashing twrp, phone not booting into twrp. What will be the reason?
Fixed
Voolyo said:
After flashing twrp, phone not booting into twrp. What will be the reason?
Fixed
Click to expand...
Click to collapse
Sorry for the late reply.
Which way did you use to flash twrp? Sp flash tool or fastboot mode? If you used fastboot use it in the exact same way
Fastboot oem unlock
Fastboot flash recovery recovery.img
Fastboot reboot
After that don't let the phone reboot. Immidialy after executing the command fastboot reboot, press the power and volume up, and select recovery.
If still not successful, first flash the stock recovery and then the twrp
Edit : oh sorry I didn't see that you fixed it
Tab E said:
Sorry for the late reply.
Which way did you use to flash twrp? Sp flash tool or fastboot mode? If you used fastboot use it in the exact same way
Fastboot oem unlock
Fastboot flash recovery recovery.img
Fastboot reboot
After that don't let the phone reboot. Immidialy after executing the command fastboot reboot, press the power and volume up, and select recovery.
If still not successful, first flash the stock recovery and then the twrp
Edit : oh sorry I didn't see that you fixed it
Click to expand...
Click to collapse
Thanks for the reply .

recovery for infinix hot 9

Home
Twrp infinix hot 9
Model : X655C
Device Info : Dynamic partition arm 64 ab.{system+vendor+product
= super.img}
NOTE:
This Recovery is Built from sources. It's Not a Port. It is Tested and working fine.
Not try custom / gsi rom install twrp (fastboot to custom rom install)
INSTALLATION:
1. Download Recovery.zip from below. Copy to adb folder.
commands.
2. adb reboot bootloader
3. fastboot flash vbmeta vbmeta.img
4. fastboot flash recovery twrp.img
5. fastboot reboot recovery. wait twrp boot now. twrp open.
6. wipe option ->format data->yes typing then enter and back
7. Reboot options -> recovery click wait reboot to recovery
8. Install options ->sdcard to Magisk.zip flash
9.reboot-system
10. phone on
11. success Twrp and root
# Twrp recovery download link:
X655C-H6211ABKG-Q-OP: twrp_x655c_H6211ABKG-Q-OP
Twrp version: 3.5.2_10
Update:5/august/2022
DEVICE TREE: x655c_h6211abkg-q-op
**WORKING
• BackUp and Rename img to flash
•System, vendor, product img flash work
**BUGS
• data unable to mount( format data - yes to used)
•system-prodact - vendor writre not work
• android 12 does not work
Twrp build By Parvej0099
why does it take so long to booting to twrp?
lordlucifer666 said:
why does it take so long to booting to twrp?
Click to expand...
Click to collapse
astboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash recovery twrpname.img
fastboot reboot recovery
THIS WILL NOT BOOT IN SYSTEM! get the logs while in TWRP
adb pull /tmp/recovery.log
adb logcat -d > logcat.txt
then send her. Tarp boot
lordlucifer666 said:
why does it take so long to booting to twrp?
Click to expand...
Click to collapse
Bro new twrp download .
Twrp booted
Hello I want to comment on a problem I have to know if you can guide me to know if the problem is related to the software or not. I have an Infinix hot 9 x655c and the problem is that it restarts infinitely without any reason. the cell receives normal charge and pemite flashing firmaware without any problem. In addition to the phone reboot also restarts when entering the recovery mode. I have tried to install the latest version of the firmaware and also with other previous versions of firmware and in all cases the same problem. thank you in advance.
Sifcae said:
Hello I want to comment on a problem I have to know if you can guide me to know if the problem is related to the software or not. I have an Infinix hot 9 x655c and the problem is that it restarts infinitely without any reason. the cell receives normal charge and pemite flashing firmaware without any problem. In addition to the phone reboot also restarts when entering the recovery mode. I have tried to install the latest version of the firmaware and also with other previous versions of firmware and in all cases the same problem. thank you in advance.
Click to expand...
Click to collapse
First tell me how poblem happened ?
Sifcae said:
Hello I want to comment on a problem I have to know if you can guide me to know if the problem is related to the software or not. I have an Infinix hot 9 x655c and the problem is that it restarts infinitely without any reason. the cell receives normal charge and pemite flashing firmaware without any problem. In addition to the phone reboot also restarts when entering the recovery mode. I have tried to install the latest version of the firmaware and also with other previous versions of firmware and in all cases the same problem. thank you in advance.
Click to expand...
Click to collapse
Trying
Full format+ flashing
Parvej789 said:
Trying
Full format+ flashing
Click to expand...
Click to collapse
Try Format All + Download with SP Flash Tool. But failed with the following image error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now my phone won’t turn on.
Sifcae said:
Try Format All + Download with SP Flash Tool. But failed with the following image errorView attachment 5703303
Now my phone won’t turn on.
Click to expand...
Click to collapse
Please visit and vew . problem fixt.
Visit
Sifcae said:
Try Format All + Download with SP Flash Tool. But failed with the following image errorView attachment 5703303
Now my phone won’t turn on.
Click to expand...
Click to collapse
Fast mtk bypas tool to bypass
2nd ful format.
3rd mtk tool to bypas
4th flash .( Tkv , trnsf file uncheck and download)
Parvej789 said:
Please visit and vew . problem fixt.
Visit
Click to expand...
Click to collapse
I run!! download the firmware again thanks to your guide. but it keeps restarting only repeatedly.
I would like to try a custom rom. But I couldn’t find one for this brand and model of infinix.
Hey, the recovery just stuck at the TWRP logo screen.
I can not upload the logcat file
FadyMems said:
Hey, the recovery just stuck at the TWRP logo screen.
Click to expand...
Click to collapse
Boro Wait twrp recovery fixt tomorrow
Parvej789 said:
Boro Wait twrp recovery fixt tomorrow
Click to expand...
Click to collapse
No updates bro?
FadyMems said:
No updates bro?
Click to expand...
Click to collapse
Sorry wait some time
Parvej789 said:
Sorry wait some time
Click to expand...
Click to collapse
What should I learn to help you or to develop such software??
FadyMems said:
What should I learn to help you or to develop such software??
Click to expand...
Click to collapse
Wait some time
FadyMems said:
What should I learn to help you or to develop such software??
Click to expand...
Click to collapse
Bro twrp update.
Please feedback
Parvej789 said:
Bro twrp update.
Please feedback
Click to expand...
Click to collapse
Still the same bro stuck at the twrp logo screen

ONEPLUS 8T - only fastboot - no edl, msm sees nothing!? [SOLVED]

[SOLVED] Please read through, hopefully this helps someone!​
Ive tried numerous threads and followed the steps always end up with some sort of error.
Device manager shows:
Kedacom USB Device>Android Bootloader Interface
errors:
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
fastboot: error: Could not check if partition xbl has slot all
fastboot: error: Could not check if partition xbl_config has slot all
and continues with this error for what ever its trying to flash "has slot all"
flashing logical patitions error:
no such partition or partition not found
I keep researching and every video that shows what to do or posts, i can only get so far before my results dont match and there is no option or description for what to do if getting an error.
edit: adb devices shows nothing, but fastboot devices shows serial.
TIA
I think you have the wrong drivers, try these and check in windows update if your Qualcomm drivers are up to date in the optional updates. Also if fastboot is working and the bootloader is unlocked, you can download the latest full oos 12 and flash it all.
LaviLev said:
Ive tried numerous threads and followed the steps always end up with some sort of error.
Device manager shows:
Kedacom USB Device>Android Bootloader Interface
errors:
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
fastboot: error: Could not check if partition xbl has slot all
fastboot: error: Could not check if partition xbl_config has slot all
and continues with this error for what ever its trying to flash "has slot all"
flashing logical patitions error:
no such partition or partition not found
I keep researching and every video that shows what to do or posts, i can only get so far before my results dont match and there is no option or description for what to do if getting an error.
edit: adb devices shows nothing, but fastboot devices shows serial.
TIA
Click to expand...
Click to collapse
If you need the latest oos I can link it here.
Nimiskiv said:
If you need the latest oos I can link it here.
Click to expand...
Click to collapse
Please do! currently DLing the drivers posted Thank you!
https://android.googleapis.com/packages/ota-api/package/435fc808f603bbc8a63ce30fd944676a65a61d6f.zip
LaviLev said:
Please do! currently DLing the drivers posted Thank you!
Click to expand...
Click to collapse
Oh but be careful that's for kebab 2005
Here's the repo
[OnePlus 8T][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds
Added 11.0.5.6 KB05AA full zip from support website to OP
forum.xda-developers.com
Nimiskiv said:
Oh but be careful that's for kebab 2005
Here's the repo
[OnePlus 8T][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds
Added 11.0.5.6 KB05AA full zip from support website to OP
forum.xda-developers.com
Click to expand...
Click to collapse
Anything with "kebab" in the beginning is OOS 12
Nimiskiv said:
https://android.googleapis.com/packages/ota-api/package/435fc808f603bbc8a63ce30fd944676a65a61d6f.zip
Click to expand...
Click to collapse
ok ty, looks like is c11 the first android 12 update for the OP8T, downloading now. Hopefully i can get it to flash.
LaviLev said:
ok ty, looks like is c11 the first android 12 update for the OP8T, downloading now. Hopefully i can get it to flash.
Click to expand...
Click to collapse
Use the MSM tool first
Nimiskiv said:
Use the MSM tool first
Click to expand...
Click to collapse
can not get phone to edl stuck in fastboot only. tried all the commands and physical button configs and still only get fastboot. Any workarounds?
I downloaded Fastboot Enhance, which allowed me to flash a bin file, but the phone still wont boot. I had to check ignore unknown partitions for it to flash. Now i can access fastbootd and when choose boot to recovery it loads what looks to a limited recovery similiar to fastbootd.
Any advice?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LaviLev said:
I downloaded Fastboot Enhance, which allowed me to flash a bin file, but the phone still wont boot. I had to check ignore unknown partitions for it to flash. Now i can access fastbootd and when choose boot to recovery it loads what looks to a limited recovery similiar to fastbootd.
Any advice?
View attachment 5683905
Click to expand...
Click to collapse
That's a stock OOS recovery you're seeing.
BillGoss said:
That's a stock OOS recovery you're seeing.
Click to expand...
Click to collapse
Any advice or known methods to get me running from here?
LaviLev said:
Any advice or known methods to get me running from here?
Click to expand...
Click to collapse
Run the MSM tool in edl, since now it should work fine. Also did the drivers work? If not you need to uninstall them in windows device manager, then reinstall them
LaviLev said:
Any advice or known methods to get me running from here?
Click to expand...
Click to collapse
Well, you've never said in your initial post what it was that you were trying to do.
Now that you are in the stock recovery you can select Advanced> reboot fastboot.
This will put you into fastbootd mode where you can do things like flash partitions and, more importantly, flash the logical partitions.
But, if you don't know how to do this and get out of whatever mess you're in , then use MSM Tool to reset your phone.
BillGoss said:
Well, you've never said in your initial post what it was that you were trying to do.
Now that you are in the stock recovery you can select Advanced> reboot fastboot.
This will put you into fastbootd mode where you can do things like flash partitions and, more importantly, flash the logical partitions.
But, if you don't know how to do this and get out of whatever mess you're in , then use MSM Tool to reset your phone.
Click to expand...
Click to collapse
I just reread my initial post, damn I started typing mid thought.. my bad!
I tried msmtool, but it doesn't load up a com port. All the listed methods with holding both vol buttons after already hitting start then plugging in did not work as I don't think it sees it at all.
Haven't found a thread with fastboot instructions that didn't require something I couldn't get to, to restore the phone. other methods fail writing to numerous areas when flashing.
trying this...
[GUIDE] Unbrick or restore to OOS using only fastboot
This guide will only work up to OOS 11. This guide is for users that can't or just don't want to download MsmDownloadTool. Linux users especially, since the tool is not available for linux. All you need is a recent version of android tools with...
forum.xda-developers.com
LaviLev said:
trying this...
[GUIDE] Unbrick or restore to OOS using only fastboot
This guide will only work up to OOS 11. This guide is for users that can't or just don't want to download MsmDownloadTool. Linux users especially, since the tool is not available for linux. All you need is a recent version of android tools with...
forum.xda-developers.com
Click to expand...
Click to collapse
OK was able to execute the first 4 fastboot commands, the it hung on the first flash --slot=all
In the end i just boot the phone in fasbootd using fastboot enhance and then using the flash bin file option in FE to flash the OOS 12 FILE @Nimiskiv shared.
Final boots into OOS, hope all works I will be testing to see for a day or two before i switch back from the 6, also before all this the 8T went a12_c11 to a12_c33
right now update for c20 came up!?
Any additional insight or final thoughts appreciated. Thanks again all!
LaviLev said:
OK was able to execute the first 4 fastboot commands, the it hung on the first flash --slot=all
In the end i just boot the phone in fasbootd using fastboot enhance and then using the flash bin file option in FE to flash the OOS 12 FILE @Nimiskiv shared.
Final boots into OOS, hope all works I will be testing to see for a day or two before i switch back from the 6, also before all this the 8T went a12_c11 to a12_c33
right now update for c20 came up!?
Any additional insight or final thoughts appreciated. Thanks again all!
Click to expand...
Click to collapse
check if EDL is working now, its very important for edl to work, because if something happens in the future, you need edl to reset.

Categories

Resources