[Q] How to fix/enable LTE - Xperia Z1 Compact Q&A, Help & Troubleshooting

I all, I'm wondering how to fix LTE missing/not working in a rom. In fact I'm using this ROM for not so much time. I can't connect/enable LTE. Ive tried :
- Typing *#*#4636#*#* and phone setting I can't set LTE/GSM/CMDA auto. It never stick to it and revert back to WCDMA only everytime.
- Setting telephony.lteOnCdmaDevice to 1 in build.prop (was 0)
- searching for files matching lte in /data/property
But I have'nt find any useful things
The dev is living in a country without LTE access so I cannot test it...
Is there somebody here who know if there's something to do to fix it or have any idea ?
Thanks in advance for your help !

What were your steps to install? I have .157 + root + dual recovery and might try this to see if 4g works(Finland). May take a couple of days though..

pargas said:
What were your steps to install? I have .157 + root + dual recovery and might try this to see if 4g works(Finland). May take a couple of days though..
Click to expand...
Click to collapse
1. I've flashed generic .157 firmware (clean install)
2. rooted this one
3. installed dualrecovery
- in recovery-
4. wipe system, cache, dalvik (don't wanted to loose all my data )
5. flashed [ROM][4.4.4][Z1][Version 2][ST Ultimate ].zip
6. flashed [Xperia Z1][Version2.2][ ST Ultimate ROM].zip
7. flashed [ST][ Patch Z1C].zip
8. flashed Z1C-lockeddualrecovery2.7.154-BETA.flashable.zip
9. wipe cache, dalvik
10. reboot
Maybe full wipe is essential ?

If i try to download the z1c patch it just gives me C6943 patch. Did you find it?

pargas said:
If i try to download the z1c patch it just gives me C6943 patch. Did you find it?
Click to expand...
Click to collapse
I've managed to make it work, but a little tricky. Here is the link.
I've changed the build.prop to match with Z1C but not sure it's related...
##### Values from product package metadata #####
ro.semc.product.model=6903
ro.semc.ms_type_id=PM-0450-BV
ro.semc.version.fs=GLOBAL-HSPA
ro.semc.product.name=Xperia Z1C
ro.semc.product.device=D55
ro.product.model=D5503
to
##### Values from product package metadata #####
ro.semc.product.model=D5503
ro.semc.ms_type_id=PM-0640-BV
ro.semc.version.fs=GLOBAL-LTE
ro.semc.product.name=Xperia Z1 Compact
ro.semc.product.device=D55
ro.product.model=D5503

Related

HOW TO: Install FXP113 Custom ROM on Xperia Play R800x

When installing FXP113 to my phone, I found that on bootup I would get an error on the phone process and I had no service. After trying a few different things, I finally found the solution: Install FXP112 first, then install FXP113 over it without wiping data. Here is a step by step tutorial on installing FXP113 on the R800x. It probably would work the same for all Xperia Plays.
Required: Rooted Xperia Play and unlocked bootloader.
Needed Files: FXP112 as modified by Chevyowner
FXP113 as modified by Chevyowner
Replacement build.prop file for R800x
Fastboot - Fastboot+ADB+Fastboot_Drivers.zip
Sony Drivers
Recommended: Boot into recovery and make a Nandroid backup before continuing.
1. Copy the files for FXP112 and FXP113 to your sdcard. You will need to access these from recovery.
2. Install Fastboot. Unzip the file into C:\fastboot.
5. 2. Extract the boot.img of your choice to the fastboot directory. You may use the one in FXP113, or DarkForest3.img or DarkForest4.img (available here.)
5. Enter into Fastboot Mode. - Turn off phone. Hold search button down. Plug in USB cable. The power light should be blue The first time you do this, you will be prompted for the fastboot drivers. They will be in C:\fastboot\fastboot drivers.
6. To flash the new boot image, go to a command prompt and change to the c:\fastboot directory. Then use the following command:
fastboot -i 0x0fce flash boot boot.img <----- the name of your boot image.
7. When finished, remove the usb cable. Power on the phone and enter into Recovery. On some kernels, you will press repeatedly the volume down button; on others, you will press repeatedly on the back button or possibly the search button.
8. You MUST clear Data, Cache and Dalvik Cache. It is also recommended by some people to clear the battery stats.
9. Install zipfile from sdcard. Select the FXP112 file first. Allow it to install and then reboot the phone. (I usually clear data, cache and dalvik again just to be sure.)
10. Activate your phone on the Verizon network.
11. Now shut down and reboot into Recovery again.
12. This time, clear ONLY cache and dalvik cache. Do NOT clear data.
13. Install zipfile from sdcard. Select the FXP113 file this time. Allow it to install and then reboot the phone.
14. Copy the build.prop file into /system. You may want to rename the current one first.
15. Reboot and enjoy! You should be up and running with full data, wifi access now.
re
So for step #10 do u get charged from verizon to activate ur new roms data?
And for #14 do u just copy it via root explorer to /system?
Thanks for taking time to write this
FPlusPS3 said:
So for step #10 do u get charged from verizon to activate ur new roms data?
And for #14 do u just copy it via root explorer to /system?
Thanks for taking time to write this
Click to expand...
Click to collapse
#10 There is no charge to activate the phone if you already have service. It's like dialing *228 and choosing option 1, only the system does it for you.
#14 Yes, you can just copy it to \system, but don't forget to change access to RW before pasting. You may also want to rename the old file first as a backup, although I never have.
Sent from my R800x using XDA
my phone gets stuck at the android screen after i flash fxp112
johnboyjr said:
my phone gets stuck at the android screen after i flash fxp112
Click to expand...
Click to collapse
What kernel did you use?
Did you clear data, cache and dalvik cache before you installed FXP112?
If yes, just for kicks, go clear it again.
Also, remember, the first boot after a clean install takes longer than normal.
Sent from my R800x using XDA
yes i cleared them and and i tried DarkForest4 and fxp112
i waited over 15 min still nothing
johnboyjr said:
yes i cleared them and and i tried DarkForest4 and fxp112
i waited over 15 min still nothing
Click to expand...
Click to collapse
OK. Well, if it were me, the next thing I would do is to flash back to totally stock and get that working. Then try it again.
Sent from my R800x using XDA
What changes are in your build.prop? I've been running fine (except for one or two small problems) with the standard build.prop from FXP112.
crono141 said:
What changes are in your build.prop? I've been running fine (except for one or two small problems) with the standard build.prop from FXP112.
Click to expand...
Click to collapse
I think it was just edited to identify the phone properly as an R800x. PaxChristos told me to use it when he helped me install FXP111 and I have used it ever since. I haven't had any issues at all with it, so you might give it a try if you're on Verizon.
Sent from my R800x using XDA
That was only needed the first time Chevy made FXP111 work, he missed some things in the build.prop that created graphical artifacts in menus and such. All of his builds after that have the correct build.prop now.
Sent from my R800x using XDA
*22899 is the shortcut for activating service in case anyone wanted to just store it for future reference
-and you can also use flashtool to flash back to stock or flash a new kernel
*228 worked fine for me. semcsuite.apk won't show up in my app drawer. I moved it to /system/app and fixed permissions. Still not there.
Sent from my R800x using XDA
Wallrunner said:
That was only needed the first time Chevy made FXP111 work, he missed some things in the build.prop that created graphical artifacts in menus and such. All of his builds after that have the correct build.prop now.
Sent from my R800x using XDA
Click to expand...
Click to collapse
Thanks! Good to know, and one less thing to screw with in the future!
Sent from my R800x using XDA
re
Does Psxperia or XPERIA GAMEPAD games even work on cm9
For some reason, trying use videocall in gtalk worked fine at first, but changing to rear camera made gtalk fc. After that no camera works at all.
GPS only works on maps (no on gps status, or any other app), since my wifi neighbours are all on the google database i'm not sure if the true gps is really working.
And have another annoying things.
I'm hacking all my phones since android 2.1, and I cant consider this release as an true release candidate. Its more beta.
I have a r800i.
FPlusPS3 said:
Does Psxperia or XPERIA GAMEPAD games even work on cm9
Click to expand...
Click to collapse
From what I have read... no. That is why I have not jumped ship to CM. Otherwise I would be there right now. So until they get the touchpads working I will wait, although I have also read they are working on creating from scrathc their own drivers for the touchpads as the current drivers now require SE framework...... so cross your fingers.
Nighty0 said:
For some reason, trying use videocall in gtalk worked fine at first, but changing to rear camera made gtalk fc. After that no camera works at all.
GPS only works on maps (no on gps status, or any other app), since my wifi neighbours are all on the google database i'm not sure if the true gps is really working.
And have another annoying things.
I'm hacking all my phones since android 2.1, and I cant consider this release as an true release candidate. Its more beta.
I have a r800i.
Click to expand...
Click to collapse
Not to be rude or by any disrespect but how isn't it a "true" release? A release is a release..being that it's in beta status doesn't mean it's any less, cm is always changing and improving so there is no hey this is the final version kind of thing..CDMA isn't even supported by cm at all so the fact we have cm9 before verizon gives it to us is amazing. Just to point out, this isn't hacking by any means, android is open source..it's like going into an open store and saying you're breaking in
agraceful said:
Not to be rude or by any disrespect but how isn't it a "true" release? A release is a release..being that it's in beta status doesn't mean it's any less, cm is always changing and improving so there is no hey this is the final version kind of thing..CDMA isn't even supported by cm at all so the fact we have cm9 before verizon gives it to us is amazing. Just to point out, this isn't hacking by any means, android is open source..it's like going into an open store and saying you're breaking in
Click to expand...
Click to collapse
Yes, giving their release to us is amazing, but saying that camera works on changelog, and not even the basic apps like gtalk and camera works, this barely can be considered as working.
As a software engineer I label as a beta, not RC anything. beta is to fix stopper bug like this, RC is for the little annoyances lonely.
For example, my work friend installed another rom on their htc sensation, labeled as beta and all features works, with jagged areas here and there.
And yep, I know the Team FreeXperia is a one guy team
I'm happy with all this releases, only frustrated because the thing is being labeled as working, when not. So I made a report here to make sure another person doesn't make the same mistake as me.
netizenmt said:
Thanks! Good to know, and one less thing to screw with in the future!
Sent from my R800x using XDA
Click to expand...
Click to collapse
actually this build.prop works better it lets Plants Vs Zombies and Asphalt 6 RUN and work
How do install install the custom rom and set up fastboot?

Xperia Arc S - Help With Install Cm9

Hello everyone,
im new in this forum, and two devices with android, the first is the "asus transformer prime" and the second is a new cellphone - Sony Xperia Arc S - and this is the problem.
I really dont like what sony do the android, the interface, beside iam very familiar with standart ICS in my "Prime" so i search a bit and found some posts about Cyanogen 9 (talking about performance ans stuff), but in that same posts i read that CM9 is only for "Xperia Arc" not "xperia arc S" and i need to use some external "kernell" to be loaded.
My questions are:
What i need to do to install CM9 at "arc s"?
What the procedures?
I need a external "kernel" or just extract the zip (cm-9.1.0-anzu.zip) and get the *.img ?
What is the easyest method to install it?
Can send me a easy guide to do it?
and finally. it will work in portugal? with the operator TMN?
Can someone post the link for one guide to do the install, that actually works?:fingers-crossed:
Thanks in advance for the answers
If i can make a clean and smooth install, for sure i will donate
(sorry my english)
p.s- i know they are a lot of posts about this, but is because that i cant find my way through they.
Install instructions:
1. Flash kernel (fastboot flash boot boot.img)
2. Install a Recovery (there are some around this forum)
3. Wipe (only required 1st time)
4. Flash Rom
5. OK!!
cm9 on sony xperia arc s
samhillxda said:
1. Flash kernel (fastboot flash boot boot.img)
2. Install a Recovery (there are some around this forum)
3. Wipe (only required 1st time)
4. Flash Rom
5. OK!!
Click to expand...
Click to collapse
Thanks for the reply, but that is a litle too generic for me , and not answer about a diferent kernel doubth .
can you indicate the links of the most stable files you are talking about?
Or some video to explain this?
Tank you so much
Soory im a noob :/
samhillxda said:
1. Flash kernel (fastboot flash boot boot.img)
2. Install a Recovery (there are some around this forum)
3. Wipe (only required 1st time)
4. Flash Rom
5. OK!!
Click to expand...
Click to collapse
noob here too on arc s first time flashing,
for kernel, can it be flash from cwm?
bruce16878 said:
noob here too on arc s first time flashing,
for kernel, can it be flash from cwm?
Click to expand...
Click to collapse
No, With FAStboot ONLY
ArcMan09 said:
No, With FAStboot ONLY
Click to expand...
Click to collapse
o.k, but which files i should use? can u post some links?
preferable the most stable version, i know they are a lot of them but cant choose because i don't have any experience on it.
Im thinking is use one of this two, whats better?
1 - this kernel (http://forum.xda-developers.com/showthread.php?t=1520654) with this room (http://forum.xda-developers.com/showthread.php?t=1526717)
or
2 - this kernel (FXP128, by FreeXperiaProject) (come people say works fine) whit this room ( http://download.cyanogenmod.com/?device=anzu&type=) cm-9.1.0-anzu.zip
please advice,,
Thanks everyone
Hi all!
Hi!
to flash the kernel you'll need to do it via Fastboot. There are some guides in this section to help you get CWM recovery easily, but if you're a noob like me I'd give try to Flashtool (http://forum.xda-developers.com/showthread.php?t=1000012).
It's a little program that helps you out flashing kernels, roms and some other joyful gift from xda...
Try it out and let me know!
For the ROM/Kernel choice if you want a clean AOSP (android stock) experience go with the FXP CM9 or AOKP (for a little more customization)... If you browse the "Android Development" section you're going to find plenty about it and in the related thread you'll find some help with kernel choice!
I actually am on JJ's Hybrid Rom with ArcKnight kernel, it's based on Sony's firmware but looks like aosp (I don't like the CM9 camera) and it's really smooth!
Cheers and let me know if I helped you out! :fingers-crossed:
nPingu said:
Hi!
to flash the kernel you'll need to do it via Fastboot. There are some guides in this section to help you get CWM recovery easily, but if you're a noob like me I'd give try to Flashtool (http://forum.xda-developers.com/showthread.php?t=1000012).
It's a little program that helps you out flashing kernels, roms and some other joyful gift from xda...
Try it out and let me know!
For the ROM/Kernel choice if you want a clean AOSP (android stock) experience go with the FXP CM9 or AOKP (for a little more customization)... If you browse the "Android Development" section you're going to find plenty about it and in the related thread you'll find some help with kernel choice!
I actually am on JJ's Hybrid Rom with ArcKnight kernel, it's based on Sony's firmware but looks like aosp (I don't like the CM9 camera) and it's really smooth!
Cheers and let me know if I helped you out! :fingers-crossed:
Click to expand...
Click to collapse
Hi ,
I believe you
Really helpfull man, i take a look at your description and look really nice room.
And i even have a option to install it with "Locked Bootloaders"(http://forum.xda-developers.com/showthread.php?t=1673489) so if someting goes wrong i can restore the phone with Sony software (SEUS).
Can you tell me if this are the files you use? (http://forum.xda-developers.com/showthread.php?t=1537717) you apply the patch too?
Im really happy with your feedback (i can see now some light at the end of the tunel)
To finish i have just one more litle question. is about the "baseband".
I am im Portugal and my phone is under TMN phone line. do you know if this rooms works fine? (i suppose it works because you can update too official ICS before start installing JJ's Hybrid Rom, but can you confirm this?) my thought is correct?
Best regards, and thanks for the reply.
Yeah that's the thread!
I applied the patch but it works just fine as it is, even without it!
baseband should be no problem, the problem is combination rom/baseband and not baseband/network (dunno if I can explain myself, sorry about it).
In other words, if your phone is on ics .431 stock and you flash this, you'll get the same baseband and everything's gonna work out!
I unlocked my bootloader so I'm not familiar with that kind of install but it should be even easier.
Let me know if you need any help about it, I hope we are not going too much OT!
Happy to help!
nPingu said:
Yeah that's the thread!
I applied the patch but it works just fine as it is, even without it!
baseband should be no problem, the problem is combination rom/baseband and not baseband/network (dunno if I can explain myself, sorry about it).
In other words, if your phone is on ics .431 stock and you flash this, you'll get the same baseband and everything's gonna work out!
I unlocked my bootloader so I'm not familiar with that kind of install but it should be even easier.
Let me know if you need any help about it, I hope we are not going too much OT!
Happy to help!
Click to expand...
Click to collapse
Nice :good:
i understand what you try to explain about baseband. no worry
dont know yet if i install this room by "unlocked bootloader" or "locked".
The Locked version have some vantages right? if i want to go to stock ics i can keep update the cellphne by Sony software. But im wondering, how many time the sony will update this phone? maybe not much,,because already listen someone say it will no get jellybean official update, so im really think in "unlock bootloader".
about the patch, how apply the pacth? right after instal the room, or reboot a couple of times them instal the patch?
by the way can you send me a link with the method to install it? dont want to mess with the room itself.
Thanks for all the support , really appreciate :highfive:
well,
I think this thread is the best if you need some guidance, I don't think I'd be better that this http://forum.xda-developers.com/showthread.php?t=1653188
Anyway if you unlock your BL, I'd proceed like this afterwards:
-backup all the things you need to keep from your phone because you're gonna delete all the data!
-download Flashtool, install all the drivers inside the drivers folder after the install, launch it and try to get your phone in "fastboot mode" (click on the lightning and select fastboot, then pick the button that suites you better )
-download the kernel you chose and flash the img by pressing "flash kernel img" in the fastboot menu (you may need to flash wifi modules later, so download them and put them inside your sd card
-download the .zip file of the rom you chose and put it inside your sd card
-ALWAYS DISCONNECT YOUR PHONE FROM CABLE BEFORE YOU TURN IT ON, not always, but sometimes it makes android crash
-turn on your phone and keep pressing volume down till you get to recovery
-select "wipe data/factory reset", "wipe cache", go to "advanced" and select "wipe dalvik cache"
-select "install...." (second option in the main menu) and then install from sd card and pick the ROM file...
-after the flash is over, do the last step again and select the WIFI MODULES
-reboot to system, check if everything's working, if you want to apply the patch (in JJ's rom case) turn off your phone, get to recovery again and install the related zip...
Anyway I hope I'll not be held responsible if your phone is gonna explode, mine didn't! :angel:
Good luck!
nPingu said:
well,
I think this thread is the best if you need some guidance, I don't think I'd be better that this http://forum.xda-developers.com/showthread.php?t=1653188
Anyway if you unlock your BL, I'd proceed like this afterwards:
-backup all the things you need to keep from your phone because you're gonna delete all the data!
-download Flashtool, install all the drivers inside the drivers folder after the install, launch it and try to get your phone in "fastboot mode" (click on the lightning and select fastboot, then pick the button that suites you better )
-download the kernel you chose and flash the img by pressing "flash kernel img" in the fastboot menu (you may need to flash wifi modules later, so download them and put them inside your sd card
-download the .zip file of the rom you chose and put it inside your sd card
-ALWAYS DISCONNECT YOUR PHONE FROM CABLE BEFORE YOU TURN IT ON, not always, but sometimes it makes android crash
-turn on your phone and keep pressing volume down till you get to recovery
-select "wipe data/factory reset", "wipe cache", go to "advanced" and select "wipe dalvik cache"
-select "install...." (second option in the main menu) and then install from sd card and pick the ROM file...
-after the flash is over, do the last step again and select the WIFI MODULES
-reboot to system, check if everything's working, if you want to apply the patch (in JJ's rom case) turn off your phone, get to recovery again and install the related zip...
Anyway I hope I'll not be held responsible if your phone is gonna explode, mine didn't! :angel:
Good luck!
Click to expand...
Click to collapse
Hi, once again THANKS for this mini tutorial
No worry you will not be responsible if my phone meltdown , i know flashing is always a little risky, but if something goes wrong most of the time only need to rooting again e flash it. (little chance of burning literally the phone, only if doing insane overclocks), beside i try the "locked bootloade" first so, i think is even easier to restore factor ICS if something bad happens.(hope not) :fingers-crossed:
-when you install the patch, you don't clean cache or something? just install?
-about the hifi modules, i should install it or only if my wifi not work?
in my work days i don't have time to do this procedure but in weakend i want apply this. Really lov the stock ICS look, not that changed version of sony (i mean, is pretty, but don't like)
Thanks for all the help.
I didnt wipe cache or dalvik when I applied the patch... Wifi modules are linked with the kernel you choose, so if you dont flash them, wifi won't work...so "yes" is the answer in any case! let me know if everything works out!
Sulfulric said:
-when you install the patch, you don't clean cache or something?
Click to expand...
Click to collapse
You should when flashing any new ROM because it rules out any issues that might a rise after installing.
Sulfulric said:
about the hifi modules, i should install it or only if my wifi not work?
Click to expand...
Click to collapse
Not needed, but there is a baseband for CM9 which is in the thread, up to you if you want to use it or not.
Questions go to Q&A.
Also most of your questions would be answered, had you taken the time to read through the forums and search.
iR¡[email protected]!* via Tapatalk 2
nPingu said:
I didnt wipe cache or dalvik when I applied the patch... Wifi modules are linked with the kernel you choose, so if you dont flash them, wifi won't work...so "yes" is the answer in any case! let me know if everything works out!
Click to expand...
Click to collapse
Hi, o.k e see.
i tell you if everything works and my opinion about the room .
by the way, im thinking in root the phone before doing the rooming just to test something, remove bloatware on xperia. My friend speak about this http://www.unlockroot.com/, do you know if its work? because as far as i know we need to downgrade the ics 4.0.4 to 4.0.3 to apply the rooting.
have a nice day , and thanks for your fast reply to all my doubts
XperienceD said:
You should when flashing any new ROM because it rules out any issues that might a rise after installing.
Not needed, but there is a baseband for CM9 which is in the thread, up to you if you want to use it or not.
Click to expand...
Click to collapse
humm, i see, thanks for the clarification
can i ask you something subjective?
if i root the xperia ics stock room, and clean all bloatware, really i need a new room? i mean. it will be more stable? or what i will benefit from it?
Thanks, best regards
iridaki said:
Questions go to Q&A.
Also most of your questions would be answered, had you taken the time to read through the forums and search.
iR¡[email protected]!* via Tapatalk 2
Click to expand...
Click to collapse
hi,
Thanks for the orientation. I am new in this forums and really don't know yet how this works, beside, i search a lot for questions and i found some really interesting answers but the problem is, i have some specific questions and the threats about "Arc S" are overwhelming, (so much suggestions, feedback's, new versions, errors etc) i cant focus in my thinking line, and get more and more confused :/.
Next time ill make a threat if is really necessary o.k? .
I need to thanks all the members in this one, for the quickly answers and clarifications.
Sulfulric said:
humm, i see, thanks for the clarification
can i ask you something subjective?
if i root the xperia ics stock room, and clean all bloatware, really i need a new room? i mean. it will be more stable? or what i will benefit from it?
Thanks, best regards
Click to expand...
Click to collapse
You'll have more system space, probably your phone will be smoother and stable.
Anyway, IMHO:
-change kernel if you're looking for performance improvement, overclocking/undervolting or some particular feature
-change rom if you find some features you'd like/need that are not inside the stock one or if you want to customize it.
nPingu said:
You'll have more system space, probably your phone will be smoother and stable.
Anyway, IMHO:
-change kernel if you're looking for performance improvement, overclocking/undervolting or some particular feature
-change rom if you find some features you'd like/need that are not inside the stock one or if you want to customize it.
Click to expand...
Click to collapse
Hi,
Thanks for your feedback
I first ill try rooting and after that maybe a new room, but i confess, i am a Little scarred, don't want to brick my phone .
Speaking in root, do you have some thoughs about this? http://www.unlockroot.com/, to rooting the phone? (i am in ICS 4.0.4 - 4.1.B.0.431)
(this weakend i have played with the phone, photos, system, etc,, and this is a great phone for a single core, really fast, my fried have a galaxy S3 and the diference is not so much and the price is more them 2x more)
take care, and thanks for all the help and feedbacks.

Moto z problems

Phone - Moto Z play XT1635-02-DS
Android- 7.1.2
Installed TWRP 3.1.1.0
Viper addison 7.1.2
Here are my problem:
1. Flashed with supersu v2.79 and also v2.82, neither works. Phone still not rooted. When i tried toa access supersu app, it says "there is no su binary installed and supersu can't install it..."
2. Camera does open but it doesn't function, it stays dark. (I have custom gapps 7.1.x)
3. Proximity sensor does not seem to be working in other cases, but the phone goes dark as soon as i press dial or as soon as i pick a call and remains so untill the other party cuts the call. Otherwise i need to shut down the phone if i have to end the call from my phone.
4. When i shut down the phone, in order to reboot manually from recovery-reboot-bootloader. Otherwise it remains in twrp recovery.
Can anyone help please?
Have you tried flashing back to stock and seeing if that fixed these issues?
Pal Guite said:
Phone - Moto Z play XT1635-02-DS
Android- 7.1.2
Installed TWRP 3.1.1.0
Viper addison 7.1.2
Here are my problem:
1. Flashed with supersu v2.79 and also v2.82, neither works. Phone still not rooted. When i tried toa access supersu app, it says "there is no su binary installed and supersu can't install it..."
2. Camera does open but it doesn't function, it stays dark. (I have custom gapps 7.1.x)
3. Proximity sensor does not seem to be working in other cases, but the phone goes dark as soon as i press dial or as soon as i pick a call and remains so untill the other party cuts the call. Otherwise i need to shut down the phone if i have to end the call from my phone.
4. When i shut down the phone, in order to reboot manually from recovery-reboot-bootloader. Otherwise it remains in twrp recovery.
Can anyone help please?
Click to expand...
Click to collapse
This is not really a problem with the phone per se but the rom you chose to flash. The reboot issue can be checked by setting a command at bootloader using "fastboot oem fb_mode_clear".
gman88667733 said:
Have you tried flashing back to stock and seeing if that fixed these issues?
Click to expand...
Click to collapse
Thanks. But i don't have the stock rom. I didn't intend to use a custom rom. I tried to root it to recover some deleted photos and the moron that i am, i didn't back up the stock firmwares and while tweaking around in the recovery i somehow deleted the stock rom. This is my 1st time...
DroneDoom said:
This is not really a problem with the phone per se but the rom you chose to flash. The reboot issue can be checked by setting a command at bootloader using "fastboot oem fb_mode_clear".
Click to expand...
Click to collapse
Thanks... I tried the above command (it does recognize my device) bur this is what i get :
{bootloader} slot-count: not found
{bootloader} slot-suffixes: not found.
Pal Guite said:
Thanks... I tried the above command (it does recognize my device) bur this is what i get :
{bootloader} slot-count: not found
{bootloader} slot-suffixes: not found.
Click to expand...
Click to collapse
Is there an option for the bootloader in developer settings in your rom similar to the screenshot I attached? Make sure it's enabled.
DroneDoom said:
Is there an option for the bootloader in developer settings in your rom similar to the screenshot I attached? Make sure it's enabled.
Click to expand...
Click to collapse
Thanks for your concern. Developer option is 'on' and Multiprocess webView renderers seperately - 'on'. But i get the same problem. (and how do you attach screenshots ? I don't see any option for attaching files) In anycase, like you said, i think the problem has more to do with the rom. Can you please suggest me another rom or if possible link from where i can download stock rom for my phone.
Pal Guite said:
Thanks for your concern. Developer option is 'on' and Multiprocess webView renderers seperately - 'on'. But i get the same problem. (and how do you attach screenshots ? I don't see any option for attaching files) In anycase, like you said, i think the problem has more to do with the rom. Can you please suggest me another rom or if possible link from where i can download stock rom for my phone.
Click to expand...
Click to collapse
If your on xda with your browser, it's the paperclip icon to attach files. If you are using a 3rd party app that wraps xda into it then I can't help you there. As for going back to stock, Motorola made things a little critical when they released Nougat. Depending on how far you were on keeping the device up to date through stock, flashing the available stock images (which aren't signed) could brick the device if you aren't careful. There use to be an account on androidfilehost that uploaded current stock packages but it seems they're all gone now. If you remember the build number of the device before you rooted, that will help in picking the right stock files. I've taken a break in keeping my device rooted so I haven't kept track of the resources used to help go back to stock but they're in the MZP guide threads.
EDIT: a word of caution when reverting to stock:
-Don't use flash tools that don't let you see/edit the fastboot commands
-Do not use commands that touch modem/radio or gpt partitions
Found an upload of the latest build release keep it around when you figure out what you need to flash. It's best to clear system, data, and cache before flashing. Also have a rom (and twrp) at hand to adb sideload in case stock doesn't boot.
https://androidfilehost.com/?a=show&w=files&flid=215703
This Android version 7.1.1
Security patch: Sept 2017
Build number: NPN26.118-22-2
Thanks alot... ?

[ROM][UNOFFICIAL][W.I.P]LineageOS for Redmi Note 9S/9Pro[curtana/joyeuse]

tldr; use the LeddaZ build
Downloads:
ROM
Lineage Recovery
Hello XDA,
I'm posting a build using the unified curtana build code that's on github. I have a joyeuse (9 Pro) so I can't really test it on the 9S (curtana). I've been testing it out for a couple of days and haven't had any bugs other than status bar centered items.
Bugs / not working / To do:
Wireguard support Added 18-Sept
Play Store certification (Workaround using MagiskHide Props Config)
64 MP camera module seems to work only with the ANX Camera ver 185(not included). You must manually add all permissions.
Status bar text around the front camera
Code:
Source Code: https://github.com/LineageOS
Device: https://github.com/xiaomi-sm6250-devs/android_device_xiaomi_curtana-unified
Kernel: https://github.com/xiaomi-sm6250-devs/android_kernel_xiaomi_sm6250
Vendor: https://gitlab.com/m0sin/proprietary_vendor_xiaomi_curtana
Play Store certification: Have you tried with the latest gapps yet?
How to install? Anything I need to look at?
dungphp said:
Play Store certification: Have you tried with the latest gapps yet?
Click to expand...
Click to collapse
I have, it might be Magisk or I'm not hiding it properly.
Edit: I used the Magisk HideProps module and everything works fine now. I think the naming, curtana vs joyeuse and version number were causing the issue.
glurak888 said:
How to install? Anything I need to look at?
Click to expand...
Click to collapse
If you are coming from stock, I installed the Lineage recovery, installed the ROM. After it rebooted, I went back to install OpenGapps and Magisk.
I tried going from stock using Pbrp but it failed for me. After Lineage was installed, PBRP worked fine.
I have just installed it, anything I should know?
Installed successful on
Note pro 9 a Joyeuse (global) with 64mp cam , nfc and Lte aka a M2003J6B2G
Only recovery from lineage worked for me ... it also enables fastbootd !!
Rooting with magiskmanager wasnt possible via patching boot.img but flashing Magisk-v20.4.zip via recovery worked .
nfc works too
fastcharge seems so work fine ...
lte seems to work too
will try anx cam and 64 mpx tomorrow ... //edit - ANXCameraUnity_185.SaltyIntelligentPlainsqueaker and 48MPFixQ_170.SophisticatedFatBetafish make it work too ....
thx
I installed the ANXCameraUnity_185.SaltyIntelligentPlainsqueaker.zip and the camera app crash all time. Should I install and the 48MPFixQ_170.SophisticatedFatBetafish.zip?
Thank you for this nice rom, keep walking.
[email protected] said:
I installed the ANXCameraUnity_185.SaltyIntelligentPlainsqueaker.zip and the camera app crash all time. Should I install and the 48MPFixQ_170.SophisticatedFatBetafish.zip?
Thank you for this nice rom, keep walking.
Click to expand...
Click to collapse
Yes, install the 48 MP Fix to add the 48 MP camera. It's crashing because you need to manually fix the permissions on the app. After you allow everything it'll crash once then work fine.
Minor update:
September security patch
Added wireguard kernel support 1.0.20200908
moffa~ said:
If you are coming from stock, I installed the Lineage recovery, installed the ROM. After it rebooted, I went back to install OpenGapps and Magisk.
I tried going from stock using Pbrp but it failed for me. After Lineage was installed, PBRP worked fine.
Click to expand...
Click to collapse
so basically we flash on joyeuse a curtana recovery in order to flash a curtana rom and then we flash back the joyeuse recovery right?
didicola said:
so basically we flash on joyeuse a curtana recovery in order to flash a curtana rom and then we flash back the joyeuse recovery right?
Click to expand...
Click to collapse
Not sure I understand what you are saying. The build is joyeuse/curtana unified. I don't like not being able to flash zips without sideloading so I'm using the PBRP recovery. For the initial flash I used my PC and the Lineage Recovery.
Are the gapps included or do we need to flash them?
kalehrl said:
Are the gapps included or do we need to flash them?
Click to expand...
Click to collapse
Not included. Must be flashed.
Excellent rom, I have used it since its publication, and so far no problem. The performance of the battery seems to me outstanding, and to this day, it is the only one in which an indispensable application for me (Sony Music) works without problem. I hope the excellent work continues, and it even became an official version. Thanks!
I use redmi note 9s, can i flash this rom?
vanmaitrangchu said:
I use redmi note 9s, can i flash this rom?
Click to expand...
Click to collapse
Theoretically yes. Please share your experience if you try it out.
moffa~ said:
Theoretically yes. Please share your experience if you try it out.
Click to expand...
Click to collapse
When i used mi note 3, lineage is bettest rom for me. But it is officical. with mi note 9s (4/64) i got few bug, i try test it again.
first day i got:
when flash, i have some problem, but it easy, forget it. after that i reboot system, 2 minute its done. reboot to recovery to flash gapp (nano), reboot, but i can sync adress from google .
Try again, i wipe all data (rom in sd card), flash again. reboot device, wait rom instal, reboot recovery, flash gapp again, reboot, it ok :v i dont know why!
some thing i dont like with rom:
- dial not support dual sim, mean: icon sim1 sim2 when use dial pad. i use 2 sim.
- swicht speaker too much make phone restart (im shiper, i usally switch), it make me crazy.
- no 1 hand mod, i ussally use it with 1 hand, to big to use.
And else i like this rom, from mi note 3.
Sorry, my english very bad! I hope offical soon, thanks so much!
vanmaitrangchu said:
When i used mi note 3, lineage is bettest rom for me. But it is officical. with mi note 9s (4/64) i got few bug, i try test it again.
first day i got:
when flash, i have some problem, but it easy, forget it. after that i reboot system, 2 minute its done. reboot to recovery to flash gapp (nano), reboot, but i can sync adress from google .
Try again, i wipe all data (rom in sd card), flash again. reboot device, wait rom instal, reboot recovery, flash gapp again, reboot, it ok :v i dont know why!
some thing i dont like with rom:
- dial not support dual sim, mean: icon sim1 sim2 when use dial pad. i use 2 sim.
- swicht speaker too much make phone restart (im shiper, i usally switch), it make me crazy.
- no 1 hand mod, i ussally use it with 1 hand, to big to use.
And else i like this rom, from mi note 3.
Sorry, my english very bad! I hope offical soon, thanks so much!
Click to expand...
Click to collapse
Thanks for testing it out.
Unfortunately, I don't have a second sim card to test it with.
I have no problem using the speaker phone at all. Could you grab the logs, maybe I can look into it.
It looks like one-hand mode was removed from Lineage. There are gestures for navigation. It works about 90% of the time for me.
------Edit-------
I tested my phone out with a second sim card today and had no issues. Is anyone else having issues with a second sim card?
moffa~ said:
Thanks for testing it out.
Unfortunately, I don't have a second sim card to test it with.
I have no problem using the speaker phone at all. Could you grab the logs, maybe I can look into it.
It looks like one-hand mode was removed from Lineage. There are gestures for navigation. It works about 90% of the time for me.
------Edit-------
I tested my phone out with a second sim card today and had no issues. Is anyone else having issues with a second sim card?
Click to expand...
Click to collapse
The problem occurs when turning on the speakerphone while calling. End of the call without turning off the speakerphone, the next call will easily lose sound. Ratio 1/5. Trying to turn on and off the speakerphone is very easy to reset the device.
Regarding the 2 sim issue: I mean there is no separate button for the 2 sims in the dial pad. Like the dial pad of the EU version, very convenient.
I need one hand mod, too hight with my hand. like picture.

[A11/CTL1+ and A10/BTJ3+] [MOD] [S20 Ultra] JBNCK Fixes and Tweaks v2.0

Hi there,
I've combined some custom-kernel-like tweaks into a single flashable .tar file and I wanted to share it with you.
This .tar file contains:
-patched vbmeta image
-working magisk root with full Android 11 support
-magisk manager helper preinstalled
-a cleaned up boot screen + no bullsh*t on boot screen
-a cleaned up unlocked bootloader screen + no bullsh*t on unlocked bootloader screen
Prerequisites
-an unlocked bootloader
-firmware version CTL1 (A11)/BTJ3 (A10) or newer
-Odin 3.XX.X
-all data backed up
-fully functional brain
-stock recovery and firmware (this will not work if you have a custom recovery or run a custom rom)
STOCK BASED ROMS LIKE BEYONDROM WILL ALSO NOT WORK!
PLEASE NOTE:
-I am not responsible for a bricked device, please make backups and make sure to
always have the official firmware if something goes wrong
-flashing this requires you to factory reset your phone or else the phone won't boot
Instructions:
-unlock your phone's bootloader
-boot into download mode
-in Odin uncheck auto-reboot
-put the .tar file into the AP slot (If it doesn't work try USERDATA)
-after flashing boot into recovery with the key combination
-select factory reset and confirm (This will wipe everything from your phone)
-after factory reset reboot into system
-setup the phone and restore your backup (if you made one)
-Install Magisk and you're good!
If you have any problems
Please don't just comment "Doesn't work" and instead tell me about
the errors you encountered, your software info and other information
you think would be helpful.
Happy flashing!
If you still have questions make sure to ask them below
DOWNLOAD CTL1+: https://1drv.ms/u/s!AtNTTTF5vqOe73aVGDPSRGr5aria?e=dICFlS
DOWNLOAD BTJ3+: https://drive.google.com/file/d/1KqOGRbAy4fY1ghro4HoP-eDDYh4G7b5Z/view?usp=sharing
Tried it on my friend's phone,works great.Thanks
Can i flash it as my firmware version starts with QP1A.??(build number)..
Thanks in advance and cheers..
@[email protected] said:
Can i flash it as my firmware version starts with QP1A.??(build number)..
Thanks in advance and cheers..
Click to expand...
Click to collapse
This doesn't say anything. Can you tell me what custom ROM you are running? If you are on rooted stock also tell me.
Hi,yes,phone is rootedAndroid 10,,one Ui,v 2.1,build number QP1A 190711.020.G988BXXU1ATCT..
@[email protected] said:
Hi,yes,phone is rootedAndroid 10,,one Ui,v 2.1,build number QP1A 190711.020.G988BXXU1ATCT..
Click to expand...
Click to collapse
Geeeeeez! Update your phone! You have to have OneUI 2.5 BTJ3 or OneUI 3.0 CTL1 at least. What are you doing on 2.1? If you don't update, this will break your phone.
Okay buddy,ty..will do that.
Hi again m8,can i update Android 11,,One GUi 3.0,RP1A200720.012 G988B...
And ,or which file i have to use??
@[email protected] said:
And ,or which file i have to use??
Click to expand...
Click to collapse
Depends on the version. I don't want to be rude but how did you even manage to root your phone with this lack of knowledge?
If you update to Android 11/One UI 3.0 you chose the One UI 3.0 one. If you only update to 2.5 you chose 2.5. Remember to check the end of your firmware number:
There are supported firmware endings:
One UI 2.5:
-BTJ3
-BTJ4
One UI 3.0:
-CTL1
-CTL6
-Any One UI 3.0 firmware above that.
Download SM-G988B / Galaxy S20 Ultra 5G SM-G988B in Samfw - Samsung firmware download
Pick your CSC there, chose the newest one preferably (A11), press "Download on website", unzip it and flash it with Odin while in download mode. You should know how to do that.
After it's finished, complete setup (do not restore any backups yet!) and go into download mode again. Flash the file as AP or USERDATA (whatever works) and perform another factory reset. Done.
So i just reflashed stock because Beyond rom is givving me issues, says you removed all the BS from the boot screens but i still have that unlocked bootloader msg. i flashed in AP with no issues, that msg mean it didnt work?
BCityModz said:
So i just reflashed stock because Beyond rom is givving me issues, says you removed all the BS from the boot screens but i still have that unlocked bootloader msg. i flashed in AP with no issues, that msg mean it didnt work?
Click to expand...
Click to collapse
The unlackiert bootlaoder Massage Stars Tiere just wichtig Themen Bulletin
Edit: German Autocorrection sorry wait haha
JanBoyGamer23 said:
The unlackiert bootlaoder Massage Stars Tiere just wichtig Themen Bulletin
Edit: German Autocorrection sorry wait haha
Click to expand...
Click to collapse
Ok disabled the autocorrection. What I was trying to say is: The unlocked bootloader message is still there just without the bull**** about your phone being vulnerable to hackers and this other ****. It now just says that it is unlocked.
JanBoyGamer23 said:
Ok disabled the autocorrection. What I was trying to say is: The unlocked bootloader message is still there just without the bull**** about your phone being vulnerable to hackers and this other ****. It now just says that it is unlocked.
Click to expand...
Click to collapse
Ok sweet, so Im no pro at any of this but i know the basics to flash. and wasnt able to unlock my last phone because the unlock option never popped up in settings. but now my camera isnt working, i open it up and its just black, no errors or anything.
BCityModz said:
Ok sweet, so Im no pro at any of this but i know the basics to flash. and wasnt able to unlock my last phone because the unlock option never popped up in settings. but now my camera isnt working, i open it up and its just black, no errors or anything.
Click to expand...
Click to collapse
That can't be an issue with the script as it doesn't modify anything related to the camera
JanBoyGamer23 said:
That can't be an issue with the script as it doesn't modify anything related to the camera
Click to expand...
Click to collapse
Ok I may have to make a copy of my girls phone and flash original back to the phone and go again.
JanBoyGamer23 said:
That can't be an issue with the script as it doesn't modify anything related to the camera
Click to expand...
Click to collapse
yea IDK, did it all over again, even booting up to make sure the cam was working. same thing black screen when i open the camera app.
ok, i tried searching to see if this trips knox...so i am gonna ask at the risk of appearing stupid...
Does it trip knox??
frostmore said:
ok, i tried searching to see if this trips knox...so i am gonna ask at the risk of appearing stupid...
Does it trip knox??
Click to expand...
Click to collapse
Short answer: Yes
Long answer: You are unlocking your bootloader and flashing a custom image so you lose your warranty and trip knox
frostmore said:
ok, i tried searching to see if this trips knox...so i am gonna ask at the risk of appearing stupid...
Does it trip knox??
Click to expand...
Click to collapse
If you want to use s health: Download build.prop editor, grant it root access and and change the value of 'ro.config.tima' from 1 to 0

Categories

Resources