MoKee Open Source 60.1 (Unofficial)

Status
Not open for further replies.

TrueMS

Senior Member
Nov 17, 2013
735
120
73
Does this ROM offers changes like clock in the centre at the statusbar?
Btw. really like this ROM
And second question, does this ROM have CM 13's kernel (yours)?
 
Last edited:

dgadelha

Senior Member
Jan 1, 2015
1,260
2,203
0
Bahia
New Kernel Update - 20160528

Changelog:
  • Update Device Name Fix (Kernel Custom Feature) to fix the reddish camera issues with Zenfone 6
NOTE: Zenfone 6 users, you may need to reflash System and Kernel images (no need do a factory reset) or modify build.prop and remove the setting dgadelha.dnfix.updated (last line) to force Device Name Fix to run again. And remember, the changes will be applied a reboot after the first boot with the new kernel. (so the libraries are reloaded)

Downloads
 
Last edited:

dimdimdim

Senior Member
Oct 6, 2006
1,751
257
0
Hi
You can check if your device is displayed as ASUS_T00G and run the command
Code:
getprop dgadelha.dnfix.updated
In a terminal emulator and check if the result is "true"
You can also check your logcats for messages with the tag "dnfix".
No, it shows t00f and dnfix not found
 

dgadelha

Senior Member
Jan 1, 2015
1,260
2,203
0
Bahia
No, it shows t00f and dnfix not found
Hi,
Can you tell me the output of the command
Code:
su
cat /sys/module/intel_mid_sfi/parameters/project_id
Thanks!

Does this ROM offers changes like clock in the centre at the statusbar?
Btw. really like this ROM
And second question, does this ROM have CM 13's kernel (yours)?
Hi @TrueMS
Yes as based on CM13, MoKee has same (and more) features of CM13, so the clock center in status bar.
And yes, they share the same kernel (same features, same kernel custom features, everything), but MoKee needs a few changes on ramdisk (JARs to be loaded on boot) so I had to use a separate boot image.
Thanks.
 
Last edited:

TrueMS

Senior Member
Nov 17, 2013
735
120
73
Hi,
Can you tell me the output of the command
Code:
su
cat /sys/module/intel_mid_sfi/parameters/project_id
Thanks!


Hi @TrueMS
Yes as based on CM13, MoKee has same (and more) features of CM13, so the clock center in status bar.
And yes, they share the same kernel (same features, same kernel custom features, everything), but MoKee needs a few changes on ramdisk (JARs to be loaded on boot) so I had to use a separate boot image.
Thanks.
Alright, thanks :D
Aaaand, im browsing this thread and i cant see many bugs on ZF5, is this true?
 

dimdimdim

Senior Member
Oct 6, 2006
1,751
257
0
Hi,
Can you tell me the output of the command
Code:
su
cat /sys/module/intel_mid_sfi/parameters/project_id
Thanks!
Getprop output right after the second boot after clean flash

[ro.product.model]: [ASUS_T00F]
[ro.product.name]: [mk_T00F]
...
[ro.swconf.info]: [DSDS_A600CG]

The output of cat /sys/module/intel_mid_sfi/parameters/project_id
Is "7"

Both outputs for the default settings on the latest system and kernel
 
Last edited:

dgadelha

Senior Member
Jan 1, 2015
1,260
2,203
0
Bahia
Alright, thanks :D
Aaaand, im browsing this thread and i cant see many bugs on ZF5, is this true?
Hi
Yes, due to the CyanogenMod 13 open development in Bitbucket (anyone could report issues), I could fix most of them (some are present since CM12.1, if you check Bugs) with the help of contributions :)
Thanks.

Getprop output right after the second boot after clean flash
The output of cat /sys/module/intel_mid_sfi/parameters/project_id
Is "7"
Both outputs for the default settings on the latest system and kernel
Hi,
Can you take a logcat?
Connect your phone to USB, enable USB Debugging and reboot.
Then, in a Command Prompt, run
Code:
adb logcat > logcat.txt
Wait until the device finishes booting completly
30 seconds after the complete boot, unplug the USB cable and send the logcat.txt saved in the directory displayed at the Command Prompt.
Thanks!
 

dimdimdim

Senior Member
Oct 6, 2006
1,751
257
0
Hi,
Can you take a logcat?
Connect your phone to USB, enable USB Debugging and reboot.
Then, in a Command Prompt, run
Code:
adb logcat > logcat.txt
Wait until the device finishes booting completly
30 seconds after the complete boot, unplug the USB cable and send the logcat.txt saved in the directory displayed at the Command Prompt.
Thanks!
here you have
 

Attachments

kuranzi

Senior Member
Dec 10, 2015
359
52
28
Padang
New Kernel Update - 20160528

Changelog:
Update Device Name Fix (Kernel Custom Feature) to fix the reddish camera issues with Zenfone 6

NOTE: Zenfone 6 users, you may need to reflash System and Kernel images (no need do a factory reset) or modify build.prop and remove the setting dgadelha.dnfix.updated (last line) to force Device Name Fix to run again. And remember, the changes will be applied a reboot after the first boot with the new kernel. (so the libraries are reloaded)

Downloads
Do z5 user need to flash this kernel ? Coz the changekog just for z6 i see ?
 

dgadelha

Senior Member
Jan 1, 2015
1,260
2,203
0
Bahia
Do z5 user need to flash this kernel ? Coz the changekog just for z6 i see ?
Hi @kuranzi
There is no need to flash this kernel if you use Zenfone 5.
Thanks.

here you have
Hi,
Due to strict boot process rules in Android, the Device Name Fix messages could not be captured by logcat.
Please flash (extract the TAR file before!) this attached kernel (configured to run Device Name Fix after the device is booted) and repeat the logcat process.
Thanks.
 

Attachments

  • Like
Reactions: dimdimdim

dimdimdim

Senior Member
Oct 6, 2006
1,751
257
0
Hi @kuranzi
There is no need to flash this kernel if you use Zenfone 5.
Thanks.


Hi,
Due to strict boot process rules in Android, the Device Name Fix messages could not be captured by logcat.
Please flash (extract the TAR file before!) this attached kernel (configured to run Device Name Fix after the device is booted) and repeat the logcat process.
Thanks.
here you have 2
 

dgadelha

Senior Member
Jan 1, 2015
1,260
2,203
0
Bahia
OKAY! 50% is done: rotation works (at least, first one minute, need further test)
but the phone model is still t00f and red in camera is still here:)

oops! update: no red in camera after second reboot!
Hi.
Yes, Device Name Fix changes will work a reboot the first boot (because the system needs to reload the libraries):
Code:
I dnfix   : Build Properties updated. You may need to reboot to apply the changes
Glad it helped. :)
 

dimdimdim

Senior Member
Oct 6, 2006
1,751
257
0
Hi.
Yes, Device Name Fix changes will work a reboot the first boot (because the system needs to reload the libraries):
Code:
I dnfix   : Build Properties updated. You may need to reboot to apply the changes
Glad it helped. :)
yeah, I remembered that before, but posted when rotation appeared to work:good:
 
Status
Not open for further replies.