[ROM][Official][Nightly]CyanogenMod 13.0 for Huawei G620S, Honor 4/4x

Zeus Revolution

Senior Member
Feb 11, 2016
202
37
0
Caracas

Zeus Revolution

Senior Member
Feb 11, 2016
202
37
0
Caracas
TWRP 3.0.2-0

Good friend, a question , install the twrp3.0.2-0_cherry_f2fs_v3 ( dianlujitao ) to put f2fs partitions , managed to mount all say the statutes , including system , but when I go to install the gaps tells me that can not be mounted in system as a matter of space .... oh something like that be the problem ?? I am installing the nano ... Thanks in advance .....
 

jerryhou85

Forum Moderator
Staff member
Mar 28, 2010
2,274
2,403
203
China
Good friend, a question , install the twrp3.0.2-0_cherry_f2fs_v3 ( dianlujitao ) to put f2fs partitions , managed to mount all say the statutes , including system , but when I go to install the gaps tells me that can not be mounted in system as a matter of space .... oh something like that be the problem ?? I am installing the nano ... Thanks in advance .....
If you are doing a clean install, I sugges you format /system before you flash system and gapps. You can do that in TWRP Advance Wipe menu.
 
  • Like
Reactions: Zeus Revolution

johnybr99

Senior Member
Sep 20, 2015
354
108
0

desalesouche

Senior Member
Feb 6, 2012
3,651
4,294
0
Thanks man. But it's a bit of hassle to install unofficial release. I have to clean install, and that's a process. Any chance your fixes make it's way to the official release? Congrats btw
if you where following change you would knew that know dian is using perfd solution instead mdpdecision.. so no more need to do clean install... :)
 

rjrajeev

Senior Member
Jun 3, 2016
59
8
0
I installed this ROM..but I am not getting LTE network for one network(Jio) but am getting reception in stock ROM.. anyway to fix it???

Sent from my Che1-L04 using Tapatalk
 

TechVenom

Senior Member
Jan 31, 2013
146
71
0
What problems do you guys have with CM13? I was using Mokkee 6.0.1 until yesterday, and i have decided to install CM13 instead, and now i'm using CM13, all cores are working, no battery drain, so i don't know what is a problem with this rom.... :D
 

desalesouche

Senior Member
Feb 6, 2012
3,651
4,294
0
ARM: dts: msm: Enable RTC write and alarm powerup on 8916 ?
https://github.com/tarunkapadia93/kernel_test/commit/09d35f6c1667bb88215eb91d40b7479fb961fdb4
https://android.googlesource.com/ke...ation/devicetree/bindings/rtc/qpnp-rtc.txt#28

qcom,qpnp-rtc-alarm-pwrup: This property enables/disables feature of
powering up phone (from power down state)
through alarm interrupt.
If not mentioned rtc driver will disable
feature of powring-up phone through alarm.

is that possible for our msm8916 devices?

---------- Post added at 03:33 AM ---------- Previous post was at 02:47 AM ----------

ARM: dts: msm: Enable RTC write and alarm powerup on 8916 ?
https://github.com/tarunkapadia93/kernel_test/commit/09d35f6c1667bb88215eb91d40b7479fb961fdb4
https://android.googlesource.com/ke...ation/devicetree/bindings/rtc/qpnp-rtc.txt#28

qcom,qpnp-rtc-alarm-pwrup: This property enables/disables feature of
powering up phone (from power down state)
through alarm interrupt.
If not mentioned rtc driver will disable
feature of powring-up phone through alarm.

is that possible for our msm8916 devices?
@dianlujitao
yes it is possible! :laugh:
here is my commits :
https://github.com/G620S-HUAWEI/and...mmit/093ca8cf1a722aa7e4664b2c52c39b3db44dc43b

added that file: https://github.com/CyanogenMod/andr...0ace4aa86/rootdir/etc/init.qcom.early_boot.sh
and did change here: https://github.com/CyanogenMod/andr...22c30ace4aa86/rootdir/etc/ueventd.qcom.rc#L37
/dev/rtc0 0660 system system

