What is exactly happening when you try a different system image?The instructions in post 2 is the same as in the treble thread, still no boot other than aosp v18
Last edited:
What is exactly happening when you try a different system image?The instructions in post 2 is the same as in the treble thread, still no boot other than aosp v18
I agree with this. No boot except the aosp v18.The instructions in post 2 is the same as in the treble thread, still no boot other than aosp v18
What exactly happens? Are you stuck on boot logo or bootlooping back to fastboot?I agree with this. No boot except the aosp v18.
Bootlooping back to twrp at first, then another time into fastboot with no twrp even installed (Very weird behavior). I tried the RR and LOS builds for now. But v18 boots fine without any issues.What exactly happens? Are you stuck on boot logo or bootlooping back to fastboot?
"no boot" can be a lot of different things, I know LOS doesn't boot ATM, working on it as we speak, but that is a LOS specific bug, not a bootloader issue.
Try without TWRP for now, this is all a big Alpha still so let's try to exclude external factors.Bootlooping back to twrp at first, then another time into fastboot with no twrp even installed (Very weird behavior). I tried the RR and LOS builds for now. But v18 boots fine without any issues.
Alright! Understood. Thank you for putting your effort into this.Try without TWRP for now, this is all a big Alpha still so let's try to exclude external factors.
There is also the bug that after 3 reboots you end up in EDL
And LOS won't boot for now anyway because of a sensor infinite loop, being worked on.
I would frankly advise everyone to just wait a day until we have time to polish all the small bugs we are aware of already.
I can't really decide on that. That said, I'm discussing a documentation section for stuff like this.Might I ask to make this a sticky?
Because every developer needs to be aware of it, this doesn't affect just GSI, one can run in the same issue even if flashing TWRP or restoring to stock or anything.
And every user should know about the official way to do things on the One Plus 6, which is slightly different then all other phones.
Thanks
You mean you are at the boot logo?Tried the system-arm64-ab-floss-su.img on OxygenOS 5.1.6 vendor and boot.img.
Stuck at boot still.
Are there any way to get some logs in the boot?
It would be helpful for us if you share in the second post the stock boot.img and vbmeta.img to have a complete post and easiest for usersI would frankly advise everyone to just wait a day until we have time to polish all the small bugs we are aware of already.
WARNING This is still a big ALPHA
OFFICIAL INSTRUCTIONS
Correct installation procedure of a GSI on the One Plus 6
Make sure you unlocked the bootloader and that you have the absolute latest ADB and Fastboot from Google, none of the minimal packages we know of will work!
Then in fastboot flash the following, WITHOUT rebooting in between! this needs to be done all in one go!
Use the STOCK boot image!Code:fastboot flash boot_a boot.img fastboot flash boot_b boot.img
Then flash the GSI system image of your choice
Then flash STOCK vbmeta image with the specific commands!Code:fastboot flash system_a system.img fastboot flash system_b system.img
then just fastboot reboot or select start on the phone.Code:fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
---------------------------------------------------------------------------------------------------------------------------------------------------
If the above fails and you get a bootloop you will have to repeat all the steps above.
---------------------------------------------------------------------------------------------------------------------------------------------------
The stock vbmeta file is bigger on the new update I already pulled all files to make a flash all and can upload it for whoever. I'm running the phh rom nowI would frankly advise everyone to just wait a day until we have time to polish all the small bugs we are aware of already.
WARNING This is still a big ALPHA
OFFICIAL INSTRUCTIONS
Correct installation procedure of a GSI on the One Plus 6
Make sure you unlocked the bootloader and that you have the absolute latest ADB and Fastboot from Google, none of the minimal packages we know of will work!
Then in fastboot flash the following, WITHOUT rebooting in between! this needs to be done all in one go!
Use the STOCK boot image!
Then flash the GSI system image of your choice
Then flash STOCK vbmeta image with the specific commands!
It would be helpful for us if you share in the second post the stock boot.img and vbmeta.img to have a complete post and easiest for users
So, just trying to wrap my head around this procedure. Which update were you able to get boot and where did you get the vbmeta file from - the original thread regarding instructions on how to flash Treble ROMs?I got boot on the new update.
---------- Post added at 03:00 AM ---------- Previous post was at 02:55 AM ----------
The stock vbmeta file is bigger on the new update I already pulled all files to make a flash all and can upload it for whoever. I'm running the phh rom now
No, use the file from stock ROM zip, there is a thread with download links to stock ROM files, and make sure to use the right version that matches your stock ROM version, probably 5.1.5 at this point.So, just trying to wrap my head around this procedure. Which update were you able to get boot and where did you get the vbmeta file from - the original thread regarding instructions on how to flash Treble ROMs?
YupDoes installing a Treble ROM via this method wipe internal storage?