• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root {MS323} Cyanogenmod Development thread.

Maybe the home key has a different identifier when the phone is locked. In my gpio I have these lines


key 115 VOLUME_UP WAKE_DROPPED
key 114 VOLUME_DOWN WAKE
key 102 HOME VIRTUAL
key 250 INFO

key 158 BACK VIRTUAL
key 172 HOME VIRTUAL
#key 139 MENU VIRTUAL
#key 249 CHANNEL_UP VIRTUAL

As you can see, key 102 and key 172 identify as home. One of them probably acts as the home key when the phone is in sleep mode.
 
For working internet data, you need kernel for your device i mean :p
You need build from source for working internet. Because DNS_PROBE_FINISHED_NO_INTERNET is error from modem
 
Last edited:
****EVERYONE**** go to /data/system and delete batterystats.bin then reboot. That should fix battery problems. If that dosnt work, charge battery to 100 then delete it
 
I don't have knowledge of building a compatible kernel...Is there anything out there we can use. The ROM works great except the data...Any suggestions? I am willing to test
 
Just create a new file and paste it. Then open terminal and type following commands....is that right? So I still delete the persist radio line?
 
Back
Top Bottom