[Pie] Project Treble for Xperia X

Search This thread

AssoDiPicche

Senior Member
Jul 31, 2014
492
173
Catania
OnePlus Nord 2 5G
Hi, flashed all (OEM, vendor and boot, GSI Pixel A ONLY PIE) but after the boot, any app won't start except phone and settings... TWRP-Q show some errors on mount all partitions... what can I do?
 

jamar23

Member
Aug 15, 2019
6
2
Hi, flashed all (OEM, vendor and boot, GSI Pixel A ONLY PIE) but after the boot, any app won't start except phone and settings... TWRP-Q show some errors on mount all partitions... what can I do?
Hi, it seems that the latest TWRP-Q has a bug with mounting partitions and thus doesn't work. You can try using an older version (twrp-Q.img from Feb 10, 2019) or just flash everything with Fastboot as I did and you should be fine. This way you actually don't need TWRP-Q for anything.
 
Can't boot Esfand's Pixel 10 GSI... stuck in a bootloop with
Code:
Abort message: 'Error creating cache dir /data/dalvik-cache/arm64 : No such file or directory'

Is there any Android 10 GSI system working? So far tried this one and Pixel Experience - and PE is stuck at SONY logo...

EDIT: Seems like erasing userdata from fastboot made that GSI to boot...

EDIT 2: After boot, WIFI and SIM are not working - connected to WiFi but says "no internet", SIM is not found at all...
 
Last edited:

twain55

Senior Member
Jan 21, 2018
104
56
Samsung Galaxy S4
Sony Xperia C
Can't boot Esfand's Pixel 10 GSI... stuck in a bootloop with
Code:
Abort message: 'Error creating cache dir /data/dalvik-cache/arm64 : No such file or directory'

Is there any Android 10 GSI system working? So far tried this one and Pixel Experience - and PE is stuck at SONY logo...

EDIT: Seems like erasing userdata from fastboot made that GSI to boot...

EDIT 2: After boot, WIFI and SIM are not working - connected to WiFi but says "no internet", SIM is not found at all...

Tried all of them, none works. I tried MSM, quack, erfan, lineage, but all get stuck at the Sony logo. Did you try with android 10 binaries?
 
Tried all of them, none works. I tried MSM, quack, erfan, lineage, but all get stuck at the Sony logo. Did you try with android 10 binaries?

Yup... tried with 10 binaries - stuck at SONY logo - even those that are stuck in bootanimation

I've tried like 8 different GSIs images - they are either booting with no SIM, stuck on SONY logo or bootloop - currently went back to normal AOSP 9.0
 

jordiiB

Senior Member
Oct 29, 2012
128
27
Sony Xperia X
Hello, I succeeded in installing the ROM (without any GSI) but I can't connect to my Google account. Neither during setup at 1st boot, not after when I launch Google Play app. I obtain a dark screen like it's trying to load a page but doesn't work. Has anyone succeeded?

Also, at 1st boot, I got a pop up message like 'There is a problem with your phone. Contact your phone manufacturer.' Maybe I did something wrong.
Thanks
 
Last edited:

pintaf

Member
Oct 24, 2012
18
9
Hello Sjll.

I was wondering if you could build the same for the X compact, F5321, kugo. It is part of the Loire platform as well so it shouldn't be so complicated.
 

anthonymatar1

Member
Apr 19, 2020
12
2
Hello, is there a way to boot a non-erfan android q gsi? Every one I tried was stuck at sony logo, even erfan android q booted but had a lot of bugs and errors. Thanks in advance:)
 

StrangeCat0711

New member
Mar 29, 2022
4
0
This is how I got the camera and all sensors working:

Step 1: Assuming you're on latest stock and have TWRP-Q installed. Download and extract Treble V20190323, among with V7 blobs. I'm calling this combination the OLD version.

Step 2: Format data and cache. Using fastboot, flash these files to your phone in the usual procedure.

Code:
fastboot flash boot < Path of OLD boot.img >

fastboot flash cache < Path of OLD vendor.img >

fastboot flash oem < Path of OEM-V7.img >

 fastboot flash system < Path of GSI-System.img >



[/QUOTE]