So now when device is off, it will wake up about 3 minutes before alarm have to wake you up or warn you that it is time!

nice job with your cm-14.0 commits. ^^ ported to cm-13.0 !

kernel test here. can be flashed on top of official cm-13.0
http://forum.xda-developers.com/showpost.php?p=68817777&postcount=520
 
Last edited:
  • Like
Reactions: Zeus Revolution

dianlujitao

Recognized Developer
Jan 27, 2013
721
4,722
133
Chengdu
www.dianlujitao.com
ARM: dts: msm: Enable RTC write and alarm powerup on 8916 ?
https://github.com/tarunkapadia93/kernel_test/commit/09d35f6c1667bb88215eb91d40b7479fb961fdb4
https://android.googlesource.com/ke...ation/devicetree/bindings/rtc/qpnp-rtc.txt#28

qcom,qpnp-rtc-alarm-pwrup: This property enables/disables feature of
powering up phone (from power down state)
through alarm interrupt.
If not mentioned rtc driver will disable
feature of powring-up phone through alarm.

is that possible for our msm8916 devices?

---------- Post added at 03:33 AM ---------- Previous post was at 02:47 AM ----------


@dianlujitao
yes it is possible! :laugh:
here is my commits :
https://github.com/G620S-HUAWEI/and...mmit/093ca8cf1a722aa7e4664b2c52c39b3db44dc43b

added that file: https://github.com/CyanogenMod/andr...0ace4aa86/rootdir/etc/init.qcom.early_boot.sh
and did change here: https://github.com/CyanogenMod/andr...22c30ace4aa86/rootdir/etc/ueventd.qcom.rc#L37
/dev/rtc0 0660 system system

So now when device is off, it will wake up about 3 minutes before alarm have to wake you up or warn you that it is time!

nice job with your cm-14.0 commits. ^^ ported to cm-13.0 !

kernel test here. can be flashed on top of official cm-13.0
http://forum.xda-developers.com/showpost.php?p=68817777&postcount=520
Test this patch instead http://review.cyanogenmod.org/163440
On CM14 the device can be waked but bootloops:
Code:
01-01 22:56:06.365  1465  1481 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: android.ui
01-01 22:56:06.365  1465  1481 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'android.os.Bundle android.content.IContentProvider.call(java.lang.String, java.lang.String, java.lang.String, android.os.Bundle)' on a null object reference
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at cyanogenmod.providers.CMSettings$NameValueCache.getStringForUser(CMSettings.java:242)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at cyanogenmod.providers.CMSettings$System.getStringForUser(CMSettings.java:516)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at cyanogenmod.providers.CMSettings$System.getIntForUser(CMSettings.java:561)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at com.android.server.policy.PhoneWindowManager.updateKeyAssignments(PhoneWindowManager.java:2108)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at com.android.server.policy.PhoneWindowManager.init(PhoneWindowManager.java:1900)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at com.android.server.wm.WindowManagerService$4.run(WindowManagerService.java:935)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at android.os.Handler$BlockingRunnable.run(Handler.java:771)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:751)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at android.os.HandlerThread.run(HandlerThread.java:61)
01-01 22:56:06.365  1465  1481 E AndroidRuntime: 	at com.android.server.ServiceThread.run(ServiceThread.java:46)
Anyway, it should work on CM13
 

jerryhou85

Forum Moderator
Staff member
Mar 28, 2010
2,274
2,403
203
China
What problems do you guys have with CM13? I was using Mokkee 6.0.1 until yesterday, and i have decided to install CM13 instead, and now i'm using CM13, all cores are working, no battery drain, so i don't know what is a problem with this rom.... :D
Someone reports that battery drain is too fast... But what I see is totally device/model specific.
 
  • Like
Reactions: desalesouche
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone