Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You can't. A custom rom only changes the GUI and kernel. What you are asking deals with partitions on this phone that, of messed up, will render your phone unusable on any network. Further more, you cannot unlock this phone via code either. You must meet the eligibility requirements and unlock via sim unlock app.how i can unlock phone using this without change software?i wanna use it at europe
No experience building kernels personally, but I've been trying to get hold of my Team YAR leader who DOES build our kernels (rbheromax). Unfortunately hes been AWOL since he got back from AF training and were unsure if hell return to development.
so ok i did all these i wanna go back to my firmware. how i can downgrade now ???
Contact @MikeHonchoYou said in your post that you were a low-end device development team. How exactly does hat work? Do you find devices and make ROMs for them?? If so how do you choose devices? Would your team be willing to help in the development of the Alcatel OT Fierce 2?
That's doesn't exactly fix the issue of not being able to manage clock speeds manually. I personally hate hotplug and have always turned it off completely. I know the risk, but I know what I'm doing. I'm a power-user and like making my own decisions on how it performsRun this script as root at boot (i use smanager) and it will allow cpu to ramp down when hotplugger (msm_thermal) is inactive. You don't want to disable the hotplugger because its the thermal controller and you would need a different hotplugger to replace it.
Change the file extension from .txt to .sh and use script manager to run automatically at boot.
Don't worry about the errors, this script was intended for stock rom.
That's doesn't exactly fix the issue of not being able to manage clock speeds manually. I personally hate hotplug and have always turned it off completely. I know the risk, but I know what I'm doing. I'm a power-user and like making my own decisions on how it performs
su
echo 0 > /sys/module/msm_thermal/core_control/enabled
Doesnt change anything. I use Kernel Adiutor and it has this option under Thermal control but it does nothing. can't change minimum clock speed unless on power save mode, but then only down to 533mhz (but still idles at 800) and it turns off the last 2 cores.No but it solves the heat problem.
there you go.Code:su echo 0 > /sys/module/msm_thermal/core_control/enabled
Doesnt change anything. I use Kernel Adiutor and it has this option under Thermal control but it does nothing. can't change minimum clock speed unless on power save mode, but then only down to 533mhz (but still idles at 800) and it turns off the last 2 cores.
I can't get any single other clock to stickYou probably can't even turn it off as its ro.
Mine idles at 200000-800000 when the screen is not being touched. Its made a huge difference with heat.
Kernel auditor ..put on power save mode on app under cpu won't let me screenshot. but I disabled Core control enabled temp throttle.. In temp and it goes down to 200mhz on all cores without me touching the phone but when I push buttons it goes to 1209 mhzI can't get any single other clock to stick
That's the hotplugger in action. It assumes the user is going to interact with the device after button press, unlock, or touch register so it ramps it up to max.Kernel auditor ..put on power save mode on app under cpu won't let me screenshot. but I disabled Core control enabled temp throttle.. In temp and it goes down to 200mhz on all cores without me touching the phone but when I push buttons it goes to 1209 mhz
I'll deal for now until it gets fixed. My setup is working fine. If a script can control this then the kernel can too.Just set my script to run on boot and it'll do the same thing you guys are doing.
My script also turns core 3 off. Speed difference is negligible, but saves a good amount of battery/heat with screen on.I'll deal for now until it gets fixed. My setup is working fine. If a script can control this then the kernel can too.
Thanks for helping me through this! Don't get many devs who interact as much with consumers anymore
Make sure your using the latest buildWhy does this ROM keep rebooting my phone after install. I have the right TWRP follow all the flashing instructions including all the wipe requirements. It boots to the setup select language page and five seconds later it reboots. It is really annoying.
I have it on my side I flash it correctly the battery stays on zero why is that