He already did before.@tank0412 can help u with baseband fix!!
Hi @Kyo.@dgadelha you want to create your ROM to install via TWRP?
Your ROM is compatible with SMAI kernel?
I know your focus is now making its stable ROM, but would be grateful pro your answer.
I used your new sources but i get errorGreat news!
RIL was fixed! Thanks @tank0412 for the help!
I'll now fix the vibration and work on 1080p MP4 video decoding.
Also, for who wants to test, I published a kernel with version 3.10.94, thanks to @X AnwarMov
It has some issues, like SELinux always on Permissive and USB not working if you enable ADB.
It will not be the main kernel of the ROM until it get's a stable version.
A system image with more features will be published today, and the experimental process will finish soon.
Thanks!
make: *** No rule to make target '/home/rha/cyanogenmod-12.1/out/target/common/obj/JAVA_LIBRARIES/com.intel.config_intermediates/classes.jar', needed by '/home/rha/cyanogenmod-12.1/out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/stamp'. Stopped.
make: *** Waiting for unfinished jobs...
logtags: /home/rha/cyanogenmod-12.1/out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/src/src/java/com/android/internal/telephony/EventLogTags.java <= frameworks/opt/telephony/src/java/com/android/internal/telephony/EventLogTags.logtags
Hi!I used your new sources but i get error
How to fix this ?
Code:make: *** No rule to make target '/home/rha/cyanogenmod-12.1/out/target/common/obj/JAVA_LIBRARIES/com.intel.config_intermediates/classes.jar', needed by '/home/rha/cyanogenmod-12.1/out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/stamp'. Stopped. make: *** Waiting for unfinished jobs... logtags: /home/rha/cyanogenmod-12.1/out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/src/src/java/com/android/internal/telephony/EventLogTags.java <= frameworks/opt/telephony/src/java/com/android/internal/telephony/EventLogTags.logtags
Thank You! Error fixed.Hi!
Go to BoardConfig.mk and remove the line that defines PRODUCT_BOOT_JARS
This issue will be fixed on my next commit, as I'm doing this to test FMProxy, to fix Fm Radio.
Thanks!
Wow, thats great @dgadelha, I'm waiting for the stable release, thankyou for your hard work xDGreat news!
RIL was fixed! Thanks @tank0412 for the help!
I'll now fix the vibration and work on 1080p MP4 video decoding.
Also, for who wants to test, I published a kernel with version 3.10.94, thanks to @X AnwarMov
It has some issues, like SELinux always on Permissive and USB not working if you enable ADB.
It will not be the main kernel of the ROM until it get's a stable version.
A system image with more features will be published today, and the experimental process will finish soon.
![]()
Thanks!
I get much compiling errors.Hi!
Go to BoardConfig.mk and remove the line that defines PRODUCT_BOOT_JARS
This issue will be fixed on my next commit, as I'm doing this to test FMProxy, to fix Fm Radio.
Thanks!
Soon.I get much compiling errors.
When u share new commits ?
Soon.
You can tell me your build errors and I'll try to help.
Also, is your repo using my manifest?
https://github.com/zf5/android
make: *** No rule to make target '/home/rha/cyanogenmod-12.1/out/target/product/a600cg/obj/KERNEL_OBJ/usr', needed by '/home/rha/cyanogenmod-12.1/out/target/product/a600cg/obj/SHARED_LIBRARIES/libdrm_intermediates/libdrm/xf86drm.o'. Stopped.
make: *** Waiting for unfinished jobs....
If you read the line correctly, you'll see that this directory is missing (because I don't build a kernel), so to create it, just:Code:make: *** No rule to make target '/home/rha/cyanogenmod-12.1/out/target/product/a600cg/obj/KERNEL_OBJ/usr', needed by '/home/rha/cyanogenmod-12.1/out/target/product/a600cg/obj/SHARED_LIBRARIES/libdrm_intermediates/libdrm/xf86drm.o'. Stopped. make: *** Waiting for unfinished jobs....
mkdir -p /home/rha/cyanogenmod-12.1/out/target/product/a600cg/obj/KERNEL_OBJ/usr
Sensors dead but I am edited vendor files sesors work.If you read the line correctly, you'll see that this directory is missing (because I don't build a kernel), so to create it, just:
Thanks!Code:mkdir -p /home/rha/cyanogenmod-12.1/out/target/product/a600cg/obj/KERNEL_OBJ/usr
ALSO: my builds should work pretty well on Zenfone 6, although a missing lib will maybe break RIL, try it![]()
Hi @EdorewielSensors dead but I am edited vendor files sesors work.
I edited device tree (ril no broken) but stay the starting apps screen
Logcat :![]()
Okey i am add missing libs i wait 8~12 hours(make -j4)
You don't need to cleanup your out files if you are only adding a few files to the build.Okey i am add missing libs i wait 8~12 hours(make -j4)![]()
Hmm, i cleaned out folder few minutes agoYou don't need to cleanup your out files if you are only adding a few files to the build.
To be honest, I never cleaned up my built files (only deleted out/target/product/a500cg/system/ directory a few times)
So, build will be quicker
Performance looks good. I never tried out AICP, but it's like CyanoZenMod, no lags.How about the performance ? Same like aicp ? Btw keep it up dgadelha