Visualizzazione stampabile
-
I Paolo i am having a few errors making the 14.1 for my device nx402, when i apply the patch 0005 of https://github.com/BambooIV/android_...03a/tree/patch to make my kernel boot, this are the errors:
/media/otto/Android/android/system/kernel/zte/nx402/scripts/Makefile.build:307: fallo en las instrucciones para el objetivo 'security/selinux/avc.o'
make[3]: *** [security/selinux/avc.o] Error 1
make[3]: *** Se espera a que terminen otras tareas....
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c: In function 'ioctl_has_perm':
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3060:27: error: storage size of 'ioctl' isn't known
struct lsm_ioctlop_audit ioctl;
^
In file included from /media/otto/Android/android/system/kernel/zte/nx402/security/selinux/include/avc.h:16:0,
from /media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:86:
/media/otto/Android/android/system/kernel/zte/nx402/include/linux/lsm_audit.h:99:16: error: 'LSM_AUDIT_DATA_IOCTL_OP' undeclared (first use in this function)
(_d)->type = LSM_AUDIT_DATA_##_t; }
^
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3067:2: note: in expansion of macro 'COMMON_AUDIT_DATA_INIT'
COMMON_AUDIT_DATA_INIT(&ad, IOCTL_OP);
^
/media/otto/Android/android/system/kernel/zte/nx402/include/linux/lsm_audit.h:99:16: note: each undeclared identifier is reported only once for each function it appears in
(_d)->type = LSM_AUDIT_DATA_##_t; }
^
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3067:2: note: in expansion of macro 'COMMON_AUDIT_DATA_INIT'
COMMON_AUDIT_DATA_INIT(&ad, IOCTL_OP);
^
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3068:6: error: 'union <anonymous>' has no member named 'op'
ad.u.op = &ioctl;
^
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3069:6: error: 'union <anonymous>' has no member named 'op'
ad.u.op->cmd = cmd;
^
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3071:6: error: 'union <anonymous>' has no member named 'op'
ad.u.op->path = file->f_path;
^
/media/otto/Android/android/system/kernel/zte/nx402/security/selinux/hooks.c:3060:27: warning: unused variable 'ioctl' [-Wunused-variable]
error, forbidden warning: hooks.c:3060
/media/otto/Android/android/system/kernel/zte/nx402/scripts/Makefile.build:307: fallo en las instrucciones para el objetivo 'security/selinux/hooks.o'
make[3]: *** [security/selinux/hooks.o] Error 1
/media/otto/Android/android/system/kernel/zte/nx402/scripts/Makefile.build:443: fallo en las instrucciones para el objetivo 'security/selinux'
make[2]: *** [security/selinux] Error 2
/media/otto/Android/android/system/kernel/zte/nx402/Makefile:951: fallo en las instrucciones para el objetivo 'security'
What can it be and how to fix it, thanks mate
-
Quote:
Originariamente inviato da
PaoloW8
How do you reproduce this problem? I'd like to check if z7mini has the same problem. Thanks.
-
Quote:
Originariamente inviato da
seth09
How do you reproduce this problem? I'd like to check if z7mini has the same problem. Thanks.
usually the problem occurs after a call so checks if sound still work after the call ended
-
Hello
I am a Z7 max user from China.And i am using your CM14.1 ROM now.
I think everything is good but one thing.
I use China Telecom network which is based on CDMA/EvDO+LTE.
but the status bar cannot show the signal
normally when I am using CDMA/EvDO+LTE mode(CDMA/EvDO or LTE only mode is no problem).
Can you fix the problem in the future version?
Many thanks
And Happy New Year!
-
The signal problem can be fixed on Z7mini by
<bool name="config_regional_lte_singnal_threshold">true</bool>
-
I have fixed the problem by changing this string in framework-res.apk.
Thanks!
-
-
still can't edit the first message.....
LineageOS cm14.1 beta7
changelog:
12/01/2017 beta7 (MD5: ba30dd73d1e2fe8094c560f739ffc999)
- switched to LineageOS rom
- Security Patch January 2017
- kernel: security fix
- sync LineageOS source code (12/01/2017)
I'm working on adding support to dotcase but for now still doesn't work properly so I have not included in this release, maybe in the next release
-
Hello Paolo, I'd like to thank you for your work and continous support :) Great work!
But I have one request, is it possible for you to make this ROM compatible with f2fs partitions? Pchatzop has managed to get it working on his RR versions, could you do this do?
-
You could probably get f2fs support in paolo's rom by flashing the kernel from my rom. Of course, you can not report any bugs to paolo with that unusual configuration! :)