My F5121 just stuck in anime loop after flashing the old  img. Then i flashed the newer one, it boot normally and work fine without rear camera. What should i do to  fix it.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    Project Treble For Xperia X​
    Based on Sony Open Devices​
    Thanks to Pavel's Kernel
    I am not responsible for bricked devices, dead SD cards,.​
    Suitable for F5121 and F5122
    Reboot after your first boot please!

    请中文用户遵守XDA规则,使用双语留言

    If Your Camera doesn't work, see #141 please

    Required files:


    Our treble file could support Erfans's Android Q GSI, You need to flash this fix.
    If you meet crash, you need to delete vendor/overlay.
    If you meet endless bootanimite, Try to force reboot.


    [New SODP Kernel version]
    V20190812:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v9_loire.zip
    V20190811:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v9_loire.zip

    [Pavel's Kernel versions]
    V20190702:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v9_loire.zip
    V20190503:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v8_loire.zip
    V20190501:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v8_loire.zip

    [Old SODP Kernel versions]
    V20190429:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v8_loire.zip
    V20190323:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v7_loire.zip
    V20190210:Link With: SW_binaries_for_Xperia_Android_9.0_2.3.2_v5_loire.zip

    [OEM-File]
    DownloadLink

    [TWRP-Q]
    DownloadLink

    How to go Treble?

    First: Flash Twrp I built which supports a Vendor Partition
    Code:
    fastboot flash recovery < Path of recovery.img >
    Second:Wipe Data and Cache, then flash Treble-X-sjll-XXX.zip in Twrp .
    Notice:If you failed when flashing Treble-X-sjll-XXX.zip in Twrp or can't boot into desktop. Please do follwing command:
    Code:
    fastboot flash boot < Path of boot.img >
    Code:
    fastboot flash cache < Path of vendor.img >
    Third: flash SW_binaries provided by Sony.
    You can download it from Sony official website.
    Code:
    fastboot flash oem < Path of OEM.img >

    Optional step If treble file without system
    Fourth: Flash a GSI compatible System image and boot!
    Code:
    fastboot flash system < Path of GSI-System.img >

    Google Camera Guide:
    1.Gcam must work with Google play services.
    2. Suzu doesn't support raw Format Raw10, we should set raw Format to Raw Sensor .
    3.We should set Viewfinder Format to YUV_420_888
    4.Please enable: Buffer Fix to Fix viewfinder lags.
    5. Suzu only support Init SlowMo at 120 FPS

    Recommend Gcam Version:
    ARNOVA8G2 Link
    Gcam_6.1.021_Advanced_V1.7beta3.190707.0105.apk
    Gcam_6.2.030_Advanced_V2.2beta5.190704.1015.apk


    Update and known BUG:
    20190812:
    Update:
    1. Thermal back, you will not hot in this summer.
    2. CPU quiet back, suzu will be cold as ice.
    3. F2FS support for cache(Qnovo) and userdata partitions.

    20190811:
    Update:
    1. Go back to SODP kernel.
    2. Performance and stability improve.
    3. A lot of Fixes of SODP.

    20190716:
    Update:
    1. New twrp-Q uploaded.

    V20190702:
    Fixes:
    1. Cancel OverClock.
    2.New CAF imported in kernel.
    3.Forcecryptable canceled. If you upgrade from old version, you need to format userdata and use new TWRP-Q.
    Bugs:
    Need feedback.

    V20190503:
    Fixes:
    1. New PowerHAL.
    Bugs:
    Need feedback.

    V20190501:
    Fixes:
    1. Use Pavel's kernel source codes.
    2. Quick Charge 3.0 works fine.
    Bugs:
    Need feedback.

    V20190210:
    Bugs:
    1. Quick Charge is broken, you can use computer USB port charge.
    2. Camera doesn't work on first boot, you need to reboot.

    Source Codes
    Sjll
    Kernel
    Contributors
    Sjll @Cubbins
    ROM OS Version: 9.x Pie
    ROM Kernel: Linux 4.x

    Paypal
    I am very happy to receive your donation.

    Version Information
    Status: Testing

    Created 2019-02-10
    Last Updated 2019-08-12
    4
    Edited:Just flashed ViperOS...boot and works perfectly..for those who have no idea to install this project treble,here is the step(If you dont understand,please watch the video till end for full explanation)

    You need TWRP For Project Treble (Check OP)

    1.Flash Base Rom
    1.a -Flash Xperia X treble (Base Rom)(Before flash this,you need to factory reset)
    1.b-Flash OEM

    2.Flash GSI
    2.a-Find Compatible system.img (Before flash this,you need wipe[dalvik cache,system,data,cache]
    2.b-Flash img

    For Gapps(something tricky here)

    Twrp Password/Encrypted

    I solved encryted problem by flashing Disable forceEncrypt script and format data..but twrp still show 0mb internal storage..then I decide to flash twrp 3.2.3-2 from Chippa_a..and its work..I can mount to internal storage now..but not sure if this twrp work with treble

    Thanks To @Sjll for this awesome work:good:
    3
    Is the new Pie navbar already included in the ROM or do I have to install it manually?
    all pie rom have gesture navbar
    3
    Screenshot:victory:
    3
    How is camera quality compared to stock?
    like other custom rom with oem kernel:eek: