[Q] [HELP] need help to resolve issue with newly built CM11 - Sony Xperia L

Hi,
Yesterday I built CM11 from sources. D)
After resolving some issues, It built successfully. (First successful step towards learning )
I flashed it via recovery but facing two issues:
1. Brightness not changing.
2. Camera not opening.
For camera logcat shows that " Unable to open camera 0". (Tried Cm11 camera fix app but no luck)
Is this due to any library mismatch or should I look into code?
If I should look into code, where can I find drivers for camera? (I mean which location in source code)
Please guide me. I am not much aware where to look.

mvv1277 said:
Hi,
Yesterday I built CM11 from sources. D)
After resolving some issues, It built successfully. (First successful step towards learning )
I flashed it via recovery but facing two issues:
1. Brightness not changing.
2. Camera not opening.
For camera logcat shows that " Unable to open camera 0". (Tried Cm11 camera fix app but no luck)
Is this due to any library mismatch or should I look into code?
If I should look into code, where can I find drivers for camera? (I mean which location in source code)
Please guide me. I am not much aware where to look.
Click to expand...
Click to collapse
Hi guys,
Finally resolved the issue. It was due to wrong library name in proprietary libs.
Finally on CM11-UNOFFICIAL-20141222.

Related

[Q] How to use stock HAL modules in CM10.1 mod?

Hi all,
Right after dealing with rooting and building recovery for the new device (the result is here) I've decided to try go further and port CM10.1. Of course I didn't wait that it appears to be an easy process but some things made me stuck literally on the first steps...
One of the main issues is the porting of HAL modules (/system/lib...). After I just copy RIL modules to the new build of CM10.1 and it worked I was happy and nearly decided that "all this is a piece of cake" but the next step become real pain in the ass: hwcomposer+EGL modules porting. The default software renderer basically works but the colors are incorrect (i.e. yellow instead of blue and so force and so long). When I'm trying to use libGLES_rhea.so from stock system - it does not work ('hwcomposer module not found'). If I try to use the stock libsurfaceflinger.so together with that files it becomes a complete mess:
dlopen("/system/lib/libandroid_servers.so") failed: Cannot load library: soinfo_link_image(linker.cpp:1673): could not load library "libsystem_server.so" needed by "libandroid_servers.so"; caused by soinfo_link_image(linker.cpp:1673): could not load library "libsurfaceflinger.so" needed by "libsystem_server.so"; caused by soinfo_relocate(linker.cpp:1013): cannot locate symbol "_ZNK7android14SurfaceTexture4dumpERNS_7String8EPKcPcj" referenced by "libsurfaceflinger.so"...
Click to expand...
Click to collapse
So the question is: Is there any description of the HAL modules porting (some links or documentation)? Or any other resources which can help me?
I'll be really appreciated for any help regarding this.
Regards,
BR
Until today, coriplus' EGL is still a trouble...

Exif date problem

Hi folks,
Exactly as described in the link below, I am running in the exif date on my stock OPO:
https://forums.oneplus.net/threads/2002-12-08-exif-date-problem.104599/
In particular, if you take a picture (it is not important if with the Cyano camera or Google's one), you will find that the exif metadata "Create Date" is always "Create Date 2002:12:08 12:00:00" and it does not display the right data.
This bug has been experienced both on CM11s and on CM12s.
You can find a screen cast of the issue here:
https://youtu.be/bgsED_ty9Sc
How to reproduce the bug (from the phone):
1. take a picture
2. open the picture with Exifviewer
3. you will see that "Date/Time Digitized" (which is the same tag of "Create Date" on exiftool) is 2002:12:08 12:00:00 instead of "Date/Time Original (with the right date)".
Click to expand...
Click to collapse
The support service at OPO proposed me to install this batch file containing CM11S44S version of the ROM "which has a new kernel, updated drivers and a few partition reset which is known to fix some of the most common issues that some users have already faced with their device in the past" (their words): https://s3.amazonaws.com/oneplussupport/ONEPLUS+ONE-FIX-Windows.zip
Unfortunately this solution didn't work and upgrading to CM12 didn't solve the issue either.
The final suggestion received by the OPO support was to flash the OxygenOS (following the link below https://forums.oneplus.net/threads/oxygenos-is-here-installation-guide.289398/) as they claim that this will fix the issue (the same thing they said with the initial solution).
I didn't tried to install the OxygenOS yet as I would prefer to stay with the CM and before wiping everything again I would like to be sure it works.
If you wonder to know, this bug has a major impact on my backup and archiving strategy on my NAS: http://forum.qnap.com/viewtopic.php?f=21&t=108692
The same impact will be with whatever photo collection manager software you will use.
Could someone help me finding a solution with the CM12s or anyone could kindly confirm me that this bug does not exist on the OxygenOS?
Thanks,
giopas
EDIT: bug track added here https://jira.cyanogenmod.org/browse/BACON-3497

[Q] Someone want to create a thread for a Lollipop ROM?

I have created a mostly-functional build of OmniRom 5.1 (Lollipop) for the T959V
However, I don't have enough posts to post in the development section or to put in links. Does somebody want to do this for me? If so, let me know.
The current status of it is:
What works
Taking pictures (very laggy switching between FFC and rear)
RIL
SMS
Data
Recovery
Bluetooth
Wifi
Vibration
Powered-off charging animation
Flash from BML
What is definitely not working
App to SD - not working on i9000 either, complains about insufficient space fixed in git
Tv-out as Omni's aries-common has removed it
Video recording - only captures fuzz fixed in git
What is untested
Everything else
What is probably not working
Microphone mute option doesn't work during calls - not working on i9000
GPS - I actually have a T959P, not a T959V... It was released by Telus in Canada. It is a very similar device (I can run ROMs for the T959V with limited problems - ie sometimes I get wakelocks and the gps never works), it has a different GPS chipset (hence why I have no clue on the status of the GPS) and also uses different cell bands (but I can still use your guys modems but I lose access to the 850Mhz band). I have created a build specifically for the T959V as best as I can guess from teamacid and others' device trees.
Selinux is set to permissive as I don't know how to create the proper policies for the GPS.
For a download and more information, see drive.google.com*open?id=0B7vXjzo0Hj-ifm1KQWNYam9FYWdnaFlXZU5LVnVVSzJxYVU3eHlWZGR1VVNZUWk1V1QzOUk (replace "*" with "/")
Source code can be seen under my github account (username is xc-racer99 there as well) under the android-5.1 and android-5.1-t959v branches
Ooooomg ...im wait ....is amazing the new proyect .....thanks thanks
Quick update:
I've got the video record to work properly now as well as being able to move apps to the SD card.
Selinux is left!
Should I upload a build?
Sure...I have a spare phone somewhere that I can test it. Do you have a Gapps package to go along with the ROM? As far as GPS is concerned, back when Beanstalk 4.4.2 was being worked on, a patch was developed to make GPS work...I'll have to root around in my files and see if I can dig it up...I think the developer deleted all the Beanstalk threads for some reason or another.
Yeah, I took the GPS files from CM-11.0 but I can't test if they work. With regards to the Selinux portion of things, only some parts of it were being enforced in KitKat while everything is now being enforced in Lollipop. GPS was not enforced in KitKat so the policies for it were not in place.
I haven't tried any gapps on it yet but I would recommend trying any of the three from the Omni i9000 thread
forum.xda-developers.com*galaxy-s-i9000/i9000-development/rom-t3054101 (again, replace "*" with "/")
I'll upload a new build as soon as I can verify that it boots - it fixes several issues such as apps2sd and camera that weren't working in the one I already have uploaded.
Also, I'm curious as to what the command "cat /sys/class/sec/gps/hwrev" shows. In CM11, one of the GPS files check this and depending on what it shows it loads a different file. Does this mean that there are two hardware variants of the SGS4G?
Alright, new build uploaded. Follow the "link" from my first post, the build is under the Galaxy S 4G (T959V) folder. Selinux is still disabled, no extra policies have been implemented. Apps2sd and video camera should work.
For flash instructions, just do a data wipe beforehand. You should be able to flash from any CWM 5.0+ or TWRP, regardless of BML/MTD status
Been looking at the gps a bit more, seems that TeamAcid's CM11 did it slightly differently than most other KitKat roms in that it has both a gpsd and a samsung-gpsd. Do you know what beanstalk used? It would be so much easier if it didn't have the samsung-gpsd... However, we still have the funky init.d gps script which checks the hardware revision....
xc-racer99 said:
Alright, new build uploaded. Follow the "link" from my first post, the build is under the Galaxy S 4G (T959V) folder. Selinux is still disabled, no extra policies have been implemented. Apps2sd and video camera should work.
For flash instructions, just do a data wipe beforehand. You should be able to flash from any CWM 5.0+ or TWRP, regardless of BML/MTD status
Been looking at the gps a bit more, seems that TeamAcid's CM11 did it slightly differently than most other KitKat roms in that it has both a gpsd and a samsung-gpsd. Do you know what beanstalk used? It would be so much easier if it didn't have the samsung-gpsd... However, we still have the funky init.d gps script which checks the hardware revision....
Click to expand...
Click to collapse
Link shows Not Found Error 404
Sammpls said:
Link shows Not Found Error 404
Click to expand...
Click to collapse
Sorry about that, I guess i screwed it up somehow.
Try this link:
drive.google.com*open?id=0B7vXjzo0Hj-ifm1KQWNYam9FYWdnaFlXZU5LVnVVSzJxYVU3eHlWZGR1VVNZUWk1V1QzOUk replacing the "*" with a "/"
Seeing as this is my 10th post, I think I'll probably try to open an actual thread for this project. If I do, I'll post a link to it here.
Doesn't work... Why use google drive when there are others better for uploading your files.
xc-racer99 said:
Sorry about that, I guess i screwed it up somehow.
Try this link:
drive.google.com*open?id=0B7vXjzo0Hj-ifm1KQWNYam9FYWdnaFlXZU5LVnVVSzJxYVU3eHlWZGR1VVNZUWk1V1QzOUk replacing the "*" with a "/"
Seeing as this is my 10th post, I think I'll probably try to open an actual thread for this project. If I do, I'll post a link to it here.
Click to expand...
Click to collapse
Sammpls said:
Doesn't work... Why use google drive when there are others better for uploading your files.
Click to expand...
Click to collapse
I was using Google Drive as its something I have an account for already and has plenty of space on. Do you have a suggestion of a site I should use? In the meantime, a direct link to the file is https://drive.google.com/file/d/0B7vXjzo0Hj-iZ0YtQTdoTG5KVW8/view?usp=sharing Hopefully this works...
Google Drive isn't bad at all. I was suggesting that you use another cloud service for uploading the files if it didn't work. (which i didin't do a really good job telling you that)
Thanks, that link works!
Alright, I have opened a devDB thread at http://forum.xda-developers.com/gal...official-omnirom-5-1-galaxy-s-4g-sgh-t3146611
Please post anything there and do not use this thread as I will not be monitoring it.
Google drive is at least better than Mega(especially if you use non top-end devices).

[ROM][Port][7.1.1] LineageOS 14.1 Ulefone Paris / Tesla 6.1 [MT6753]

Hi
Here is my port of LineageOS 14.1 (7.1.1)
There are some errors:
- front camera (not found)
- video recording FC
- speakerphone (in call)
That is my list, maybe more exists...
ROM:
lineage-14.1-20170409-UNOFFICIAL-Ulefone_Paris.zip
TWRP:
TWRP 3.2.1.0 for PARIS.zip
Magisk:
Magisk-v16.0(1600).zip
Kernel force encryption on first boot:
kernel_enable_encryption.zip
Install instructions:
-install ROM
- if you want to encrypt phone internal storage on first boot (there is no go back to decrypted storage so, WARNING) flash "kernel_enable_encryption.zip"
- flash magisk
- reboot
If you want flash GAPP's
Please post your results, Thanx.
(ROM porters, fixers - feel free to port or provide fix for any error in this ROM)
Update:
1 - cam patch - cam_patch_v0.1.zip
Not only front cam, but back cam isn't 13MP it is 5.3 MP
Front cam is not even detected.
Could cam app and driver be imported from RR Rom?
Haven't encrypted internal memory.
I have tried it and it is working, basicly.
milan1984 said:
Not only front cam, but back cam isn't 13MP it is 5.3 MP
Front cam is not even detected.
Could cam app and driver be imported from RR Rom?
Haven't encrypted internal memory.
I have tried it and it is working, basicly.
Click to expand...
Click to collapse
I try many times to transfer camera from RR but no luck, yet...
g0didit said:
I try many times to transfer camera from RR but no luck, yet...
Click to expand...
Click to collapse
I suppose that there is needed to be transferred all lib and lib64 libcam*.so files and app itself. To give correct permission, and to push those files to those folders. Is @cuvetto active on this phone?
I have remembered that lenovo k4 note, have compatible MM rom, maybe and Nougat also is compatible?
I'm alive, and I still have my ulefone Paris.....
Maybe in future I can help @g0didit to improve this rom......
cuvetto said:
I'm alive, and I still have my ulefone Paris.....
Maybe in future I can help @g0didit to improve this rom......
Click to expand...
Click to collapse
I was thinking to contact you, please, feel free to help, mod, add , whatever...
@milan1984 I already try all of that.... no luck...
I think I am close to fix camera
First patch for camera.... (more to come soon as I got time, others feel free to help)
- resolution fixed (front cam 8.3M ????)
- don't use flash - no flash cam work (if shoot with flash, cam freeze and then got camera under your desktop need to reboot to work again)
- recording not work - FC
cam_patch_v0.1.zip
(OP updated)
I'm just curious, is anyone interested?
g0didit said:
I'm just curious, is anyone interested?
Click to expand...
Click to collapse
Ofc, any known bugs?
milan1984 said:
Ofc, any known bugs?
Click to expand...
Click to collapse
I just boot, try WLAN and SIM cards... nothing else..
Got new kernel from Tesla rom... so I will try to fix currently posted images instead of making another half working ROM
Do you got problems with charging and battery ? @xmarx got a lot of problems with battery and chaging...
I didnt used Lineage to long because of battery drain and camera not working, since I needed it, but MIUI I would like to try. Is there any link for that MIUI?
I have reinstalled LineageOS rom for two last days, and ROM it self is working pretty smooth. (My settings is always xperia keyboard, home, music, weather widget, xposed , all working via Magisk)
Since Tesla/Ulefone Paris is piece of crap with battery and default charger, could it be hardware problem? Even USB charging is working fine with me.
Can anybody help me with this problem? I have broken screen on my phone and purchase the new one, and when i change the new lcd the screen is not show any pictures, it was just light (blue), so i contact seller and he say that for this new screen i got to flash the newest original firmware from ulefone paris (S511_E11_GQ3025AH2_PARIS_MM_20161019) and he give me link where to download and it realy works. I dont know how but now with new firmware android 6.0 lcd screen full working. But now i have the problem, because i cant install any custom rom anymore (because the screen will not work) i cant get ROOT anymore... I try mant things like flash only recowery TWRP all version, i try with kingoroot.....etc nothing working i also try to install via adb but not lucky..... Can anybody help me how to get root?

Xperia XZ Pie ROMs Questions and Answers Thread

Unified support thread for Pie Xperia XZ ROMs
You can discuss the following here:
Unofficial OmniROM 9.0 for Xperia XZ
Project Treble for Xperia XZ
AOSP Nightly Pie builds for Xperia XZ
Please keep the development threads clean and help each other out in this thread instead.​
Telegram Group for General Discussion
Reporting bugs
Important: Read the bug list before posting. Anyone can add bugs to the list, just follow the rules.
DO NOT REPORT ISSUES WITH GSIs! Ask the GSI maintainer to fix them!
I will repeat the rules again here:
Rules:
New bugs must include version where error popped up and which oem version you are using
Only reproducible errors
Should include adb logcat, we CANNOT help you otherwise! (linked in a pastebin service like https://del.dog)
Must include clear description what is wrong
If it is a visual/SystemUI bug, only report it here
If it is an internal bug(e.g. fingerprint crashes device), report it to the Sony bugtracker as well!
Always try to fix the bug yourself first! Then submit a pull request to Sony
Must search if error has already been reported (bug tracker, this document, dev buglist)
If you've reported the issue somewhere else already and just want to track it here as well, add a link
Before reporting a bug, always make sure to isolate it. That means, wipe everything, install only the ROM without GApps and Magisk and see if the problem still exists. Only then report the bug!
Reserved #2
Im a hour ago flashed an newest Omni build and its stucks on bootanimation ? I had flashed: OEM Tone V5, Omni 24-01-2019, Magisk 18.0 and Open Gapps Pico 27-01-2019
---------- Post added at 08:04 PM ---------- Previous post was at 07:13 PM ----------
Now i have the answer. With gapps is smthg not good for Omni. I used RR Treble with that and there it was working :/
How about camera? Still dark photos or maybe something change in New builds?
i just flashed aosp_f8331_2019-02-06-NIGHTLY.zip.
then... my telephone receiver and microphone not work (no voice)
delichik said:
i just flashed aosp_f8331_2019-02-06-NIGHTLY.zip.
then... my telephone receiver and microphone not work (no voice)
Click to expand...
Click to collapse
Post logs or we can't help you. Are you running GApps? Do you mean you can't call at all? Or just no sound? This level of information you're providing is useless for helping you.
Slawek1995 said:
How about camera? Still dark photos or maybe something change in New builds?
Click to expand...
Click to collapse
You can help out with the calibration of the RGBC-IR sensor(named "CASH"
Stick this into /vendor/etc/cash_expcol_calibration.xml https://git.ix5.org/felix/device-sony-kagura/commit/a0253f3de75c52bccb9275ee7eda6cd2f9db539c and tweak the values. You need to restart the CASH server via "stop cashsvr" and then "start cashsvr" after you've modified the values. You can then grep the logcat for "cash" and see the generated values.
The "clear" value is for brightness, you can then adjust the exposure and ISO for the individual steps.
local__hero said:
Post logs or we can't help you. Are you running GApps? Do you mean you can't call at all? Or just no sound? This level of information you're providing is useless for helping you.
You can help out with the calibration of the RGBC-IR sensor(named CASH
Stick this into /vendor/etc/cash_expcol_calibration.xml and tweak the values. You need to restart the CASH server via "stop cashsvr" and then "start cashsvr" after you've modified the values. You can then grep the logcat for "cash" and see the generated values.
The "clear" value is for brightness, you can then adjust the exposure and ISO for the individual steps.
Click to expand...
Click to collapse
oh sorry, i found it is my mistake.
i flashed the official ftf, then flash your rom. now its alright.
thanks for your work
I didn't try aosp roms since long time. Still front camera focus problems(stuck on macro)? Gcam mod works? If yes wich version is adviced? Thanks.
porting of xperia xz3 (pie)
why are developers not make porting of xperia xz3 (pie) to xperia xz dual and use it for stock and unlocked stock?
Which of the 3 versions is the most stable and could be the candidate to remove the official ROM? ... or would I have to wait a little longer? ... I'm tired of not receiving updates, and I get the feeling that the phone is getting slower
When headset connected and playing music (blackplayer) if a notification comes up music stops giving sound but playing. After trying opening volume up & down closing all applications it comes back. Same thing happens if a call comes in when listening music. Music stops but i can't hear any voice from call, doing some things and closing call waiting for the another or i call back it fixes.
Anyone having same problems?
Using oem5 f8331, feb 06 build android 9.0 from sx.ix5.org
RGBC-IR sensor corrects when? The camera quality is really bad
Hey guys!
Sorry if I write in the wrong place. But I flashed OmniROM 9.0 and have some problems:
- If I call they don't hear me and I don't hear them (Not even calling sounds, tried with 100% working Bluetooth headset too)
- Microphone not work in any apps
- Only the lower speaker works
- When phone turn on the first thing I see after boot animation is an error message; "There is an internal problem with your device" or something like this in my language
- IDK why but the phone slows down extremly for no reason sometimes. But the bigger plreblem is the call problem.
Xperia XZ Single SIM
Hello
I have problems with the call audio disappearing.
I installed the system and checked yesterday that everything worked, but for whatever reason today I have no sound during calls.
I have attached the dmesg and logcat Hello
I have problems with the call audio disappearing.
I installed the system and checked yesterday that everything worked, but for whatever reason today I have no sound during calls.
I have attached the dmesg and logcat on del.dog <slash> arepacivaf.coffeescript
(seems I cannot post links due to forum rules)
Based on the output from dmesg, it looks like there might be something SElinux related going on.
I have the same problem with or without bluetooth headset connected.
I am running the latest FTF for my region (192) and OEM version 6.
If you need more info or I should be posting this somewhere else, please point me in the right direction
Thank you
Based on the output from dmesg, it looks like there might be something SElinux related going on.
I have the same problem with or without bluetooth headset connected.
I am running the latest FTF for my region (192) and OEM version 6.
If you need more info or I should be posting this somewhere else, please point me in the right direction
Thank you
Okay... I installed latest rom, latest oem, the old (working) TWRP and...
It's okay now. Everything seems to work.
SoulJahN2 said:
When headset connected and playing music (blackplayer) if a notification comes up music stops giving sound but playing. After trying opening volume up & down closing all applications it comes back. Same thing happens if a call comes in when listening music. Music stops but i can't hear any voice from call, doing some things and closing call waiting for the another or i call back it fixes.
Anyone having same problems?
Using oem5 f8331, feb 06 build android 9.0 from sx.ix5.org
Click to expand...
Click to collapse
Please give us a clean log and file a bug report at the sonyxperiadev bug tracker.
Make a clean re-install without Magisk or GApps and get a logcat and dmesg from boot until your calling issue.
Botchcamp said:
I have problems with the call audio disappearing.
I installed the system and checked yesterday that everything worked, but for whatever reason today I have no sound during calls.
I am running the latest FTF for my region (192) and OEM version 6.
Click to expand...
Click to collapse
What ROM are you running? Which version? Did you wipe/format userdata before installing the ROM?
Botchcamp said:
I have attached the dmesg and logcat on del.dog/arepacivaf.coffeescript
Based on the output from dmesg, it looks like there might be something SElinux related going on.
I have the same problem with or without bluetooth headset connected.
Click to expand...
Click to collapse
It looks like you are running Magisk and GApps. Please clean-install without them and get us a clean log.
Then open an issue at the sonyxperiadev bug tracker.
xda is a horrible place to to actual development, so please try to follow the guides and report bugs in the appropriate places, we cannot monitor everything here.
Se Neo said:
why are developers not make porting of xperia xz3 (pie) to xperia xz dual and use it for stock and unlocked stock?
Click to expand...
Click to collapse
For a number of reasons, here are some examples:
Copyright. Sony software is copyrighted and if we "ported" it, we could get sued.
Different platforms: The Xperia XZ is based on the Snapdragon 820 chipset. The XZ3 is based on the SDM845 chipset. They have different CPU architectures and capabilities.
It's hard when you don't have the source. We compile everything from open-source projects here. If you try to port stuff from the XZ3, you have to decompile the binaries to make them work with the Xperia XZ.
Hello there, i have a problem here about installing aosp rom on my XZ F8831 phone, can i ask it here? So i followed everything on your page including latest tft, flashing oem, flashing dsp, but my phone stuck on white sony logo without installing magisk/gapps. When i try to reinstall it but with gapps, i got this message when i try to flash the gapps, "this gapps is for device that have 9.0 android, your device is 8.0" something like that, so i assume anything i do before is useless, because my phone still on 8.0. Please can someone help me? Im sorry for the bad english
Hey guys!
I have problem with Treble on XZ (Single SIM)
I want to try some interesting GSIs but I never able to make any of them work. I tried like 10 different GSIs already.
So if someone can help me telling what I do wrong and someone can help me to make even one GSI work I would be super happy.
So I started everything from the beggining so reflashing the stock rom with flashtool, then flash the modded TWRP oem-vendor and then flash AOSP treble.
Then wipe everything (I tried without wipe and wipe system too not just caches and data. Every combination)
Then "fastboot flash system gsi.img"
When done I turn on phone SONY logo then restart and loop
So I read need to fix dsp (I not really understand this part) but I don't know how to use the codes or if I use them I got errors (I will write down errors if need)
So I used this;
https://sx.ix5.org/files/builds/kagura/misc/dsp-label-fixer.zip
After I installed gsi I turn on phone in recovery mode then flash dsp-label-fixer.zip. Is this ok? Need to do after every single flash or not even need?
Or if I need to use the codes where to write to make it work?;
Code:
[COLOR="DimGray"]su
# It might be either /system/vendor/dsp or /vendor/dsp depending on your device
# Just try both until one succeeds
mount -o remount,rw /system/vendor/dsp
chcon -R u:object_r:adsprpcd_file:s0 /dsp[/COLOR]
When I ask help last time you I get an answer about selinux. I don't really know if it's help or not, but I downloaded permissiver and flashed it. Same question than with dsp. Need to flash every time or after every rom install and before boot it?
What can be wrong? Why I never make trough the SONY logo with GSIs?
I already isntalled OmniROM and Pie 9.0 rom without problem. Even Treble is boot but without GSI, after installing a GSI image bootloop.
I read a lot and watched videos but still the same problem.
I hope someone will help me, I want to learn but I don't know what I do wrong and what to learn exactly. ?
Sorry for a lot long questions and bad English and being dumb.
Thank you for the answer!
KikiGames

Categories

Resources